aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Make every not exist error unwrappable to a fs.ErrNotExist (#20891)zeripath2022-10-183-3/+52
* probe if sha before exec git (#21467)65432022-10-172-2/+23
* Add system setting table with cache and also add cache supports for user sett...Lunny Xiao2022-10-1711-50/+133
* Display total commit count in hook message (#21400)KN4CK3R2022-10-172-27/+30
* Add `code` highlighting in issue titles (#21432)Yarden Shoham2022-10-161-0/+11
* Follow improve code quality (#21465)wxiaoguang2022-10-152-12/+24
* alternative to PR "improve code quality" (#21464)wxiaoguang2022-10-156-25/+52
* Add support for Chocolatey/NuGet v2 API (#21393)KN4CK3R2022-10-131-12/+14
* Add HEAD fix to gitea doctor (#21352)Clar Fon2022-10-121-0/+91
* Add generic set type (#21408)KN4CK3R2022-10-1219-114/+174
* Use Name instead of DisplayName in LFS Lock (#21415)KN4CK3R2022-10-111-1/+1
* Redirect to new repository owner (#21398)KN4CK3R2022-10-111-1/+10
* log real ip of requests from ssh (#21216)Lunny Xiao2022-10-111-2/+13
* Add user/organization code search (#19977)Lauris BH2022-10-111-0/+1
* Stop logging CheckPath returns error: context canceled (#21064)zeripath2022-10-101-2/+2
* npm package registry support for `bin` (#21372)eleith2022-10-083-1/+10
* Add nicer error handling on template compile errors (#21350)zeripath2022-10-073-1/+225
* Refactor parseTreeEntries, speed up tree list (#21368)wxiaoguang2022-10-085-50/+106
* Make external issue tracker regexp configurable via API (#21338)Andrew Imeson2022-10-072-4/+7
* Fix and improve incorrect error messages (#21342)delvh2022-10-061-5/+4
* Add `stat` to `ToCommit` function for speed (#21337)Gennady Kovshenin2022-10-061-27/+32
* Fix typo in API comment document (#21347)wxiaoguang2022-10-051-3/+3
* 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