Lynne Megido lynnesbian · she/her
lynnesbian pushed to master at lynnesbian/curious-greg 2018-11-13 10:26:31 +00:00
7f41872c5a how the hell did this shit get here
lynnesbian pushed to master at lynnesbian/curious-greg 2018-11-13 10:24:25 +00:00
f4b3b398aa i should really start testing before committing
lynnesbian pushed to master at lynnesbian/curious-greg 2018-11-13 10:22:57 +00:00
63b30040a8 i don't know why i used format(), i must have been very tired
lynnesbian pushed to master at lynnesbian/curious-greg 2018-11-13 10:12:41 +00:00
16c4ffd712 working on the actual posting functionality
lynnesbian pushed to master at lynnesbian/curious-greg 2018-11-13 03:30:10 +00:00
edb0559aee changed LIKE to equals because i am perhaps the least intelligent person on earth
lynnesbian pushed to master at lynnesbian/curious-greg 2018-11-13 03:22:51 +00:00
1edc72061e always hit the DB to ensure we have the latest datums
49cf806724 Added link to settings page
Compare 2 commits »
lynnesbian pushed to master at lynnesbian/curious-greg 2018-11-13 02:55:41 +00:00
c451be78df Added default settings to DB
042acb6b1a added beta warning
c3d98034f7 Added proper imports to run.py
Compare 3 commits »
lynnesbian pushed to master at lynnesbian/curious-greg 2018-11-12 14:30:57 +00:00
038f8bc32a actually keep track of the last avi update
lynnesbian pushed to master at lynnesbian/curious-greg 2018-11-12 14:28:08 +00:00
d56f036425 remove cctemp when it's no longer needed
lynnesbian pushed to master at lynnesbian/curious-greg 2018-11-12 14:17:12 +00:00
4bbc6ab393 bug fixes and performance enhancements
0279b09690 changed DB schema *again* ugh
Compare 2 commits »
lynnesbian pushed to master at lynnesbian/curious-greg 2018-11-12 13:10:54 +00:00
0e5604af47 fixed CC connection process
lynnesbian pushed to master at lynnesbian/curious-greg 2018-11-12 11:15:30 +00:00
594a078515 added connection completion page
f439703f1a Added auth code form
Compare 2 commits »
lynnesbian pushed to master at lynnesbian/curious-greg 2018-11-12 10:59:02 +00:00
7e8868eb5c much nicer method of ensuring that the user owns the CC account
lynnesbian pushed to master at lynnesbian/curious-greg 2018-11-12 10:41:25 +00:00
df9391f5bd CSS changes, more curious cat connection stuff
aba36cb079 added cc_connect_confirm.html
6405336a58 more curiouscat connection stuff
affd824913 fixed url
0ff541cde9 fixed indentation issue
Compare 6 commits »
lynnesbian pushed to master at lynnesbian/curious-greg 2018-11-12 07:46:15 +00:00
d7c348e594 fixed a bug with the curiouscat profile pictures
lynnesbian pushed to master at lynnesbian/curious-greg 2018-11-12 07:34:56 +00:00
3933078fd9 working logins, minor bug fixes
lynnesbian pushed to master at lynnesbian/curious-greg 2018-11-12 07:19:14 +00:00
aa4e98d475 more work on the home page
6f40492a35 ensure that curiouscat avi is always loaded
Compare 2 commits »
lynnesbian pushed to master at lynnesbian/curious-greg 2018-11-12 02:51:21 +00:00
79cb6ffa54 don't allow user to create a password if they already have one
lynnesbian pushed to master at lynnesbian/curious-greg 2018-11-12 01:29:30 +00:00
4b8d432449 add session reset feature for debugging, get login/signup code working
966670d899 open footer links in a new tab
Compare 2 commits »
lynnesbian pushed to master at lynnesbian/curious-greg 2018-11-11 12:04:51 +00:00
edf92b16aa more login code: validate password, retrieve session variables, and redirect to /home