summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Fix slight bug in katex (#21171)zeripath2022-10-057-69/+153
* Tag list should include draft releases with existing tags (#21263)Jason Song2022-10-031-1/+3
* Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663)Clar Fon2022-10-022-43/+33
* Add name field for org api (#21270)KN4CK3R2022-09-292-1/+4
* Add API endpoint to get changed files of a PR (#21177)qwerty2872022-09-292-0/+47
* Better repo API unit checks (#21130)John Olheiser2022-09-281-12/+12
* Fix empty container layer history and UI (#21251)KN4CK3R2022-09-271-1/+3
* Upgrade chroma to v2.3.0 (#21259)silverwind2022-09-264-30/+25
* Use en-US as fallback when using other default language (#21200)wxiaoguang2022-09-254-12/+36
* Save files in local storage as umask (#21198)Nulo (he/him)2022-09-244-0/+84
* NPM Package Registry search API endpoint (#20280)Jack Vine2022-09-241-0/+28
* Respect `REQUIRE_SIGNIN_VIEW` for packages (#20873)KN4CK3R2022-09-211-33/+49
* [API] teamSearch show teams with no members if user is admin (#21204)65432022-09-192-0/+2
* Remove unnecessary length check for repo's Description & Website (#21194)wxiaoguang2022-09-181-8/+0
* Treat git object mode 40755 as directory (#21195)wxiaoguang2022-09-181-2/+2
* Show label description in comments section (#21156)JakobDev2022-09-161-5/+5
* Limit length of repo description and repo url input fields (#21119)JakobDev2022-09-161-5/+5
* Passing command line arguments correctly by string slice (#21168)wxiaoguang2022-09-142-17/+13
* Sort branches and tags by date descending (#21136)sergemedvid2022-09-143-8/+8
* Add KaTeX rendering to Markdown. (#20571)zeripath2022-09-1416-169/+976
* Make labels clickable in the comments section. (#21137)Blender Defender2022-09-121-3/+3
* Remove fomantic image module (#21145)silverwind2022-09-121-3/+3
* Fix various typos (#21103)luzpaz2022-09-071-1/+1
* Move go-licenses to generate and separate generate into a frontend and backen...zeripath2022-09-052-0/+22
* Webhook for Wiki changes (#20219)Aaron F2022-09-045-0/+107
* test: use `T.TempDir` to create temporary test directory (#21043)Eng Zer Jun2022-09-049-82/+20
* Set uploadpack.allowFilter etc on gitea serv to enable partial clones with ss...zeripath2022-09-041-6/+14
* Fix 500 on time tracking in timeline API (#21052)qwerty2872022-09-041-0/+6
* Add more checks in migration code (#21011)zeripath2022-09-047-43/+48
* Kd/ci playwright go test (#20123)Kyle D2022-09-022-2/+2
* Support Issue forms and PR forms (#20987)Jason Song2022-09-026-58/+1250
* Go 1.19 format (#20758)John Olheiser2022-08-3011-506/+550
* fix broken insecureskipverify handling in rediss connection uris (#20967)Igor Rzegocki2022-08-292-2/+20
* Add support for Vagrant packages (#20930)KN4CK3R2022-08-292-0/+208
* Share HTML template renderers and create a watcher framework (#20218)zeripath2022-08-2820-525/+795
* Fix download archiver of a commit (#20962)Lunny Xiao2022-08-261-0/+1
* Only show relevant repositories on explore page (#19361)Gusted2022-08-251-0/+2
* Replace `ServeStream` with `ServeContent` (#20903)KN4CK3R2022-08-252-17/+6
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-2524-164/+629
* Avoid frequent string2bytes conversions (#20940)Jason Song2022-08-241-7/+8
* Set no-tags in git fetch on compare (#20893)zeripath2022-08-231-1/+1
* Enable contenthash in filename for dynamic assets (#20813)silverwind2022-08-232-1/+6
* Support Proxy protocol (#12527)zeripath2022-08-219-47/+734
* Fix graceful doc (#20883)wxiaoguang2022-08-211-4/+6
* call builtinUnused() if internal SSH is disabled (#20877)JonRB2022-08-202-2/+3
* Don't open new page for ext wiki on same repository (#20725)Gusted2022-08-201-0/+1
* Disable doctor logging on panic (#20847)zeripath2022-08-181-3/+3
* Add proxy host into allow list (#20798)Lunny Xiao2022-08-161-0/+5
* auth/reverseproxy: Add support for full name (#20776)Will Norris2022-08-162-0/+4
* Add migrate repo archiver and packages storage support on command line (#20757)Lunny Xiao2022-08-161-5/+5