restitux restitux
  • the ohea admin

    [m]: @restitux:ohea.xyz

  • Joined on 2022-09-15
restitux pushed to auth/6-admin-panel at restitux/gamestream-webtransport-proxy 2026-04-16 15:30:00 +00:00
70e6f05534 frontend: add admin panel for user and permission management
6a0c97dd9e frontend: attach auth credentials to all API requests
917acfdb27 frontend: add login page and auth guard
0fd90e8935 backend: add single-use token auth for spawned stream proxies
Compare 4 commits »
6a0c97dd9e frontend: attach auth credentials to all API requests
917acfdb27 frontend: add login page and auth guard
0fd90e8935 backend: add single-use token auth for spawned stream proxies
Compare 3 commits »
917acfdb27 frontend: add login page and auth guard
0fd90e8935 backend: add single-use token auth for spawned stream proxies
Compare 2 commits »
0fd90e8935 backend: add single-use token auth for spawned stream proxies
restitux commented on pull request restitux/gamestream-webtransport-proxy#2 2026-04-16 15:19:26 +00:00
backend: gate existing endpoints behind auth and app permissions

Code looks good, need to test manually.

restitux pushed to auth/6-admin-panel at restitux/gamestream-webtransport-proxy 2026-04-16 15:16:40 +00:00
4b6ecd57d0 frontend: add admin panel for user and permission management
b1421f7dd5 frontend: attach auth credentials to all API requests
00e38c9e17 frontend: add login page and auth guard
9e650e1f75 backend: add single-use token auth for spawned stream proxies
826a3b59c9 backend: gate existing endpoints behind auth and app permissions
Compare 5 commits »
b1421f7dd5 frontend: attach auth credentials to all API requests
00e38c9e17 frontend: add login page and auth guard
9e650e1f75 backend: add single-use token auth for spawned stream proxies
826a3b59c9 backend: gate existing endpoints behind auth and app permissions
Compare 4 commits »
00e38c9e17 frontend: add login page and auth guard
9e650e1f75 backend: add single-use token auth for spawned stream proxies
826a3b59c9 backend: gate existing endpoints behind auth and app permissions
Compare 3 commits »
9e650e1f75 backend: add single-use token auth for spawned stream proxies
826a3b59c9 backend: gate existing endpoints behind auth and app permissions
Compare 2 commits »
826a3b59c9 backend: gate existing endpoints behind auth and app permissions
restitux commented on pull request restitux/gamestream-webtransport-proxy#2 2026-04-16 15:07:21 +00:00
backend: gate existing endpoints behind auth and app permissions

I don't like this; we should be hard failing if the depot doesn't contain a user. I will upload a version that fixes this.

restitux commented on pull request restitux/gamestream-webtransport-proxy#1 2026-04-16 15:04:24 +00:00
backend: add user management system with SQLite database

Read through the code and LGTM. Need to do some manual testing.

restitux created pull request restitux/gamestream-webtransport-proxy#6 2026-04-16 05:19:19 +00:00
WIP: frontend: add admin panel for user and permission management
restitux created pull request restitux/gamestream-webtransport-proxy#5 2026-04-16 05:18:54 +00:00
WIP: frontend: attach auth credentials to all API requests
restitux created pull request restitux/gamestream-webtransport-proxy#4 2026-04-16 05:18:35 +00:00
WIP: frontend: add login page and auth guard
restitux created pull request restitux/gamestream-webtransport-proxy#3 2026-04-16 05:18:21 +00:00
WIP: backend: add single-use token auth for spawned stream proxies
restitux created pull request restitux/gamestream-webtransport-proxy#2 2026-04-16 05:18:04 +00:00
WIP: backend: gate existing endpoints behind auth and app permissions
restitux created pull request restitux/gamestream-webtransport-proxy#1 2026-04-16 05:17:32 +00:00
WIP: backend: add user management system with SQLite database
restitux created branch auth/6-admin-panel in restitux/gamestream-webtransport-proxy 2026-04-16 05:15:23 +00:00