index
:
forge.git
broken
hare
master
[WIP] Some random software forge
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
templates
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2025-03-29
Fix merge request index
Runxi Yu
1
-2
/
+2
2025-03-25
Fix index page padding wrapper containment
Runxi Yu
1
-22
/
+21
2025-03-25
Add 403 and 501 pages
Runxi Yu
2
-0
/
+49
2025-03-25
Remove unnecessary whitespace in branches template
Runxi Yu
1
-2
/
+2
2025-03-25
Further remove .rounded and .rounded-footed
Runxi Yu
10
-14
/
+14
2025-03-25
Reindent HTML template
Runxi Yu
1
-29
/
+23
2025-03-25
Responsive grid for commit and repo info
Runxi Yu
2
-58
/
+47
2025-03-25
Navbar slashes
Runxi Yu
1
-1
/
+5
2025-03-25
Better nav bar
Runxi Yu
1
-0
/
+8
2025-03-25
Fix group path trailing slash
Runxi Yu
2
-2
/
+2
2025-03-25
Cache commit logs on the repo index page
Runxi Yu
4
-5
/
+5
2025-03-22
Use a custom errPage500
Runxi Yu
1
-0
/
+25
2025-03-22
Add HTTP 451
Runxi Yu
2
-1
/
+26
2025-03-22
Fix tree/raw redirection and disallow slashes in their path segments
Runxi Yu
1
-0
/
+25
2025-03-21
Add a "Proper" 404 page
Runxi Yu
1
-0
/
+24
2025-03-21
Fix Is_file -> IsFile naming
Runxi Yu
3
-3
/
+3
2025-03-21
Fix spacing in branchspec on repo indexes
Runxi Yu
1
-1
/
+1
2025-03-21
Output git logs incrementally
Runxi Yu
2
-0
/
+6
2025-03-16
Show branches
Runxi Yu
1
-0
/
+18
2025-03-10
css, html: Fix for multi-row headers and footers
Runxi Yu
2
-2
/
+2
2025-03-10
css, html: Rounded corners
Runxi Yu
11
-15
/
+15
2025-03-09
index: Humanize allocated size
Runxi Yu
1
-1
/
+1
2025-03-09
index: Remove unnecessary newlines in td
Runxi Yu
1
-3
/
+1
2025-03-09
index: Rename gc button again
Runxi Yu
1
-1
/
+1
2025-03-09
index: Show allocated bytes
Runxi Yu
1
-3
/
+6
2025-03-09
gc: Add a garbage collection button
Runxi Yu
1
-0
/
+3
2025-03-07
http/templates: Reduce whitespace
Runxi Yu
14
-197
/
+196
2025-03-07
repo/index: Emit warning when path contains newline
Runxi Yu
1
-0
/
+6
2025-03-07
repo/index: Display repo info only, when commits/files unavailable
Runxi Yu
1
-51
/
+57
2025-03-07
index, group: Escape path anchors
Runxi Yu
2
-3
/
+3
Fixes: https://todo.sr.ht/~runxiyu/forge/1
2025-03-07
hooks, fedauth: Add basic federated authentication for git push
Runxi Yu
1
-0
/
+1
2025-03-07
group: Reorder contrib options in repo creation form
Runxi Yu
1
-1
/
+1
2025-03-06
*: Add column headers to tables
Runxi Yu
6
-17
/
+41
2025-03-06
Update hosted forge links
Runxi Yu
1
-1
/
+1
2025-03-06
group/index: Allow repo creation via web
Runxi Yu
1
-0
/
+11
2025-03-06
group: Add description field to the create repo form
Runxi Yu
1
-1
/
+7
2025-03-06
group/index: Add create repo form
Runxi Yu
1
-0
/
+37
2025-03-06
http: Check for direct user access
Runxi Yu
1
-2
/
+2
2025-03-06
group/index: Add group description
Runxi Yu
1
-0
/
+3
2025-03-06
*: Support subgroups via SQL recursion
Runxi Yu
13
-69
/
+106
2025-03-05
repo/contrib/one: Diff against merge base
Runxi Yu
1
-2
/
+6
2025-03-03
Add SPDX license headers to all HTML templates
Runxi Yu
14
-0
/
+56
2025-02-19
repo/index: Remove toggle boxes
Runxi Yu
1
-12
/
+4
They were just an experiment and are imo quite unnecessary. Also the README doesn't have a border any more, hopefully it's quite obvious that's a README.
2025-02-19
repo/index: Add button to show merge requests
Runxi Yu
1
-0
/
+5
2025-02-19
repo/index: Don't show HTTP clone URL as it's the same as the Web URL
Runxi Yu
1
-5
/
+2
2025-02-19
repo/contrib: Display merge request diffs
Runxi Yu
2
-18
/
+83
2025-02-19
http: Add blank contrib/%d template
Runxi Yu
1
-0
/
+18
2025-02-19
contrib: Add contrib/MR index page
Runxi Yu
1
-0
/
+33
2025-02-18
*.tmpl: Update <title>'s
Runxi Yu
7
-7
/
+7
2025-02-18
repo_index.html: Move the repo description before the clone URLs
Runxi Yu
1
-6
/
+6
[next]