Commit graph

38 commits

Author SHA1 Message Date
85094fe3ee Usersettings: use a collapsable dropdown, introduce dropdown special visualisation 2024-08-10 12:16:21 +02:00
6a0b77eb99 chore: automated housekeeping... 2024-08-09 16:55:08 +02:00
48df2379bf Themes: add some icons 2024-07-30 02:48:14 +02:00
592be68f09 Themes: first version of circular economy theme 2024-07-27 02:18:58 +02:00
da615acfb1 Housekeeping 2024-07-09 13:44:59 +02:00
ecc753bfe6 Add ipinfo to CSP 2024-06-27 03:44:52 +02:00
45235cab0f Fix #2003, improve comments 2024-06-27 02:29:53 +02:00
12fec3f312 Core: Don't throw away changes if uploading failed, report errors 2024-06-20 15:12:51 +02:00
66a48daba8 More style tweaks, add geoip server 2024-06-17 19:27:21 +02:00
8f5be4f742 Split summary-server constant 2024-06-12 15:03:10 +02:00
89a0be8903 Merge master 2024-02-26 16:11:41 +01:00
35c31f9861 Add linked data module which scrapes websites 2024-02-22 18:58:34 +01:00
f0823f4c4d Merge develop 2024-02-15 17:48:26 +01:00
74fb4bd5d1 Add summary layer 2024-02-15 17:39:59 +01:00
e3dec8aafa Themes: add possibility to enable terrain, some fixes to overlaymap and pitch control 2024-02-03 14:33:10 +01:00
ef2f1487c6 LayerServer: first version which can use a local MVT-server 2024-01-22 01:42:05 +01:00
8bcc8820ac Furhter improvements to velopark: better icons, improvements to loading 2024-01-17 18:08:23 +01:00
c672fe7668 Merge develop 2024-01-16 04:27:59 +01:00
7ba0e736a8 Fix: correctly flatten special cases 2024-01-16 04:23:37 +01:00
7872f22151 Themes: add 'link' as builtin, available Icon 2024-01-16 04:18:57 +01:00
593d7bd07a Fix: correctly flatten special cases 2024-01-16 04:09:58 +01:00
8f036f6045 Studio: small improvements after selftesting, icons reusing HeroIcons can now be colored as well 2024-01-12 23:19:31 +01:00
bfd818cb38 Add QR-code to all popups, add direction indicator to popup and visual feedback, make reviews accessible to screenreaders (both to read them and to make them) 2023-12-24 05:01:10 +01:00
f9827dd6ae Feature: add favourite 2023-11-22 19:39:19 +01:00
fc62d41e1b Fix: generating layeroverview; performance: do not try to download ratings if no ratings element is present 2023-11-19 05:05:15 +01:00
c2164e5951 Chore: housekeeping, formatting 2023-10-16 14:27:05 +02:00
d7d6c3142c UX: add pending changes indicator 2023-10-16 13:38:11 +02:00
41da0d7ab7 UX: add version number to loading screen 2023-10-16 13:05:45 +02:00
285fe9ab83 UX: place 'add new button' in bottom-left instead of having a dynamic pin 2023-10-09 01:26:12 +02:00
451aa3bcd4 Security: add nominatim endpoint to config and csp 2023-09-29 11:13:30 +02:00
4852888b41 Refactoring: make needed URLs explicit 2023-09-27 22:21:35 +02:00
fe3ccd1074 CI: add extra config file for easier per-deployment veriations, add hetzner deploy script 2023-09-25 03:14:41 +02:00
0d529e7cca Fix: build, some metatagging errors 2023-09-22 12:42:09 +02:00
6e8617c93f Fix: add check for missing 'noopener' attributes; add missing noopener attributes 2023-09-02 02:04:59 +02:00
d9b8257e47 Fix: fix reverse tabnabbing in most cases, add rel=noopener to most links to untrusted content 2023-09-02 00:55:07 +02:00
f207736e40 Refactoring: move constants into package.json 2023-09-02 00:07:47 +02:00
1bba106a86 Refactoring: finish move to 'src' directory 2023-07-15 18:04:30 +02:00
e75d2789d2 Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02:00
Renamed from Models/Constants.ts (Browse further)