Jef Roosens Chewing_Bever
Jef Roosens pushed to main at Chewing_Bever/homelab 2023-12-30 17:52:25 +01:00
3cd1f7c4fc lander configuration
Jef Roosens pushed to dev at Chewing_Bever/lander 2023-12-30 17:01:32 +01:00
e438bd045c feat(ci): build for arm64
Jef Roosens pushed to dev at Chewing_Bever/lander 2023-12-30 16:59:59 +01:00
a84aaf7880 feat(ci): build for arm64
Jef Roosens pushed to main at Chewing_Bever/homelab 2023-12-30 16:51:48 +01:00
fef9b0866f install woodpecker agent
e6409a0a0e made caddy config modular
Compare 2 commits »
Jef Roosens pushed to main at Chewing_Bever/homelab 2023-12-27 21:35:08 +01:00
c930ccc44a rclone installation
592992f031 jelly, caddy, other stuff
5ad30d3343 initial bootstrapping workflow
f2f99a932d Install Vim config
Compare 4 commits »
Jef Roosens opened issue Chewing_Bever/lander#47 2023-12-27 10:45:55 +01:00
Better routing API
Jef Roosens synced commits to master at Chewing_Bever/didier from mirror 2023-12-26 05:37:38 +01:00
f181a7a833 Merge pull request #180 from stijndcl/fix/free-games
dc4ee08b63 Fix free games
Compare 2 commits »
Jef Roosens synced commits to refs/tags/v3.7.1 at Chewing_Bever/didier from mirror 2023-12-26 05:37:38 +01:00
Jef Roosens synced new reference refs/tags/v3.7.1 to Chewing_Bever/didier from mirror 2023-12-26 05:37:38 +01:00
Jef Roosens pushed to ltm at Chewing_Bever/lander 2023-12-23 10:06:30 +01:00
83072d5441 feat(lsm): iterator over items in trie
90826c3644 feat(lsm): binary tree iterators
Compare 2 commits »
Jef Roosens pushed to ltm at Chewing_Bever/lander 2023-12-22 20:09:09 +01:00
b74e8a7b84 feat(ltm): PoC paste pages
Jef Roosens pushed to dev at Chewing_Bever/lander 2023-12-22 20:07:14 +01:00
8bdf52da0d feat(lnm): move request data to separate buffer if read buffer changes
Jef Roosens commented on issue Chewing_Bever/lander#23 2023-12-17 11:35:54 +01:00
Proper paste pages

While experimenting with the LTM I've encountered another annoying issue: < and > in pastes. If you add these into an HTML file (even inside <pre><code>), the browser will try to interpret…

Jef Roosens opened issue Chewing_Bever/lander#46 2023-12-17 11:28:18 +01:00
LCM - Lander Common Module
Jef Roosens pushed to ltm at Chewing_Bever/lander 2023-12-17 10:09:17 +01:00
9cd5d386cd doc(ltm): add readme
f781fbdb89 refactor(ltm): remove some code duplication
Compare 2 commits »
Jef Roosens pushed to ltm at Chewing_Bever/lander 2023-12-16 23:00:23 +01:00
dae8a2f30e feat(ltm): support custom data reader functions
Jef Roosens pushed to ltm at Chewing_Bever/lander 2023-12-16 22:32:02 +01:00
53c2313953 feat(ltm): add file data support
Jef Roosens pushed to ltm at Chewing_Bever/lander 2023-12-16 20:42:50 +01:00
c7a1fec6c2 feat(ltm): initial write function
11325bdbcd feat(ltm): memory safe errors; instance add var & nested functions
Compare 2 commits »
Jef Roosens pushed to ltm at Chewing_Bever/lander 2023-12-16 17:25:19 +01:00
959be10264 feat(ltm): initial instantiate function
6f817307cf refactor(ltm): rename loops to nested
Compare 2 commits »
Jef Roosens pushed to ltm at Chewing_Bever/lander 2023-12-16 15:34:49 +01:00
1e34cb8c2d feat(ltm): initial full template compiler/parser