Commit Graph

50 Commits

Author SHA1 Message Date
Lynne Megido 2eb2a7701d
added debug flag 2018-11-13 22:10:13 +10:00
Lynne Megido 8928f691e1
made base URL configurable 2018-11-13 22:08:12 +10:00
Lynne Megido d7f9a309b1
added __main__ stuff 2018-11-13 22:03:57 +10:00
Lynne Megido 02780f319f
fixed a typo 2018-11-13 21:45:25 +10:00
Lynne Megido 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
Lynne Megido cb30496d62
added defaults for some database columns that really should have them 2018-11-13 21:03:35 +10:00
Lynne Megido 7f41872c5a
how the hell did this shit get here 2018-11-13 20:26:10 +10:00
Lynne Megido f4b3b398aa
i should really start testing before committing 2018-11-13 20:24:04 +10:00
Lynne Megido 63b30040a8
i don't know why i used format(), i must have been very tired 2018-11-13 20:22:35 +10:00
Lynne Megido 16c4ffd712
working on the actual posting functionality 2018-11-13 20:12:19 +10:00
Lynne Megido edb0559aee
changed LIKE to equals because i am perhaps the least intelligent person on earth 2018-11-13 13:29:48 +10:00
Lynne Megido 1edc72061e
always hit the DB to ensure we have the latest datums 2018-11-13 13:22:30 +10:00
Lynne Megido c451be78df
Added default settings to DB 2018-11-13 12:55:18 +10:00
Lynne Megido 038f8bc32a
actually keep track of the last avi update 2018-11-13 00:30:36 +10:00
Lynne Megido d56f036425
remove cctemp when it's no longer needed 2018-11-13 00:27:46 +10:00
Lynne Megido 4bbc6ab393
bug fixes and performance enhancements 2018-11-13 00:16:51 +10:00
Lynne Megido 0279b09690
changed DB schema *again* ugh 2018-11-12 23:39:52 +10:00
Lynne Megido 0e5604af47
fixed CC connection process 2018-11-12 23:10:32 +10:00
Lynne Megido 594a078515
added connection completion page 2018-11-12 21:15:08 +10:00
Lynne Megido 7e8868eb5c
much nicer method of ensuring that the user owns the CC account 2018-11-12 20:58:41 +10:00
Lynne Megido df9391f5bd
CSS changes, more curious cat connection stuff 2018-11-12 20:41:03 +10:00
Lynne Megido 6405336a58
more curiouscat connection stuff 2018-11-12 19:19:43 +10:00
Lynne Megido 0ff541cde9
fixed indentation issue 2018-11-12 18:41:43 +10:00
Lynne Megido 2bb182bf85
started adding the curious cat connection functionality 2018-11-12 18:40:50 +10:00
Lynne Megido d7c348e594
fixed a bug with the curiouscat profile pictures 2018-11-12 17:45:54 +10:00
Lynne Megido 3933078fd9
working logins, minor bug fixes 2018-11-12 17:34:35 +10:00
Lynne Megido aa4e98d475
more work on the home page 2018-11-12 17:18:53 +10:00
Lynne Megido 6f40492a35
ensure that curiouscat avi is always loaded 2018-11-12 13:00:31 +10:00
Lynne Megido 79cb6ffa54
don't allow user to create a password if they already have one 2018-11-12 12:51:01 +10:00
Lynne Megido 4b8d432449
add session reset feature for debugging, get login/signup code working 2018-11-12 11:29:09 +10:00
Lynne Megido edf92b16aa
more login code: validate password, retrieve session variables, and redirect to /home 2018-11-11 22:04:30 +10:00
Lynne Megido 0887a6bad2
okay fine this will be the last one 2018-11-11 21:31:33 +10:00
Lynne Megido b3ecbbbbc2
updated database schema (hopefully for the last time now), started work on home page and login functions 2018-11-11 17:30:33 +10:00
Lynne Megido 763d438c42
switched to mySQL backend 2018-11-10 22:56:45 +10:00
Lynne Megido 710634be73
got logins working 2018-11-10 16:38:43 +10:00
Lynne Megido 2cd1e24633
working on password creation form 2018-11-07 09:10:50 +10:00
Lynne Megido 5202b48bd8
added profile picture to password creation form, changed DB schema to accomodate 2018-11-06 21:57:47 +10:00
Lynne Megido d17093ab3e
added password creation page 2018-11-06 21:22:10 +10:00
Lynne Megido 3ab5364ef0
added login page links and redirect 2018-11-06 20:30:48 +10:00
Lynne Megido 7e66e47656
log in and store info in database 2018-11-06 19:11:03 +10:00
Lynne Megido 694537fdf1
fixed dumb typo 2018-11-05 09:19:01 +10:00
Lynne Megido ffbe4db922
added home.html 2018-11-05 09:17:28 +10:00
Lynne Megido 820059c95f
example url 2018-11-04 22:19:38 +10:00
Lynne Megido 85fc4ca5ca
js reminder, fetch auth stuff 2018-11-04 21:36:25 +10:00
Lynne Megido 802efbe286
testing auth output 2018-11-02 17:52:33 +10:00
Lynne Megido c1eb47c64e
basic html/css/js 2018-11-02 17:46:49 +10:00
Lynne Megido 54fdba7207
added empty html/css/js files 2018-11-02 13:13:08 +10:00
Lynne Megido 811a25c6a4
added secret key bit to meta.json, removed Flask-Session stuff because flask has builtin sessions now, added requirements.txt 2018-11-02 12:59:29 +10:00
Lynne Megido b2290cb977
started setting up flask 2018-11-02 12:35:40 +10:00
Lynne Megido a75c6d8e88
renamed login.py to webapp.py 2018-11-02 10:22:02 +10:00