poll.horse/src
Wolvan 2f40091c6f Sort entries by votes
The entries on the result page are now ordered by the amount of
votes they got. This should make discerning a winner much easier.
2022-01-29 22:16:49 +01:00
..
config-handlers Initial commit 2021-12-28 21:11:19 +01:00
backend.ts Move API and document it 2022-01-12 21:11:09 +01:00
config-handlers.ts Initial commit 2021-12-28 21:11:19 +01:00
config-loader.ts Fix config loading of boolean values 2021-12-29 17:04:23 +01:00
Config.ts Implement different backend types 2022-01-08 16:12:04 +01:00
FlatFileStorage.ts Implement different backend types 2022-01-08 16:12:04 +01:00
frontend.ts Sort entries by votes 2022-01-29 22:16:49 +01:00
main.ts Fix number parsing from replacer vars 2022-01-08 17:44:39 +01:00
MySQLStorage.ts Remove unecessary ID column 2022-01-12 19:57:51 +01:00
Poll.ts Make frontend js-less 2022-01-01 04:13:24 +01:00
Storage.ts Implement different backend types 2022-01-08 16:12:04 +01:00