erth9960
  • Joined on 2020-10-14
erth9960 created repository DMC/clickmap 2025-06-04 15:17:15 +02:00
erth9960 pushed to main at DMC/wg-selfserve 2025-05-14 11:48:00 +02:00
4d25833a25 Bumped query arguments to script and css files
erth9960 pushed to main at DMC/wg-selfserve 2025-05-14 11:45:49 +02:00
04bbe17b48 Added a VPN status banner
45f4e31e45 Removed dead code
Compare 2 commits »
erth9960 pushed to master at erth9960/pvt-containers 2025-05-08 19:11:42 +02:00
e5e764fe95 Added the ability to read all tomcat logs from the web browser.
erth9960 pushed to master at erth9960/pvt-containers 2025-04-14 11:45:19 +02:00
ed9d8660e4 Broke proxy handling into functions
erth9960 pushed to master at erth9960/pvt-containers 2025-04-14 11:44:02 +02:00
65f450b21a Switched the reset action to include recreating the proxy
a12a672ce1 Minor tweaks
8310f1ef49 Tweaks to jenkins docker
Compare 3 commits »
erth9960 pushed to main at erth9960/domextensions 2025-04-04 15:04:13 +02:00
30ad55c0e8 Apparently export can only be used when declaring
erth9960 pushed to main at erth9960/domextensions 2025-04-04 15:03:08 +02:00
75f7f79c38 Exports
erth9960 pushed to main at erth9960/domextensions 2025-04-04 14:14:07 +02:00
5dbe835d44 Added docstrings
erth9960 created branch main in erth9960/domextensions 2025-04-04 13:44:32 +02:00
erth9960 pushed to main at erth9960/domextensions 2025-04-04 13:44:32 +02:00
45994bb817 Initial commit
erth9960 created repository erth9960/domextensions 2025-04-04 13:42:35 +02:00
erth9960 pushed to main at DMC/wg-selfserve 2025-04-01 12:54:27 +02:00
5c2419eef5 Avoid WSOD on access denied
erth9960 pushed to main at DMC/wg-selfserve 2025-03-28 16:10:17 +01:00
0278f4f04b Ensuring no cache issues
erth9960 pushed to main at DMC/wg-selfserve 2025-03-28 16:08:56 +01:00
c24d3405d2 App no longer flashes the uninitialized page before auth
erth9960 pushed to main at DMC/wg-selfserve 2025-03-28 15:45:26 +01:00
c1538a8912 Moved qr code generation to server side in order to get more compatible codes
409123b038 Rearranged client population code to be more legible
098e380436 FIX: Accidentally put the version query on the wrong file
Compare 3 commits »
erth9960 pushed to main at DMC/wg-selfserve 2025-03-28 11:06:57 +01:00
8b2baba214 QR codes: Lowered error correction level and set them to crisp rendering
erth9960 pushed to main at DMC/wg-selfserve 2025-03-27 15:31:08 +01:00
1eaf180fbe Adding a fake query string to css and js includes to avoid cache issues
erth9960 pushed to main at DMC/wg-selfserve 2025-03-27 15:29:23 +01:00
8a47e99ae2 Explicitly unsetting height and width on qr codes
erth9960 pushed to main at DMC/wg-selfserve 2025-03-26 16:30:33 +01:00
e5d1b9809e Apparently wg-quick did handle the routes correctly after all?