|
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 |
|
|
0279b09690
|
changed DB schema *again* ugh
|
2018-11-12 23:39:52 +10:00 |
|
|
0e5604af47
|
fixed CC connection process
|
2018-11-12 23:10:32 +10:00 |
|
|
594a078515
|
added connection completion page
|
2018-11-12 21:15:08 +10:00 |
|
|
f439703f1a
|
Added auth code form
|
2018-11-12 20:59:48 +10:00 |
|
|
7e8868eb5c
|
much nicer method of ensuring that the user owns the CC account
|
2018-11-12 20:58:41 +10:00 |
|
|
df9391f5bd
|
CSS changes, more curious cat connection stuff
|
2018-11-12 20:41:03 +10:00 |
|
|
aba36cb079
|
added cc_connect_confirm.html
|
2018-11-12 19:20:35 +10:00 |
|
|
6405336a58
|
more curiouscat connection stuff
|
2018-11-12 19:19:43 +10:00 |
|
|
affd824913
|
fixed url
|
2018-11-12 18:42:47 +10:00 |
|
|
0ff541cde9
|
fixed indentation issue
|
2018-11-12 18:41:43 +10:00 |
|
|
2bb182bf85
|
started adding the curious cat connection functionality
|
2018-11-12 18:40:50 +10:00 |
|
|
d7c348e594
|
fixed a bug with the curiouscat profile pictures
|
2018-11-12 17:45:54 +10:00 |
|
|
3933078fd9
|
working logins, minor bug fixes
|
2018-11-12 17:34:35 +10:00 |
|
|
aa4e98d475
|
more work on the home page
|
2018-11-12 17:18:53 +10:00 |
|
|
6f40492a35
|
ensure that curiouscat avi is always loaded
|
2018-11-12 13:00:31 +10:00 |
|
|
79cb6ffa54
|
don't allow user to create a password if they already have one
|
2018-11-12 12:51:01 +10:00 |
|
|
4b8d432449
|
add session reset feature for debugging, get login/signup code working
|
2018-11-12 11:29:09 +10:00 |
|
|
966670d899
|
open footer links in a new tab
|
2018-11-12 11:28:23 +10:00 |
|
|
edf92b16aa
|
more login code: validate password, retrieve session variables, and redirect to /home
|
2018-11-11 22:04:30 +10:00 |
|
|
0887a6bad2
|
okay fine this will be the last one
|
2018-11-11 21:31:33 +10:00 |
|
|
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 |
|
|
70e8d55c56
|
added missing dependancy to requirements.txt
|
2018-11-11 16:43:08 +10:00 |
|
|
763d438c42
|
switched to mySQL backend
|
2018-11-10 22:56:45 +10:00 |
|
|
710634be73
|
got logins working
|
2018-11-10 16:38:43 +10:00 |
|
|
c3f3cccf1f
|
removed javascript
|
2018-11-07 09:13:21 +10:00 |
|
|
2cd1e24633
|
working on password creation form
|
2018-11-07 09:10:50 +10:00 |
|
|
5202b48bd8
|
added profile picture to password creation form, changed DB schema to accomodate
|
2018-11-06 21:57:47 +10:00 |
|
|
456c46811d
|
removed second password entry thingy
|
2018-11-06 21:23:04 +10:00 |
|
|
d17093ab3e
|
added password creation page
|
2018-11-06 21:22:10 +10:00 |
|
|
3910fcf0a6
|
added imports.html
|
2018-11-06 21:19:05 +10:00 |
|
|
869f075317
|
replaced <link> and <script> tags with template
|
2018-11-06 21:18:40 +10:00 |
|
|
02879630c6
|
minor changes to footer
|
2018-11-06 21:08:36 +10:00 |
|
|
45e3d7b2f8
|
replaced footer with template embed
|
2018-11-06 21:08:06 +10:00 |
|
|
db54460a85
|
finished login form, updated header, minor CSS changes
|
2018-11-06 20:50:46 +10:00 |
|
|
22ff8c6767
|
moved footer to its own file, created login.html
|
2018-11-06 20:36:30 +10:00 |
|