1
0
mirror of https://github.com/Adam-Ant/QuotesDB synced 2024-06-14 04:57:24 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Adam Dodman
0a72a7f283 Use unescaped quote for telegram 2017-10-20 21:38:35 +01:00
Adam Dodman
14bdd69cdf Add ca-certificates for telegram 2017-10-20 21:28:55 +01:00
Adam Dodman
579957a036 Turn off debug mode 2017-10-20 21:19:47 +01:00
Adam Dodman
4f1762e749 Add telegram notification support 2017-10-20 21:19:16 +01:00
Adam Dodman
4e410616ad Fix and imporve COPY step 2017-10-20 18:07:11 +01:00
Adam Dodman
b433e952d4 Fix missing dependency 2017-10-20 17:17:05 +01:00
Adam Dodman
3380fbc7b5 Add Dockerfile, and related files 2017-10-05 23:11:15 +01:00
Adam Dodman
aedf571a26 Add config file, debug cleanups 2017-10-05 22:20:20 +01:00
Adam Dodman
b99c0f195f Move some structure to child files, allows more flexibility 2017-10-05 22:19:08 +01:00
Adam Dodman
130584e280 Update to use uid_to_user everywhere 2017-10-05 17:58:16 +01:00
Adam Dodman
23f622fe21 Add admin moderation and deletion system 2017-10-05 17:34:39 +01:00
Adam Dodman
60421dcdfb Strip unneeded whitespace 2017-10-05 15:43:56 +01:00
Adam Dodman
7763ce90cf Add password update system 2017-10-05 15:17:12 +01:00
Adam Dodman
1ba261f4b3 Refactor to use function to set page variables 2017-10-05 02:08:32 +01:00
Adam Dodman
f2e490475d Remove troll-y comment now we actually have a user adding system 2017-10-05 02:02:47 +01:00
Adam Dodman
997a7b5592 Dynamically load the User database 2017-10-05 01:23:27 +01:00
Adam Dodman
517e8a5cfa Add session checking on POST, prevents replay attacks and some other session weirdness 2017-10-05 00:36:01 +01:00
Adam Dodman
75f96f74a7 Add logging for what user added which quotes 2017-10-05 00:32:33 +01:00
Adam Dodman
54afcfad1d Add username/password authentication system 2017-10-04 01:13:01 +01:00
Adam Dodman
679a2d872e Small restructure, add initial SQL set up and related SQL file 2017-10-03 23:27:51 +01:00
Adam Dodman
fd8e17926e Add barebones files from previous work 2017-10-03 02:18:13 +01:00