Commit Graph

5 Commits (54ac0acd5501b5e0b7e9be537ac2e323e0228d14)

Author SHA1 Message Date
Brett dd96940c67 Upgrade StringLexer with better design principles.
Strings are now processed in a much clearer, more intuitive way
2023-08-20 20:24:11 -04:00
Brett 22a89031c3 login/logout + /login.html already logged in will redirect to home 2023-08-18 20:00:47 -04:00
Brett 0b9997cae8 fix issue with sql statements, ? should not be in '?' 2023-08-18 17:59:19 -04:00
Brett ef671700e1 SQLite 2023-08-18 02:21:39 -04:00
Brett 1011152fbe session storage
cookies are a todo along with tokens / token storage
2023-08-17 01:38:48 -04:00