Commit Graph

35 Commits

Author SHA1 Message Date
RunasSudo 9c2c0cf108
Add description field to questions 2019-01-14 17:55:24 +11:00
RunasSudo 4b74072063
Fix errors trying to pickle users / log in 2018-08-31 10:37:06 +10:00
Yingtong Li 7bbffb47af
Standard email API 2018-01-07 20:30:43 +08:00
RunasSudo 9255899a01
Store votes in a separate collection for better concurrency support 2018-01-03 13:51:37 +08:00
RunasSudo 764660f317
Implement ballot counting 2017-12-16 21:17:17 +10:30
RunasSudo d71e9e4821
Fix calculation of maximum cryptotext size 2017-12-11 20:55:00 +10:30
RunasSudo ffe9af3bd9
Implement pre-poll voting 2017-12-11 17:04:57 +10:30
RunasSudo 5740f33b7d
Implement IP and fingerprint logging 2017-12-11 13:23:25 +10:30
RunasSudo d264159237
Implement randomisation of choices 2017-12-11 12:30:41 +10:30
RunasSudo 90bb2b6265
Complete ticket implementation
Closes #7
2017-12-11 11:52:22 +10:30
RunasSudo 6bb2dfddcb
Basic ticket dragging #7 2017-12-11 10:55:01 +10:30
RunasSudo c0752f71ed
Enforce a consistent message length for encrypted ballots
Closes #6
2017-12-07 18:02:01 +10:30
RunasSudo 9fc9d08fb4
Generate more condensed Javascript to save bits in encryption 2017-12-07 17:35:38 +10:30
RunasSudo be4127639b
Basic functionality of the admin pane 2017-12-07 15:34:24 +10:30
RunasSudo 95e6a56f81
Basic administrator view 2017-12-07 15:03:11 +10:30
RunasSudo d22f402cdc
Custom nomenclature for election, referendum, poll, etc. 2017-12-04 14:30:41 +11:00
RunasSudo 85c8f4638f
Update for Tanscrypt 3.6.58
Transcrypt bug 413 closed
2017-12-04 13:51:45 +11:00
RunasSudo 30cb0d674e
Implement verification of election results 2017-11-29 18:29:42 +11:00
RunasSudo ca542f9d9e
Implement ballot auditing 🎉 2017-11-28 22:43:32 +11:00
RunasSudo b5a21116bb
Minor changes 2017-11-28 00:26:13 +11:00
RunasSudo c2d3b4ab93
Add preferential voting support. Closes #4 2017-11-27 22:56:43 +11:00
RunasSudo 8485aadbe4
Implement simple email authentication 2017-11-26 20:48:15 +11:00
RunasSudo f31f5347e2
Implement voters in terms of users 2017-11-26 11:17:28 +11:00
RunasSudo 82aa31cf50
Dates, hashes and more cross-references 2017-11-24 20:26:18 +11:00
RunasSudo 247f050d5b
Pretty results display 2017-11-24 19:51:10 +11:00
RunasSudo 453443d22a
🎉 We did it, Reddit! Voting booth now functional at a basic level 2017-11-23 23:10:57 +11:00
RunasSudo ca8c0ce614
Get started on voting booth 2017-11-23 21:07:16 +11:00
RunasSudo 700a791e72
Fix hashing in Javascript and add protected/private/internal field awareness 2017-11-23 20:42:22 +11:00
RunasSudo a3652e40de
Basic election details display 2017-11-23 18:18:01 +11:00
Yingtong Li b2bc6980cb
Build encryption into election workflow 2017-09-28 16:46:30 +10:00
RunasSudo c7d7c611b6
Implement vote tallying! 2017-09-24 13:32:46 +10:00
RunasSudo 20eb60e737
Implement bottom-up recursion through tree 2017-09-24 13:25:16 +10:00
RunasSudo 1e389f4d65
Basic ballot casting 2017-09-24 01:23:43 +10:00
RunasSudo 0755a3d180
Basic database support 2017-09-22 16:57:40 +10:00
RunasSudo afd7f59389
We can rebuild it without ORM. We have the technology. 2017-09-22 16:01:29 +10:00