Commit graph

1149 commits

Author SHA1 Message Date
9adc91fbae Various changes after handling many error reports 2024-08-09 20:38:13 +02:00
51fa48a01f Merge master 2024-08-09 17:02:59 +02:00
6a0b77eb99 chore: automated housekeeping... 2024-08-09 16:55:08 +02:00
5611511ce4 Merge branch 'master' into develop 2024-08-09 16:25:06 +02:00
97df1dc65b UX: usersetting visual cleanup, add 'clear caches'-option, version bump 2024-08-09 16:24:38 +02:00
7293edf228 Remove debug output on NSI-entries 2024-08-09 14:48:29 +02:00
82229db789 Remove spammy messages 2024-08-09 14:44:05 +02:00
a70dbf0043 UX: styling, fix import, hide brands immediately, sort brands by frequency, see #2071 2024-08-09 14:43:30 +02:00
6c6f988f3c Performance: don't clone objects when saving them to the IDB 2024-08-09 14:41:26 +02:00
139b60756b UX: don't automatically close a question anymore if the tagsStore was pinged, see #2071 2024-08-09 14:41:01 +02:00
c892022073 Refactoring: convert qr_code to Svelte, deprecate Img.ts 2024-08-09 14:40:07 +02:00
a7c7064636 UX: improve rendering of disabled GPS button (esp. if not available) 2024-08-09 14:39:06 +02:00
23dae52bad Add explanation to 'fake-user' 2024-08-09 13:03:34 +02:00
b11bfa9cf7 Chore: remove spammy console.log 2024-08-09 11:07:41 +02:00
03e911196b Core: optimize immutable store for "bind" 2024-08-09 10:53:37 +02:00
d41afe7688 UX: update gps-label indication if GPS is not available physically 2024-08-09 10:53:09 +02:00
0c3cfdc034 Chore: remove some warning messages from metatagging 2024-08-08 23:19:55 +02:00
dcb865f348 Chore: remove unused import 2024-08-08 23:11:11 +02:00
f51a1a3cc1 Studio: fix path 2024-08-02 19:25:59 +02:00
d1ec9a43fc Add various improvements and fixes to studio, should fix #2055 2024-08-02 19:25:59 +02:00
b19d9ef077 Chore: regenerate schemas 2024-08-02 19:25:59 +02:00
2a65a9f761 Chore: remove import and console log 2024-08-02 13:53:24 +02:00
1a8c63ad95 Fix move dialog 2024-08-02 13:52:56 +02:00
97394a68cd Small fixes to copyright-panel and restoring the state of the menus 2024-08-02 13:33:29 +02:00
fda88fcccf Add feature switch to disable the cache, partial fix to make GRB theme workable again 2024-08-02 13:32:47 +02:00
0a7d48de5b UX: add indicicator in settings of pending changes, add button to clear the selected changes 2024-08-02 13:31:45 +02:00
74b2d38a14 UX: improve 'move wizard' layout 2024-08-01 20:44:37 +02:00
2822eafef6 Refactoring: Remove some unused or deprecated classes 2024-08-01 19:46:43 +02:00
ee1ef81f48 Refactoring: port CloseNoteButton to svelte 2024-08-01 19:46:43 +02:00
f713d5b6d8 Better error message if invalid theme 2024-08-01 19:46:43 +02:00
913c17a76e Better error handling 2024-08-01 16:01:47 +02:00
1280ba2d14 Merge branch 'master' into develop 2024-08-01 15:49:04 +02:00
fcc5fb059e Fix some linting errors, more concise code 2024-08-01 15:48:47 +02:00
fb460e2850 Fix download function 2024-07-31 11:26:45 +02:00
379bd43ab8 Add in automatic retry, some uploads fail because of a fluke 2024-07-30 02:48:14 +02:00
48df2379bf Themes: add some icons 2024-07-30 02:48:14 +02:00
5f355aa3e2 Refactoring: port small part of OHInput into svelte 2024-07-30 02:48:14 +02:00
d98816212d Improve optimizations 2024-07-30 02:48:14 +02:00
953bdaeaa5 UI: fix icon alignment 2024-07-29 14:40:31 +02:00
fd16e165c4 Fix naughty bug in tag optimization by adding better typing 2024-07-29 14:38:50 +02:00
b98245fafb Add assets, small fixes 2024-07-29 03:47:49 +02:00
5098685c03 Improve error messages and types 2024-07-29 03:46:40 +02:00
1f9b849bd3 UX: indicate loading state when rechecking on the status page 2024-07-29 03:27:34 +02:00
3c3db7f933 UI: flash border when hovering over the edit-button 2024-07-29 03:14:57 +02:00
1b01f75905 Merge master 2024-07-28 02:38:24 +02:00
b22f2e56bb Re-enable other fetchers 2024-07-27 15:13:13 +02:00
caa2e18a03 Load nearby image and image:* images from server for the nearby images 2024-07-27 12:59:38 +02:00
9a4572cdfa Laxer status policy 2024-07-27 11:36:01 +02:00
592be68f09 Themes: first version of circular economy theme 2024-07-27 02:18:58 +02:00
9380e8f5b0 Attempt to fix #2038 2024-07-26 22:20:11 +02:00