Brian Wiborg
|
c61300c6b8
|
📝 README and inline docs
|
2024-05-14 10:27:13 +02:00 |
|
Brian Wiborg
|
d533a879ef
|
🚚 Rename main.go to voting.go
|
2024-05-14 02:33:12 +02:00 |
|
Brian Wiborg
|
a25380193f
|
✨ Better voting result
|
2024-05-14 00:53:30 +02:00 |
|
Brian Wiborg
|
7d34b00955
|
🐛 Remmove static/ folder
... should have never landed in git as it is created by `go generate`
|
2024-05-13 14:41:07 +02:00 |
|
Brian Wiborg
|
47f091da54
|
🩹 go fmt
|
2024-05-13 14:10:40 +02:00 |
|
Brian Wiborg
|
caaa935efc
|
🩹 Change default for anonymous to true
|
2024-05-13 14:09:41 +02:00 |
|
Brian Wiborg
|
ff83e9abce
|
🩹 Better response when not eligible to vote
|
2024-05-13 14:00:05 +02:00 |
|
Brian Wiborg
|
8f3a5b35c8
|
💄 Better titles; go fmt
|
2024-05-13 13:20:26 +02:00 |
|
Brian Wiborg
|
b8de119cc6
|
🐛 Actually display if voting is anonymous or not
|
2024-05-13 13:14:30 +02:00 |
|
Brian Wiborg
|
3707726d10
|
🐛 Correctly parse formValue("anonymous")
|
2024-05-13 13:09:04 +02:00 |
|
Brian Wiborg
|
944ab85aea
|
🩹 Fix loop
|
2024-05-13 12:52:06 +02:00 |
|
Brian Wiborg
|
f2f8265499
|
✨ Display votes in non-anonymous voting results
|
2024-05-13 12:46:13 +02:00 |
|
Brian Wiborg
|
58cb8645a4
|
🩹 Actually display quroum/threshold in vote_form
|
2024-05-13 12:16:23 +02:00 |
|
Brian Wiborg
|
53ad7ed03d
|
🐛 Fix missing unanimous quorum/threshold
|
2024-05-13 12:12:43 +02:00 |
|
Brian Wiborg
|
c2d2df3254
|
🩹 Add UNANIMOUS quorum and threshold to form
|
2024-05-13 12:07:56 +02:00 |
|
Brian Wiborg
|
fadd06f619
|
✏️ Fix s/Quotum/Quorum/
|
2024-05-13 11:02:59 +02:00 |
|
Brian Wiborg
|
b0657a3fb2
|
🚨 go fmt; go mod tidy
|
2024-05-13 10:45:38 +02:00 |
|
Brian Wiborg
|
fb2a29be51
|
🩹 Remove htmx artifacts
|
2024-05-13 10:41:25 +02:00 |
|
Brian Wiborg
|
34b59f079d
|
🩹 Fix elector separator is " "
|
2024-05-13 01:55:49 +02:00 |
|
Brian Wiborg
|
e7c9214afa
|
🩹 Load empty electors correctly
|
2024-05-13 01:52:19 +02:00 |
|
Brian Wiborg
|
116eb4604a
|
🩹 Only allow eligible voters to vote
|
2024-05-13 01:28:25 +02:00 |
|
Brian Wiborg
|
538f640538
|
👔 Redirect / to /v
|
2024-05-13 01:15:48 +02:00 |
|
Brian Wiborg
|
48328e7db2
|
🎉🚀 May the concensus be with us!
|
2024-05-13 00:47:24 +02:00 |
|