Brett
|
92c059912e
|
add markdown support
|
2023-08-27 19:18:16 -04:00 |
Brett
|
80e7088542
|
Add crow files WITHOUT git reference as I will be modifying them
Todo: add license stuff
|
2023-08-25 02:59:10 -04:00 |
Brett
|
a3b1d3b9d8
|
add else statements using '*'
|
2023-08-23 15:55:02 -04:00 |
Brett
|
429b39cf08
|
dynamic logic based control inside html files using mustash syntax
{{%bool1 && bool2 || (bool3 && !bool4)}}
must be closed exactly as stated!!
{{/bool1 && bool2 || (bool3 && !bool4)}}
|
2023-08-23 15:27:27 -04:00 |
Brett
|
cd3e660765
|
finish logical expression evaluator
|
2023-08-22 21:57:26 -04:00 |
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 |
Brett
|
2d2ccc2567
|
fix post data url encoding
|
2023-08-16 20:59:49 -04:00 |
Brett
|
793ee5ecbe
|
push
|
2023-08-16 20:15:34 -04:00 |
Brett
|
1a456c5d73
|
basic login post
|
2023-08-16 02:23:44 -04:00 |
Brett
|
94036bcd3a
|
get / post requests with curl
|
2023-08-15 02:45:27 -04:00 |
Brett
|
50e6299c7b
|
working on curl
|
2023-08-09 21:56:11 -04:00 |
Brett
|
2f43804557
|
website
|
2023-07-22 20:54:15 -04:00 |