• Joined on 2025-09-25
defunkt pushed to main at defunkt/toes 2026-03-03 21:11:57 +00:00
abdfaf8402 Merge branch 'delete-repo'
8be9fd7912 Rename rerenderModal to renderModal
0aba9bde63 Refactor event stream to use EventSource API
577bec0d5c Simplify modal rendering with dedicated DOM root
Compare 4 commits »
defunkt pushed to main at defunkt/toes 2026-03-03 20:36:25 +00:00
002f0a64ef Add template embedding to start script
a4a08bfe65 Merge branch 'git-public-private'
0f197849b6 Use classList.toggle instead of className replace
c81513b0ea Add repo visibility toggle to git app
Compare 4 commits »
defunkt pushed to main at defunkt/toes 2026-03-03 20:22:52 +00:00
d29ab8e37f 0.0.10
defunkt pushed to main at defunkt/toes 2026-03-03 20:21:06 +00:00
732b9944d6 Deny git push over sneaker header
03b4634e8b update sneaker
7a0a9fc731 Add template embedding and generation script
Compare 3 commits »
defunkt pushed to main at defunkt/sneaker 2026-03-03 05:28:17 +00:00
712c0369d1 readme
519b745ad1 Add README with usage docs
Compare 2 commits »
defunkt pushed to main at defunkt/sneaker 2026-03-03 05:23:20 +00:00
9d04ab1ae5 0.0.4
57766add91 Add x-sneaker header with hostname
Compare 2 commits »
defunkt pushed to main at defunkt/sneaker 2026-03-03 05:17:59 +00:00
bedc06c41b 0.0.3
db002b861a fix proxy
Compare 2 commits »
defunkt created branch main in defunkt/mcp.txt 2026-03-02 20:30:20 +00:00
defunkt pushed to main at defunkt/mcp.txt 2026-03-02 20:30:20 +00:00
92e7732ab4 mcp.txt
defunkt created repository defunkt/mcp.txt 2026-03-02 20:30:14 +00:00
defunkt pushed to main at defunkt/toes 2026-03-02 17:43:15 +00:00
6dc7ad8608 Replace scripts/install.sh with install.sh delegate
defunkt pushed to main at defunkt/toes 2026-03-02 17:19:12 +00:00
61ccce7d32 update readme
defunkt pushed to main at defunkt/toes 2026-03-02 06:37:50 +00:00
e17580c366 Fix path normalization in safePath function
defunkt pushed to main at defunkt/toes 2026-03-02 06:32:43 +00:00
c081785d37 Remove version param, add path traversal protection
6e5d665846 Merge branch 'fix-cron-directory'
30ed9b6466 Merge branch 'remove-versions-tool'
affd06bdee Add git to bundled apps installation
09f421ecb9 Remove current symlink indirection from cron paths
Compare 6 commits »
defunkt pushed to main at defunkt/toes 2026-03-02 06:17:27 +00:00
f5c5102fc8 Use git init --bare -b main directly
defunkt pushed to main at defunkt/toes 2026-03-02 06:14:44 +00:00
18c585e6a6 Buffer request body to fix large push deadlock
defunkt pushed to main at defunkt/toes 2026-03-02 05:55:08 +00:00
360f4cedcf Remove kiosk mode, old deploy symlinks
defunkt pushed to main at defunkt/toes 2026-03-02 05:50:21 +00:00
aa167f5e29 Make remote:install idempotent
c1f280a41e you too
Compare 2 commits »
defunkt pushed to main at defunkt/toes 2026-03-02 05:47:22 +00:00
30b0ac1fc3 Replace stats with metrics, improve version detection
defunkt pushed to main at defunkt/toes 2026-03-02 05:43:49 +00:00
f475e1791e Fix deploy script quoting