Commit Graph

56 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
164184e5e9 user can add player while voting 2024-10-04 21:00:53 +02:00
9c8e8beaa6 user can add player while voting 2024-10-04 21:00:43 +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
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
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
4cb1ef1df9 admin page (in progress) 2024-09-28 23:28:14 +02:00
c66e854e03 main code + settings update 2024-09-28 23:27:55 +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
4101e824a2 permissions mustn't be null 2024-09-28 23:25:47 +02:00
66486c3cea register progress 2024-09-28 00:07:20 +02:00
10aa258576 backend update (login modified and new logout) 2024-09-28 00:07:01 +02:00
19fe28be49 login page 2024-09-28 00:06:32 +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
70d4e9ca20 preparing for auth 2024-09-22 23:10:11 +02:00
ce539a1b96 Merge remote-tracking branch 'origin/main' 2024-09-22 23:09:56 +02:00
7b86d14de5 preparing for auth 2024-09-22 23:09:45 +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
b933a6f8be daemon fix 2024-09-20 21:32:18 +02:00
f674a18f3b small fix 2024-09-20 20:20:10 +02:00
4be387eaf4 quick fix 2024-09-20 19:31:50 +02:00
8281ce7acd oui 2024-09-20 19:28:33 +02:00
1ddb019081 quick fix 2024-09-20 19:28:01 +02:00
e20e487119 quick fix 2024-09-20 19:25:59 +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
3931504d49 Backend update 2024-09-14 21:57:41 +02:00
c58a26a691 .gitignore update 2024-09-14 13:41:12 +02:00
1a356a7754 Update .gitignore 2024-09-14 13:35:50 +02:00
89a1e04ef6 Delete Cargo.lock 2024-09-14 13:35:30 +02:00
3889305cf4 Delete vote.db-wal 2024-09-14 12:42:08 +02:00
a6a64589df Delete vote.db-shm 2024-09-14 12:42:01 +02:00
c99115b886 Repo Cleanup 2024-09-14 12:04:33 +02:00
23fffe134c gitignore update 2024-09-14 11:53:38 +02:00