| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix: code search title translation (#22285) | John Olheiser | 2023-01-02 | 1 | -1/+1 |
* | Fix key signature error page (#22229) | Gusted | 2022-12-30 | 1 | -3/+9 |
* | Move `convert` package to services (#22264) | KN4CK3R | 2022-12-29 | 2 | -2/+2 |
* | Use dynamic package type list (#22263) | KN4CK3R | 2022-12-29 | 1 | -0/+1 |
* | Add a simple test for external renderer (#20033) | Lunny Xiao | 2022-12-12 | 1 | -1/+1 |
* | Rename almost all Ctx functions (#22071) | Lunny Xiao | 2022-12-10 | 1 | -1/+1 |
* | refactor some functions to support ctx as first parameter (#21878) | Lunny Xiao | 2022-12-03 | 2 | -3/+3 |
* | Update gitea-vet to check FSFE REUSE (#22004) | Jason Song | 2022-12-02 | 1 | -2/+1 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 24 | -48/+24 |
* | Add support for HEAD requests in Maven registry (#21834) | KN4CK3R | 2022-11-24 | 1 | -1/+4 |
* | Add package registry cleanup rules (#21658) | KN4CK3R | 2022-11-20 | 1 | -0/+80 |
* | Add `context.Context` to more methods (#21546) | KN4CK3R | 2022-11-19 | 3 | -116/+116 |
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 2 | -6/+6 |
* | Record OAuth client type at registration (#21316) | M Hickford | 2022-10-24 | 1 | -7/+9 |
* | Allow package version sorting (#21453) | KN4CK3R | 2022-10-23 | 1 | -1/+6 |
* | Add some api integration tests (#18872) | KN4CK3R | 2022-10-18 | 1 | -1/+1 |
* | Return 404 when user is not found on avatar (#21476) | Gusted | 2022-10-16 | 1 | -0/+4 |
* | Add user/organization code search (#19977) | Lauris BH | 2022-10-11 | 3 | -0/+119 |
* | Allow creation of OAuth2 applications for orgs (#18084) | qwerty287 | 2022-10-09 | 2 | -112/+172 |
* | Add pages to view watched repos and subscribed issues/PRs (#17156) | qwerty287 | 2022-09-29 | 1 | -2/+211 |
* | Replace `ServeStream` with `ServeContent` (#20903) | KN4CK3R | 2022-08-25 | 1 | -1/+1 |
* | Move some files into models' sub packages (#20262) | Lunny Xiao | 2022-08-25 | 7 | -45/+43 |
* | Improve single repo action for issue and pull requests (#20730) | CodeDoctor | 2022-08-22 | 1 | -0/+2 |
* | Remove calls to load Mirrors in user.Dashboard (#20855) | zeripath | 2022-08-18 | 1 | -33/+0 |
* | Add badge capabilities to users (#20607) | techknowlogick | 2022-08-18 | 1 | -0/+7 |
* | Use the total issue count for UI (#20785) | parnic | 2022-08-17 | 1 | -2/+7 |
* | Add an option to create new issues from "/issues" page (#20650) | CodeDoctor | 2022-08-09 | 1 | -0/+6 |
* | Add missing Tabs on organisation/package view (Frontport #20539) (#20540) | 6543 | 2022-07-31 | 1 | -0/+16 |
* | Added email notification option to receive all own messages (#20179) | Tyrone Yeh | 2022-07-28 | 1 | -1/+2 |
* | Add Docker /v2/_catalog endpoint (#20469) | KN4CK3R | 2022-07-28 | 1 | -0/+6 |
* | Hide internal package versions (#20492) | KN4CK3R | 2022-07-27 | 1 | -6/+11 |
* | Add repository condition for issue count (#20454) | Tyrone Yeh | 2022-07-24 | 1 | -0/+1 |
* | Add option to purge users (#18064) | zeripath | 2022-07-14 | 1 | -1/+1 |
* | Only show Followers that current user can access (#20220) | zeripath | 2022-07-05 | 1 | -4/+4 |
* | Hide notify mail setting ui if not enabled (#20138) | Lunny Xiao | 2022-06-28 | 1 | -0/+1 |
* | Remove U2F support (#20141) | Gusted | 2022-06-26 | 1 | -1/+0 |
* | Make better use of i18n (#20096) | Gusted | 2022-06-26 | 2 | -5/+5 |
* | Respect setting.UI.FeedPagingNum (#20094) | Jimmy Praet | 2022-06-23 | 2 | -0/+2 |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 1 | -1/+1 |
* | Remove tab/TabName usage where it's not needed (#19973) | Lauris BH | 2022-06-15 | 1 | -0/+1 |
* | Move issues related files into models/issues (#19931) | Lunny Xiao | 2022-06-13 | 2 | -29/+29 |
* | Move some repository related code into sub package (#19711) | Lunny Xiao | 2022-06-06 | 5 | -15/+13 |
* | Fixing wrong paging when filtering on the issue dashboard (#19801) | Mai-Lapyst | 2022-06-04 | 1 | -0/+6 |
* | Exclude Archived repos from Dashboard Milestones (#19882) | zeripath | 2022-06-04 | 1 | -2/+3 |
* | Disable unnecessary mirroring elements (#18527) | Paweł Bogusławski | 2022-06-04 | 1 | -0/+1 |
* | Adding button to link accounts from user settings (#19792) | Mai-Lapyst | 2022-05-29 | 1 | -0/+9 |
* | Prevent loop if there is an error in GetNotificationCount (#19799) | zeripath | 2022-05-25 | 1 | -1/+5 |
* | Prevent NPE when cache service is disabled (#19703) | zeripath | 2022-05-21 | 1 | -6/+10 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 10 | -18/+18 |
* | Fix issue overview for teams (#19652) | Gusted | 2022-05-16 | 1 | -16/+4 |