Commit graph

18 commits

Author SHA1 Message Date
7ba0e736a8 Fix: correctly flatten special cases 2024-01-16 04:23:37 +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)