Commit graph

79 commits

Author SHA1 Message Date
0876cc02fc Merge master 2023-06-23 21:50:44 +02:00
4e4bb290b6 Chore: formatting 2023-06-23 21:22:02 +02:00
d008dcb54d Chore: reformat all files with prettier 2023-06-14 20:39:36 +02:00
66e7d9face Fix upload 2023-06-13 13:07:18 +02:00
ef3cffea86 Fix upload 2023-06-13 13:06:45 +02:00
f38f03b60d Fix changeset uploads 2023-06-13 12:45:35 +02:00
fca5e219db Fix changeset uploads 2023-06-13 12:44:27 +02:00
e2b0b10ca2 Fix changeset uploads 2023-06-13 12:43:34 +02:00
efd6b30e1b Fix: uploads were broken 2023-06-12 00:56:29 +02:00
0d1a91dbab Merge develop 2023-06-11 23:12:10 +02:00
d4cef78325 Finish conflate script 2023-06-11 19:04:40 +02:00
1f9aacfb29 Refactoring: move download functionality for OsmObjects into a new object 2023-04-20 03:58:31 +02:00
bef05481bd Merge develop 2023-04-07 04:36:41 +02:00
0241f89d3d refactoring: fix basic flow to add a new point 2023-04-06 01:33:08 +02:00
0dcc20f20b docs: improve typing 2023-03-21 20:35:34 +01:00
ce44f34bf3 Add wrong default import from json files to code quality checks, fix those imports 2023-02-08 01:14:21 +01:00
b88bb5b6d0 Fix default import 2023-01-25 11:48:39 +01:00
09507b3537 Fix typo which prevented updating the selected element, improve comments and typings 2023-01-03 23:45:04 +01:00
7e010c0474 Remove unneeded console.log 2022-12-20 20:35:53 +01:00
fed4cff878 Auto-formatting 2022-12-16 13:45:07 +01:00
5e1b4d95ab Detect an element that is deleted upstream; show 'this element is deleted in infopanel' 2022-12-16 01:09:18 +01:00
61aebc61eb Formatting 2022-10-27 01:50:41 +02:00
728f526b61 Improve typing, make DownloadAsync cache timing flexible 2022-09-21 02:11:10 +02:00
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
e653a76b69 Improve typing 2022-09-03 14:48:38 +02:00
d457cc19c9 Remove stray 'downloadObject' 2022-09-02 12:40:51 +02:00
aac736eba8 Revert "Improve typing"
This reverts commit 4d783aae45.
2022-08-24 02:28:41 +02:00
4d783aae45 Improve typing 2022-08-24 02:22:06 +02:00
7e32413113 Add 'steal' as special rendering, update 'multi', add entrance overview to onwheels layer 2022-07-29 20:04:36 +02:00
4fd40c6935 Download needed relations completely, fixes 873 2022-06-24 18:12:39 +02:00
4283b76f36 Huge refactoring: split readonly and writable stores 2022-06-05 02:24:14 +02:00
861b9a3cdd Small improvements 2022-04-28 00:29:51 +02:00
5284f198d8 Fix various bugs 2022-02-22 14:13:41 +01:00
508ef8a970 Rephrase to increase clarity 2022-02-05 23:38:55 +01:00
8485773a1d More work on conflation logic 2022-01-05 16:36:08 +01:00
bd21212eba Full code cleanup 2021-11-07 16:34:51 +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
3ac7a3c59e Various cleanups 2021-10-20 00:19:33 +02:00
89d4a6bcce Add robustness when run via console, formatting 2021-10-20 00:09:40 +02:00
7e2b73ac5d Add move option, enable move and delete option on most layers 2021-10-14 03:46:09 +02:00
b4b72a0995 Merge develop 2021-10-10 23:54:34 +02:00
d894b13023 Make metatagging lazy (fix #503), fix null-distances (#504), various other small fixes 2021-10-10 23:38:09 +02:00
21fd148f38 Add propagation of metadata in changedescriptions, aggregate metadata in changeset tags 2021-10-04 03:12:42 +02:00
5bcb879dfe Fix local caching by hiding latlon2country import 2021-10-03 01:57:36 +02:00
41a2a79fe9 More refactoring of the featurepipeline, introduction of fetching data from the OSM-API directly per tile, personal theme refactoring 2021-09-28 17:30:48 +02:00
a3c16d6297 Stabilize adding new points 2021-09-26 23:35:26 +02:00
bef684aec7 More cleanup, first somewhat working version of #171 2021-09-22 16:07:56 +02:00
1f93923820 More work on splitting roads, WIP; refactoring tests 2021-09-22 05:02:09 +02:00
78d6482c88 Add binoculars theme, auto reformat everything 2021-09-09 00:06:21 +02:00
4ace40c2f3 Fix various small bugs (directionPicker is square and has a max width; fix welcome message, fix translations 2021-09-03 17:00:36 +02:00