Commit graph

210 commits

Author SHA1 Message Date
ce44f34bf3 Add wrong default import from json files to code quality checks, fix those imports 2023-02-08 01:14:21 +01:00
8d304f9a56 Merge upload GPX-tracks to OSM; split 'specialVisualisations' into multiple smaller classes 2022-10-28 04:33:05 +02:00
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
3aeeb3ad87 Fix statistics 2022-08-24 16:02:16 +02:00
716fda39aa Add new statistics view 2022-08-22 19:17:23 +02:00
812563ddc5 Add first dashboard layout 2022-07-13 18:00:54 +02:00
2f2e58faff Update doctestts, add lint config 2022-04-08 17:59:14 +02:00
55dd4c58ee Some linting issues 2022-04-08 04:36:00 +02:00
fa971ffbbf Full code cleanup 2022-01-26 21:40:38 +01:00
3402ac0954 Lots of refactoring, first version of the import helper 2022-01-19 20:34:04 +01:00
4b6769d601 Fix custom layouts 2021-12-21 19:56:04 +01:00
8e2e367a0c Add 404, fixing custom layouts and redirects 2021-12-21 19:09:24 +01:00
11150a258d First part of a huge refactoring 2021-12-21 18:35:31 +01:00
9cfb7fbe68 Update of latlon2country and use its async interface; small refactoring of simplemetagging, improvements to cacheBuilder which respects isShown and calculated tags now 2021-12-07 02:22:56 +01:00
752538ec14 Add ToC to generated pages 2021-11-30 22:50:48 +01:00
7679a832f4 Add landing page (WIP) 2021-11-25 02:50:43 +01:00
bd21212eba Full code cleanup 2021-11-07 16:34:51 +01:00
2484848cd6 Refactoring of GPS-location (uses featureSource too now), factoring out state, add ReplaceGeometryAction and conflation example 2021-11-03 00:44:53 +01:00
23ae9d39c8 Add the possibility to snap onto another layer with imports, add location confirm on input, add metalayer exporting all nodes, various fixes 2021-10-31 02:08:39 +01:00
c2682fc56d Move legacy theme handling into a rewritting class, various small fixes 2021-10-29 01:41:37 +02:00
bec7ed6da6 Fix loading of themes from external sources 2021-10-27 19:57:15 +02:00
8fca373437 Optimizing trees theme and clustering 2021-10-15 18:48:33 +02:00
b8abbc9505 More refactoring to fix the tests 2021-10-15 14:52:11 +02:00
eff6b5bfad Huge refactoring of state and initial UI setup 2021-10-15 05:20:02 +02:00
2bcc573f2a Fix build 2021-10-12 19:11:59 +02:00
e5a24ff499 Fix build 2021-10-12 19:11:48 +02:00
e530eba55a Quickfix: disable optimazation which blocks loading dynamic tiles 2021-10-12 16:39:36 +02:00
65470cbac5 Fix bug where metatagging would not fully calculate in some cases 2021-10-04 00:18:08 +02:00
5bcb879dfe Fix local caching by hiding latlon2country import 2021-10-03 01:57:36 +02:00
d5c1ba4cd1 More refactoring, move minimap behind facade 2021-09-21 02:10:42 +02:00
78d6482c88 Add binoculars theme, auto reformat everything 2021-09-09 00:06:21 +02:00
92e8f3f89d Add first version of the food theme 2021-09-02 21:22:34 +02:00
647100bee5 Refacotring: move themeConfig into models 2021-08-07 23:11:34 +02:00
4fa9159da1 First working version of a width measurment tool 2021-07-20 01:33:58 +02:00
bbfcee686f Refactor OsmObject to use eventsources, add first version of the delete button 2021-06-30 18:48:23 +02:00
ef18846c6a Inject a few functions to fix the build 2021-06-24 13:51:58 +02:00
eba1772ab9 Add minimap baseElement; add this as special rendering, add minimap beneath direction input element 2021-06-23 02:15:28 +02:00
6c3b8b2020 Fix loading of the hash of a custom theme, even if the custom theme is not loaded via the URL. Fixes 352 2021-06-17 00:37:57 +02:00
8e72b70742 Fix deployment, fix documentation generation, add a small markdown generator 2021-06-15 00:28:59 +02:00
3943100e54 More refactoring, stuff kindoff works 2021-06-12 02:58:32 +02:00
01bf69a678 Add grid overview to index page 2021-05-30 00:17:31 +02:00
8f41e2d58c Add retry button which clears local storage if something goes wrong 2021-05-28 12:59:48 +02:00
95f421a6ae Small fixes 2021-05-20 12:27:33 +02:00
1f0b20f5d4 Enable context actions on input fields, partly fix of #204 2021-05-11 00:40:16 +02:00
b441e6e8a5 Fixed some typos, fixed legacy loading in non-legacy settings, also show attribution when layer control is disabled 2021-05-03 16:04:35 +02:00
0153d4d262 Merge master 2021-04-22 03:54:14 +02:00
61286021bd Fixed broken index page 2021-04-22 03:43:26 +02:00
3481fe5b63 Remove obsolete code 2021-04-21 18:45:53 +02:00
9675cb0eb4 Quickfix: hide bicycle shops on bike_shops query parameter (which got changed due to renames) 2021-04-21 18:27:15 +02:00
1bc2187802 Merge master 2021-04-21 02:06:45 +02:00