Commit Graph

24 Commits

Author SHA1 Message Date
cbaf52256d Remove unused import 2024-10-05 15:52:59 +02:00
8a7c321044 Fixed bug related to new Vote struct, id and submit date can be None
(useful for posting new votes, ie without id and submit date)
2024-10-05 15:09:51 +02:00
c07a304562 Votes div remains to have date displayed per vote 2024-10-04 22:49:51 +02:00
164184e5e9 user can add player while voting 2024-10-04 21:00:53 +02:00
28b2411ceb user can add player 2024-10-04 17:28:20 +02:00
fb28221875 added check for token generation (look if exists) (better) 2024-10-04 17:17:46 +02:00
cd1632b533 added check for token generation (look if exists) 2024-10-04 17:15:59 +02:00
5a13cf9214 administration done (minimalistic) 2024-10-04 17:05:10 +02:00
894e102322 Custom Response Body, is authorised returning bool, ... 2024-10-02 19:36:50 +02:00
72fd45eb64 admin page (in progress) + better body (in progress) 2024-10-01 21:27:23 +02:00
c66e854e03 main code + settings update 2024-09-28 23:27:55 +02:00
10aa258576 backend update (login modified and new logout) 2024-09-28 00:07:01 +02:00
0a87f67824 Check password 2024-09-27 18:22:51 +02:00
bcf3000bcc token cookie, register 2024-09-25 23:13:15 +02:00
8b09406339 login 2024-09-24 22:19:55 +02:00
b933a6f8be daemon fix 2024-09-20 21:32:18 +02:00
f674a18f3b small fix 2024-09-20 20:20:10 +02:00
1ddb019081 quick fix 2024-09-20 19:28:01 +02:00
e20e487119 quick fix 2024-09-20 19:25:59 +02:00
77e149eae1 General update: site works. 2024-09-17 00:10:30 +02:00
3931504d49 Backend update 2024-09-14 21:57:41 +02:00
fb41e1b02b Deamon + minor update 2024-09-13 13:59:54 +02:00
0010f00502 Vote + Results done 2024-09-13 00:21:00 +02:00
49e2b18e56 Vote + Results done 2024-09-12 23:36:55 +02:00