index
:
forge.git
hare
master
native-go-git-transports
[WIP] Some random software forge
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
templates
/
repo_index.tmpl
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2025-02-18
*.tmpl: Update <title>'s
Runxi Yu
1
-1
/
+1
2025-02-18
repo_index.html: Move the repo description before the clone URLs
Runxi Yu
1
-6
/
+6
2025-02-16
repo_index: Add HTTP clone along with SSH
Runxi Yu
1
-2
/
+5
2025-02-15
templates: *.html.tmpl -> *.tmpl
Runxi Yu
1
-0
/
+0
2025-02-14
repo_index: Make readme scrollable just in case
Runxi Yu
1
-1
/
+1
2025-02-14
style.css, repo_index: Use div, not table, for expandables
Runxi Yu
1
-20
/
+6
2025-02-14
*: Make the forge title configurable
Runxi Yu
1
-3
/
+3
2025-02-14
repo_log: Use parameters for refspec
Runxi Yu
1
-1
/
+1
2025-02-14
repo_index: Allow refspecs
Runxi Yu
1
-2
/
+3
2025-02-14
http_*: Refactor to reduce duplication
Runxi Yu
1
-3
/
+3
2025-02-13
repo_index: Add repo descriptions
Runxi Yu
1
-0
/
+10
2025-02-13
_repo_header.html: Purge
Runxi Yu
1
-3
/
+0
We'll integrate this into the main header in the future
2025-02-13
_header.html: Format the main header
Runxi Yu
1
-3
/
+1
2025-02-13
_header.html: Add header
Runxi Yu
1
-0
/
+3
2025-02-12
repo_index: Add clone instructions
Runxi Yu
1
-0
/
+15
2025-02-12
render_readme.go: Render plain READMEs too
Runxi Yu
1
-1
/
+1
2025-02-11
*.html: Add a simple repo header
Runxi Yu
1
-0
/
+3
2025-02-11
*: Use URL params to specify commits/branches/tags
Runxi Yu
1
-1
/
+1
2025-02-11
repo_index.html, style.css: CSS state machines
Runxi Yu
1
-15
/
+6
2025-02-11
style.css, *.html: Scrolling behavior
Runxi Yu
1
-5
/
+5
2025-02-11
repo_{index,tree_dir}.html, style.css: No inner margins on README td's
Runxi Yu
1
-2
/
+2
2025-02-11
repo_{index,log}: Link commits to their pages
Runxi Yu
1
-1
/
+1
2025-02-11
repo_index: Don't display commit IDs
Runxi Yu
1
-3
/
+1
2025-02-11
repo_index: Link to repo log
Runxi Yu
1
-1
/
+1
2025-02-10
style.css, *.html: Lighthouse accessibility
Runxi Yu
1
-1
/
+1
2025-02-10
*.html.tmpl: Rename from *.html
Runxi Yu
1
-0
/
+0
2025-02-10
footer.html: Add link to Lindenii Forge
Runxi Yu
1
-0
/
+3
2025-02-10
*: category -> group
Runxi Yu
1
-1
/
+1
2025-02-10
repo_{index,tree_dir}.html, style.css: Darker table title row
Runxi Yu
1
-3
/
+3
2025-02-10
*: Some simple styling with tables
Runxi Yu
1
-3
/
+24
2025-02-10
*.html: Add "– Lindenii Forge" to the title
Runxi Yu
1
-1
/
+1
2025-02-10
head.html: Add a common head template
Runxi Yu
1
-1
/
+1
I tried to define a base.html and extend it from there, but Go's templating system doesn't support that.
2025-02-10
*.html: Reindent
Runxi Yu
1
-62
/
+62
2025-02-10
*: project -> category
Runxi Yu
1
-1
/
+1
2025-02-10
repo_index: Add / to directories in name listings
Runxi Yu
1
-1
/
+1
2025-02-10
repo_index: Add anchors to filenames in the tree listing
Runxi Yu
1
-1
/
+2
2025-02-10
repo_index: Use the first line of the commit message
Runxi Yu
1
-1
/
+1
2025-02-10
reop_index.html, style.css: padding-wrapper
Runxi Yu
1
-1
/
+8
2025-02-10
repo_index: Add file list
Runxi Yu
1
-0
/
+19
2025-02-09
repo_index.html: Remove unnecessary whitespace in output
Runxi Yu
1
-14
/
+8
2025-02-09
repo_index.html: Include external CSS
Runxi Yu
1
-0
/
+1
2025-02-09
*: Add basic repo home with a README and recent commits display
Runxi Yu
1
-0
/
+45