|
0ca92ed6ab
|
Make models deal with 'null'-titleicons
|
2022-09-27 18:53:53 +02:00 |
|
|
b541d3eab4
|
Reformat all files with prettier
|
2022-09-08 21:40:48 +02:00 |
|
|
fb4b4e5702
|
Merge branch 'feature/dashboard-layout' into develop
|
2022-07-20 15:23:46 +02:00 |
|
|
a90fa5cd63
|
More styling of the dashboard
|
2022-07-20 14:39:19 +02:00 |
|
|
b8bca0287d
|
Refactor isShown into a tagsfilter
|
2022-07-18 02:00:32 +02:00 |
|
|
a89f5a0e3e
|
More dashboard view, add documentation in dashboard view
|
2022-07-16 03:57:13 +02:00 |
|
|
441d8467fe
|
Fix rainbox theme and add improvements
|
2022-07-12 10:23:45 +02:00 |
|
|
a08a49abb2
|
Fix partial compilation, fix tests
|
2022-07-06 17:11:17 +02:00 |
|
|
7c6e292013
|
Add check for sync-selection mode, fix personal theme by revoking it's special status from 'determine theme', fix #871
|
2022-06-13 03:13:42 +02:00 |
|
|
2f3886d2e0
|
Better error message
|
2022-04-30 22:58:36 +02:00 |
|
|
f5ae73aac1
|
Convert markdown into UIElements
|
2022-04-30 00:28:51 +02:00 |
|
|
cde44ac55c
|
Small improvements to the types
|
2022-04-28 00:32:43 +02:00 |
|
|
bc953abe48
|
Refactoring of the climbing theme
|
2022-04-23 15:20:54 +02:00 |
|
|
979041dacb
|
Better error handling
|
2022-04-22 03:17:50 +02:00 |
|
|
01567a4b80
|
Improve tag optimazations, fixes rendering of climbing map
|
2022-04-14 00:53:38 +02:00 |
|
|
a9aff5e16e
|
Add _context key to themes for translations, all strings can now be translated
|
2022-04-06 17:28:51 +02:00 |
|
|
db2b14cd95
|
Improve documentation
|
2022-04-06 16:12:01 +02:00 |
|
|
796ee40f3b
|
Merge master
|
2022-04-01 12:56:51 +02:00 |
|
|
2c7fb556dc
|
Add translation buttons
|
2022-04-01 12:51:55 +02:00 |
|
|
9d2bdb9bbd
|
Small fix to the documentation
|
2022-03-31 02:54:17 +02:00 |
|
|
b5e289764e
|
Add detection for negative tagging in layers, fix issue with 'key!=' being interpreted as 'key!=*', add tests
|
2022-03-31 02:44:23 +02:00 |
|
|
c47a6d5ea7
|
Add rewrite of 'special' clauses, various QOLimprovements on import viewer
|
2022-03-29 00:20:10 +02:00 |
|
|
abc4a08b3a
|
Fix regression and add tests, add overpass link in layer documentation
|
2022-03-24 19:59:46 +01:00 |
|
|
c877927645
|
Small improvement to docs generation
|
2022-02-27 20:49:19 +01:00 |
|
|
419f2b1351
|
Fix personal theme, add possibility to sync layer selection
|
2022-02-14 18:18:05 +01:00 |
|
|
f48bc52b0b
|
Fix doc generation
|
2022-02-14 04:59:57 +01:00 |
|
|
695a0867c7
|
Fix duplicate buildings for grb layer; add default flag for filters, performance improvement
|
2022-02-11 03:57:39 +01:00 |
|
|
b3c58ae82e
|
Extract and validate images using a new conversion, regenerate docs
|
2022-02-09 22:37:21 +01:00 |
|
|
65dbcd774b
|
Fix tests
|
2022-02-09 03:46:50 +01:00 |
|
|
186b8a79ac
|
Add example images to presets, fix these in bike_repair_station, add more repair_stand examples, fix fake svgs, wording updates
|
2022-02-09 03:38:40 +01:00 |
|
|
0f95891a47
|
Add option to force loading of a layer, even if it is hidden + automatically set this flag is another layer depends on this layer
|
2022-02-07 01:59:07 +01:00 |
|
|
c15f3d2036
|
Lots of styling tweaks, add filter links between layers
|
2022-02-01 04:14:54 +01:00 |
|
|
0f47b84229
|
Remove 'language' as field from the layoutConfigJson as it is now calculated based on the title
|
2022-01-27 01:23:04 +01:00 |
|
|
fa971ffbbf
|
Full code cleanup
|
2022-01-26 21:40:38 +01:00 |
|
|
1e3206120c
|
Fix #596
|
2022-01-21 03:57:49 +01:00 |
|
|
cbc7fa6553
|
Fix tests, fix long load by offloading minimap detection to generateLayerOverview
|
2022-01-18 18:12:24 +01:00 |
|
|
8ca9e4f36c
|
Fix various bugs; improve UK-addresses theme
|
2022-01-17 21:33:03 +01:00 |
|
|
4f7f93e9c1
|
Merge documentation-branch, regenerate documentation
|
2022-01-15 02:55:52 +01:00 |
|
|
77e9151095
|
Add small overview document for every layer
|
2022-01-14 19:34:00 +01:00 |
|
|
42a6b37ca6
|
Add filters
|
2022-01-08 22:11:24 +01:00 |
|
|
ac1b4a010c
|
Merge develop
|
2022-01-05 18:18:13 +01:00 |
|
|
444f0bc47c
|
Add check: layer and theme ids must be lowercase and match [a-z_-]*
|
2021-12-30 22:36:34 +01:00 |
|
|
11150a258d
|
First part of a huge refactoring
|
2021-12-21 18:35:31 +01:00 |
|
|
d85ee64708
|
make minZoom writable for personal theme
|
2021-12-12 17:21:32 +01:00 |
|
|
20ec12b23c
|
Add special visualisation for automated actions, add missing_street-theme, various fixes
|
2021-12-12 02:59:24 +01:00 |
|
|
fc2ede2259
|
Actually hide gps-track, add better documentation output
|
2021-12-07 18:18:24 +01:00 |
|
|
0ee23ce36d
|
Further improvements to entrances theme, add layer-crossdependency detection, add layers which another layer depends on automatically to the theme, add documentation on which layers depends on which other layers, regenerate documentation
|
2021-12-05 02:06:14 +01:00 |
|
|
8e40d76281
|
Add assets for entrances, add first dependency injection
|
2021-12-04 21:51:53 +01:00 |
|
|
62f280feae
|
First version of automatic dependency injection
|
2021-12-04 21:49:17 +01:00 |
|
|
ea5bc7cbf4
|
Allow a layer to be hidden by default; add some validation and behaviour tweaks
|
2021-12-03 02:29:25 +01:00 |
|