|  | 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 |  | 
				
					
						|  | 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 |  | 
				
					
						|  | 0018fcf1f0 | Only do ID-check on tagrenderings for official themes | 2021-11-11 17:14:03 +01:00 |  | 
				
					
						|  | 32bd2a00b3 | Move default icon list into icons.json | 2021-11-10 08:34:29 +01:00 |  | 
				
					
						|  | 1dbe167e4e | POlygon rendering fixes | 2021-11-09 19:45:26 +01:00 |  | 
				
					
						|  | 43e63fac3b | Add some more sanity checkes on layers | 2021-11-09 18:22:05 +01:00 |  | 
				
					
						|  | d3d51af667 | Add gps track line, add documentation | 2021-11-08 14:18:45 +01:00 |  | 
				
					
						|  | 3334e0d384 | Stricter layer checking | 2021-11-08 03:00:58 +01:00 |  | 
				
					
						|  | 09eee08fbc | Documentation updates | 2021-11-08 02:36:01 +01:00 |  | 
				
					
						|  | bd21212eba | Full code cleanup | 2021-11-07 16:34:51 +01:00 |  | 
				
					
						|  | 2c46645581 | UK-themes: add inspire polygons to detect addresses with, various small fixes | 2021-11-05 01:19:27 +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 |  | 
				
					
						|  | 897c59f97a | Merge develop | 2021-10-28 00:13:18 +02:00 |  | 
				
					
						|  | d5f4572e9a | Add possibility to load external data as mercator tiles, add bbox tile possibilities, add CRAB and GRB as datasources in the GRB theme | 2021-10-27 03:52:19 +02:00 |  | 
				
					
						|  | 07bc5d6a6d | Merge develop | 2021-10-26 01:27:35 +02:00 |  | 
				
					
						|  | c99e15eed9 | Add cache timeout option on layerSource | 2021-10-25 20:38:57 +02:00 |  | 
				
					
						|  | 688b991677 | Change to groups and exposure of groups, add sticky header to first group item, fix shared questions | 2021-10-23 00:31:41 +02:00 |  | 
				
					
						|  | ff0ee35ec1 | First usable sidewalks theme | 2021-10-22 18:53:07 +02:00 |  | 
				
					
						|  | 0dc7187bab | Changes do apply left-right splitting before uploading too | 2021-10-22 14:01:40 +02:00 |  | 
				
					
						|  | 0c0ef48a96 | First working version with multi-rendering | 2021-10-22 01:07:32 +02:00 |  | 
				
					
						|  | b9b8a5c71a | Linting themes, fix userbadges | 2021-10-21 21:41:45 +02:00 |  |