aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* forgot the registryAlex Pooley (@zuedev)2026-06-041-2/+2
* fix ref formatAlex Pooley (@zuedev)2026-06-041-2/+2
* add basic docker publish workflowAlex Pooley (@zuedev)2026-06-041-0/+38
* Add GitLab token support to the Docker Compose configurationAlex Pooley (@zuedev)2026-05-251-0/+1
* Add GitLab mirror push support to the repository mirror scriptAlex Pooley (@zuedev)2026-05-251-0/+13
* Add Codeberg token support for repository mirror pushesAlex Pooley (@zuedev)2026-05-252-0/+14
* Keep readme entries above scan-pathAlex Pooley (@zuedev)2026-05-111-15/+15
* filter to generate the "about" page for repositoriesAlex Pooley (@zuedev)2026-05-111-0/+3
* another readme fixAlex Pooley (@zuedev)2026-05-111-2/+32
* Simplify readme file configuration in cgitrcAlex Pooley (@zuedev)2026-05-111-32/+2
* move settings aroundAlex Pooley (@zuedev)2026-05-111-4/+4
* enable statsAlex Pooley (@zuedev)2026-05-111-0/+3
* Add maximum length for repository description on index pageAlex Pooley (@zuedev)2026-05-111-0/+3
* Revert default branch update and curl changesAlex Pooley (@zuedev)2026-05-072-18/+0
* add curl and make error betterAlex Pooley (@zuedev)2026-05-072-3/+6
* Update the GitHub repo's default branch to match the local HEAD before mirroringAlex Pooley (@zuedev)2026-05-071-0/+15
* Enhance SSH configuration and key management in Docker setup by persisting ke...Alex Pooley (@zuedev)2026-05-073-3/+26
* surface mirror push errorAlex Pooley (@zuedev)2026-05-071-1/+1
* add summary comment for get-repo-descAlex Pooley (@zuedev)2026-05-071-0/+2
* more locks!Alex Pooley (@zuedev)2026-05-071-0/+8
* recreate cron jobs using names instead of timesAlex Pooley (@zuedev)2026-05-073-1/+1
* add locking mechanism to prevent concurrent script executionAlex Pooley (@zuedev)2026-05-071-0/+8
* SSL CA cert issue due to no ca-certificates package on debian containerAlex Pooley (@zuedev)2026-05-071-0/+1
* strip the https:// prefix from the stored URL before constructing the authent...Alex Pooley (@zuedev)2026-05-071-1/+2
* enhance mirror script with jqAlex Pooley (@zuedev)2026-05-072-3/+5
* add mirroring functionalityAlex Pooley (@zuedev)2026-05-075-2/+57
* oopAlex Pooley (@zuedev)2026-05-071-1/+1
* rename to get-repo-descAlex Pooley (@zuedev)2026-05-072-1/+1
* Add default branch configuration to .gitconfigAlex Pooley (@zuedev)2026-05-071-0/+3
* Handle git init to create new bare repositoriesAlex Pooley (@zuedev)2026-05-071-1/+22
* wrap code blocksAlex Pooley (@zuedev)2026-05-071-0/+9
* add dev commandAlex Pooley (@zuedev)2026-05-071-0/+8
* Copy the CSS file into the containerAlex Pooley (@zuedev)2026-05-071-1/+4
* add cgit.css supportAlex Pooley (@zuedev)2026-05-072-0/+900
* Normalize the SSH_ORIGINAL_COMMANDAlex Pooley (@zuedev)2026-05-071-0/+6
* Check if the repository exists at the specified pathAlex Pooley (@zuedev)2026-05-071-0/+7
* add comment for path travAlex Pooley (@zuedev)2026-05-071-0/+1
* Harden the SSH `Match` blockAlex Pooley (@zuedev)2026-05-071-1/+6
* Add a guard to reject any path traversalAlex Pooley (@zuedev)2026-05-071-0/+5
* better git-wrapper scriptAlex Pooley (@zuedev)2026-05-071-13/+23
* Enhance entrypoint script to create and set permissions for authorized_keys i...Alex Pooley (@zuedev)2026-05-071-0/+3
* Add git-wrapper script and update sshd_config for git userAlex Pooley (@zuedev)2026-05-073-0/+28
* Add tailscale-data to .gitignoreAlex Pooley (@zuedev)2026-05-071-1/+2
* Update Tailscale hostname from gitlab to git in docker-compose.yamlAlex Pooley (@zuedev)2026-05-071-1/+1
* Add Dockerfiles for Debian SSH server and CGit setup, and update docker-compo...Alex Pooley (@zuedev)2026-05-074-84/+122
* use the first path component of the repository path as the section nameAlex Pooley (@zuedev)2026-05-071-0/+3
* add master ref to prune-remotes commandAlex Pooley (@zuedev)2026-05-071-1/+1
* add prune-remotes aliasAlex Pooley (@zuedev)2026-05-071-1/+2
* Copy git home overlayAlex Pooley (@zuedev)2026-05-071-0/+3
* add basic gitconfig with sync and nuke aliasesAlex Pooley (@zuedev)2026-05-071-0/+3