|
10e9416f8f
|
Fix: when using Chronic, check the aslong condition before actually running instead of using it to reset the clock.
|
2024-11-03 19:02:16 +01:00 |
|
|
4dc48bc57a
|
Refactoring: port ExportAsGpxViz.svelte to svelte, rename to 'ExportFeatureButton'
|
2024-11-01 18:51:31 +01:00 |
|
|
b99a857edc
|
Merge branch 'master' into develop
|
2024-11-01 14:16:46 +01:00 |
|
|
b4817f7a7f
|
Fix: better support for complicated regex tags
|
2024-10-31 10:49:30 +01:00 |
|
|
4ff50fd92b
|
Chore: don't try to use localStorage when running from the console
|
2024-10-31 10:47:04 +01:00 |
|
|
5fd0314408
|
Fix: fix uploading images in the 'notes' theme
|
2024-10-29 23:53:58 +01:00 |
|
|
c9b219ce72
|
Revert "Fix: Use alternative way to read coordinates from exif data"
This reverts commit 6257c2415a .
|
2024-10-28 23:55:27 +01:00 |
|
|
0dd96f469b
|
Fix: fix build by having correct regextag.asJson()
|
2024-10-28 18:45:04 +01:00 |
|
|
6257c2415a
|
Fix: Use alternative way to read coordinates from exif data
|
2024-10-28 18:05:19 +01:00 |
|
|
e1be5ec34d
|
chore: automated housekeeping...
|
2024-10-24 00:56:24 +02:00 |
|
|
834b6b18ff
|
Feat: panoramax uploads in testmode are sent to a different sequence
|
2024-10-23 18:58:47 +02:00 |
|
|
40eceafc80
|
Merge upstream
|
2024-10-23 18:44:26 +02:00 |
|
|
4233bd7618
|
Feat: add script to upload images to panoramax and remove 'imgur'-links
|
2024-10-23 18:41:32 +02:00 |
|
|
7139020b7d
|
Chore: fix build
|
2024-10-23 02:17:54 +02:00 |
|
|
01483ab3f9
|
Merge master
|
2024-10-23 02:08:31 +02:00 |
|
|
3df0f9ca94
|
Feat: upload to specified panoramax instance
|
2024-10-23 02:04:28 +02:00 |
|
|
07c1cc0bee
|
Fix: attempt to fix panoramax upload, see #2202
|
2024-10-21 23:21:56 +02:00 |
|
|
40e894df8b
|
chore: automated housekeeping...
|
2024-10-19 14:44:55 +02:00 |
|
|
8480f9417c
|
Fix(panoramax): stabilize loading images
|
2024-10-18 01:01:36 +02:00 |
|
|
01cfc5fe4d
|
Fix: special quicksearch for osmcha
|
2024-10-18 00:27:39 +02:00 |
|
|
4d2b3c9cf7
|
Search: add support for OpenLocationCodes and some other coordinate formats, see #2157
|
2024-10-18 00:10:28 +02:00 |
|
|
181219928c
|
Search: add two global search options
|
2024-10-17 21:56:31 +02:00 |
|
|
06b1d2ddae
|
Merge branch 'develop'
|
2024-10-17 20:00:17 +02:00 |
|
|
63162c58e1
|
Fix: use popup when in an iframe
|
2024-10-17 14:39:42 +02:00 |
|
|
a016a8f771
|
Feat: remove possibility to load a custom theme via the hash, no longer necessary with a theme server
|
2024-10-17 04:13:58 +02:00 |
|
|
9bf013cd47
|
Fix: add missing import
|
2024-10-17 04:13:27 +02:00 |
|
|
bdc9ba52a6
|
Refactoring: use theme instead of layout in a lot of places
|
2024-10-17 04:06:09 +02:00 |
|
|
9427083939
|
Fix: see #2212: actually save custom themes as visited
|
2024-10-17 02:10:25 +02:00 |
|
|
91f5c8f166
|
Fix: fix #2212.
|
2024-10-17 01:23:05 +02:00 |
|
|
44c31594b7
|
Merge master
|
2024-10-15 16:54:09 +02:00 |
|
|
15176a1682
|
Themes: don't do face blurring for some layers (artwork, memorials, ghost_bikes)
|
2024-10-12 13:36:10 +02:00 |
|
|
e35df654d7
|
Feat: remove 'noteImportLayer', they are not used enough for the big performance and maintenance impact they have
|
2024-10-12 12:57:09 +02:00 |
|
|
48dc03b1e6
|
Search: load the popup of the OSM-object when clicked on the map, also when zoomed out
|
2024-10-11 00:15:56 +02:00 |
|
|
368d7857a0
|
Fix: add error reporting when image upload fails, see #2202
|
2024-10-10 23:09:31 +02:00 |
|
|
cc6ce3c271
|
Fix: set max image size (100 MB)
|
2024-10-10 23:09:00 +02:00 |
|
|
66465fdc98
|
Fix: attempt to workaround for #2202
|
2024-10-10 23:04:34 +02:00 |
|
|
f2b681caa5
|
Fix: remove truly unrecoverable changes from report logging
|
2024-10-09 22:55:12 +02:00 |
|
|
7060f7cf6c
|
Fix: fix loading of preferences
|
2024-10-08 23:50:55 +02:00 |
|
|
7d02b90232
|
Merge branch 'develop'
|
2024-10-08 13:55:00 +02:00 |
|
|
be1e1673d9
|
UX: make margins in note comment element smaller, add image preview option
|
2024-10-08 12:41:42 +02:00 |
|
|
cd6a3512d2
|
Chore: remove obsolete log
|
2024-10-07 02:08:10 +02:00 |
|
|
591e992839
|
Fix: use textContent instead of inntertext, fixes tests
|
2024-10-03 19:11:15 +02:00 |
|
|
c28baaab62
|
Feat: add DWG-block support
|
2024-09-30 16:59:30 +02:00 |
|
|
adaedcba25
|
Merge master
|
2024-09-30 01:22:44 +02:00 |
|
|
5fd1d75efb
|
Feat: more integrations of panoramax: add panoramax to nearby images view, add to drawer, add icon, see #1451
|
2024-09-30 01:08:07 +02:00 |
|
|
d079f8379b
|
Chore: move code to external package
|
2024-09-29 01:04:31 +02:00 |
|
|
df9c44aaed
|
Fix: load external panoramax images
|
2024-09-28 22:42:56 +02:00 |
|
|
021e5f2734
|
Fix: fix #2183 by updating wikidata-sdk to latest wikibase-sdk
|
2024-09-28 21:19:12 +02:00 |
|
|
45fe5767e1
|
Merge master
|
2024-09-28 12:02:56 +02:00 |
|
|
ba1eb28f27
|
Fix: quickfixes to image upload flow
|
2024-09-28 12:01:10 +02:00 |
|