Commit Graph

163 Commits (2220e5d2455b28450e2f505152f9fbb8ac597e80)

Author SHA1 Message Date
Jason Song 477a1cc40e
Improve utils of slices (#22379) 2 years ago
John Olheiser fcd6ceef2b
fix: code search title translation (#22285) 2 years ago
Gusted b76970f2e4
Fix key signature error page (#22229) 2 years ago
KN4CK3R a35749893b
Move `convert` package to services (#22264) 2 years ago
KN4CK3R 309e86a9bf
Use dynamic package type list (#22263) 2 years ago
Lunny Xiao 36a2d2f919
Add a simple test for external renderer (#20033) 2 years ago
Lunny Xiao 68704532c2
Rename almost all Ctx functions (#22071) 2 years ago
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 2 years ago
Jason Song f59a74852b
Update gitea-vet to check FSFE REUSE (#22004) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
KN4CK3R fc7a2d5a95
Add support for HEAD requests in Maven registry (#21834) 2 years ago
KN4CK3R 32db62515f
Add package registry cleanup rules (#21658) 2 years ago
KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 2 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
M Hickford 191a74d622
Record OAuth client type at registration (#21316) 2 years ago
KN4CK3R 876ee8c3cd
Allow package version sorting (#21453) 2 years ago
KN4CK3R a577214760
Add some api integration tests (#18872) 2 years ago
Gusted 5d3dbffa15
Return 404 when user is not found on avatar (#21476) 2 years ago
Lauris BH b59b0cad0a
Add user/organization code search (#19977) 2 years ago
qwerty287 a813c9d8f3
Allow creation of OAuth2 applications for orgs (#18084) 2 years ago
qwerty287 08609d439d
Add pages to view watched repos and subscribed issues/PRs (#17156) 2 years ago
KN4CK3R dc0253b063
Replace `ServeStream` with `ServeContent` (#20903) 2 years ago
Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262) 2 years ago
CodeDoctor aedfc923ad
Improve single repo action for issue and pull requests (#20730) 2 years ago
zeripath 68f3aaee80
Remove calls to load Mirrors in user.Dashboard (#20855) 2 years ago
techknowlogick d8e6c99125
Add badge capabilities to users (#20607) 2 years ago
parnic 7503cd35c2
Use the total issue count for UI (#20785) 2 years ago
CodeDoctor 36f9ee5813
Add an option to create new issues from "/issues" page (#20650) 2 years ago
6543 0b12abcfb5
Add missing Tabs on organisation/package view (Frontport #20539) (#20540) 2 years ago
Tyrone Yeh 3bd8f50af8
Added email notification option to receive all own messages (#20179) 2 years ago
KN4CK3R 86e5268c39
Add Docker /v2/_catalog endpoint (#20469) 2 years ago
KN4CK3R a3d55ac523
Hide internal package versions (#20492) 2 years ago
Tyrone Yeh 16edee85bd
Add repository condition for issue count (#20454) 2 years ago
zeripath bffa303020
Add option to purge users (#18064) 2 years ago
zeripath 45f17528a8
Only show Followers that current user can access (#20220) 2 years ago
Lunny Xiao 85d960d2a1
Hide notify mail setting ui if not enabled (#20138) 2 years ago
Gusted 0048595811
Remove U2F support (#20141) 2 years ago
Gusted 5d3f99c7c6
Make better use of i18n (#20096) 2 years ago
Jimmy Praet b8cfd4605f
Respect setting.UI.FeedPagingNum (#20094) 2 years ago
Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 years ago
Lauris BH 1f8f9c3826
Remove tab/TabName usage where it's not needed (#19973) 2 years ago
Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 2 years ago
Lunny Xiao 26095115f4
Move some repository related code into sub package (#19711) 2 years ago
Mai-Lapyst 090d89e0f9
Fixing wrong paging when filtering on the issue dashboard (#19801) 2 years ago
zeripath 449ea6005f
Exclude Archived repos from Dashboard Milestones (#19882) 2 years ago
Paweł Bogusławski 14d96ff7ac
Disable unnecessary mirroring elements (#18527) 2 years ago
Mai-Lapyst 4698a1ec47
Adding button to link accounts from user settings (#19792) 3 years ago
zeripath 93ab90743d
Prevent loop if there is an error in GetNotificationCount (#19799) 3 years ago
zeripath 468387e9ce
Prevent NPE when cache service is disabled (#19703) 3 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago