poll.horse/src
Wolvan 59a2733df6 Use git commit hash instead of version for dev
This way people can go straight to the commit that has caused the dev
page to be built and it is clear what version the site is based on.
2022-01-30 19:24:54 +01:00
..
config-handlers Initial commit 2021-12-28 21:11:19 +01:00
backend.ts Implement header based safety features 2022-01-30 16:59:11 +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 Use git commit hash instead of version for dev 2022-01-30 19:24:54 +01:00
main.ts Implement MySQL table prefix 2022-01-30 17:54:18 +01:00
MySQLStorage.ts Implement MySQL table prefix 2022-01-30 17:54:18 +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