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
*
fix(api): issue state change is not idempotent
Earl Warren
2024-07-25
2
-10
/
+16
*
[BUG] Fix panic on too high page number
Gusted
2024-07-21
1
-0
/
+6
*
Load attachments for `/issues/comments/{id}`
Gergely Nagy
2024-07-16
1
-0
/
+5
*
[BUG] Use correct SHA in `GetCommitPullRequest`
Gusted
2024-07-06
1
-1
/
+1
*
Fixes an visual bug where the info box to dispatch a workflow is shown even f...
Mai-Lapyst
2024-07-06
1
-1
/
+3
*
fix(hook): ignore unknown push options instead of failing
Twenty Panda
2024-07-02
2
-20
/
+5
*
Add support for workflow_dispatch (#3334)
Mai-Lapyst
2024-06-28
6
-6
/
+169
*
Add cache test for admins (#31265)
6543
2024-06-23
3
-0
/
+27
*
Merge pull request 'Add headers to follower lists' (#4174) from 0ko/forgejo:u...
Earl Warren
2024-06-19
1
-0
/
+2
|
\
|
*
Add headers to follower lists
0ko
2024-06-19
1
-0
/
+2
*
|
[SWAGGER] Make it consistent with reality
Gusted
2024-06-19
1
-1
/
+1
*
|
Fix Activity Page Contributors dropdown (#31264)
wxiaoguang
2024-06-18
1
-6
/
+0
|
/
*
Merge pull request '[gitea] week 2024-25 cherry pick (gitea/main -> forgejo)'...
Earl Warren
2024-06-18
17
-73
/
+421
|
\
|
*
Rename repo_model.SearchOrderByMap to repo_model.OrderByMap (#31359)
6543
2024-06-16
3
-3
/
+3
|
*
Allow downloading attachments of draft releases (#31369)
Zettat123
2024-06-16
1
-2
/
+3
|
*
Add tag protection via rest api #17862 (#31295)
mzroot
2024-06-16
4
-0
/
+379
|
*
[Refactor] Unify repo search order by logic (#30876)
6543
2024-06-16
2
-36
/
+8
|
*
Reduce memory usage for chunked artifact uploads to MinIO (#31325)
Rowan Bohde
2024-06-16
1
-2
/
+2
|
*
Enable `unparam` linter (#31277)
silverwind
2024-06-16
9
-31
/
+27
*
|
[FEAT] expose fuzzy search for issues/repo (#4160)
Shiny Nematoda
2024-06-17
2
-6
/
+22
*
|
add org readme to search with priority
Beowulf
2024-06-16
1
-6
/
+7
|
/
*
Fix wrong error highlighting on install page (#4063)
0ko
2024-06-11
1
-1
/
+1
*
Merge pull request '[gitea] week 2024-24 cherry pick (gitea/main -> forgejo)'...
Earl Warren
2024-06-11
2
-20
/
+30
|
\
|
*
Fix NuGet Package API for $filter with Id equality (#31188)
Thomas Desveaux
2024-06-09
1
-19
/
+29
|
*
Remove unnecessary inline style for tab-size (#31224)
silverwind
2024-06-09
1
-1
/
+1
*
|
fix: PKCE only for supported providers
oliverpool
2024-06-10
1
-2
/
+19
|
/
*
Add slogan config (#3752)
mirko
2024-06-07
1
-1
/
+3
*
feat(federated-star) star repositories via ActivityPub (#1680)
Earl Warren
2024-06-06
2
-3
/
+7
*
fix(oauth): HTML snippets in templates can be displayed
Earl Warren
2024-06-05
1
-3
/
+4
*
Merge pull request '[gitea] week 2024-23 cherry pick (gitea/main -> forgejo)'...
Earl Warren
2024-06-04
16
-175
/
+225
|
\
|
*
Performance improvements for pull request list API (#30490)
Lunny Xiao
2024-06-02
1
-16
/
+32
|
*
Drop `IDOrderDesc` for listing Actions task and always order by `id DESC` (#3...
Jason Song
2024-06-02
1
-3
/
+2
|
*
Add missed return after `ctx.ServerError` (#31130)
Lunny Xiao
2024-06-02
5
-0
/
+5
|
*
Prevent simultaneous editing of comments and issues (#31053)
metiftikci
2024-06-02
6
-14
/
+41
|
*
Rename project board -> column to make the UI less confusing (#30170)
Lunny Xiao
2024-06-02
6
-142
/
+138
|
*
Fix possible ui 500 if workflow's job is nil (#31092)
Lunny Xiao
2024-06-02
1
-0
/
+8
*
|
Merge pull request 'fix(hook): repo admins are wrongly denied the right to fo...
Earl Warren
2024-06-02
1
-2
/
+7
|
\
\
|
*
|
fix(hook): repo admins are wrongly denied the right to force merge
Earl Warren
2024-06-02
1
-2
/
+2
|
*
|
fix(hook): instance admins wrongly restricted by permissions checks
Earl Warren
2024-06-01
1
-0
/
+5
|
|
/
*
/
Add missed return after `ctx.ServerError` (#31130) (partial)
Lunny Xiao
2024-06-02
1
-0
/
+1
|
/
*
Merge pull request 'forgejo-federated-star: UI to define following repos' (#3...
Earl Warren
2024-05-31
1
-0
/
+36
|
\
|
*
fix review
Michael Jerger
2024-05-29
1
-7
/
+6
|
*
Merge branch 'forgejo' into forgejo-federated-pr5
Michael Jerger
2024-05-29
6
-8
/
+35
|
|
\
|
*
|
ui for adding following repos
Michael Jerger
2024-05-24
1
-0
/
+37
*
|
|
Merge pull request 'Disable self-registration by default on the install page'...
Earl Warren
2024-05-31
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
install: Force DisableRegistration on during install
Gergely Nagy
2024-05-28
1
-1
/
+1
*
|
|
use existing oauth grant for public client (#31015)
Denys Konovalov
2024-05-26
1
-2
/
+17
*
|
|
Refactor sha1 and time-limited code (#31023)
wxiaoguang
2024-05-26
1
-1
/
+1
*
|
|
Return `access_denied` error when an OAuth2 request is denied (#30974)
Zettat123
2024-05-26
1
-0
/
+10
*
|
|
Fix "force private" logic (#31012)
wxiaoguang
2024-05-26
3
-4
/
+4
|
/
/
[next]