Xaver Maierhofer
3d113c6247
[TASK] Remove bithound
2018-08-03 20:50:47 +02:00
Xaver Maierhofer
9c596531e2
[TASK] Optimize code
2018-08-03 20:08:08 +02:00
Xaver Maierhofer
e1aa152055
[BUGFIX] Gulp html inject order
2018-08-02 02:14:31 +02:00
Xaver Maierhofer
d29bb31311
[TASK] Remove localStorage
2018-08-02 01:58:41 +02:00
Xaver Maierhofer
2c6303d820
[TASK] Add dynamic title to offline html and multiple metatags
2018-08-02 01:15:19 +02:00
Xaver Maierhofer
2a7e1cdaa6
[TASK] No startup browser
2018-08-02 00:58:50 +02:00
Xaver Maierhofer
3311e70296
[BUGFIX] Fullscreen icon switch
2018-08-01 21:16:41 +02:00
Xaver Maierhofer
e1d3a3d7b2
[BUGFIX] Fullscreen firefox legacy & chrome
2018-08-01 16:05:50 +02:00
Xaver Maierhofer
25212adb81
[TASK] Add optional fullscreen mode
2018-07-31 23:25:23 +02:00
Xaver Maierhofer
4fd4e27a8b
[TASK] Add GeoJSON support
...
JSON needs to be added as array in config.js oder config.default.js
It needs a json and a option part (for style)
e.g.
geo: [
{
json: [
{
'type': 'Feature',
'geometry': {
'type': 'Polygon',
'coordinates': [
[
[
12.04925537109375,
49.036517514836994
],
[
12.033462524414062,
49.021660359632115
],
[
12.058181762695312,
48.99553703238219
],
[
12.11311340332031,
49.001843917978526
],
[
12.122726440429686,
49.03381654386847
],
[
12.04925537109375,
49.036517514836994
]
]
]
}
}
],
option: {
style: {
color: '#e23535',
weight: 5,
opacity: 0.4,
fillColor: '#6de922',
fillOpacity: 0.1
}
}
}
]
2018-07-27 20:04:47 +02:00
Xaver Maierhofer
bfb1111744
[TASK] Improve night colors
2018-07-25 23:46:32 +02:00
Xaver Maierhofer
81a26b5560
[!!!][TASK] Indexable urls
2018-07-22 15:30:09 +02:00
Xaver Maierhofer
02e02f9219
[BUGFIX] URL router can fail at high load
2018-07-22 14:44:34 +02:00
Xaver Maierhofer
20a8c4583a
[TASK] Update leaflet map to 1.3.3
2018-07-20 16:42:56 +02:00
Xaver Maierhofer
51be472ce4
[BUGFIX] Use polygot 2.2 with AMD support
2018-07-13 21:53:01 +02:00
Xaver Maierhofer
e75d865fbf
[TASK] Update github issue templates
2018-07-13 20:08:23 +02:00
Xaver Maierhofer
4f078f4b56
[TASK] Update to eslint 5
2018-07-13 17:00:25 +02:00
Xaver Maierhofer
15f8f4bd74
[TASK] Add nodejs 10 and remove 9 from travis
2018-07-09 02:09:46 +02:00
stebifan
3c72e12c3a
Update config.js
2018-06-25 22:07:47 +02:00
stebifan
28df47c15f
Update config.js
2018-06-25 22:04:50 +02:00
stebifan
ded730f36c
Update config.js
2018-06-25 21:59:48 +02:00
stebifan
ad4ee19344
Update config.js
2018-06-25 21:59:11 +02:00
stebifan
48aa3a486b
Merge pull request #2 from ffrgb/develop
...
Update Fork
2018-06-25 21:53:09 +02:00
Xaver Maierhofer
ad89c910ab
[TASK] Move to v8 promies polyfill & eslint5
2018-06-25 20:45:29 +02:00
stebifan
7aab2f1462
Update config.js
2018-06-10 11:27:38 +02:00
stebifan
61b9e9d351
Update config.js
2018-06-10 11:20:03 +02:00
Xaver Maierhofer
3085c14c3b
[TASK] Add posibility for links DSGVO
2018-05-24 00:51:41 +02:00
Xaver Maierhofer
100cf626a5
[TASK] Update favicon generation 0.15 to 0.16
2018-05-11 22:22:37 +02:00
Xaver Maierhofer
6d57ad35c3
[TASK] Update moment, promies polyfill & gulp utilities
2018-05-11 22:10:42 +02:00
stebifan
0c03efbfff
Update config.js
2018-04-19 12:06:43 +02:00
stebifan
ef9b9c3c3f
Update config.js
2018-04-19 12:01:26 +02:00
stebifan
1b89f86d74
Update config.js
2018-04-18 00:51:47 +02:00
stebifan
b294a5d405
Update config.js
2018-04-18 00:27:32 +02:00
stebifan
957cc892a9
Update config.js
2018-04-17 23:52:35 +02:00
stebifan
6c0e667259
Update config.js
2018-04-16 22:59:38 +02:00
stebifan
13f84d5dbc
Update config.js
2018-04-16 22:49:55 +02:00
stebifan
7bd2883732
Update config.js
2018-04-10 22:16:28 +02:00
stebifan
5343b5dfaf
Update config.js
2018-04-10 16:51:02 +02:00
stebifan
82c9309a1d
Update config.js
2018-04-09 22:21:31 +02:00
stebifan
3714795e2b
Merge pull request #1 from ffrgb/develop
...
Merge Changes
2018-04-09 22:15:41 +02:00
Xaver Maierhofer
300a73213b
[TASK] Add OpenGraph, twitter card & Microdata
2018-03-24 00:51:37 +01:00
Xaver Maierhofer
4dd8dc9c45
[TASK] Upgrade dependencies
2018-03-24 00:17:10 +01:00
Xaver Maierhofer
87eb98f542
[TASK] Add simple offline service worker
2018-03-11 13:53:03 +01:00
Xaver Maierhofer
8e8cdd63af
[TASK] Update example data
2018-03-05 13:09:39 +01:00
Xaver Maierhofer
75c650b107
[TASK] Update momentJS and build tools
2018-03-05 13:09:39 +01:00
Geno
f115600e5b
[TASK] Add source/target address to link variables
...
Support for babel
2018-02-25 18:01:49 +01:00
Geno
c32e951cf1
[BUGFIX] Bar width max 100%
2018-02-25 17:33:57 +01:00
Xaver Maierhofer
4bc2256f2f
[BUGFIX] Update d3-selection path
2018-02-17 19:04:22 +01:00
Felix Kaechele
76fb09326e
[BUGFIX] Allow negative coordinates
...
The world is more than just the part east of the prime meridian and
north of the equator 😜
This allows deeplinks to have negative coordinates. Also fixes the
coordinate picker when selecting coordinates with negative values.
Signed-off-by: Felix Kaechele <felix@kaechele.ca>
2018-02-11 12:59:37 +01:00
Xaver Maierhofer
9212b0e427
[TASK] Upgrade navigo, d3-selection, promies polyfill & dev dependencys
2018-02-11 12:53:40 +01:00