aboutsummaryrefslogtreecommitdiffstats
path: root/app.py
Commit message (Collapse)AuthorAgeFilesLines
* Add policy page, format codeJan Tuomi2026-04-191-297/+391
|
* Remove debug printJan Tuomi2025-06-051-1/+0
|
* Fix app init with wsgiJan Tuomi2025-06-051-14/+20
|
* Migrate to SQLite3Jan Tuomi2024-12-211-2/+8
|
* Fix issue where 0 votes would be marked as most votedJan Tuomi2024-12-211-1/+1
|
* Highlight most voted optionsJan Tuomi2024-12-211-0/+14
|
* Add a confirmation screen when deleting submissionJan Tuomi2024-12-211-0/+13
|
* Improve validationJan Tuomi2024-12-211-26/+42
|
* Send emails in a background threadJan Tuomi2024-12-211-2/+27
|
* Add possibility to manage own voteJan Tuomi2024-12-211-2/+40
|
* Improve styles, error handlingJan Tuomi2024-12-211-24/+70
|
* Add an about text to landing pageJan Tuomi2024-12-211-1/+2
|
* Add whole day mode, various improvementsJan Tuomi2024-12-211-6/+16
|
* Set attributes on HTTP cookiesJan Tuomi2024-12-211-5/+10
|
* Add user-agent parsing to guess table or list modeJan Tuomi2024-12-211-11/+22
|
* Add compression, improve READMEJan Tuomi2024-12-211-0/+3
|
* Fix issue where an empty vote submission would not visually showJan Tuomi2024-12-211-23/+25
|
* Add SMTP email supportJan Tuomi2024-12-211-0/+11
|
* Initial commitJan T2024-12-211-0/+221