juancwu · he/him
juancwu pushed to main at juancwu/budgit 2026-01-14 01:56:43 +00:00
db3e3192e2 add not found page
juancwu pushed to main at juancwu/budgit 2026-01-14 01:20:05 +00:00
e6f4621767 remove "built with goilerplate badge"
juancwu pushed to main at juancwu/budgit 2026-01-14 01:19:28 +00:00
bb4d8fb66a add nodejs to devbox
juancwu created repository juancwu/ip-echo 2026-01-13 19:32:34 +00:00
juancwu pushed to main at juancwu/gosh 2026-01-12 23:09:10 +00:00
e334a472b5 fix: bad line length character caused by printing to stdout
juancwu pushed to main at juancwu/dotfiles 2026-01-12 13:29:56 +00:00
f54d480534 (zsh) update fcd function & delete cl function
juancwu pushed to live at juancwu/potoforio 2026-01-12 03:45:39 +00:00
d23c9fd224 Merge pull request 'Add new projects & update links' (#3) from main into live
e260baba8f update links
Compare 2 commits »
juancwu merged pull request juancwu/potoforio#3 2026-01-12 03:45:38 +00:00
Add new projects & update links
juancwu created pull request juancwu/potoforio#3 2026-01-12 03:45:31 +00:00
Add new projects & update links
juancwu pushed to main at juancwu/dotfiles 2026-01-12 03:40:54 +00:00
87e5fecc06 (bash) remove alias for gosh
juancwu pushed to main at juancwu/potoforio 2026-01-12 03:39:17 +00:00
e260baba8f update links
juancwu pushed to main at juancwu/gosh 2026-01-12 02:42:03 +00:00
03efb7bc24 manually parse flags to allow passing ssh flags
juancwu pushed to main at juancwu/gosh 2026-01-12 01:50:48 +00:00
6967e3e749 fallback to standard ssh when no key is found in store
juancwu pushed to main at juancwu/gosh 2026-01-12 01:46:27 +00:00
c4b98a09ed delete sql migration
juancwu pushed to main at juancwu/gosh 2026-01-12 01:39:18 +00:00
c55203f43f move away from sqlite into json file to store keys
juancwu pushed to main at juancwu/gosh 2026-01-11 23:47:57 +00:00
e97929cd08 read key from stdin
juancwu pushed to main at juancwu/gosh 2026-01-11 23:36:37 +00:00
f5539b6a95 check for unencrypted key before adding to database
juancwu pushed to main at juancwu/gosh 2026-01-11 23:16:58 +00:00
ec40ec2d12 add delete key command
juancwu pushed to main at juancwu/gosh 2026-01-11 23:09:46 +00:00
f68d7c2c94 update key in db
juancwu pushed to main at juancwu/gosh 2026-01-11 23:06:45 +00:00
8157baf782 list keys and refactor