| Commit message (Expand) | Author | Age | Files | Lines |
* | Share HTML template renderers and create a watcher framework (#20218) | zeripath | 2022-08-28 | 11 | -60/+73 |
* | Only show relevant repositories on explore page (#19361) | Gusted | 2022-08-25 | 1 | -6/+14 |
* | Replace `ServeStream` with `ServeContent` (#20903) | KN4CK3R | 2022-08-25 | 14 | -20/+21 |
* | Move some files into models' sub packages (#20262) | Lunny Xiao | 2022-08-25 | 45 | -252/+260 |
* | Return 404 NotFound if requested attachment does not exist (#20886) | zeripath | 2022-08-24 | 1 | -0/+20 |
* | refactor webhook *EditPost (#20780) | oliverpool | 2022-08-23 | 2 | -481/+196 |
* | Improve single repo action for issue and pull requests (#20730) | CodeDoctor | 2022-08-22 | 1 | -0/+2 |
* | Fix mirror address setting not working (#20850) | Gary Wang | 2022-08-21 | 1 | -2/+5 |
* | Fix SQL Query for `SearchTeam` (#20844) | Gusted | 2022-08-21 | 1 | -1/+1 |
* | Pad GPG Key ID with preceding zeroes (#20878) | zeripath | 2022-08-21 | 1 | -0/+7 |
* | Remove calls to load Mirrors in user.Dashboard (#20855) | zeripath | 2022-08-18 | 1 | -33/+0 |
* | Fix owners cannot create organization repos bug (#20841) | Lunny Xiao | 2022-08-18 | 2 | -2/+5 |
* | 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 |
* | auth/reverseproxy: Add support for full name (#20776) | Will Norris | 2022-08-16 | 1 | -0/+1 |
* | Add migrate repo archiver and packages storage support on command line (#20757) | Lunny Xiao | 2022-08-16 | 1 | -1/+2 |
* | Refactor AssertExistsAndLoadBean to use generics (#20797) | Lunny Xiao | 2022-08-16 | 2 | -6/+6 |
* | Remove follow from commits by file (#20765) | zeripath | 2022-08-14 | 2 | -4/+4 |
* | Switch Unicode Escaping to a VSCode-like system (#19990) | zeripath | 2022-08-13 | 4 | -38/+64 |
* | refactor webhook *NewPost (#20729) | oliverpool | 2022-08-11 | 4 | -488/+131 |
* | Add support mCaptcha as captcha provider (#20458) | Gusted | 2022-08-10 | 3 | -0/+27 |
* | Add support for NuGet API keys (#20721) | KN4CK3R | 2022-08-09 | 2 | -0/+46 |
* | Keep download count on Container tag overwrite (#20728) | KN4CK3R | 2022-08-09 | 1 | -0/+3 |
* | Add an option to create new issues from "/issues" page (#20650) | CodeDoctor | 2022-08-09 | 1 | -0/+6 |
* | Add support for `npm unpublish` (#20688) | KN4CK3R | 2022-08-09 | 2 | -2/+73 |
* | Allow multiple files in generic packages (#20661) | KN4CK3R | 2022-08-09 | 2 | -40/+68 |
* | Refactor legacy git init (#20376) | wxiaoguang | 2022-08-09 | 1 | -3/+1 |
* | Add issue filter for Author (#20578) | parnic | 2022-08-08 | 1 | -1/+9 |
* | Fix init mail render logic (#20704) | KN4CK3R | 2022-08-08 | 1 | -4/+0 |
* | Add support for Pub packages (#20560) | KN4CK3R | 2022-08-07 | 4 | -2/+292 |
* | Use request timeout for git service rpc (#20689) | parnic | 2022-08-06 | 1 | -5/+6 |
* | Allow multiple metadata files for Maven packages (#20674) | KN4CK3R | 2022-08-05 | 1 | -2/+3 |
* | Send correct NuGet status codes (#20647) | KN4CK3R | 2022-08-03 | 1 | -3/+5 |
* | Add default commit messages to PR for squash merge (#20618) | Tyrone Yeh | 2022-08-03 | 1 | -0/+2 |
* | Use correct page size for link header pagination (#20546) | Norwin | 2022-08-02 | 1 | -1/+1 |
* | Rework mailer settings (#18982) | Clar Fon | 2022-08-02 | 2 | -4/+6 |
* | Support localized README (#20508) | Gary Wang | 2022-08-01 | 2 | -69/+117 |
* | Add disable download source configuration (#20548) | Lunny Xiao | 2022-07-31 | 1 | -1/+8 |
* | Add missing Tabs on organisation/package view (Frontport #20539) (#20540) | 6543 | 2022-07-31 | 1 | -0/+16 |
* | Rework file highlight rendering and fix yaml copy-paste (#19967) | silverwind | 2022-07-30 | 1 | -13/+13 |
* | Add new API endpoints for push mirrors management (#19841) | Mohamed Sekour | 2022-07-30 | 5 | -9/+361 |
* | WebAuthn CredentialID field needs to be increased in size (#20530) | zeripath | 2022-07-30 | 1 | -2/+1 |
* | Add latest commit's SHA to content response (#20398) | Gusted | 2022-07-30 | 1 | -11/+2 |
* | Rework raw file http header logic (#20484) | silverwind | 2022-07-29 | 1 | -38/+56 |
* | packages/generic: Do not restrict package versions to SemVer (#20414) | Gergely Nagy | 2022-07-29 | 1 | -8/+6 |
* | 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 | 9 | -6/+73 |
* | Fix possible panic when repository is empty (#20509) | Lunny Xiao | 2022-07-28 | 1 | -4/+8 |
* | Show hint to link package to repo when viewing empty repo package list (#20504) | Norwin | 2022-07-27 | 1 | -0/+4 |
* | Hide internal package versions (#20492) | KN4CK3R | 2022-07-27 | 9 | -28/+51 |