Commit graph

1348 commits

Author SHA1 Message Date
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
3acba29198 Remove legacy code 2024-07-26 21:49:32 +02:00
a445cdde04 Add some advanced delete options to hackerspaces (namely 'repair café' and 'coworking') as the hackerspace tag has been widely abused for this type of amenity. 2024-07-26 21:48:02 +02:00
9ec625302b Add 'preset_description' special visualisation, use in ghostbikes 2024-07-26 18:14:17 +02:00
630f825249 Improve error messages for validation 2024-07-26 18:13:38 +02:00
15aa141e15 Small UI tweaks for studio, improve linting and typing 2024-07-26 18:13:26 +02:00
b03ff4f148 Actually use the current language in search 2024-07-26 16:03:49 +02:00
2fb87d2011 Add login button again on home screen 2024-07-25 19:06:30 +02:00
13f1292581 UI: Fix #2049 2024-07-25 15:03:58 +02:00
8748020b31 Small tweak to copyright panel 2024-07-25 00:38:25 +02:00
9e10c73791 Fix usersettings which didn't load, add question category 2024-07-23 22:13:32 +02:00
2aa77b7b47 Copyright panel: port to svelte, generate licenses detects 'mostly white' icons now, fix #2041 2024-07-23 17:59:06 +02:00
8b6ee7075c Fix #1956 with workaround 2024-07-22 17:24:30 +02:00
4fd592cc4f Add flex wrap 2024-07-22 14:28:16 +02:00
4add2d1aff chore: automated housekeeping... 2024-07-21 10:52:51 +02:00
09f531d308 UX: filterview: move 'enable all' and 'disable all' into header by request of user 2024-07-21 10:33:44 +02:00
1ba2139bc6 Fix GRB upload issue 2024-07-21 10:23:40 +02:00
42c1cf5d93 Fix #1594 2024-07-20 19:46:22 +02:00
8e774d7f28 Fix #2038 2024-07-20 19:17:14 +02:00
d60f098898 Add 'catch' to onDestory functie 2024-07-20 19:17:14 +02:00
danieldegroot2
6472f16e81
Correct typo in TagRenderingConfig.ts
Corrects typo 'initing'
2024-07-20 17:55:12 +02:00
danieldegroot2
22cc2a9b73
Correct typo in MaplibreMap.svelte
Corrects typo 'initing'
2024-07-20 17:52:32 +02:00
b6514cb54f Add button to test error report function 2024-07-20 16:56:19 +02:00
903ea0804a UI: fix #1603 2024-07-19 20:57:29 +02:00
Bart Louwers
6b02487aaf
Use new official Americana style URL 2024-07-19 12:52:05 +02:00
5932dc7ad4 Fix: style issue, types 2024-07-19 11:57:53 +02:00
3c20d2ca8d Fix unmerged commit 2024-07-19 11:38:52 +02:00
ad411f0943 Fix #1961, add test 2024-07-19 11:38:03 +02:00
c20013c5f5 Merge master 2024-07-19 11:37:20 +02:00
768e709312 Hide 'add new element' when an element is selected 2024-07-19 11:26:12 +02:00
6f59b09c11 Fix test 2024-07-18 19:51:14 +02:00
f4fc954564 Add glutenfree theme, fix #2031, some other improvements to fix output 2024-07-18 17:58:39 +02:00
29ee4ae155 Merge branch 'master' into develop 2024-07-18 16:28:26 +02:00
70510d1def Fix #2028 2024-07-18 16:16:56 +02:00
5bd14c64da Add option that a TagRendering can automatically introduce a builtin filter when added 2024-07-18 15:35:56 +02:00
f33e9f78b7 UI: fix layout glitch due to refactoring, fix #2030 (part two) 2024-07-18 15:05:19 +02:00
a5312a761c UI: fix layout glitch due to refactoring 2024-07-18 14:53:58 +02:00
196659649f Merge branch 'develop' 2024-07-17 18:45:28 +02:00
a4db7178f4 Add explicit api_url to config and testserver-mode indication, add id rewrite when changes are applied to fix image upload on a new object, various formatting fixes; version bump 2024-07-17 18:42:39 +02:00
39376c0012 Fix tests 2024-07-17 16:57:37 +02:00
25075bf881 Studio: fix dynamic markers 2024-07-16 23:06:26 +02:00
3b7cc37b53 Chore: regenerate docs 2024-07-16 19:31:00 +02:00
47e23f7d8d Service worker should update more aggressively now 2024-07-16 16:11:14 +02:00
7d0816219f Fix #2024 (or at least: workaround). The main map will now automatically recover from contextLost-events 2024-07-16 16:00:11 +02:00
7d678d95c7 ToSvelte will now bind directly to svelte in the case that a SvelteUIElement is passed. This helps with cleaning up MapLibre maps, which should help with #2024 2024-07-16 14:45:29 +02:00
7038fcc6f6 Move MinimapViz to proper svelte component 2024-07-16 14:43:40 +02:00
4bd6f9d4ac Make option for dynamic value bolder 2024-07-16 13:06:09 +02:00
670b40beb8 Add validation on max length 2024-07-16 12:49:17 +02:00
7b47cff62e Merge branch 'develop' 2024-07-15 10:16:07 +02:00
695c328bc0 Status page: Add support for personal traffic light and rechecking 2024-07-15 01:52:03 +02:00
4ef3429c5a Improve error reporting, first attempt for script which handles the errors 2024-07-15 01:51:15 +02:00
741c8f017e Fix typo 2024-07-15 00:09:23 +02:00
4947f4c0a1 Single build: hide backlink, fix script 2024-07-15 00:08:59 +02:00
39a7ac93e0 Disable 'back to theme overview' for single builds, add convenience to deployment to a repo 2024-07-14 12:07:41 +02:00
92b341aa5d Fix typo 2024-07-14 04:17:34 +02:00
14fc4dec93 Fix svelte warning 2024-07-14 04:17:34 +02:00
811bcecea4 Add simple status page 2024-07-14 03:55:47 +02:00
7dc4755a1d Fix summary URL 2024-07-12 22:50:51 +02:00
8e9c03e258 Refactoring: port doc generation to generate markdown directly without UIElements 2024-07-12 03:17:15 +02:00
ed9e59109e Various style tweaks 2024-07-11 19:01:32 +02:00
d5430891bf Refactoring: port wikidata preview boxes and wikidata item picker to Svelte, fix #2019, fix #797 2024-07-11 16:59:28 +02:00
59ed88a323 Fix build: remove obsolete import 2024-07-10 15:12:55 +02:00
26c06a2697 UX: when using a white background icon, a dark outline gets used instead 2024-07-10 11:46:31 +02:00
59a294a166 Add default "undefined" as parameters to fix warnings 2024-07-10 11:46:31 +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
214ba40dfa Merge master 2024-07-09 16:56:19 +02:00
9e84bf7ed2 Studio: fix crash when creating a new tagRendering 2024-07-09 14:41:39 +02:00
2c796f7462 Linting errors 2024-07-09 13:48:02 +02:00
da615acfb1 Housekeeping 2024-07-09 13:44:59 +02:00
f1dcee2d39 Documentation update 2024-07-09 13:41:43 +02:00
c91d691a36 Better error handling, see #2009 2024-07-09 13:39:36 +02:00
6cdcb4dcc4 Style tweaks 2024-07-09 13:07:04 +02:00
d8da61ec07 Allow to delete freeform keys again, partial fix of #2008 2024-07-09 13:06:56 +02:00
4df2d34f02 UX: no cursor-hand on disabled buttons 2024-07-09 13:05:53 +02:00
94390f882b Improve error messages which are reported upstream 2024-07-09 12:14:06 +02:00
fe57e12881 Add documentation 2024-07-09 10:54:41 +02:00
b55b3d3ed9 Fix typing error 2024-07-09 00:37:23 +02:00
4166c4b863 Fix #2014 2024-07-09 00:36:49 +02:00
65176122c2 Fix #2010 2024-07-09 00:22:26 +02:00
78dddb40c9 Add script to download all summary tiles 2024-07-08 15:39:00 +02:00
470f62f7a8 More style tweaks 2024-06-28 02:06:29 +02:00
f88cb9a730 Many tweaks to use MC in an iframe with less clutter 2024-06-27 17:37:34 +02:00
894b0d45ca Merge branch 'master' into develop 2024-06-27 03:45:06 +02:00
ecc753bfe6 Add ipinfo to CSP 2024-06-27 03:44:52 +02:00
a281381284 Finetuning of usage within an iFrame 2024-06-27 03:39:04 +02:00
45235cab0f Fix #2003, improve comments 2024-06-27 02:29:53 +02:00
de9691e723 Add switch to disable all layers by default 2024-06-27 01:57:32 +02:00
7f674f4b0d Index page layout tweaks 2024-06-26 12:03:35 +02:00
5628e66dce Add icons and titles to studio accordeons 2024-06-26 11:57:18 +02:00
a3a7e74f56 Chore: housekeeping 2024-06-24 13:11:35 +02:00
e1a47801f1 Fix test.svelte 2024-06-24 13:00:47 +02:00
5051d2db70 Merge branch 'develop' 2024-06-23 02:55:49 +02:00
afea9adacb Review of many feature switches and iframe context; fix OH-vis when ranges are not given 2024-06-23 02:54:53 +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
d60a467455 UX: show full screen, hide addNew-marker if there are no presets 2024-06-21 12:21:49 +02:00
8a40c5953f Add link to OsmCha in about 2024-06-21 02:46:54 +02:00
1acb645beb Re-enable button, add setting to choose how to add new features 2024-06-21 02:36:36 +02:00
25ff4b3a8c More layout tweaks 2024-06-20 15:19:55 +02:00
174f884c3c Version bump, report version number in error reports 2024-06-20 15:15:31 +02:00
943f90e1a7 Merge branch 'develop' 2024-06-20 15:14:10 +02:00
12fec3f312 Core: Don't throw away changes if uploading failed, report errors 2024-06-20 15:12:51 +02:00
b96fb595de Fix bug: allow custom themes without icon 2024-06-20 14:04:01 +02:00
cd0d275965 Chore: housekeeping 2024-06-20 04:21:29 +02:00
800a4ae849 Ressurect marker to 'add a new item', but only on long press 2024-06-20 03:30:14 +02:00
9deae9e659 Allow to use emoji's as icons, fix #1997 2024-06-20 02:22:54 +02:00
1bab69c71f Use search bar to jump to studio immediately 2024-06-20 02:20:48 +02:00
3525ca728d Fix tests 2024-06-20 01:11:22 +02:00
fa6e6919d5
Merge pull request #2001 from Binnette/fix-issue-1989
[Fix1989] Add plantnet how-to: take a picture of the fruits
2024-06-19 21:58:46 +02:00
Binnette
3f791fdba0 [Fix1989] Add plantnet how-to: take a picture of the fruits 2024-06-19 21:28:35 +02:00
a5690fa556 Fix loading of mapping-icons 2024-06-19 03:26:29 +02:00
734be4a702 More tweaks to the linked data loader 2024-06-19 03:22:57 +02:00
684932aebd Linked data loader: ignore days where the shop is probably closes 2024-06-19 02:50:08 +02:00
9173bbf86b UX tweak: don't shrink icons on homepage 2024-06-19 02:49:51 +02:00
d38a6c7505 Properly render theme icon when using a studio layer as theme 2024-06-19 01:56:23 +02:00
5ead6c6e37 Merge branch 'master' into develop 2024-06-19 01:33:41 +02:00
7b497f991d Fix: units which used a 'string'-validator might not detect the actual denomination. They have now been forbidden and fixed 2024-06-19 01:33:30 +02:00
143bf0bbda Use flatmap 2024-06-19 01:11:54 +02:00
436738ffa2 Allow dynamic point renderings in studio, fixes #1986 2024-06-19 00:31:38 +02:00
ad7976f142 Remove obsolete comment 2024-06-19 00:30:06 +02:00
62944c3883 Studio: use accordions in SchemaBasedArray.svelte to make browsing more easy 2024-06-19 00:29:19 +02:00
1f3adde6e0 Add link to theme documentation 2024-06-19 00:10:57 +02:00
515b481188 Add images to documentations for mappings which have a simple icon 2024-06-19 00:10:33 +02:00
8bcbad5628 Reviews: add additional heuristic to hide reviews if the name is different 2024-06-19 00:09:35 +02:00
4da462d8aa Merge master 2024-06-18 21:13:06 +02:00
2ce9c67204 Fix bug in documentation generation 2024-06-18 21:12:14 +02:00
2019e6c34c More layout tweaks and fixes 2024-06-18 19:42:23 +02:00
6e276291f0 More layout tweaks 2024-06-18 17:55:47 +02:00
8081f8da04 Fix tests 2024-06-18 04:05:13 +02:00
38d9b88024 More style tweaks to usersettings 2024-06-18 03:59:35 +02:00
1098d71aa6 Many UI improvements 2024-06-18 03:33:11 +02:00
133ea2f8dc Fix tests 2024-06-18 00:51:17 +02:00
66a48daba8 More style tweaks, add geoip server 2024-06-17 19:27:21 +02:00
6de22df867 Remove duplicate line in privacy policy 2024-06-17 11:53:12 +02:00
08ab5a58fb More styling 2024-06-17 04:27:08 +02:00
d6a20b7222 UX: work on layout 2024-06-16 19:00:43 +02:00
a87e3376e0 Chore: formatting, linting 2024-06-16 16:41:57 +02:00
b315f3cebb Merge master 2024-06-16 16:30:36 +02:00
86c1c44512 UX: Add link to github, improve home page (nlnet feedback) 2024-06-16 16:27:58 +02:00
c08fe03ed0 Chore: formatting 2024-06-16 16:06:26 +02:00
ac16f06895 Fix build: remove mention of svelte-trap-focus 2024-06-16 15:19:41 +02:00
19c57ffce0 UX: remove trapFocus as it causes bugs 2024-06-16 13:09:13 +02:00
aeb9d7f710 Remove obsolete import, fix tests 2024-06-15 18:52:47 +02:00
5354cbf6c3 Refactoring: use proper way to initialize the main svelte components 2024-06-15 02:21:18 +02:00
4dc48274dc Remove unneeded variable 2024-06-14 16:21:27 +02:00
6f91ca7f4d Fix #1985 2024-06-14 14:41:53 +02:00
48b35f5616 Velopark: some improvements to the scripts 2024-06-14 01:02:55 +02:00
996a08e8d8 UX: don't hide nearby images if logging in stalls 2024-06-14 01:02:55 +02:00
aad31f649e Fix: show add new point fullscreen again 2024-06-14 01:02:55 +02:00
7ef1628d87 Fix: don't show duplicate entry of default baselayer if already added 2024-06-14 01:02:55 +02:00
8f5be4f742 Split summary-server constant 2024-06-12 15:03:10 +02:00
f0a5f62237 Chore: remove obsolete log 2024-06-11 15:30:49 +02:00
aea2a35609 Chore: add some docs, tests and clearer variable names 2024-06-11 15:30:49 +02:00
3a69157d10 TagRenderingConfig: fix 'leftovers' of multi-answer freeform, generateDocs now generates Markdown instead of a BaseUIElement, add 'postfixDistinguished'-option for 'charge'-key 2024-06-06 03:16:36 +02:00
53ef1b947d Small refactoring of ChartJS-colours for easier reuse 2024-06-06 03:15:12 +02:00
d99713ff31 Improve docs 2024-06-03 17:38:14 +02:00
28111b8e9a Include 'lighthouses' as official theme 2024-06-03 15:31:33 +02:00
fc667f4d47 Improve updating of metatagging 2024-06-01 12:49:35 +02:00
5a93910b6e Remove broken dashArray-code, add check 2024-05-30 20:12:12 +02:00
60d7531838 Add loading indicator for Wikipedia Article 2024-05-29 09:35:08 +02:00
3d4f18ca04 Don't attempt to load 'Category:'-values as images directly 2024-05-28 14:29:02 +02:00
4a9aad8e10 Fix #1617: give correct error message if an image is too large 2024-05-28 01:25:43 +02:00
872db2b679 Change closing order of panels 2024-05-28 00:35:07 +02:00
e28f4aeaf7 Fix build 2024-05-27 10:21:34 +02:00
12a200c54d Debug tools: Re-evaluate known keys if evaluate is clicked 2024-05-27 01:31:56 +02:00
386ab7d79d Show config ID if in debug mode 2024-05-27 01:31:29 +02:00
84db64bddf Fix #1969 2024-05-27 01:23:49 +02:00
9832aa45f0 UI: fix #1848, explicitly add element to help screen readers pronounce everything correctly 2024-05-26 22:48:59 +02:00
cecfaebf5b Fix #1968 2024-05-26 12:09:34 +02:00
99a6321cc9 Fix #287 2024-05-24 18:21:59 +02:00
be24f9ba45 Fix linting errors 2024-05-24 15:39:32 +02:00
db2c3fb7a4 Enable layer selection sync for shops theme 2024-05-24 15:30:10 +02:00
b8bd13834e Fix #1794 2024-05-24 15:04:34 +02:00
a505fe1ca2 Fix #1959 2024-05-23 14:33:09 +02:00
59a661189e Fix #1952 2024-05-23 13:55:43 +02:00
6a4def67ca Fix: special loginbutton now actually works 2024-05-23 13:30:39 +02:00
67f248b416 Linting: Remove obsolete parameter, remove log, improve docs 2024-05-23 13:30:39 +02:00
d3dc81d1c2 Fix alltags panel 2024-05-23 13:30:39 +02:00
729d6b974f Disabled Kartaview from P4Review as it is dead and always gives an error message 2024-05-23 13:30:39 +02:00
d9a64dc3a8 Merge develop 2024-05-23 11:38:29 +02:00
67f23eea14 Automatically load appropriate suggestions for brands and operators 2024-05-23 11:28:51 +02:00
3146fa0d26 Cleanup of NSI feature breanch 2024-05-23 04:42:26 +02:00
5fe2e9b948 UI: Fix #1957 2024-05-21 00:37:52 +02:00
3204a76fc9 Cleanup imports, improve typing 2024-05-16 00:26:31 +02:00
d4085d608b Explicitly type MapRoulette challenge 2024-05-16 00:26:31 +02:00
5c2823287a Fetch taginfo: add code to get all countries, imrove docs 2024-05-16 00:26:31 +02:00
68602cba94 Include all countries in _ country 2024-05-16 00:26:31 +02:00
136f39cf50 Fix build 2024-05-16 00:25:52 +02:00
c5b4cdf450 NSI: add script to download logos and statistics, dynamically inject extra mappings, hide low-priority mappings if applicable 2024-05-16 00:12:50 +02:00
30d1f175c6 Add brand statistics and logos 2024-05-16 00:06:04 +02:00
6549a5d10f Merge branch 'master' into develop 2024-05-14 19:01:26 +02:00
8218b42c9e Studio: fix crash 2024-05-14 19:01:05 +02:00
55660b285b Chore: regenerate schemas (fix typo) 2024-05-14 18:56:59 +02:00
0bd2bcf02a Fix typo 2024-05-14 18:48:57 +02:00
Robin van der Linde
e8491b4f44
Merge branch 'develop' into RobinLinde-patch-2 2024-05-13 23:14:03 +02:00
bae90d50bc Merge branches 2024-05-13 18:55:54 +02:00
641f4cf849 Merge branch 'develop' into feature/nsi 2024-05-13 18:45:51 +02:00
9f89f2a00b Explicitly type MapRoulette challenge 2024-05-13 18:45:43 +02:00
63beb43cb7 Merge branch 'develop' into feature/nsi 2024-05-13 18:44:15 +02:00
d719d0e1be Some work on NSI 2024-05-13 17:22:22 +02:00
f5d1b47bda Fetch taginfo: add code to get all countries, imrove docs 2024-05-13 17:22:13 +02:00