Commit graph

32 commits

Author SHA1 Message Date
fe57e12881 Add documentation 2024-07-09 10:54:41 +02:00
c08fe03ed0 Chore: formatting 2024-06-16 16:06:26 +02:00
5130a2b73a Docs: improve docs of SpecialVisualizations.ts 2024-05-07 00:42:52 +02:00
fbf23b6e18 Add switches to enable some more privacy, fix all errors in osmAuth 2024-05-06 18:58:19 +02:00
097141f944 Chore: linting 2024-04-13 02:40:21 +02:00
301398b7a4 Always use singlepage mode, see #1867 2024-04-03 13:41:32 +02:00
9cd0233f27 Attempt to reconnect automatically if the API was offline 2024-04-01 02:55:48 +02:00
45f7043131 UX: don't check for messages and being online every 5m in studio, fix #1830 2024-04-01 02:40:21 +02:00
e36e594b89 Repair 'fake user' functionality 2024-03-11 00:01:44 +01:00
e68b31e267 Chore: Remove unused variables 2024-01-24 23:45:20 +01:00
34d8527718 Refactoring: move uploadGPXToOSm into svelte 2024-01-11 04:44:20 +01:00
7a3cb9fbdd Improve 'slopes' input, add compass indicator 2023-12-16 01:29:42 +01:00
d638237e38 Rewrite index page in svelte, rewrite language picker in Svelte, fix #1612 2023-11-19 01:07:05 +01:00
e79a0fc81d Studio: improvements after user test 2023-11-02 04:35:32 +01:00
29ff09024f Merge develop 2023-10-30 16:32:43 +01:00
3aa9a21dea Studio: theme editing 2023-10-30 13:45:44 +01:00
0a82dd0edf Fix: fix #1684; add 'openid' to auth-tokens (will be needed in the future for geovisio integration) 2023-10-24 00:42:11 +02:00
0f60977b6d Performance: Remove 'AllKnownLayouts' as much as possible 2023-10-19 16:34:42 +02:00
632dd6dfb1 Studio: first working version 2023-10-17 01:36:22 +02:00
f77d99f8ed Refactoring: use more accurate context in conversion, fix tests 2023-10-12 16:55:26 +02:00
83d936d98c
Override keys 2023-10-03 20:09:19 +02:00
4852888b41 Refactoring: make needed URLs explicit 2023-09-27 22:21:35 +02:00
9a5a2e9924 Refactoring: port add-image-to-note to new element as well, remove obsolete classes, fix note creation 2023-09-25 02:55:43 +02:00
db1dbc0f07 Fix tests, version bump 2023-09-21 15:28:40 +02:00
fcea3da70f Security: purify inputs around innerHTML-usage, remove some unused parameters and classes 2023-09-21 01:53:34 +02:00
8fccf78478 Fix: use api.openstreetmap.org on many places, fix #1573 2023-09-21 00:25:04 +02:00
2e99d37646
Test with overriding through environment variables 2023-09-02 13:46:13 +02:00
f207736e40 Refactoring: move constants into package.json 2023-09-02 00:07:47 +02:00
fc9dd46239 Fix: fix tests; use OAuth client id from dedicated MapComplete account 2023-09-01 22:31:46 +02:00
752de107ab Fix: typo 2023-09-01 21:39:40 +02:00
51f08c19a1 Chore: update to OAuth 2.0, fix #1548 2023-09-01 21:36:39 +02:00
e75d2789d2 Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02:00
Renamed from Logic/Osm/OsmConnection.ts (Browse further)