| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-12-17 | Early exit for unsupported file typesHEADmain | Bobby | 1 | -6/+12 | |
| 2025-12-17 | Refactor onReady and enhance image handling | Bobby | 1 | -28/+108 | |
| 2025-12-17 | Update and rename custom.css to cgit.css | Bobby | 1 | -0/+59 | |
| 2025-12-17 | Render Images in README. Highlight Links in Repo Descriptions | Bobby | 1 | -11/+64 | |
| 2025-11-20 | Add MIT License to the project | Bobby | 1 | -0/+21 | |
| 2025-11-19 | Add systemd service for GitHub Webhook Server | Bobby | 1 | -0/+15 | |
| 2025-11-19 | Initialize Go module for webhook | Bobby | 1 | -0/+3 | |
| 2025-11-19 | Implement webhook handler for GitHub events | Bobby | 1 | -0/+145 | |
| 2025-11-19 | Add script to mirror all public GitHub repositories | Bobby | 1 | -0/+81 | |
| 2025-11-19 | Add mirror-sync script for repository synchronization | Bobby | 1 | -0/+21 | |
| 2025-11-19 | Add script to mirror GitHub repositories | Bobby | 1 | -0/+83 | |
| This script creates a mirror of a GitHub repository, checks for necessary credentials, and fetches repository metadata. | |||||
| 2025-11-19 | Rename cgit.css to custom.css | Bobby | 1 | -0/+0 | |
| 2025-11-19 | Add Shifoo's personal CGit theme styles | Bobby | 1 | -0/+1405 | |
| This CSS file defines a personal theme for CGit, including styles for various elements such as headers, tables, links, and buttons. It also includes responsive design rules for smaller screens. | |||||
| 2025-11-19 | Add head-include for removing default cgit Icon | Bobby | 1 | -0/+13 | |
| 2025-11-19 | Add initial cgitrc configuration file | Bobby | 1 | -0/+94 | |
| This is the initial configuration for CGit, defining various settings such as repository paths, readme files, and cache options. | |||||
| 2025-11-19 | Add about.html with personal introduction and links | Bobby | 1 | -0/+22 | |
| 2025-11-19 | Initial commit | Bobby | 1 | -0/+2 | |
