|  | c6e12fdd6b | Refactoring: fix GPX-track view | 2023-04-20 18:58:31 +02:00 |  | 
				
					
						|  | 7f8969146a | Refactoring: allow to export the map as PNG | 2023-04-19 03:20:49 +02:00 |  | 
				
					
						|  | b0052d3a36 | refactoring: Fix documentation generation, (auto)remove documentation of deleted themes | 2023-04-15 03:15:17 +02:00 |  | 
				
					
						|  | 8a1f0599d9 | Refactoring: fix 'delete' and 'move'-buttons as special elements | 2023-04-14 02:42:57 +02:00 |  | 
				
					
						|  | 52a0810ea9 | refactoring: move logic of lastclick into special layer, fix labels, fix anchoring | 2023-04-02 02:59:20 +02:00 |  | 
				
					
						|  | 41e6a2c760 | More refactoring | 2023-03-29 17:21:20 +02:00 |  | 
				
					
						|  | b94a8f5745 | refactoring: more state splitting, basic layoutFeatureSource | 2023-03-26 05:58:28 +02:00 |  | 
				
					
						|  | 8e2f04c0d0 | refactoring: split all the states | 2023-03-25 02:48:24 +01:00 |  | 
				
					
						|  | 4d48b1cf2b | refactoring(maplibre): WIP | 2023-03-24 19:21:15 +01:00 |  | 
				
					
						|  | 4140d1e19a | Remove unneeded comparison | 2022-12-23 16:39:01 +01:00 |  | 
				
					
						|  | fed4cff878 | Auto-formatting | 2022-12-16 13:45:07 +01:00 |  | 
				
					
						|  | 42bd301389 | selected_element layer which highlights the selected element | 2022-12-09 13:58:45 +01:00 |  | 
				
					
						|  | 2ae77ee0e8 | Merge branch 'develop' into feature/station-map | 2022-12-07 13:49:48 +01:00 |  | 
				
					
						|  | aae19f8110 | Add generation of documentation on filters | 2022-12-06 03:41:54 +01:00 |  | 
				
					
						|  | 079876c056 | Merge branch 'develop' into feature/station-map | 2022-10-23 18:49:49 +02:00 |  | 
				
					
						|  | 0ca92ed6ab | Make models deal with 'null'-titleicons | 2022-09-27 18:53:53 +02:00 |  | 
				
					
						|  | c8475068d0 | Allow disabling presets when re-using layers | 2022-09-12 10:32:19 +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 |  |