Commit graph

34 commits

Author SHA1 Message Date
77afd8b426 UX: fix #2416, small code cleanup 2025-05-27 20:00:56 +02:00
3d3a72a70a Feature: image upload now uses the indexedDB-backed queue (formerly known as EmergencyBackup), rework (and simplify) counter logic (fix #2186; fix #1942; helps #2022) 2025-04-07 02:53:21 +02:00
b59524733c Refactoring: move specialVisulations into groups 2025-01-27 04:50:44 +01:00
2b3e3257fd Refactoring(menuState): PreviewedImage is now a static property 2025-01-23 12:29:54 +01:00
dbcbf2787d Refactoring: split 'ThemeViewState' into many classes 2025-01-23 05:01:55 +01:00
6e8d6c7bbe UX: fix #2275 2024-11-24 23:54:13 +01:00
40e894df8b chore: automated housekeeping... 2024-10-19 14:44:55 +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
be1e1673d9 UX: make margins in note comment element smaller, add image preview option 2024-10-08 12:41:42 +02:00
1a3bb7bb27 Refactoring: fix #2190, refactor noteCommentElement into svelte 2024-09-30 23:30:39 +02:00
3191f0876a UX(notes): small improvements to creating and adding comments to notes, fix #2166 2024-09-24 15:25:13 +02:00
9b8a9337fd chore: automated housekeeping... 2024-08-16 10:06:59 +02:00
ee1ef81f48 Refactoring: port CloseNoteButton to svelte 2024-08-01 19:46:43 +02:00
4add2d1aff chore: automated housekeeping... 2024-07-21 10:52:51 +02:00
eb03884444 Fix typo 2024-07-10 11:46:31 +02:00
3bb73425e3 Refactoring: remove last of old SVG-bundling 2024-07-10 11:46:28 +02:00
da615acfb1 Housekeeping 2024-07-09 13:44:59 +02:00
fe57e12881 Add documentation 2024-07-09 10:54:41 +02:00
4166c4b863 Fix #2014 2024-07-09 00:36:49 +02:00
a3a7e74f56 Chore: housekeeping 2024-06-24 13:11:35 +02:00
ecfa7d3d1d Fix #2002 2024-06-22 18:50:46 +02:00
1dc219c394 More style tweaks 2024-06-21 12:30:07 +02:00
08ab5a58fb More styling 2024-06-17 04:27:08 +02:00
5be4b9d1fb Fix: bug submitted comments on notes twice 2024-04-23 20:55:45 +02:00
0a73b28ee1 Chore: fix linting errors, obsolete console.logs and typos 2024-04-13 01:56:41 +02:00
1528dfaae1 Housekeeping: formatting 2024-02-20 13:33:38 +01:00
7dc43f933e Fix: don't attempt to show an osm wiki page as image, fix #1776 2024-02-12 14:23:06 +01:00
e68b31e267 Chore: Remove unused variables 2024-01-24 23:45:20 +01:00
d09f89dc2a Chore: remove all unused imports, port 'allTags' to proper svelte 2024-01-22 03:42:35 +01:00
114b72f6f7 Refactoring: more cleanup of Svg.ts, remove a few old, unused classes 2024-01-16 23:03:33 +01:00
d95e40e1c7 Refactoring: remove some more of the deprecated, old-style svg-images 2024-01-11 04:44:20 +01:00
bad0edd4b0 Chore: regenerate docs, lint 2023-12-30 15:24:30 +01:00
1b10f1f64d A11y: move buttons into fields 2023-12-26 22:30:27 +01:00