8 Commits

Author SHA1 Message Date
Martin Raifer
b2b3009a64 .env oauth2 config: drop client secret; use URL if API_URL is empty 2024-07-05 16:15:47 +02:00
Martin Raifer
3c1dda4ede fix env variables injection for taginfo/nominatim and donation params 2024-03-02 15:43:55 +01:00
Martin Raifer
96e6dc124f Show message about how to support OSM after a successful save, closes #10054
for example in form of a donation

this can be disabled by setting an env variable (`ID_SHOW_DONATION_MESSAGE=false`)

the icon is from https://uxwing.com/charity-donation-hand-love-icon/
2024-02-24 12:48:35 +01:00
Martin Raifer
a15f6ff338 also lint mjs files and config directory 2023-03-27 19:45:47 +02:00
Martin Raifer
45c746ef05 also make other CDNs and services configurable via env vars 2023-02-25 18:21:11 +01:00
Martin Raifer
050c164a60 make OSM API connection details configurable via env vars 2023-02-25 18:05:31 +01:00
Martin Raifer
574cba9ed9 fix variable name in previous commit 2023-02-25 12:19:27 +01:00
Martin Raifer
243c7fdba3 allow to specify presets cdn via env variable or dotenv file 2023-02-25 12:09:19 +01:00