summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove remaining planning docs (SHIP_V2.md, SPEC.md)mainClawd7 hours2-739/+0
* Clean up obsolete docs and binariesClawd7 hours6-686/+1
* Merge agent-mode: v2 rewrite completeClawd7 hours40-2828/+2919
|\
| * Mark custom Caddyfile support as fixedagent-modeClawd7 hours1-10/+5
| * Preserve existing Caddyfiles on redeployClawd7 hours2-35/+43
| * Mark custom domains in list as fixedClawd7 hours1-3/+4
| * Show custom domains in ship list and statusClawd7 hours2-3/+24
| * Update TODO: mark port collision and container port as fixedClawd7 hours1-27/+15
| * Fix port collision bug, add --container-port flagClawd7 hours5-26/+40
| * Mark TODO #2 as fixedClawd7 hours1-19/+6
| * Remove v1 code, simplify state to just base_domainClawd7 hours26-2837/+9
| * Update TODO #2: simplify local state, remove v1 cruftClawd7 hours1-4/+8
| * Add TODO: support custom Caddyfile in repoClawd20 hours1-0/+14
| * Add TODOs: show custom domains in list, fix port collision bugClawd21 hours1-0/+14
| * Add TODO.md with known limitationsClawd22 hours1-0/+41
| * Fix Docker port mapping: map host port to container port 80Clawd22 hours1-1/+1
| * Add --domain flag to v2 CLI flagsClawd22 hours2-0/+1
| * Add --domain flag support to v2 deployClawd22 hours2-2/+9
| * Add source link to website footerClawd26 hours1-0/+1
| * Remove .claude from tracking, update .gitignoreClawd26 hours2-18/+3
| * Add website/ directory with landing pageClawd26 hours2-0/+220
| * feat: auto-generate SSH key and guide auth setup in host initClawd41 hours1-2/+82
| * fix: set ownership before rsync for Docker deployClawd44 hours1-0/+7
| * fix: split sudo commands to fix ownership for rsync uploadClawd44 hours1-2/+8
| * fix: Caddy install permission issue with gpg dearmorClawd44 hours1-3/+4
| * fix: make ErrorResponse implement error interface for v1 compatClawd44 hours1-0/+3
| * fix: resolve build errors with v1 codeClawd44 hours2-13/+10
| * docs: update progress with all commit hashesClawd44 hours1-0/+4
| * feat(v2): wire up v2 as default interfaceClawd44 hours2-4/+20
| * feat(v2): implement list, status, logs, remove commandsClawd44 hours3-48/+351
| * feat(v2): implement ship host init with JSON outputClawd44 hours4-27/+380
| * feat(v2): implement deploy flowsClawd44 hours3-52/+376
| * feat(v2): add CLI structure and deploy orchestrationClawd44 hours3-10/+419
| * feat(v2): add output and detect packagesClawd44 hours3-0/+358
| * docs: add comprehensive technical specificationClawd45 hours1-0/+499
| * docs: rewrite as agent-first tool, humans are afterthoughtClawd45 hours1-172/+147
| * docs: rename to SHIP_V2.md, JSON output is default not a flagClawd45 hours2-34/+46
| * docs: add agent mode design documentClawd45 hours1-0/+271
|/
* fix: use project directory for static site .ship/ folderClawd45 hours1-4/+7
* gitignorebndw46 hours1-0/+1
* random design filesbndw46 hours2-0/+586
* Add backwards compatibility for existing binary deploymentsbndw3 days1-7/+11
* Store deployment configs locally for binary deploymentsbndw3 days2-36/+94
* Add cgit web interface for browsing reposbndw3 days4-168/+151
* Rewrite README and add SECURITY.mdbndw7 days2-143/+262
* Remove --module flag, add --public, make hooks smarterbndw7 days3-55/+96
* Harden security: name validation, scoped sudoers, safe.directorybndw7 days12-7/+84
* Fix Docker apt source write permission in host initbndw9 days1-1/+1
* Add git-centric deployment with Docker builds and vanity importsbndw9 days12-35/+750
* Move deploy implementation to deploy.gobndw2026-01-253-679/+682