|
5668b1cd6a
|
Insert election with uuid instead of auto-generated id
|
2025-01-20 10:04:15 +01:00 |
|
|
c095e9ae0b
|
Implement getElectionResults
|
2025-01-14 16:52:20 +01:00 |
|
|
e8ced857e0
|
Remove comments
|
2025-01-13 20:41:41 +01:00 |
|
|
d1225d3258
|
Fix slow-ass code
|
2025-01-13 20:06:55 +01:00 |
|
|
49a1df06d2
|
Dirty implementation of createVotes
|
2025-01-08 13:57:49 +01:00 |
|
|
ca824726b4
|
Return err
|
2025-01-02 19:27:56 +01:00 |
|
|
a9278366dd
|
Remove useless intermediary variable in elections.go
|
2025-01-02 19:27:31 +01:00 |
|
|
0229f78976
|
Incomplete implementation of createVotes
|
2025-01-02 19:24:32 +01:00 |
|
|
7beadf1538
|
Use exec for one-off queries
|
2024-12-31 00:09:30 +01:00 |
|
|
e5e85d494e
|
Use prepared statement
|
2024-12-30 23:47:40 +01:00 |
|
|
195bc7d85e
|
Generate voter data for known elections and simplify MaxVoters (0 = no maximum)
|
2024-12-30 23:01:32 +01:00 |
|
|
29fb5880e3
|
Add migrations and continue implementing election insertion
|
2024-12-30 20:41:28 +01:00 |
|
|
9e96be5ff2
|
Rename is_anonymous to are_voters_known
|
2024-12-30 15:37:23 +01:00 |
|
|
bc2ffce244
|
Start to code election insert
|
2024-12-27 14:38:30 +01:00 |
|