117 Commits

Author SHA1 Message Date
Erik Thuning 8481b023b4 FIX: Apparently, module-global objects survive between requests
Moved the wg object into the app object, so it gets the expected lifecycle.
2025-02-19 14:45:53 +01:00
Erik Thuning 9b91d8cafb Style tweaks, should work slightly better on mobile 2025-02-18 18:49:58 +01:00
Erik Thuning ff8ff6a8d8 Wrapped the top info into a box for easier positioning 2025-02-18 18:48:15 +01:00
Erik Thuning d6d13aeb6d Frontend is getting close to done 2025-02-18 17:59:13 +01:00
Erik Thuning b454faea98 Switched to UUID/arbitrary ID:s for configs
Names are now for human readability only
2025-02-18 17:56:41 +01:00
Erik Thuning 1e03616e7b Added a qr code library 2025-02-18 17:55:37 +01:00
Erik Thuning fc02fbea24 Added wsgi file for production deploy 2025-02-18 17:54:24 +01:00
Erik Thuning b316356de7 FIX: missing member variables 2025-02-18 17:53:27 +01:00
Erik Thuning 804347a4d6 Fix: only set a username cookie if there is data to assign to it 2025-02-18 17:51:04 +01:00
Erik Thuning 343d7cd863 Fixed a typo 2025-02-18 17:49:44 +01:00
Erik Thuning 7aef8fa38e Beginning work on frontend 2025-02-14 16:02:43 +01:00
erth9960 cfed319563 Moving closer to actual functional wireguard handling 2025-02-14 15:54:15 +01:00
erth9960 c146d54d41 Lifted cookie names into variables instead of literals 2025-02-14 15:50:57 +01:00
erth9960 bc4dd5d6f9 Further along the way to MVP 2025-02-13 16:51:28 +01:00
erth9960 2fb26837de Added requests as a dependency 2025-02-13 16:35:00 +01:00
erth9960 a26a6c7130 Added config.ini to gitignore 2025-02-13 16:27:18 +01:00
erth9960 3213604a78 Initial commit 2025-02-12 16:35:20 +01:00