Erik Vroon
2e9e4343b3
Fix created columns ( #726 )
...
The default was wrong, the `"now()"` was executed when building the
database, resulting in a default of a constant value instead of the
function `now()`
2024-05-14 18:59:46 +02:00
Erik Vroon
5eddebbc17
Fix backend code style
2024-03-04 14:49:44 +01:00
robigan
e3fa10e2a9
Team logos ( #529 )
2024-02-28 08:41:19 +01:00
Erik Vroon
f7d79eae70
Autorun alembics ( #455 )
...
Runs alembic migration automatically on fastapi startup.
Can be disabled using config setting.
2024-02-10 16:36:58 +01:00
Erik Vroon
469316efd4
Use Ruff format instead of Black ( #420 )
2024-02-03 14:29:33 +01:00
Erik Vroon
5659cd7344
Add demo functionality ( #413 )
...
Lets users create a temporary demo account to test the tool
2024-02-03 14:18:57 +01:00
Erik Vroon
ac53331590
Add statistics columns to teams ( #365 )
2023-12-02 12:12:53 +01:00
Erik Vroon
051506a45b
Drop unique constraint on players.name ( #347 )
2023-11-25 12:09:22 +01:00
Erik Vroon
4b3dfb9b20
Implement custom time per match ( #337 )
2023-11-21 21:11:25 +01:00
Erik Vroon
3dceda218a
Time scheduling ( #315 )
2023-11-07 19:51:46 +01:00
Erik Vroon
145d5787e1
Implement scheduling for elimination stage items ( #314 )
2023-11-05 15:22:24 +01:00
Erik Vroon
ab86f7ea77
Add schedule builder ( #267 )
2023-11-02 20:34:49 +01:00
Erik Vroon
f4d7aae2ea
Add ruff check ( #294 )
2023-10-07 17:02:05 +02:00
Erik Vroon
6c741fd821
Dashboard endpoint ( #285 )
2023-10-01 11:19:56 +02:00
Erik Vroon
33a1910142
Various bugfixes ( #266 )
2023-09-14 16:33:00 +02:00
Erik Vroon
aaca527647
Add courts functionality ( #256 )
2023-09-12 13:33:20 +02:00
Erik Vroon
a24766c210
Display stage name and select active stage by default ( #210 )
2023-05-09 21:31:27 +02:00
Erik Vroon
352f46113c
Add stages in backend ( #181 )
2023-05-02 19:23:52 +02:00
Erik Vroon
7c487952da
Improve auth and user management ( #125 )
2023-04-16 13:15:41 +02:00
Erik Vroon
dd81c6a83b
Improve scheduling ( #114 )
2023-02-01 16:35:26 +01:00
Erik Vroon
ab917dc2ee
Rename ladderz to bracket ( #24 )
2022-12-27 12:49:44 +01:00
Erik Vroon
6ac8b0fdfb
First version of backend and frontend ( #1 )
2022-12-11 17:55:11 +01:00