summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix ipv6 parsing for builtin ssh server (#17561)Wim2021-11-063-3/+9
* Update locale_en-US.ini (#17553)Yuwei Ba2021-11-051-4/+4
* Escape issue titles in comments list (#17555)zeripath2021-11-051-1/+1
* Use correct defaultValue for stracktrace (#17552)Gusted2021-11-051-1/+1
* Fix zero created time bug on commit api (#17546)Lunny Xiao2021-11-051-4/+6
* [skip ci] Updated translations via CrowdinGiteaBot2021-11-051-0/+4
* Fix database keyword quote problem on migration v161 (#17522)Lunny Xiao2021-11-051-1/+12
* Hide label comments if labels were added and removed immediately (#17455)qwerty2872021-11-042-12/+87
* Show correct "No" icon (#17537)delvh2021-11-041-1/+1
* Use exec -a in the FHS compliant script (#17513)zeripath2021-11-031-1/+1
* Fix list for options under cli->user->admin->create (#17382)SahAssar2021-11-031-4/+16
* hide note message for pull request template (#17529)a10121127962021-11-021-1/+3
* Simplify Gothic to use our session store instead of creating a different stor...zeripath2021-11-0325-934/+110
* Add QueryEscape to general funcmap (#17526)zeripath2021-11-021-0/+1
* fix email with + when active (#17518)Lunny Xiao2021-11-022-1/+2
* Make Repo Code Indexer an Unique Queue (#17515)zeripath2021-11-023-25/+12
* docs: add SSH passthrough instructions to with-docker-rootless (#17505) (#17508)Renato Caldas2021-11-011-3/+38
* Only allow webhook to send requests to allowed hosts (#17482)wxiaoguang2021-11-019-23/+284
* Stop double encoding blame commit messages (#17498)zeripath2021-10-311-2/+1
* [skip ci] Updated licenses and gitignoresGiteaBot2021-10-313-4/+26
* Properly determine CSV delimiter (#17459)Richard Mahn2021-10-305-94/+642
* Rename db Engines related functions (#17481)Lunny Xiao2021-10-3014-31/+31
* Quote the table name in CountOrphanedObjects (#17487)zeripath2021-10-301-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2021-10-307-12/+7
* Run Migrate in Install rather than just SyncTables (#17475)zeripath2021-10-292-4/+24
* [skip ci] Updated translations via CrowdinGiteaBot2021-10-295-6/+57
* Update docs/config.yaml to 1.15.6 (#17472)zeripath2021-10-281-1/+1
* Move key forms before list and add cancel button (#17432)qwerty2872021-10-284-89/+80
* Fix login redirection links (#17451)qwerty2872021-10-281-1/+1
* Changelog 1.15.6 (#17457) (#17468)zeripath2021-10-281-0/+11
* Fix mispelling of starred as stared (#17465)zeripath2021-10-282-2/+2
* Ensure that restricted users can access repos for which they are members (#17...zeripath2021-10-284-4/+67
* make commit-statuses popup can be shown correctly. (#17447)wxiaoguang2021-10-282-3/+19
* Add integration tests for private.NoServCommand and private.ServCommand (#17456)zeripath2021-10-281-0/+154
* Add appearance section in settings (#17433)qwerty2872021-10-279-89/+161
* Fix a UI error when folding a file content in a commit view (#17446)wxiaoguang2021-10-272-3/+2
* Show client-side error if wiki page is empty (#17415)David Jimenez2021-10-272-3/+21
* Fixes #16559 - Do not trim leading spaces for tab delimited (#17442)Richard Mahn2021-10-262-8/+53
* Fix docker rootless build (#17441)wxiaoguang2021-10-261-1/+1
* Tune UI alignment for nav bar notification icon, avatar image, issue label (#...wxiaoguang2021-10-262-0/+3
* Upgrade go-github to v39 (#17437)Lunny Xiao2021-10-26126-169/+2563
* Prevent panic in serv.go with Deploy Keys (#17434)zeripath2021-10-261-1/+1
* chmod executables when copying to the docker (#17423)zeripath2021-10-252-1/+4
* Upgrade webpack to 5.59.1 to resolve the `waitFor` bug with `watch-frontend` ...wxiaoguang2021-10-252-8/+8
* fix markdown checkbox rendering (#17425)wxiaoguang2021-10-251-0/+6
* In many cases user avatar link should be an absolute URL with http host (#17420)wxiaoguang2021-10-253-3/+9
* Add API to get/edit wiki (#17278)qwerty2872021-10-258-1/+1336
* [skip ci] Updated translations via CrowdinGiteaBot2021-10-251-0/+6
* Fix CSV render error (#17406)KN4CK3R2021-10-252-22/+21
* Read expected buffer size (#17409)KN4CK3R2021-10-2411-29/+51