|
b0d3dae56d
|
probably the final commit
|
2019-02-26 12:32:01 +10:00 |
|
|
de87d7761b
|
handle it for realsies now
|
2018-11-17 15:37:57 +10:00 |
|
|
9f8326ae06
|
handle tokens being revoked
|
2018-11-17 15:34:52 +10:00 |
|
|
3de328299a
|
commit to the DB more frequently
|
2018-11-17 15:16:28 +10:00 |
|
|
ab43960e61
|
more reliable method (hack) of checking if they've posted
|
2018-11-15 11:12:20 +10:00 |
|
|
ba9b697a63
|
don't get tripped up by errors
|
2018-11-15 11:09:47 +10:00 |
|
|
f685f76ccb
|
hopefully fix a bug
|
2018-11-15 11:06:01 +10:00 |
|
|
c07be0b25f
|
i've got a fever... and the only prescription is more linebreaks
|
2018-11-14 05:18:46 +10:00 |
|
|
de04b7db8f
|
god damn it i keep forgetting to commit to the db
|
2018-11-14 01:55:01 +10:00 |
|
|
633407ca9d
|
removed the hack, as it doesn't seem to work anyway
|
2018-11-14 01:34:59 +10:00 |
|
|
16d80fcd73
|
debug cfg flag enables flask debug mode
|
2018-11-14 01:31:11 +10:00 |
|
|
0dd8efccff
|
added gross hack
|
2018-11-14 01:27:14 +10:00 |
|
|
068306944c
|
i'm tired and want to go to sleep
|
2018-11-14 01:22:32 +10:00 |
|
|
10041f9790
|
not smart bune
|
2018-11-14 01:16:29 +10:00 |
|
|
4f1561105d
|
never leave DB open
|
2018-11-14 01:11:59 +10:00 |
|
|
3605c9711f
|
removed unecessary text
|
2018-11-14 00:43:42 +10:00 |
|
|
e556574261
|
enable CW by default
|
2018-11-14 00:37:59 +10:00 |
|
|
c0119bb38c
|
output times from run.py
|
2018-11-14 00:31:10 +10:00 |
|
|
ed25663054
|
added another missing commit
|
2018-11-14 00:27:26 +10:00 |
|
|
5f2f19519f
|
fixed link to code in footer
|
2018-11-14 00:10:40 +10:00 |
|
|
6c45c47497
|
logout on failure
|
2018-11-14 00:04:50 +10:00 |
|
|
e7c8b62ffd
|
db commit
|
2018-11-13 23:57:23 +10:00 |
|
|
ce5c77aefb
|
the file you run with flask is now wsgi.py
|
2018-11-13 23:17:19 +10:00 |
|
|
9e4fa86099
|
programign
|
2018-11-13 23:00:40 +10:00 |
|
|
34224a1fb1
|
renamed settings function to avoid name conflict
|
2018-11-13 22:16:22 +10:00 |
|
|
51d7f8b266
|
added settings.html
|
2018-11-13 22:14:56 +10:00 |
|
|
54ae907d81
|
added settings page placeholder
|
2018-11-13 22:14:21 +10:00 |
|
|
1d792ea341
|
added logout button to home page
|
2018-11-13 22:11:28 +10:00 |
|
|
2eb2a7701d
|
added debug flag
|
2018-11-13 22:10:13 +10:00 |
|
|
8928f691e1
|
made base URL configurable
|
2018-11-13 22:08:12 +10:00 |
|
|
d7f9a309b1
|
added __main__ stuff
|
2018-11-13 22:03:57 +10:00 |
|
|
df1e73d271
|
working run.py!
|
2018-11-13 21:52:19 +10:00 |
|
|
02780f319f
|
fixed a typo
|
2018-11-13 21:45:25 +10:00 |
|
|
145492690b
|
fix bug ocurring when user has no cc posts, only request a single post for ccc_a
|
2018-11-13 21:14:57 +10:00 |
|
|
cb30496d62
|
added defaults for some database columns that really should have them
|
2018-11-13 21:03:35 +10:00 |
|
|
f5f183b45b
|
finished first version of run.py
|
2018-11-13 20:58:07 +10:00 |
|
|
d1af18f0d2
|
added favicons
|
2018-11-13 20:47:22 +10:00 |
|
|
7f41872c5a
|
how the hell did this shit get here
|
2018-11-13 20:26:10 +10:00 |
|
|
f4b3b398aa
|
i should really start testing before committing
|
2018-11-13 20:24:04 +10:00 |
|
|
63b30040a8
|
i don't know why i used format(), i must have been very tired
|
2018-11-13 20:22:35 +10:00 |
|
|
16c4ffd712
|
working on the actual posting functionality
|
2018-11-13 20:12:19 +10:00 |
|
|
edb0559aee
|
changed LIKE to equals because i am perhaps the least intelligent person on earth
|
2018-11-13 13:29:48 +10:00 |
|
|
1edc72061e
|
always hit the DB to ensure we have the latest datums
|
2018-11-13 13:22:30 +10:00 |
|
|
49cf806724
|
Added link to settings page
|
2018-11-13 13:06:57 +10:00 |
|
|
c451be78df
|
Added default settings to DB
|
2018-11-13 12:55:18 +10:00 |
|
|
042acb6b1a
|
added beta warning
|
2018-11-13 12:51:42 +10:00 |
|
|
c3d98034f7
|
Added proper imports to run.py
|
2018-11-13 12:49:23 +10:00 |
|
|
038f8bc32a
|
actually keep track of the last avi update
|
2018-11-13 00:30:36 +10:00 |
|
|
d56f036425
|
remove cctemp when it's no longer needed
|
2018-11-13 00:27:46 +10:00 |
|
|
4bbc6ab393
|
bug fixes and performance enhancements
|
2018-11-13 00:16:51 +10:00 |
|