summaryrefslogtreecommitdiffstats
path: root/services/issue/milestone.go (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-11Fix margin above headline in rendered org-mode (#4076)Beowulf2-1/+2
2024-06-11[v7.0/forgejo] Org buttons add missing vertical padding (#4088)forgejo-backport-action1-3/+3
2024-06-10[I18N] Translations update from WeblateCodeberg Translate11-63/+205
2024-06-09tests(cmd): add coverage for migrateActionsArtifactsEarl Warren2-9/+68
2024-06-09fix: allow actions artifacts storage migration to complete succesfully (#31251)Rowan Bohde2-2/+17
2024-06-09Fix some URLs whose sub-path is missing (#31289)wxiaoguang3-3/+3
2024-06-09Optimize runner-tags layout to enhance visual experience (#31258) (#31263)Giteabot1-1/+1
2024-06-09Fix NuGet Package API for $filter with Id equality (#31188) (#31242)Thomas Desveaux2-35/+115
2024-06-09Fix overflow on push notification (#31179) (#31238)Giteabot1-2/+2
2024-06-09Remove .segment from .project-column (#31204) (#31239)Giteabot2-1/+2
2024-06-09Fix overflow on notifications (#31178) (#31237)Giteabot1-2/+2
2024-06-06use existing oauth grant for public client (#31015)Denys Konovalov1-2/+17
2024-06-06Prevent automatic OAuth grants for public clients (#30790)Archer1-2/+3
2024-06-06test(oauth): RFC 6749 Section 10.2 conformanceEarl Warren2-2/+61
2024-06-05chore(dependency): whitelist mholt/archiver/v3 CVE-2024-0406Earl Warren2-2/+4
2024-06-05Return `access_denied` error when an OAuth2 request is denied (#30974)Zettat1233-2/+13
2024-06-05fix(oauth): HTML snippets in templates can be displayedEarl Warren1-3/+4
2024-06-05test(oauth): coverage for the redirection of a denied grantEarl Warren2-0/+22
2024-06-05test(avatar): deleting a user avatar is idempotentEarl Warren4-28/+61
2024-06-05Fix bug on avatar (#31008)Lunny Xiao1-10/+20