Commit graph

197 commits

Author SHA1 Message Date
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
f6519073d0 Small workaround if data is already parsed, fix #249 2021-04-21 02:00:13 +02:00
882e2c4aa9 Documentation updates, patches image paths in themes to load remote images from Github 2021-04-17 11:37:22 +02:00
4766f8bbde More validation and fixes 2021-04-10 03:50:44 +02:00
f124d9ded7 Add custom javascript snippets to calculate tags 2021-03-24 01:25:57 +01:00
59d53e5ec5 Fix generation of docs by injecting dependency 2021-03-22 02:45:22 +01:00
7ee3a6065c Add loading from a random URL; fixes #208 2021-02-20 02:37:47 +01:00
0fc8bbe1ed Show 'about mapcomplete' on index 2021-01-27 03:08:46 +01:00
1831365597 Small code fixes, fix #198 2021-01-27 02:58:11 +01:00
00f610c589 Refactoring fullscreenhandling 2021-01-25 03:12:09 +01:00
81f0a21076 Derping around, bit of a dead end due to transform3d in a parent 2021-01-22 01:03:50 +01:00
Tobias
0443de44b6 Index: Center index content
This is only for the lg-Screen-size. It makes the content use more space and be more centered in the screen.

Wanted to use some Tailwind-Center-Class but didn't manage to. This works as well.
2021-01-20 20:40:40 +01:00
db91c5ead4 Fixing css styling bugs, most works correctly now 2021-01-18 19:36:19 +01:00
Tobias
4aebf05918 Tailwind for H1 + Subline 2021-01-17 21:02:56 +01:00