• Joined on 2023-03-25
julius pushed to main at julius/cutt 2025-03-27 15:18:41 +00:00
a6d0f528d0 fix: left out saving the password hash
julius pushed to main at julius/cutt 2025-03-27 07:05:09 +00:00
77d292974c fix: group token cannot be one-time only
julius pushed to main at julius/cutt 2025-03-26 16:37:54 +00:00
43f9b0d47c feat: register new user with team-specific token
bef5119a0b feat: more helpful error
ee13d06ab1 feat: no user -> no team
03ed843679 feat: check whether user has necessary scope
81d6a02229 feat: disallow non-members to list team members
Compare 8 commits »
julius pushed to main at julius/cutt 2025-03-25 06:45:58 +00:00
d3daa83d68 fix: /team -> /teams
julius pushed to main at julius/cutt 2025-03-24 21:41:19 +00:00
90adb4fc9c fix: auto enable new players
julius pushed to main at julius/cutt 2025-03-24 21:38:21 +00:00
19ae4a18ca fix: show players if they're not disabled
julius pushed to main at julius/cutt 2025-03-24 13:19:28 +00:00
fc8592f8ab fix: bar height
195d240a87 feat: use better query
df16497476 feat: add Team nav link
Compare 3 commits »
julius pushed to main at julius/cutt 2025-03-24 13:12:57 +00:00
8b4ee3b289 feat: Team management panel
e88eb02ef1 fix: allow for nodes without any edges (e.g. new player)
c04a1e03f2 feat: improve TeamPanel input placement
691b99daa8 feat: add a Team Panel
Compare 4 commits »
julius pushed to main at julius/cutt 2025-03-22 20:04:38 +00:00
8c938a7ebc feat: fix RaceChart height when N<3
julius pushed to main at julius/cutt 2025-03-22 19:52:52 +00:00
8bc38a10a4 fix: load previous state with correct team
julius pushed to main at julius/cutt 2025-03-22 15:24:53 +00:00
0397725bda feat: who's missing?
julius pushed to main at julius/cutt 2025-03-21 15:06:31 +00:00
a97eee842e feat: add player to team
ab3ed9b497 feat: add OpenAPI tags
Compare 2 commits »
julius pushed to main at julius/cutt 2025-03-21 13:49:18 +00:00
d9ad903798 feat: add back files in new location
b28752830a feat: towards multi-team support
7f4f6142c9 feat: don't rely on secure JWT when it comes to scopes
ded2b79db7 feat: begin to add support for multiple teams
Compare 4 commits »
julius pushed to main at julius/cutt 2025-03-17 18:27:48 +00:00
c246a0b264 fix: teams type
julius pushed to main at julius/cutt 2025-03-17 18:26:22 +00:00
054508cf6a feat: show teams
julius pushed to main at julius/cutt 2025-03-17 10:09:51 +00:00
3441e405a6 feat: keep states between tab switches
julius pushed to main at julius/cutt 2025-03-16 20:52:04 +00:00
8f355c0cf3 fix: show all available players in undecided when restoring
julius pushed to main at julius/cutt 2025-03-16 17:11:54 +00:00
4252e737d7 feat: add ability to change password
julius pushed to main at julius/cutt 2025-03-16 12:30:43 +00:00
39630725a4 feat: simplify visible button placement
julius pushed to main at julius/cutt 2025-03-16 11:41:13 +00:00
641ae50265 feat: improve on data privacy