index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
routers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add setting to disable user features when user login type is not plain (#29615)
Jack Hay
2024-04-07
4
-12
/
+14
*
Add API for `Variables` (#29520)
sillyguodong
2024-04-07
8
-62
/
+893
*
Merge pull request 'Fix "view file" button in diff compare view' (#3046) from...
Gusted
2024-04-06
1
-1
/
+1
|
\
|
*
Fix view file button in diff compare
Mai-Lapyst
2024-04-05
1
-1
/
+1
*
|
Merge pull request 'Add optional pronoun field in user settings' (#1518) from...
Gusted
2024-04-06
4
-0
/
+10
|
\
\
|
*
|
Enable user pronoun editing from the admin ui
Gergely Nagy
2024-04-03
1
-0
/
+1
|
*
|
add some comments
hazycora
2024-04-03
1
-0
/
+1
|
*
|
gofumpt
hazycora
2024-04-03
1
-3
/
+1
|
*
|
change "any/all" to "any pronouns"
hazycora
2024-04-03
1
-1
/
+1
|
*
|
use recognisedPronouns variable
hazycora
2024-04-03
1
-2
/
+7
|
*
|
add any/all pronoun option to dropdown
hazycora
2024-04-03
1
-2
/
+2
|
*
|
Add "Unspecified" option to pronouns dropdown
hazycora
2024-04-03
1
-2
/
+2
|
*
|
use dropdown for pronoun input
hazycora
2024-04-03
1
-0
/
+2
|
*
|
add pronoun field to user profiles
hazycora
2024-04-03
3
-0
/
+3
*
|
|
Merge pull request 'feat: extend webfinger to respond to profile page URIs' (...
Gusted
2024-04-06
1
-0
/
+57
|
\
\
\
|
*
|
|
fix: cleanup webfinger URI parsing
Aravinth Manivannan
2024-04-04
1
-2
/
+1
|
*
|
|
feat: parse for all ForgeFed actors
Aravinth Manivannan
2024-04-04
1
-32
/
+33
|
*
|
|
feat: improve URI parsing in webfinger endpoint
Aravinth Manivannan
2024-04-04
1
-4
/
+48
|
*
|
|
feat: extend webfinger to respond to profile page URIs
Aravinth Manivannan
2024-04-04
1
-0
/
+13
|
|
/
/
*
|
|
Merge pull request 'Fix #3030 add Cache-Control header for health-check' (#30...
Earl Warren
2024-04-06
1
-21
/
+22
|
\
\
\
|
*
|
|
Add health-check test
Ada
2024-04-06
1
-21
/
+21
|
*
|
|
Remove old proxy backwards compatibility
Ada
2024-04-05
1
-1
/
+1
|
*
|
|
Fix #3030 add Cache-Control header for health-check
Ada
2024-04-05
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
feat: improve nuget nuspec api
Michael Kriese
2024-04-05
1
-40
/
+46
*
|
|
Merge pull request '[FEAT] sourcehut webhooks' (#3022) from oliverpool/forgej...
Earl Warren
2024-04-05
1
-12
/
+12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[REFACTOR] webhook shared code to prevent import cycles
oliverpool
2024-04-04
1
-12
/
+12
|
|
/
*
/
add label filters in org/{org_name}/issues
iminfinity
2024-04-04
2
-0
/
+65
|
/
*
Merge pull request 'Port archived labels visual filter' (#2887) from 0ko/forg...
Earl Warren
2024-04-03
1
-7
/
+5
|
\
|
*
[GITEA] Apply changes to archived labels
0ko
2024-04-01
1
-7
/
+5
*
|
Merge pull request '[BUG] Use correct template for commitmail error' (#2973) ...
Earl Warren
2024-04-02
1
-1
/
+1
|
\
\
|
*
|
[BUG] Use correct template for commitmail error
Gusted
2024-04-02
1
-1
/
+1
*
|
|
fix: respond with JSON Resource Descriptor Content-Type per RFC7033
Aravinth Manivannan
2024-04-02
1
-0
/
+1
|
/
/
*
|
Merge pull request '[FEAT] Configure if protected branch rule should apply to...
Earl Warren
2024-04-01
3
-8
/
+14
|
\
\
|
*
|
[FEAT] Configure if protected branch rule should apply to admins
Gusted
2024-03-29
3
-8
/
+14
*
|
|
Merge pull request 'Highlight signed tags like signed commits' (#2534) from a...
Earl Warren
2024-04-01
1
-0
/
+43
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Highlight signed tags like signed commits
Gergely Nagy
2024-03-30
1
-0
/
+43
*
|
|
[TESTS] pull review deleted from gitea#29888
oliverpool
2024-03-31
1
-0
/
+27
*
|
|
[REFACTOR] use Icon from interface in webhook list
oliverpool
2024-03-30
3
-0
/
+8
*
|
|
[REFACTOR] add Icon to webhook.Interface
oliverpool
2024-03-30
1
-1
/
+5
|
/
/
*
|
Prevent re-review and dismiss review actions on closed and merged PRs (#30065)
Kemal Zebari
2024-03-30
3
-6
/
+19
*
|
Add default board to new projects, remove uncategorized pseudo-board (#29874)
Denys Konovalov
2024-03-30
3
-132
/
+30
*
|
Relax generic package filename restrictions (#30135)
wxiaoguang
2024-03-30
2
-5
/
+89
*
|
Refactor render (#30136)
wxiaoguang
2024-03-30
1
-8
/
+7
*
|
Remove repetitive words (#30091)
crazeteam
2024-03-30
2
-2
/
+2
*
|
Migrate margin and padding helpers to tailwind (#30043)
silverwind
2024-03-30
3
-4
/
+4
*
|
[Port] gitea#30014: Various code view improvements
silverwind
2024-03-28
1
-1
/
+1
|
/
*
Merge pull request '[PERFORMANCE] git check-attr on bare repo if supported' (...
Earl Warren
2024-03-28
2
-30
/
+26
|
\
|
*
[PERFORMANCE] git check-attr on bare repo if supported
oliverpool
2024-03-28
2
-30
/
+26
*
|
Merge pull request '[PORT] Support repo code search without setting up an ind...
Earl Warren
2024-03-28
1
-23
/
+35
|
\
\
|
*
|
Support repo code search without setting up an indexer (#29998)
wxiaoguang
2024-03-28
1
-14
/
+47
[next]