Commit Graph

17 Commits

Author SHA1 Message Date
pommee ed16cc34aa fix(resolution): resolutions are now stored/handled via the settings.yaml file and not sqlite, this requires you to re-add all resolutions
Considered a breaking change, however I feel like this is needed provided the request from https://github.com/pommee/goaway/issues/120

Makes management much easier when migrating as an example
2026-04-11 09:41:36 +02:00
gian2dchris 5769f8782b fix: dynamic jwt secret 2025-11-21 14:23:36 +01:00
pommee 75fb86cc00 fix: restructure codebase, make setup and flow easier 2025-11-08 10:46:04 +01:00
pommee 4cecb94266 fix: set scheduled blacklist updates to true by default 2025-09-27 14:36:55 +02:00
pommee 4598b3998c fix: add gateway to settings 2025-09-25 19:19:59 +02:00
pommee 089cf9348f chore: various smaller fixes 2025-07-23 11:27:04 +02:00
pommee 33f9915677 chore: update comment for settings file 2025-07-14 13:31:25 +02:00
pommee 0ef51c1621 feat: added support for DoT (DNS-over-TLS) 2025-07-10 22:06:51 +02:00
pommee 9e09a6c852 feat: added ability to toggle automatic blacklist updates at midnight 2025-07-06 18:48:11 +02:00
pommee 8490d2201c chore: add new 'dashboard' flag to toggle serving of dashboard 2025-06-29 19:55:38 +02:00
pommee d8ed524136 feat: added rate limit for login and generally more secure login flow 2025-06-17 18:58:13 +02:00
pommee c7680fa1c7 fix: added udpSize to config 2025-06-14 13:20:57 +02:00
pommee efa6d739a2 chore: add new inAppUpdate field to settings file 2025-06-11 19:51:26 +02:00
Jørgen Teunis 10bab2642b feat: allow binding to a specific IP 2025-06-10 21:19:03 +02:00
pommee f56bb6e8db fix: authentication turned on by default 2025-06-06 13:29:46 +02:00
pommee 7c502daca1 fix: rework flags and remove remote pull of config as it is now created with defaults locally 2025-06-06 07:57:25 +02:00
pommee 281b5d0343 feat: switch to yaml based config 2025-05-08 17:37:15 +02:00