|
436b99a53a
|
Fix: correct usage of userdetails
|
2025-01-21 21:10:09 +01:00 |
|
|
77f4bc84aa
|
Android: Small fixes to landing page and passthrough
|
2025-01-21 21:06:50 +01:00 |
|
|
49aa04cba2
|
Merge branch 'master' into develop
|
2025-01-21 21:00:50 +01:00 |
|
|
6c1da50173
|
Chore: translation sync
|
2025-01-21 21:00:47 +01:00 |
|
|
87c68cedc7
|
UX: make settings available if not logged in
|
2025-01-21 20:47:57 +01:00 |
|
|
3bf099c14a
|
Refactoring: remove obsolete 'loggedIn' on userdetails-object
|
2025-01-21 03:00:12 +01:00 |
|
|
50ef2ba636
|
Themes: automatically remove filters that are useless because they would filter everything or nothing; fix some logic bugs and add tests
|
2025-01-20 18:35:24 +01:00 |
|
|
0a364c912b
|
Merge branch 'master' into develop
|
2025-01-20 14:11:34 +01:00 |
|
|
69f5703707
|
Chore: regenerate schemas for studio, fix some typing issues
|
2025-01-19 22:45:39 +01:00 |
|
|
143dd70973
|
Fix(studio): add check for incorrect suggestions, fix incorrect suggestion which breaks setting a 'marker'
|
2025-01-19 22:45:39 +01:00 |
|
|
6d39e4e808
|
Merge branch 'master' into develop
|
2025-01-18 02:39:03 +01:00 |
|
|
2b0b62fcfa
|
Themeconfig: improve icon badge expansion
|
2025-01-18 02:38:55 +01:00 |
|
|
add464f58f
|
Chore: typing, formatting
|
2025-01-18 02:38:55 +01:00 |
|
|
66c27cbad4
|
chore: automated housekeeping...
|
2025-01-18 00:31:49 +01:00 |
|
|
392e96e4f5
|
Fix: tests
|
2025-01-17 16:47:56 +01:00 |
|
|
32993df92a
|
UX: show loading icon if images are being loaded
|
2025-01-17 16:01:40 +01:00 |
|
|
e69a08baa1
|
Refactoring: rename method
|
2025-01-17 14:25:48 +01:00 |
|
|
8dd6b4c3ef
|
UX: don't show "no more questions" if not logged in
|
2025-01-14 01:52:53 +01:00 |
|
|
9cc67a0b62
|
Chore: typo
|
2025-01-14 01:52:32 +01:00 |
|
|
baa7379fbf
|
Merge develop
|
2025-01-12 13:33:38 +01:00 |
|
|
15caadbd3d
|
Android: docs, app landing page
|
2025-01-12 02:00:55 +01:00 |
|
|
3194dbfe52
|
Actions: attempt to fix build
|
2025-01-11 20:15:13 +01:00 |
|
|
6bc786dc78
|
Fix: attempt to fix build
|
2025-01-11 03:13:06 +01:00 |
|
|
35cbaa7c33
|
Chore: small cleanups, formatting
|
2025-01-11 02:39:08 +01:00 |
|
|
ee64d84d27
|
Themes: move generated themes into assets, remove known_themes, support pruning of borrowed icons
|
2025-01-11 01:18:56 +01:00 |
|
|
310b973846
|
Performance: drop "known_themes"-file
|
2025-01-10 22:11:18 +01:00 |
|
|
b913ea867f
|
Feature(NSI): support using NSI-images as icon, test on shops
|
2025-01-10 14:10:09 +01:00 |
|
|
a3d26db84a
|
Logic: better support for tag optimization and simplifying expressions
|
2025-01-09 20:39:21 +01:00 |
|
|
3a230b13ea
|
UI: don't break embedded titles over multiple lines; add optional question to the review form
|
2025-01-08 18:04:32 +01:00 |
|
|
551235a185
|
Fix: don't crash if an initial hash is given from a non-matching layer
|
2025-01-08 17:52:03 +01:00 |
|
|
a2782348a7
|
Fix: build
|
2025-01-08 16:56:55 +01:00 |
|
|
3547cb7c92
|
UX: move minimap into a 'delayedComponent' to give a smoother feeling to opening popups
|
2025-01-08 16:36:34 +01:00 |
|
|
b22015e2c8
|
Fix: fix MapComplete/MapComplete#2293
|
2025-01-08 16:18:55 +01:00 |
|
|
a9b6b6148e
|
Merge branch 'feature/android-capacitator' of github.com:pietervdvn/MapComplete into feature/android-capacitator
|
2025-01-08 15:11:44 +01:00 |
|
|
d43e3a0d83
|
Feature: theme intro panel now has download button for custom themes
|
2025-01-08 15:11:17 +01:00 |
|
|
c7e34f1a86
|
Chore: update name suggestion index
|
2025-01-08 14:21:07 +01:00 |
|
|
b99c9094fb
|
chore: automated housekeeping...
|
2025-01-05 20:45:06 +01:00 |
|
|
289ff9cd04
|
Fix: fix special visualisations
|
2025-01-05 20:44:50 +01:00 |
|
|
a1f438b68b
|
Chore: remove stray token
|
2025-01-05 20:44:50 +01:00 |
|
|
57b144c864
|
Performance: only ping 'allPreferences' when all preferences are set, not on every preference added (which causes a O(n²) in some cases)
|
2025-01-05 20:44:50 +01:00 |
|
|
28f9532af9
|
Refactoring: move 'GetDefaultIcon' into its own Svelte-class
|
2025-01-05 20:44:50 +01:00 |
|
|
f6ed163554
|
Fix: fix classes argument
|
2025-01-05 20:44:50 +01:00 |
|
|
d338eadac8
|
Performance: load NSI when needed, should decrease bundle size
|
2025-01-05 20:44:50 +01:00 |
|
|
f476e61a8f
|
Fix: remove obsolete "SetClass"-calls which don't work anyway
|
2025-01-05 20:44:50 +01:00 |
|
|
e4ea213ff4
|
UX: don't show 'personal' if not logged in
|
2025-01-05 20:44:50 +01:00 |
|
|
aaa112d075
|
Config: improve 404-page: use signup guy image
|
2025-01-05 20:44:50 +01:00 |
|
|
4755e82fdf
|
Config: improve 404-page
|
2025-01-05 20:44:50 +01:00 |
|
|
648f00f9c9
|
Fix: various small fixes
|
2025-01-05 20:44:50 +01:00 |
|
|
50e42fc885
|
Chore: improve typing
|
2025-01-05 20:44:50 +01:00 |
|
|
f956d41fcb
|
chore: automated housekeeping...
|
2025-01-05 20:44:50 +01:00 |
|