Commit graph

12 commits

Author SHA1 Message Date
Zora Franke
b74246398e
Enable typechecks (#155) 2024-07-25 18:22:35 +02:00
Zora Franke
28cb5f0bf0
Django backend preparation (#147)
This prepares the data fetching for the upcoming Django backend.
It is made in a backwards-compatible way to ensure no breakage
of the existing map.

Co-authored-by: Zora Franke <zora@zorafranke.de>
2024-06-29 14:02:20 +00:00
xenein
7e77feca70
switch from goatcounter to umami 2024-03-08 19:22:19 +01:00
nachtjasmin
cc1ce48234 fixup! feat: add second button which is better aligned 2022-10-26 14:28:26 +02:00
nachtjasmin
514ca42a56 refactor: rename existing hamburger file 2022-10-26 14:28:26 +02:00
6a378a5cb9 WIP: Kompletten Bildschirm für Karte nutzen 2022-10-26 14:28:26 +02:00
fd8a843b91
Extra Button für Location-Abfrage (#36)
* Add button for location access instead of automatically locating

Co-authored-by: Jasmin <98263758+chloe-the-catgirl@users.noreply.github.com>
2022-10-23 14:19:03 +02:00
nachtjasmin
cdcca4a444 style: format all files 2022-10-01 14:47:11 +02:00
0cc7cc15a6 Add Reset Button 2022-10-01 14:47:11 +02:00
nachtjasmin
31d09e30fa fix: use correct ESM import
Reference: https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0
2022-09-29 15:18:44 +02:00
nachtjasmin
b15bfc0a73 feat: add goatcounter integration
To enable the goatcounter integration, the variable
VITE_QUEER_LEXIKON_PRIVATE must be set to "true". This check is
intentionally added for development environments so that all dev
environments from possible forks do not modify the statistics by
accident.
2022-09-08 17:10:49 +02:00
nachtjasmin
e98c3de747
chore: initial fork of the closed-source project
This commit includes all data from the current map, excluding:

- the actual data
- the deployment script to the server

We've added a comprehensive README for newcomers, so that they can
understand what's going on.

Co-authored-by: xenia <xhartmann@posteo.de>
2022-09-04 10:28:56 +02:00