summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* feat(cgit.css): Only highlight archive links which lead to download and add iconSyndamia2026-03-211-1/+17
|
* fix(cgit.css): Update form background colorSyndamia2026-03-211-0/+1
|
* fix(cgit.js): Execute most logic when document has loadedSyndamia2026-03-211-60/+62
|
* feat!: Move userscript contents into separate filesSyndamia2026-03-213-1311/+1302
|
* feat: Add viewport metaSyndamia2026-03-211-0/+6
|
* feat: Add file icons to treeSyndamia2026-03-211-1/+194
| | | | All of these have been taken from font awesome 7.2.0 (free)
* fix: Non-black ssdiff colorSyndamia2026-03-211-1/+0
|
* feat: Reorder and rename tabsSyndamia2026-03-211-3/+38
|
* feat: Code highlight gruvbox colorsSyndamia2026-03-211-19/+19
|
* feat: Update log and commit colorsSyndamia2026-03-211-26/+31
|
* rework: Make stylesheet replace default one instead of overwriting itSyndamia2026-03-211-111/+977
|
* fix: Minor color adjustmentsSyndamia2026-03-211-6/+6
| | | | Mostly make things brighter
* fix(footer): Force max width in a better mannerSyndamia2026-03-211-1/+1
|
* feat!: Initial development userscriptSyndamia2026-03-171-0/+207
To more easily test locally, this script was created. It contains both the CSS stylesheet and javascript code which result in what I want. The style is roughly based on the old GitLab one: https://gitlab.com/Syndamia/userscripts/-/blob/main/gitlab-old-dark-colors.js?ref_type=heads