• Joined on 2023-03-25
julius pushed to main at julius/cutt 2025-05-21 13:08:52 +00:00
b781408c18 feat: disable dark mode for text inputs
julius pushed to main at julius/cutt 2025-05-21 13:04:25 +00:00
a0c8e0cd18 feat: decrease calendar size
julius pushed to main at julius/cutt 2025-05-21 12:55:35 +00:00
de8dc6b9b9 feat: load players in session
241f6fa7eb feat: show active player
a42fff807c feat: useSession for players
369cf0b727 feat: calendar display for latest submissions
Compare 4 commits »
julius pushed to main at julius/cutt 2025-05-19 12:59:31 +00:00
a6dfab47d5 fix: props.list empty
julius pushed to main at julius/cutt 2025-05-19 12:51:38 +00:00
4c78ede7c2 feat: increase dnd box
julius pushed to main at julius/cutt 2025-05-19 12:46:01 +00:00
8c8a88e72c fix: handle players removed from team
julius pushed to main at julius/cutt 2025-05-19 12:35:08 +00:00
b9efd4f7a3 feat: add player type survey
a6ebc28d47 fix: gender and previous state for DEMO
48f282423f feat: add gender in DEMO
881e015c1f Merge branch 'feat/demo'
4e2e0dd2a5 feat: add gender
Compare 9 commits »
julius pushed to feat/demo at julius/cutt 2025-05-08 08:11:13 +00:00
cb2b7db7a6 feat: demo MVP list
julius created branch feat/demo in julius/cutt 2025-05-08 05:11:24 +00:00
julius pushed to feat/demo at julius/cutt 2025-05-08 05:11:24 +00:00
1c71df781c feat: adjustments for Demo Team (team_id = 42)
6378488fd0 feat: add demo players
Compare 2 commits »
julius pushed to main at julius/cutt 2025-04-16 11:00:41 +00:00
6902ffdca6 fix: weigh dislike negatively for weighted degree
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