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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
*: Add missing license headers
Runxi Yu
6 days
6
-0
/
+18
|
*
*: Bump dependencies
Runxi Yu
6 days
2
-3
/
+3
|
*
http/templates: Reduce whitespace
Runxi Yu
6 days
14
-197
/
+196
|
*
http/templates: Minify templates
Runxi Yu
6 days
3
-4
/
+40
|
*
css: Don't bold table headers unless it's a .title-row
Runxi Yu
6 days
1
-0
/
+4
|
*
repo/index: Emit warning when path contains newline
Runxi Yu
6 days
4
-0
/
+36
|
*
hooks: Simplify comments in the hook client
Runxi Yu
6 days
1
-32
/
+26
|
*
repo/index: Display repo info only, when commits/files unavailable
Runxi Yu
6 days
4
-69
/
+74
|
*
index, group: Escape path anchors
Runxi Yu
6 days
2
-3
/
+3
|
|
|
|
Fixes: https://todo.sr.ht/~runxiyu/forge/1
*
http/templates: Add query_escape and path_escape
Runxi Yu
6 days
2
-0
/
+11
|
*
fedauth: Add rudimentary tangled support
Runxi Yu
6 days
1
-0
/
+3
|
*
fedauth: Support Codeberg and GitHub too
Runxi Yu
6 days
1
-48
/
+55
|
*
hooks, fedauth: Add basic federated authentication for git push
Runxi Yu
6 days
6
-18
/
+157
|
*
hooks: Remove debug printf
Runxi Yu
6 days
1
-2
/
+0
|
*
hooks: Send/process environment variables starting with GIT_
Runxi Yu
7 days
2
-0
/
+61
|
*
sql: Add "federated" as a user state and a contrib requirement option
Runxi Yu
7 days
1
-2
/
+2
|
*
readme: Use todo.sr.ht for the temporary issue tracker
Runxi Yu
7 days
1
-1
/
+1
|
*
css: Add outline to select:active
Runxi Yu
7 days
1
-0
/
+3
|
*
*: Bump go-git
Runxi Yu
7 days
2
-3
/
+3
|
*
group: Reorder contrib options in repo creation form
Runxi Yu
7 days
1
-1
/
+1
|
*
Makefile: Don't need to statically link Go files
Runxi Yu
7 days
1
-1
/
+1
|
*
database: Remove query_list
Runxi Yu
7 days
1
-25
/
+0
|
*
group/index: Fix repo_desc in creation form handler
Runxi Yu
7 days
1
-1
/
+1
|
*
scripts, sql: Reorganize
Runxi Yu
7 days
6
-2
/
+1
|
*
*: Add column headers to tables
Runxi Yu
7 days
6
-17
/
+41
|
*
Update hosted forge links
Runxi Yu
7 days
2
-3
/
+3
|
*
group/index: Allow repo creation via web
Runxi Yu
7 days
6
-0
/
+105
|
*
group: Add description field to the create repo form
Runxi Yu
7 days
1
-1
/
+7
|
*
readme: Fix filename typo
Runxi Yu
7 days
1
-0
/
+0
|
*
repo/tree, readme: nosec G203
Runxi Yu
7 days
2
-5
/
+5
|
*
lint: Add lint script
Runxi Yu
7 days
1
-0
/
+3
|
*
ssh: Remove unnecessary conversion
Runxi Yu
7 days
1
-1
/
+1
|
*
*: Remove unnecessary debug printf
Runxi Yu
7 days
2
-5
/
+0
|
*
group/index: Add create repo form
Runxi Yu
7 days
1
-0
/
+37
|
*
sql: Create user too in the test script
Runxi Yu
7 days
1
-3
/
+23
|
*
http: Check for direct user access
Runxi Yu
7 days
3
-4
/
+20
|
*
group/index: Reuse ID from first SQL query to avoid triple recursion
Runxi Yu
7 days
1
-59
/
+10
|
*
group/index: Add group description
Runxi Yu
7 days
2
-0
/
+45
|
*
*: Reformat
Runxi Yu
7 days
4
-5
/
+3
|
*
*: Bump go-git
Runxi Yu
7 days
2
-1
/
+3
|
*
*: Support subgroups via SQL recursion
Runxi Yu
7 days
27
-163
/
+427
|
*
sql: Add purge and test scripts
Runxi Yu
8 days
2
-0
/
+19
|
*
sql: Add potential for recursive groups
Runxi Yu
8 days
1
-2
/
+4
|
*
*: Bump dependencies
Runxi Yu
8 days
2
-23
/
+23
|
*
css: *:focus-visible: outline color
Runxi Yu
8 days
1
-0
/
+4
|
*
css: Don't make the arrow so large
Runxi Yu
9 days
1
-1
/
+1
|
*
css: Add arrow to diffs in commit view
luk3yx
9 days
1
-0
/
+14
|
|
|
|
|
|
|
This makes it clearer that they can be clicked on. I'm only really doing this because I wanted to try out the merge request thing, feel free to reject it if you don't want it.
*
css: Fix copyright lines
Runxi Yu
9 days
2
-3
/
+3
|
*
*: Use main branch of go-git
Runxi Yu
9 days
3
-26
/
+17
|
*
*: Bump dependencies
Runxi Yu
9 days
2
-18
/
+18
|
[next]