erth9960
  • Joined on 2020-10-14
erth9960 pushed to main at DMC/wg-selfserve 2025-02-19 18:12:23 +01:00
255e9db7d4 Added 'work' subdir to gitignore
e3d6e52217 Added a thread-safe solution to finding the next free ip
8c9842484f Added type hints
288d941123 Added a work directory intended to contain data written by the application
463fc62d60 Added example config and made wireguard.py read its server keys from disk
Compare 6 commits »
erth9960 pushed to main at DMC/wg-selfserve 2025-02-19 15:15:13 +01:00
27277968be Removed broken code that should have sorted the configs by name
6b4b923c3c FIX: Implemented the download button functionality
1e5bf1aa9a Set samesite attribute as appropriate on all cookies.
Compare 3 commits »
erth9960 pushed to main at DMC/wg-selfserve 2025-02-19 14:54:35 +01:00
9b5a752e1a FIX: Enter in the input field now triggers the correct form action.
86efda498e Layout fixes.
b33da9f7d8 Updated instructions
8481b023b4 FIX: Apparently, module-global objects survive between requests
Compare 4 commits »
erth9960 pushed to main at DMC/wg-selfserve 2025-02-18 18:50:17 +01:00
9b91d8cafb Style tweaks, should work slightly better on mobile
ff8ff6a8d8 Wrapped the top info into a box for easier positioning
Compare 2 commits »
erth9960 deleted branch frontend from DMC/wg-selfserve 2025-02-18 18:01:00 +01:00
erth9960 pushed to main at DMC/wg-selfserve 2025-02-18 18:00:11 +01:00
d6d13aeb6d Frontend is getting close to done
b454faea98 Switched to UUID/arbitrary ID:s for configs
1e03616e7b Added a qr code library
fc02fbea24 Added wsgi file for production deploy
b316356de7 FIX: missing member variables
Compare 8 commits »
erth9960 pushed to frontend at DMC/wg-selfserve 2025-02-18 17:59:45 +01:00
d6d13aeb6d Frontend is getting close to done
b454faea98 Switched to UUID/arbitrary ID:s for configs
Compare 2 commits »
erth9960 pushed to frontend at DMC/wg-selfserve 2025-02-18 17:55:48 +01:00
1e03616e7b Added a qr code library
fc02fbea24 Added wsgi file for production deploy
b316356de7 FIX: missing member variables
804347a4d6 Fix: only set a username cookie if there is data to assign to it
343d7cd863 Fixed a typo
Compare 5 commits »
erth9960 created branch frontend in DMC/wg-selfserve 2025-02-14 16:03:05 +01:00
erth9960 pushed to frontend at DMC/wg-selfserve 2025-02-14 16:03:05 +01:00
7aef8fa38e Beginning work on frontend
erth9960 pushed to main at DMC/wg-selfserve 2025-02-14 15:54:48 +01:00
cfed319563 Moving closer to actual functional wireguard handling
c146d54d41 Lifted cookie names into variables instead of literals
Compare 2 commits »
erth9960 pushed to main at DMC/wg-selfserve 2025-02-13 16:51:46 +01:00
bc4dd5d6f9 Further along the way to MVP
2fb26837de Added requests as a dependency
a26a6c7130 Added config.ini to gitignore
Compare 3 commits »
erth9960 created branch main in DMC/wg-selfserve 2025-02-12 16:37:13 +01:00
erth9960 pushed to main at DMC/wg-selfserve 2025-02-12 16:37:13 +01:00
3213604a78 Initial commit
erth9960 created repository DMC/wg-selfserve 2025-02-12 16:35:58 +01:00
erth9960 commented on issue DMC/seshat#16 2025-02-07 10:57:20 +01:00
Make log output parse friendly

In order to guarantee proper filename matching, this format is probably a good approach: [ filname / user / action ] friendlymessage

erth9960 pushed to master at DMC/multiplayer-ce 2025-02-06 15:48:50 +01:00
3907d10755 FIX: multiple events triggering when using keyboard while focus is on a button
erth9960 pushed to master at DMC/play-daemon-threaded 2025-02-06 15:45:29 +01:00
727d6da1af Removed the ability for any handler to use multiple instances by default
erth9960 pushed to master at DMC/play-daemon-threaded 2025-02-06 15:42:16 +01:00
ae3ea546a2 Lowered the max number of lines per subtitle segment from 3 to 2
erth9960 pushed to master at DMC/multiplayer-ce 2025-02-06 14:32:11 +01:00
2be04e1e79 Made the player root element focusable
77151ceef8 Added support for dragging the progress bar to seek in the video
8323ea61dd Implement automatic rotation
db68e2b86b Fixed a bug where the mute icon could desync from the actual mute state.
633d9436f4 Improved volume handling on touch devices
Compare 8 commits »