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