Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-06 | ssh config add ia | Xiao Pan | |
2024-03-04 | pacnew | Xiao Pan | |
2024-03-03 | update | Xiao Pan | |
2024-03-03 | update | Xiao Pan | |
2024-03-03 | nginx.conf comment | Xiao Pan | |
2024-03-03 | cgit-pink does not support favicon.ico | Xiao Pan | |
2024-03-03 | maybe improve nginx.conf location regex a little bit | Xiao Pan | |
2024-03-02 | Try make cgit log page load faster. | Xiao Pan | |
It took about 7 seconds to load https://git.flylightning.xyz/config_local_arch/log/ in the past. Now try disable some features to try to make it faster. | |||
2024-03-02 | update | Xiao Pan | |
2024-03-01 | tree ignore .git dir | Xiao Pan | |
2024-02-28 | update | Xiao Pan | |
2024-02-28 | switch to cgit-pink | Xiao Pan | |
git blame works so I re-enable it. Add and change some other configs. | |||
2024-02-27 | update | Xiao Pan | |
2024-02-27 | cgit disable git blame, because it is buggy | Xiao Pan | |
2024-02-27 | change wording to adhere to the style of other pacman hooks | Xiao Pan | |
2024-02-26 | update | Xiao Pan | |
2024-02-26 | update | Xiao Pan | |
2024-02-26 | cmark for cgit markdown readme | Xiao Pan | |
2024-02-26 | update | Xiao Pan | |
2024-02-26 | Multi Depends no need. mkdir before output | Xiao Pan | |
Pacman hook multiple Depends is OR logic, can be tested via a test.hook | |||
2024-02-26 | meta | Xiao Pan | |
2024-02-26 | feat: pacman hook upgrade highlight.css for cgit syntax highlighting | Xiao Pan | |
2024-02-26 | fix: wrong script location | Xiao Pan | |
In about-formatting-edited.sh, `pwd` when cgit run this script is /, can be tested by `cat '<p>$(pwd)</p>'` so need to get those scripts location via $0, $0 is /usr/lib/cgit/filters/about-formatting-edited.sh | |||
2024-02-26 | try enable cgit cache | Xiao Pan | |
2024-02-26 | meta | Xiao Pan | |
2024-02-26 | update | Xiao Pan | |
2024-02-26 | cgitrc readme about page | Xiao Pan | |
2024-02-26 | update | Xiao Pan | |
2024-02-25 | update | Xiao Pan | |
2024-02-25 | mycgit.css change tab-size from default 8 to 4 | Xiao Pan | |
https://www.w3schools.com/cssref/css3_pr_tab-size.php | |||
2024-02-25 | meta | Xiao Pan | |
2024-02-25 | cgit syntax highlight using mycgit.css | Xiao Pan | |
mycgit.css import cgit.css and highlight.css. Because cgit.css is not a pacman backup file and it will be overwritten once cgit update. I can also update highlight.css automatically via pacman hook or `upd`. Also, I think `highlight` not using `--inline-css` maybe is a better way performance wise and more elegant (less messy generated html source code). | |||
2024-02-25 | fix bug syntax_type should change to syntax | Xiao Pan | |
2024-02-25 | update | Xiao Pan | |
2024-02-25 | update | Xiao Pan | |
2024-02-25 | highlight filetypes.conf more file extensions for .ini | Xiao Pan | |
Example files are: - <https://git.flylightning.xyz/config_local_arch/tree/home/xyz/.config/systemd/user/ssh-agent.service> - <https://git.flylightning.xyz/config_local_arch/tree/etc/systemd/network/10-cloud-init-eth0.network?h=ka> | |||
2024-02-25 | highlight use --syntax-by-name to simplify code | Xiao Pan | |
2024-02-25 | update | Xiao Pan | |
2024-02-25 | cgit better highlight | Xiao Pan | |
2024-02-25 | meta | Xiao Pan | |
2024-02-25 | default /etc/highlight/filetypes.conf | Xiao Pan | |
2024-02-25 | try cgit highlight | Xiao Pan | |
2024-02-25 | meta | Xiao Pan | |
2024-02-25 | cgit syntax highlighting try | Xiao Pan | |
2024-02-21 | update | Xiao Pan | |
2024-02-10 | pacnew | Xiao Pan | |
2024-02-10 | pacnew | Xiao Pan | |
2024-02-05 | pacdiff | Xiao Pan | |
2024-02-05 | update | Xiao Pan | |
2024-02-04 | update | Xiao Pan | |