| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-08-01 | logo: include svg variant for both favicon and logov1.3.1+11 | ||
| The reasoning behind using svg as primary defaults is simple – at close-up it is much neater, plus svg favicon is supported since 2015 in Firefox, 2020 in Chromium, 2025 in Safari. For old browsers ico is still kept as a fallback. The svg was auto-generated using a Python script and then simplified to a path, but kept close to an original. | |||
| 2026-07-31 | style: replace hardcoded color codes with css variablesv1.3.1+10 | ||
| In order to: a) do custom theme simpler by just replacing necessary vars, b) apply this theme to filters as well; the main cgit.css file now defines CSS vars and uses them in color parameters. | |||
| 2026-07-31 | licensing: add author preambles where changes were donev1.3.1+9 | ||
| Add a copyright for changes done by me, also note in README the nature of this repo | |||