poll.horse/src
Wolvan cfa150cc42 Move API and document it
The API has been moved to a /api path to distinguish it from the form
submission path and make it clear it is a callable API.
The API also has been rudimentarily documented.
2022-01-12 21:11:09 +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 Move API and document it 2022-01-12 21:11:09 +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