- Australia
- https://lynnesbian.space/
- Joined on
2018-10-10
b3ecbbbbc2
updated database schema (hopefully for the last time now), started work on home page and login functions
70e8d55c56
added missing dependancy to requirements.txt
763d438c42
switched to mySQL backend
5202b48bd8
added profile picture to password creation form, changed DB schema to accomodate
456c46811d
removed second password entry thingy
d17093ab3e
added password creation page
3910fcf0a6
added imports.html
869f075317
replaced <link> and <script> tags with template
02879630c6
minor changes to footer
45e3d7b2f8
replaced footer with template embed
db54460a85
finished login form, updated header, minor CSS changes
22ff8c6767
moved footer to its own file, created login.html
3ab5364ef0
added login page links and redirect
7e66e47656
log in and store info in database
db85203d78
strong instead of em uwu
ffbe4db922
added home.html
14fce1a260
noted that it's not done yet
d03514fa75
renamed main.py to run.py, minor changes
820059c95f
example url
85fc4ca5ca
js reminder, fetch auth stuff
811a25c6a4
added secret key bit to meta.json, removed Flask-Session stuff because flask has builtin sessions now, added requirements.txt
b2290cb977
started setting up flask
a75c6d8e88
renamed login.py to webapp.py
738e90ecb3
oops i misunderstood the api docs
3d03569107
create files, table, config, etc
669144577c
Initial commit