.github/FUNDING.yml | |
|
|
.github/workflows/main-docker.yml | |
|
|
.github/workflows/readme-dockerhub.yml | |
|
|
.github/workflows/release.yml | |
|
|
.version | |
|
|
CHANGELOG.md | |
|
|
Dockerfile | |
|
|
LICENSE | |
|
|
Makefile | |
|
|
README.md | |
|
|
assets/Screenshot 2023-05-25 at 17-11-26 Git Config Editor.png | |
|
|
assets/Screenshot 2023-05-25 at 17-17-23 Git Config Editor.png | |
|
|
assets/Screenshot 2023-05-26 at 16-08-42 Git Config Editor.png | |
|
|
assets/logo.png | |
|
|
build/ci/build-deb.sh | |
|
|
build/ci/build.sh | |
|
|
cmd/git-confed/main.go | 18 | A 0 mins |
|
configs/git-confed.service | |
|
|
configs/git-confed@.service | |
|
|
configs/install.sh | |
|
|
docker-compose.yml | |
|
|
go.mod | |
|
|
go.sum | |
|
|
internal/check/color.go | 10 | A 0 mins |
|
internal/check/error.go | 11 | A 0 mins |
|
internal/check/path-dir.go | 38 | A 0 mins |
|
internal/check/repo.go | 58 | A 0 mins |
|
internal/conf/getconfig.go | 50 | A 0 mins |
|
internal/models/models.go | 31 | A 0 mins |
|
internal/web/blocks.go | 40 | A 0 mins |
|
internal/web/config.go | 40 | A 0 mins |
|
internal/web/const-icon.go | 2 | A 0 mins |
|
internal/web/const-var.go | 11 | A 0 mins |
|
internal/web/edit.go | 35 | A 0 mins |
|
internal/web/exec-tpl.go | 15 | A 0 mins |
|
internal/web/filter.go | 54 | A 25 mins |
|
internal/web/folder.go | 31 | A 0 mins |
|
internal/web/index.go | 37 | A 0 mins |
|
internal/web/sort.go | 22 | A 0 mins |
|
internal/web/templates/blocks.html | |
|
|
internal/web/templates/config.html | |
|
|
internal/web/templates/edit.html | |
|
|
internal/web/templates/footer.html | |
|
|
internal/web/templates/header.html | |
|
|
internal/web/templates/index.html | |
|
|
internal/web/webgui.go | 36 | A 0 mins |
|