diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2026-07-09 21:29:48 -0400 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2026-07-09 21:29:48 -0400 |
| commit | 53b090917b4762e101fd806b46ed1be7c9b230ed (patch) | |
| tree | ba1082210b11ea8dbb5d47afbc5e1f561b559fa5 /TODO | |
| parent | 15b509a6caaa64af886c2df9555ed48b47e3dc32 (diff) | |
don't import additional css
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 15 |
1 files changed, 10 insertions, 5 deletions
@@ -14,23 +14,28 @@ https://git.causal.agency/cgit-pink/ https://git.zx2c4.com/cgit/ - [x] vps backup +- [x] add my best repos, with groups -- [ ] cgit dark mode - [ ] custom cgit fork, default about page +- [ ] cgit dark mode, add back checker color - [ ] cgit favicons and icon -- [ ] add my best repos, with groups - [ ] get rid of gitolite admin repo Potential Improvements to CGit: -- Default page patch +- Patch for setting default page - Add better default styling - Click on things to copy them to clipboard -- Branches go in a more reasonable place +- Client side code highlighting +- "Copy blob" button +- Clicking "tree" tab resets to root of tree even if you're in a blob +- Switch branch goes in a more reasonable place - List of branches which a commit is in - Branch compare ahead or behind -- Web docs +- Readme, md files, etc are displayed like the about page - Direct gitolite access integration +- Somehow allow people to access private repos on web, maybe http pushing +- Web doc version of manpage Revamp - [x] port articles to directories |
