Brett
|
2f4b2a8c98
|
refine token parser + menu bar
pages can now be dynamically loaded with the template prefix '@'
|
2023-08-20 21:33:36 -04:00 |
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 |