aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix link to Inclusive Sans typefaceJan Tuomi2024-12-211-1/+1
|
* Add Open Graph meta tags to poll and manage pagesJan Tuomi2024-12-213-3/+25
| | | | Fixes #2
* Ignore pyrightconfig.jsonJan Tuomi2024-12-211-0/+1
|
* ImprovementsJan Tuomi2024-12-215-25/+53
|
* Style and a11y improvementsJan Tuomi2024-12-214-12/+34
|
* A11y improvementsJan Tuomi2024-12-216-21/+42
|
* Enable strict tablesJan Tuomi2024-12-212-11/+13
|
* A11y updatesJan Tuomi2024-12-211-2/+3
|
* Migrate to SQLite3Jan Tuomi2024-12-2112-368/+258
|
* Add deploy.shJan Tuomi2024-12-211-0/+12
|
* Recreate DB connection if it is closedJan Tuomi2024-12-211-0/+3
|
* Add recommended Postgres connection options to reduce disconnectionsJan Tuomi2024-12-211-1/+17
|
* Fix issue where 0 votes would be marked as most votedJan Tuomi2024-12-211-1/+1
|
* Another fixJan Tuomi2024-12-211-0/+2
|
* Fix css specificity issueJan Tuomi2024-12-211-1/+1
|
* Improve table scrolling uxJan Tuomi2024-12-212-71/+82
|
* Highlight most voted optionsJan Tuomi2024-12-214-2/+22
|
* Update screenshotsJan Tuomi2024-12-214-0/+0
|
* Use Verdana font in all inputsJan Tuomi2024-12-211-1/+1
|
* Add a confirmation screen when deleting submissionJan Tuomi2024-12-212-0/+25
|
* Fix list view form sendJan Tuomi2024-12-211-26/+26
|
* Show "Start/end date" instead of "time" when whole day event mode is onJan Tuomi2024-12-212-11/+18
|
* Do not try to send email when recipient is an empty stringJan Tuomi2024-12-211-2/+2
|
* Catch closed connection errorsJan Tuomi2024-12-211-1/+1
|
* Fix the migration some moreJan Tuomi2024-12-211-2/+0
|
* Fix migrationJan Tuomi2024-12-211-1/+0
|
* Improve validationJan Tuomi2024-12-213-44/+65
|
* Replace references to "poll" with "diddle"Jan Tuomi2024-12-211-2/+2
|
* Send emails in a background threadJan Tuomi2024-12-212-34/+59
|
* Fix email integrationJan Tuomi2024-12-212-13/+14
|
* Add possibility to manage own voteJan Tuomi2024-12-217-21/+134
|
* Improve db migration processJan Tuomi2024-12-212-12/+41
|
* Improve styles, error handlingJan Tuomi2024-12-213-28/+78
|
* Fix landing page header hierarchyJan Tuomi2024-12-211-10/+9
|
* Add an about text to landing pageJan Tuomi2024-12-212-2/+14
|
* Show only yes votes in vote countJan Tuomi2024-12-212-2/+2
|
* Improve checkbox styling, add clipboard copy buttonJan Tuomi2024-12-212-6/+44
|
* Do not break votes count in list viewJan Tuomi2024-12-211-1/+1
|
* Fix list view voters, change fontJan Tuomi2024-12-214-4/+29
|
* Add whole day mode, various improvementsJan Tuomi2024-12-2110-101/+143
|
* Set attributes on HTTP cookiesJan Tuomi2024-12-211-5/+10
|
* Add user-agent parsing to guess table or list modeJan Tuomi2024-12-212-11/+25
|
* Show end datetime if not the same dateJan Tuomi2024-12-213-2/+30
|
* Add compression, improve READMEJan Tuomi2024-12-213-0/+6
|
* Fix issue where an empty vote submission would not visually showJan Tuomi2024-12-215-33/+49
|
* Add SMTP email supportJan Tuomi2024-12-213-0/+123
|
* Fix list mode div issueJan Tuomi2024-12-211-1/+1
|
* Add README, use postgres:16, improve stylesJan Tuomi2024-12-217-1/+65
|
* Fix description fieldJan Tuomi2024-12-211-1/+1
|
* Initial commitJan T2024-12-2120-0/+1271