juancwu · he/him
juancwu pushed to main at juancwu/budgit 2026-02-07 15:05:58 +00:00
5e0637e210 fix: missing favicon
446dcf3b49 feat: serve htmx and hyperscript directly from backend
Compare 2 commits »
juancwu pushed to main at juancwu/budgit 2026-02-07 14:56:49 +00:00
d83a2358fa feat: setup cache middlewares
juancwu pushed to main at juancwu/budgit 2026-02-06 22:07:39 +00:00
42301773cb fix: shopping lists in overview not clickable
4f1a5747db fix: change "Dashboard" to "Overview" in space overview page
Compare 2 commits »
juancwu pushed to main at juancwu/budgit 2026-02-06 22:00:55 +00:00
18af2b73da fix: missing autocomplete attr for shopping list name input
998d3cb300 fix: use templui checkbox for shopping list item
Compare 2 commits »
juancwu pushed to main at juancwu/dotfiles 2026-02-04 16:15:21 +00:00
5a0acb0691 (nvim) update lsp for better development on laravel projects
juancwu pushed to main at juancwu/dotfiles 2026-02-04 13:56:15 +00:00
b9ce0288c1 (bash,tmux) remove stmux
juancwu pushed to main at juancwu/dotfiles 2026-02-04 00:29:27 +00:00
adcb62e6cc (bash,tmux) check for empty GIT_KEY before running stmux
juancwu pushed to main at juancwu/dotfiles 2026-02-04 00:21:50 +00:00
01fe5cc1b7 (bash,tmux) replace stmux alias with function and auto add git key
juancwu pushed to main at juancwu/dotfiles 2026-02-04 00:13:21 +00:00
1033a876c3 (bash) add function to parse git branch
ef19339cad (bash,tmux) add alias to start tmux session with dedicated ssh-agent
cc4bd1c907 (nvim) file clipboard
Compare 3 commits »
juancwu pushed to main at juancwu/lazyclone 2026-02-02 15:44:00 +00:00
415045543f fix: remove extra clone log
juancwu pushed to main at juancwu/budgit 2026-01-30 03:21:19 +00:00
c473c88c33 feat: add terms and privacy pages
juancwu pushed to main at juancwu/dotfiles 2026-01-29 13:26:06 +00:00
2925f73722 (nvim) configure cssls and css_variables
d7c5d44ef4 (nvim) ignore vendor/ and storage/ fzf find
Compare 2 commits »
juancwu pushed to main at juancwu/dotfiles 2026-01-26 18:59:53 +00:00
22a8a24a40 (tmux) simpify tmux config
juancwu pushed to main at juancwu/dotfiles 2026-01-21 16:01:38 +00:00
8eda6edb27 (nvim) use telescope for references
juancwu pushed to main at juancwu/dotfiles 2026-01-21 14:59:50 +00:00
4cf00434c2 (nvim) update lazy-lock.json
juancwu pushed to main at juancwu/dotfiles 2026-01-21 14:56:27 +00:00
e7f1292b2a (nvim) run MasonToolsInstall when enaling a profile
juancwu pushed to main at juancwu/dotfiles 2026-01-21 13:38:31 +00:00
759df9867a (nvim) fix lsp autocomplete
juancwu pushed to main at juancwu/dotfiles 2026-01-21 13:37:52 +00:00
66654e3c13 (nvim) fix lsp autocomplete
juancwu pushed to main at juancwu/budgit 2026-01-19 01:56:11 +00:00
0da5aadbbe use label component in expense form
juancwu pushed to main at juancwu/budgit 2026-01-19 01:43:20 +00:00
abdd67ccc9 improve add expense form UI