|  | f7eaec2243 | Refactoring: remove import flow, fix various issues, get PDF-export working (but not quite) | 2023-05-05 02:03:41 +02:00 |  | 
				
					
						|  | 4172af6a72 | Refactoring: fix delete indication, fix splitroad, fix addition of multiple new points snapped onto the same way (all will properly attach now) | 2023-04-20 17:42:07 +02:00 |  | 
				
					
						|  | 1f9aacfb29 | Refactoring: move download functionality for OsmObjects into a new object | 2023-04-20 03:58:31 +02:00 |  | 
				
					
						|  | 8eb2c68f79 | Refactoring: fix rendering of new roads, generated by a split | 2023-04-20 01:52:23 +02:00 |  | 
				
					
						|  | ea62b5b7ff | refactoring: Fix some tests | 2023-04-13 20:58:49 +02:00 |  | 
				
					
						|  | f8d34648a0 | refactoring: slight cleanup of tests | 2023-04-07 03:54:11 +02:00 |  | 
				
					
						|  | 0241f89d3d | refactoring: fix basic flow to add a new point | 2023-04-06 01:33:08 +02:00 |  | 
				
					
						|  | 41e6a2c760 | More refactoring | 2023-03-29 17:21:20 +02:00 |  | 
				
					
						|  | 5d0fe31c41 | refactoring | 2023-03-28 05:13:48 +02:00 |  | 
				
					
						|  | 4d48b1cf2b | refactoring(maplibre): WIP | 2023-03-24 19:21:15 +01:00 |  | 
				
					
						|  | 8f51dd8d64 | Rework split-road flow, fix #1166, fix #1148 | 2022-12-24 01:58:52 +01:00 |  | 
				
					
						|  | bf4dc57194 | Update comments | 2022-12-16 01:04:40 +01:00 |  | 
				
					
						|  | 61aebc61eb | Formatting | 2022-10-27 01:50:41 +02:00 |  | 
				
					
						|  | 28fc81c96f | Fix typings | 2022-09-21 02:21:54 +02:00 |  | 
				
					
						|  | 728f526b61 | Improve typing, make DownloadAsync cache timing flexible | 2022-09-21 02:11:10 +02:00 |  | 
				
					
						|  | a1a12e6f38 | Merge master | 2022-09-14 14:45:36 +02:00 |  | 
				
					
						|  | 306a67fca1 | Formatting | 2022-09-14 13:39:52 +02:00 |  | 
				
					
						|  | 399d671a23 | Fix soft deletion if the softdeletionTags are undefined | 2022-09-14 12:21:35 +02:00 |  | 
				
					
						|  | 7a87d41649 | Add test | 2022-09-12 21:23:57 +02:00 |  | 
				
					
						|  | 665330e150 | Fix soft deletion if the softdeletionTags are undefined | 2022-09-12 20:34:41 +02:00 |  | 
				
					
						|  | 6c3f9bae25 | Make fixme optional if stated in the softDeletionTags | 2022-09-11 01:25:56 +02:00 |  | 
				
					
						|  | b541d3eab4 | Reformat all files with prettier | 2022-09-08 21:40:48 +02:00 |  | 
				
					
						|  | 06f8cf7006 | First working plantnet UI | 2022-08-22 19:16:37 +02:00 |  | 
				
					
						|  | 7e32413113 | Add 'steal' as special rendering, update 'multi', add entrance overview to onwheels layer | 2022-07-29 20:04:36 +02:00 |  | 
				
					
						|  | effd75e95c | Add extra check that a feature is added on the right level; automatically add the right level to a new point | 2022-07-25 16:55:44 +02:00 |  | 
				
					
						|  | 4246221e8e | Fix import flow, add typing | 2022-07-08 03:14:55 +02:00 |  | 
				
					
						|  | 4283b76f36 | Huge refactoring: split readonly and writable stores | 2022-06-05 02:24:14 +02:00 |  | 
				
					
						|  | 7559f9259b | Styling tweak Add mapillary link to nearby_images
Fix licenses
Add missing assets
First version of nearby-images | 2022-05-08 13:05:26 +02:00 |  | 
				
					
						|  | 9238f0f381 | Simplify handling of id rewrites by centralizing them to the changesethandler (which improves testability too), fixes a part of #564 | 2022-04-08 04:18:53 +02:00 |  | 
				
					
						|  | 5284f198d8 | Fix various bugs | 2022-02-22 14:13:41 +01:00 |  | 
				
					
						|  | 1c418e5a49 | Add code quality test, remove all constructor.name entries as they are unreadable after minification | 2022-02-14 02:26:03 +01:00 |  | 
				
					
						|  | 31205f3430 | Filter duplicate ids from new ways, #564 | 2022-02-11 02:55:42 +01:00 |  | 
				
					
						|  | 5cefc4d25f | Some cleanup of changesetHandler, add import source with reference to the note | 2022-02-01 00:09:28 +01:00 |  | 
				
					
						|  | fa971ffbbf | Full code cleanup | 2022-01-26 21:40:38 +01:00 |  | 
				
					
						|  | fa179af601 | More work on import flow | 2022-01-25 00:48:05 +01:00 |  | 
				
					
						|  | 3402ac0954 | Lots of refactoring, first version of the import helper | 2022-01-19 20:34:04 +01:00 |  | 
				
					
						|  | 25f956c808 | Autoreformat all the things | 2022-01-18 18:52:42 +01:00 |  | 
				
					
						|  | 3176a4d665 | More or less working version of advanced conflation | 2022-01-06 14:39:42 +01:00 |  | 
				
					
						|  | 8485773a1d | More work on conflation logic | 2022-01-05 16:36:08 +01:00 |  | 
				
					
						|  | 7124cd184c | More work on replaceGeometry | 2022-01-01 01:59:50 +01:00 |  | 
				
					
						|  | bfb16874b1 | Further experimentation | 2021-12-30 20:41:45 +01:00 |  | 
				
					
						|  | 9c6822a1ac | Improve docs, formatting | 2021-12-24 02:51:01 +01:00 |  | 
				
					
						|  | b0f0a57bc7 | Block broken replaceGeometry for now | 2021-12-23 14:39:00 +01:00 |  | 
				
					
						|  | adade2e8b0 | Add unused node removal | 2021-12-23 03:36:03 +01:00 |  | 
				
					
						|  | 95d6244008 | Remove obsolete console.logs | 2021-12-22 00:43:15 +01:00 |  | 
				
					
						|  | a095af4f18 | Refactoring of import button, various improvements | 2021-12-10 04:00:02 +01:00 |  | 
				
					
						|  | 89004af7f9 | Further work on GRB, bugfixes | 2021-12-06 03:24:33 +01:00 |  | 
				
					
						|  | 680e56397d | GeoOperations.distanceBetween now uses meters, fix GPS tracking | 2021-11-12 18:39:38 +01:00 |  | 
				
					
						|  | 8e66313ef1 | Add metadata in changeset with (binned) distance to changed feature | 2021-11-09 01:49:07 +01:00 |  | 
				
					
						|  | bd21212eba | Full code cleanup | 2021-11-07 16:34:51 +01:00 |  |