Brett
|
0c8ab4f082
|
reorder some of the main files
|
2023-08-29 11:48:55 -04:00 |
Brett
|
92c059912e
|
add markdown support
|
2023-08-27 19:18:16 -04:00 |
Brett
|
47cf9ece78
|
add crow as local files
|
2023-08-25 03:48:59 -04:00 |
Brett
|
f87fdc5760
|
remove crow submodule
|
2023-08-25 03:48:31 -04:00 |
Brett
|
03e47e1843
|
move some crow files, working on a way to send files compressed without writing them first
|
2023-08-25 03:43:41 -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
|
246742d956
|
boolean expressions
|
2023-08-21 19:09:37 -04:00 |
Brett
|
54ac0acd55
|
boolean expressions
|
2023-08-21 19:09:23 -04:00 |
Brett
|
aaf29c5fe7
|
working on new lexers to allow for multiple conditions in statements
|
2023-08-21 15:21:28 -04:00 |
Brett
|
477a230974
|
nightly push
|
2023-08-21 01:03:19 -04:00 |
Brett
|
4baf70ad0c
|
cache refinement
|
2023-08-20 23:48:11 -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
|
9160d6a330
|
auth
|
2023-08-16 01:24:22 -04:00 |
Brett
|
b6e4c3dd22
|
Jellyfin basic functions / user_ids processing
next step is to add the auth functions
|
2023-08-15 14:00:43 -04:00 |
Brett
|
94036bcd3a
|
get / post requests with curl
|
2023-08-15 02:45:27 -04:00 |
Brett
|
862766de71
|
Added crow log, rename curl class / functions
|
2023-08-14 22:55:43 -04:00 |
Brett
|
af47396334
|
curl
|
2023-08-13 18:42:36 -04:00 |
Brett
|
2c20dc8497
|
git ignore
|
2023-08-09 21:58:02 -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 |
Brett
|
653ce6a2bc
|
first commit
|
2023-07-21 21:39:15 -04:00 |
Brett
|
594ebfecd5
|
Build custom lexer for single forward pass replacement of
|
2023-07-10 20:57:37 -04:00 |
Brett
|
8a7f22ff7b
|
Cache engine. not completed tested
|
2023-06-25 22:14:31 -04:00 |
Brett
|
4384d45a82
|
init
|
2023-06-25 17:36:11 -04:00 |