index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
user
/
user.go
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-11
Fix margin above headline in rendered org-mode (#4076)
Beowulf
2
-1
/
+2
2024-06-11
[v7.0/forgejo] Org buttons add missing vertical padding (#4088)
forgejo-backport-action
1
-3
/
+3
2024-06-10
[I18N] Translations update from Weblate
Codeberg Translate
11
-63
/
+205
2024-06-09
tests(cmd): add coverage for migrateActionsArtifacts
Earl Warren
2
-9
/
+68
2024-06-09
fix: allow actions artifacts storage migration to complete succesfully (#31251)
Rowan Bohde
2
-2
/
+17
2024-06-09
Fix some URLs whose sub-path is missing (#31289)
wxiaoguang
3
-3
/
+3
2024-06-09
Optimize runner-tags layout to enhance visual experience (#31258) (#31263)
Giteabot
1
-1
/
+1
2024-06-09
Fix NuGet Package API for $filter with Id equality (#31188) (#31242)
Thomas Desveaux
2
-35
/
+115
2024-06-09
Fix overflow on push notification (#31179) (#31238)
Giteabot
1
-2
/
+2
2024-06-09
Remove .segment from .project-column (#31204) (#31239)
Giteabot
2
-1
/
+2
2024-06-09
Fix overflow on notifications (#31178) (#31237)
Giteabot
1
-2
/
+2
2024-06-06
use existing oauth grant for public client (#31015)
Denys Konovalov
1
-2
/
+17
2024-06-06
Prevent automatic OAuth grants for public clients (#30790)
Archer
1
-2
/
+3
2024-06-06
test(oauth): RFC 6749 Section 10.2 conformance
Earl Warren
2
-2
/
+61
2024-06-05
chore(dependency): whitelist mholt/archiver/v3 CVE-2024-0406
Earl Warren
2
-2
/
+4
2024-06-05
Return `access_denied` error when an OAuth2 request is denied (#30974)
Zettat123
3
-2
/
+13
2024-06-05
fix(oauth): HTML snippets in templates can be displayed
Earl Warren
1
-3
/
+4
2024-06-05
test(oauth): coverage for the redirection of a denied grant
Earl Warren
2
-0
/
+22
2024-06-05
test(avatar): deleting a user avatar is idempotent
Earl Warren
4
-28
/
+61
2024-06-05
Fix bug on avatar (#31008)
Lunny Xiao
1
-10
/
+20