31 Commits

Author SHA1 Message Date
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
98dbcd11f1 Added submit date to votes 2024-10-05 15:08:41 +02:00
c07a304562 Votes div remains to have date displayed per vote 2024-10-04 22:49:51 +02:00
92c067c9ed small fixes (if player not exsits show ?) 2024-10-04 22:49:00 +02:00
9c8e8beaa6 user can add player while voting 2024-10-04 21:00:43 +02:00
01c8248313 bug fix: ids can be wrong if players added/deleted 2024-10-04 17:05:39 +02:00
5a13cf9214 administration done (minimalistic) 2024-10-04 17:05:10 +02:00
72fd45eb64 admin page (in progress) + better body (in progress) 2024-10-01 21:27:23 +02:00
4cb1ef1df9 admin page (in progress) 2024-09-28 23:28:14 +02:00
3924c87b93 register page 2024-09-28 23:27:44 +02:00
a8a913189e unauthorised page 2024-09-28 23:27:33 +02:00
de0ef9dd69 logout page 2024-09-28 23:27:21 +02:00
13265e1ef3 small login css fix 2024-09-28 23:27:10 +02:00
febd1d33f1 login link 2024-09-28 23:26:15 +02:00
66486c3cea register progress 2024-09-28 00:07:20 +02:00
19fe28be49 login page 2024-09-28 00:06:32 +02:00
8b09406339 login 2024-09-24 22:19:55 +02:00
ca48551023 Update static/css/results.css 2024-09-22 12:27:16 +02:00
a9faf9ec9c Update static/css/results.css 2024-09-22 12:24:29 +02:00
4be387eaf4 quick fix 2024-09-20 19:31:50 +02:00
8281ce7acd oui 2024-09-20 19:28:33 +02:00
ea7fc7713c main page rework done. 2024-09-20 17:08:38 +02:00
027aff84b9 index.js refactor 2024-09-20 14:33:37 +02:00
6122b21d90 Reflection on how the main page works. 2024-09-19 23:09:59 +02:00
77e149eae1 General update: site works. 2024-09-17 00:10:30 +02:00
c99115b886 Repo Cleanup 2024-09-14 12:04:33 +02:00
fb41e1b02b Deamon + minor update 2024-09-13 13:59:54 +02:00
49e2b18e56 Vote + Results done 2024-09-12 23:36:55 +02:00
20b47856d5 Home page progress + start of db manipulations 2024-09-10 17:59:39 +02:00
ccc632a418 Better system + main page debut 2024-09-09 23:34:18 +02:00
6c96cae51d Basic http capability 2024-09-09 22:12:53 +02:00