| Commit message (Expand) | Author | Age | Files | Lines |
* | npm package registry support for `bin` (#21372) | eleith | 2022-10-08 | 3 | -1/+10 |
* | Add nicer error handling on template compile errors (#21350) | zeripath | 2022-10-07 | 3 | -1/+225 |
* | Refactor parseTreeEntries, speed up tree list (#21368) | wxiaoguang | 2022-10-08 | 5 | -50/+106 |
* | Make external issue tracker regexp configurable via API (#21338) | Andrew Imeson | 2022-10-07 | 2 | -4/+7 |
* | Fix and improve incorrect error messages (#21342) | delvh | 2022-10-06 | 1 | -5/+4 |
* | Add `stat` to `ToCommit` function for speed (#21337) | Gennady Kovshenin | 2022-10-06 | 1 | -27/+32 |
* | Fix typo in API comment document (#21347) | wxiaoguang | 2022-10-05 | 1 | -3/+3 |
* | Fix slight bug in katex (#21171) | zeripath | 2022-10-05 | 7 | -69/+153 |
* | Tag list should include draft releases with existing tags (#21263) | Jason Song | 2022-10-03 | 1 | -1/+3 |
* | Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663) | Clar Fon | 2022-10-02 | 2 | -43/+33 |
* | Add name field for org api (#21270) | KN4CK3R | 2022-09-29 | 2 | -1/+4 |
* | Add API endpoint to get changed files of a PR (#21177) | qwerty287 | 2022-09-29 | 2 | -0/+47 |
* | Better repo API unit checks (#21130) | John Olheiser | 2022-09-28 | 1 | -12/+12 |
* | Fix empty container layer history and UI (#21251) | KN4CK3R | 2022-09-27 | 1 | -1/+3 |
* | Upgrade chroma to v2.3.0 (#21259) | silverwind | 2022-09-26 | 4 | -30/+25 |
* | Use en-US as fallback when using other default language (#21200) | wxiaoguang | 2022-09-25 | 4 | -12/+36 |
* | Save files in local storage as umask (#21198) | Nulo (he/him) | 2022-09-24 | 4 | -0/+84 |
* | NPM Package Registry search API endpoint (#20280) | Jack Vine | 2022-09-24 | 1 | -0/+28 |
* | Respect `REQUIRE_SIGNIN_VIEW` for packages (#20873) | KN4CK3R | 2022-09-21 | 1 | -33/+49 |
* | [API] teamSearch show teams with no members if user is admin (#21204) | 6543 | 2022-09-19 | 2 | -0/+2 |
* | Remove unnecessary length check for repo's Description & Website (#21194) | wxiaoguang | 2022-09-18 | 1 | -8/+0 |
* | Treat git object mode 40755 as directory (#21195) | wxiaoguang | 2022-09-18 | 1 | -2/+2 |
* | Show label description in comments section (#21156) | JakobDev | 2022-09-16 | 1 | -5/+5 |
* | Limit length of repo description and repo url input fields (#21119) | JakobDev | 2022-09-16 | 1 | -5/+5 |
* | Passing command line arguments correctly by string slice (#21168) | wxiaoguang | 2022-09-14 | 2 | -17/+13 |
* | Sort branches and tags by date descending (#21136) | sergemedvid | 2022-09-14 | 3 | -8/+8 |
* | Add KaTeX rendering to Markdown. (#20571) | zeripath | 2022-09-14 | 16 | -169/+976 |
* | Make labels clickable in the comments section. (#21137) | Blender Defender | 2022-09-12 | 1 | -3/+3 |
* | Remove fomantic image module (#21145) | silverwind | 2022-09-12 | 1 | -3/+3 |
* | Fix various typos (#21103) | luzpaz | 2022-09-07 | 1 | -1/+1 |
* | Move go-licenses to generate and separate generate into a frontend and backen... | zeripath | 2022-09-05 | 2 | -0/+22 |
* | Webhook for Wiki changes (#20219) | Aaron F | 2022-09-04 | 5 | -0/+107 |
* | test: use `T.TempDir` to create temporary test directory (#21043) | Eng Zer Jun | 2022-09-04 | 9 | -82/+20 |
* | Set uploadpack.allowFilter etc on gitea serv to enable partial clones with ss... | zeripath | 2022-09-04 | 1 | -6/+14 |
* | Fix 500 on time tracking in timeline API (#21052) | qwerty287 | 2022-09-04 | 1 | -0/+6 |
* | Add more checks in migration code (#21011) | zeripath | 2022-09-04 | 7 | -43/+48 |
* | Kd/ci playwright go test (#20123) | Kyle D | 2022-09-02 | 2 | -2/+2 |
* | Support Issue forms and PR forms (#20987) | Jason Song | 2022-09-02 | 6 | -58/+1250 |
* | Go 1.19 format (#20758) | John Olheiser | 2022-08-30 | 11 | -506/+550 |
* | fix broken insecureskipverify handling in rediss connection uris (#20967) | Igor Rzegocki | 2022-08-29 | 2 | -2/+20 |
* | Add support for Vagrant packages (#20930) | KN4CK3R | 2022-08-29 | 2 | -0/+208 |
* | Share HTML template renderers and create a watcher framework (#20218) | zeripath | 2022-08-28 | 20 | -525/+795 |
* | Fix download archiver of a commit (#20962) | Lunny Xiao | 2022-08-26 | 1 | -0/+1 |
* | Only show relevant repositories on explore page (#19361) | Gusted | 2022-08-25 | 1 | -0/+2 |
* | Replace `ServeStream` with `ServeContent` (#20903) | KN4CK3R | 2022-08-25 | 2 | -17/+6 |
* | Move some files into models' sub packages (#20262) | Lunny Xiao | 2022-08-25 | 24 | -164/+629 |
* | Avoid frequent string2bytes conversions (#20940) | Jason Song | 2022-08-24 | 1 | -7/+8 |
* | Set no-tags in git fetch on compare (#20893) | zeripath | 2022-08-23 | 1 | -1/+1 |
* | Enable contenthash in filename for dynamic assets (#20813) | silverwind | 2022-08-23 | 2 | -1/+6 |
* | Support Proxy protocol (#12527) | zeripath | 2022-08-21 | 9 | -47/+734 |