Commit Graph

151 Commits (2d4083f03cbf929ad2d4b3af8f20bd5419ed53b8)

Author SHA1 Message Date
KN4CK3R ff4e292b3f
Add support for HEAD requests in Maven registry (#21834) (#21929) 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) 2 years ago
zeripath 93ab90743d
Prevent loop if there is an error in GetNotificationCount (#19799) 2 years ago
zeripath 468387e9ce
Prevent NPE when cache service is disabled (#19703) 2 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
Gusted 71ca131582
Fix issue overview for teams (#19652) 2 years ago
Lunny Xiao cbd45471b1
Move access and repo permission to models/perm/access (#19350) 2 years ago
KN4CK3R 8adba93498
Hide private repositories in packages (#19584) 2 years ago
Gusted cc3016f70d
Use correct context in `routers/web` (#19597) 2 years ago
parnic cdab46220d
Add commit status popup to issuelist (#19375) 2 years ago
6543 ddbbe6e15c
User specific repoID or xorm builder conditions for issue search (#19475) 2 years ago
Lunny Xiao b8911fb456
Use a struct as test options (#19393) 2 years ago
KN4CK3R c003491cfb
Allow package linking to private repository (#19348) 3 years ago
Lunny Xiao 1dfa26e00e
Move milestone to models/issues/ (#19278) 3 years ago
Lunny Xiao 783a021889
Never use /api/v1 from Gitea UI Pages (#19318) 3 years ago
KN4CK3R 5e242e021b
Package registry changes (#19305) 3 years ago
wxiaoguang d242511e86
Remove legacy unmaintained packages, refactor to support change default locale (#19308) 3 years ago