Commit graph

128 commits

Author SHA1 Message Date
f8f3d1a55e Update goatcounter integrity hash 2024-06-06 03:14:05 +02:00
2100edd591 Refactoring: cleanup some legacy code, fix #1813#issuecomment-1987190633 2024-03-11 01:46:15 +01:00
3cbedf7cf2 Security/fix: update SHA-hashes of goatcounter script, add test to check that they are still up-to-date 2024-01-07 17:32:14 +01:00
4ec74f24b9 UX: improve lighthouse score, see #1696 2023-11-09 15:53:47 +01:00
39944a01fb Refactoring: automatically generate code files from layer/theme files to avoid using 'Eval' 2023-09-22 11:20:22 +02:00
08bbbcabc4 Fix: add script integrity, add check to validate that script integrity is always in place 2023-08-23 12:50:20 +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
fcc49766d4 Refactoring: port statistics view 2023-04-24 03:22:43 +02:00
59544ec073 Refactoring: more css cleanup 2023-04-21 18:09:14 +02:00
41e6a2c760 More refactoring 2023-03-29 17:21:20 +02:00
6ee85b12f8 Split up allKnownLayouts, make parsing it lazy for faster loading 2023-03-02 05:20:53 +01:00
c2113844e3 Move webmanifests to 'public'-directory, should fix #1293 2023-02-06 01:47:11 +01:00
wjtje
cc0c925b81 "working" 2023-01-17 00:50:42 +01:00
19ff46e53c Hide link verification from document 2022-11-07 12:53:55 +01:00
82d497238c Add mastodon verification link 2022-11-07 12:25:10 +01:00
94475e4d4d Toggle fullscreen overlay on small screen heights, workaround/fix for #877 2022-06-29 19:14:57 +02:00
ea1e7e62ef Fix service worker 2022-06-02 02:59:34 +02:00
e5908cf49b Experimenting with service workers 2022-05-13 02:11:38 +02:00
aaed4171b0 Attempt to fix PWA-icon 2022-04-30 14:37:25 +02:00
7acaafae1f Fix icons 2022-03-10 16:26:25 +01:00
56e850316e Fix build 2022-03-08 13:59:15 +01:00
8cb41d14ff First steps for import helper 2022-01-18 21:26:07 +01:00
8e2e367a0c Add 404, fixing custom layouts and redirects 2021-12-21 19:09:24 +01:00
11150a258d First part of a huge refactoring 2021-12-21 18:35:31 +01:00
bd21212eba Full code cleanup 2021-11-07 16:34:51 +01:00
a2457798a9 Remove obsolete css files 2021-10-09 22:39:57 +02:00
8b4442c8cc Add wikipedia box 2021-10-02 22:31:16 +02:00
Tobias Jordans
45e8b96f9f Introduce TailwindCSS CLI with JIT-Mode
Remove Tailwind Compatibility Mode and PostCSS. Install newest tailwind and configure it to use JIT-Mode. Setup npm run scripts to run TailwindCSS CLI and Parcel in parallel. The Tailwind index.css and all .html/.ts files are scanned live and generated to /css/index-tailwind-output which is in turn included in index.html.
2021-09-22 19:56:05 +02:00
78d6482c88 Add binoculars theme, auto reformat everything 2021-09-09 00:06:21 +02:00
d7b0987960 Fix unresponsive area 2021-09-06 21:56:58 +02:00
f946ad38b7 Improvements to pdfExport, small tweaks to the themes 2021-07-29 01:57:45 +02:00
ede67ca58c Fix pdf export, fix feature switches 2021-07-28 02:51:07 +02:00
e2591f3dfe Toggle in the userbadge on small screens - more map space 2021-07-03 20:18:52 +02:00
9a73ae4c47 More fixes 2021-06-16 21:23:03 +02:00
910970e4a4 Fix input elements 2021-06-16 17:09:32 +02:00
94f9a0de56 More fixes to the refactored code 2021-06-15 16:18:58 +02:00
8e72b70742 Fix deployment, fix documentation generation, add a small markdown generator 2021-06-15 00:28:59 +02:00
3943100e54 More refactoring, stuff kindoff works 2021-06-12 02:58:32 +02:00
b441e6e8a5 Fixed some typos, fixed legacy loading in non-legacy settings, also show attribution when layer control is disabled 2021-05-03 16:04:35 +02:00
12d99e0323 Visualize attribution in the attribution panel 2021-04-09 02:57:06 +02:00
f91cb0a22a Add social image 2021-04-06 23:55:18 +02:00
43085392d6 Remove typo 2021-03-17 14:33:38 +01:00
6a03410f56 Add apple touch icons, fix for #223 2021-03-17 14:17:33 +01:00
c2d520c2e9 Small fixes 2021-03-04 13:35:03 +01:00
85ec94efe5 Fix image of index page for webmanifest 2021-02-28 00:30:58 +01:00
a0b909e8a6 Fixes to popup handling and to broken styles 2021-02-25 02:23:26 +01:00
0e5b69f6cf Hide controls when needed 2021-02-21 03:51:29 +01:00
604d7863fe Add bigger zoom-in and zoom-out button, move attribution to button on small screens 2021-02-21 03:38:12 +01:00
79fc3f54e5 Move slick buttons to a clickable location 2021-02-15 19:06:06 +01:00