aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Ignore static/index.htmlRunxi Yu2025-03-301-0/+2
|
* Remove tree from repo index pageRunxi Yu2025-03-301-27/+0
|
* No longer on the 'go' branchRunxi Yu2025-03-292-1/+5
|
* Properly format files...v0.1.4Runxi Yu2025-03-292-4/+2
|
* Fix CIRunxi Yu2025-03-291-0/+1
|
* Fix out of bounds read on finding merge basesv0.1.3Runxi Yu2025-03-291-0/+7
|
* Fix merge request indexRunxi Yu2025-03-291-2/+2
|
* Makefile: No $(shell)Runxi Yu2025-03-291-1/+1
|
* Don't error out because the symlink existsRunxi Yu2025-03-291-1/+5
|
* Make git_hooks_handle portable ish?Runxi Yu2025-03-292-0/+338
|
* hookc: Fix variable placementRunxi Yu2025-03-291-2/+2
|
* Attempt to make hookc.c portableRunxi Yu2025-03-291-6/+57
|
* Add builds.sr.ht status to READMERunxi Yu2025-03-281-0/+2
|
* Update CI againv0.1.2Runxi Yu2025-03-281-1/+1
|
* Attempt to fix CIv0.1.1Runxi Yu2025-03-281-1/+1
|
* Fix secret uuidRunxi Yu2025-03-281-1/+1
|
* Add artifact uploadsv0.1.0Runxi Yu2025-03-281-0/+12
|
* One more blank line for version.goRunxi Yu2025-03-271-1/+1
|
* Don't use extra source in CIRunxi Yu2025-03-271-5/+3
|
* Attempt to fix that lint issueRunxi Yu2025-03-271-1/+1
|
* Lint and add CIRunxi Yu2025-03-273-2/+21
|
* LintRunxi Yu2025-03-273-18/+15
|
* Fix out of bounds in commit path handlingRunxi Yu2025-03-251-0/+4
|
* Fix index page padding wrapper containmentRunxi Yu2025-03-251-22/+21
|
* Add 403 and 501 pagesRunxi Yu2025-03-257-8/+68
|
* Remove unnecessary whitespace in branches templateRunxi Yu2025-03-251-2/+2
|
* Further remove .rounded and .rounded-footedRunxi Yu2025-03-2511-50/+14
|
* Remove test message in IRCRunxi Yu2025-03-251-5/+0
|
* Remove round corners for nowRunxi Yu2025-03-251-4/+0
|
* Bump dependenciesRunxi Yu2025-03-252-3/+3
|
* Reindent HTML templateRunxi Yu2025-03-251-29/+23
|
* Responsive grid for commit and repo infoRunxi Yu2025-03-253-58/+124
|
* Navbar slashesRunxi Yu2025-03-252-1/+6
|
* Better nav barRunxi Yu2025-03-252-4/+41
|
* Separate cache into separate filesRunxi Yu2025-03-255-74/+102
|
* Fix group path trailing slashRunxi Yu2025-03-254-2/+7
|
* Use cache for raw files tooRunxi Yu2025-03-252-1/+45
|
* Cache file viewRunxi Yu2025-03-252-8/+33
|
* Cache dir view in tree viewRunxi Yu2025-03-252-31/+51
|
* Cache commit logs on the repo index pageRunxi Yu2025-03-257-15/+95
|
* Revert "Add prometheus"Runxi Yu2025-03-253-29/+0
| | | | This reverts commit bb3b881a0cef2248e15452ed1eead630b9ba0f75.
* Fix regression in tree/raw dir handlingRunxi Yu2025-03-251-2/+12
|
* Add prometheusRunxi Yu2025-03-243-0/+29
|
* Reuse the cache for /treeRunxi Yu2025-03-223-69/+112
|
* Cache tree-buildingRunxi Yu2025-03-223-9/+63
|
* Support X-Forwarded-For for reverse proxiesRunxi Yu2025-03-223-2/+21
|
* Configurable timeoutRunxi Yu2025-03-223-3/+10
|
* Actually incrementally generate the git logRunxi Yu2025-03-221-4/+4
|
* Use a custom errPage500Runxi Yu2025-03-2213-50/+86
|
* Variable name lengthsRunxi Yu2025-03-2224-242/+246
|