summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [skip ci] Updated translations via CrowdinGiteaBot2021-08-301-0/+20
* Remove unused Fomantic sidebar module (#16853)silverwind2021-08-295-1635/+2
* update theme doc (#16860)Patrick Schratz2021-08-291-2/+15
* Paginate releases page & set default page size to 10 (#16857)Lunny Xiao2021-08-295-5/+21
* Simplify split diff view generation and remove JS dependency (#16775)zeripath2021-08-294-75/+109
* Add GoLand configuration in hacking on gitea (#16843)wxiaoguang2021-08-281-0/+13
* CI: rm unit-test-race step since its now coverd by unit-test too (#16856)65432021-08-291-11/+0
* [skip ci] Updated translations via CrowdinGiteaBot2021-08-294-0/+28
* In Render tolerate not being passed a context (#16842)zeripath2021-08-287-1/+20
* Ensure that the default visibility is set on the user create page (#16845)zeripath2021-08-281-1/+1
* Refactor the fork service slightly to take ForkRepoOptions (#16744)Kyle Evans2021-08-287-23/+46
* Add test to ensure that dumping of login sources remains correct (#16847)zeripath2021-08-281-0/+46
* Decoupled code from DefaultSigningKey (#16743)KN4CK3R2021-08-274-27/+27
* Prevent "Race" detected in TestAdmin*User (#16830)zeripath2021-08-271-3/+3
* Add modals to Organization and Team remove/leave (#16471)zeripath2021-08-2619-40/+157
* [skip ci] Updated translations via CrowdinGiteaBot2021-08-2716-193/+284
* Enable race detector for CI (#1441)Mura Li2021-08-263-2/+9
* [skip ci] Updated translations via CrowdinGiteaBot2021-08-262-0/+2
* Report the correct number of pushes on the feeds (#16811)zeripath2021-08-253-2/+15
* Add EdDSA JWT signing algorithm (#16786)Aliaksandr Mianzhynski2021-08-254-9/+76
* Actually compute proper foreground color for labels (#16729)Clar Fon2021-08-252-12/+53
* Unify migration descriptions (#16781)delvh2021-08-252-7/+7
* Use a common quote to instead of check database type (#16817)Lunny Xiao2021-08-251-8/+1
* Add primary_key to issue_index (#16813)zeripath2021-08-255-5/+25
* Prevent NPE on empty commit (#16812)zeripath2021-08-241-0/+3
* Fix branch pagination error (#16805)Lunny Xiao2021-08-241-1/+1
* Add information for migrate failure (#16803)Lunny Xiao2021-08-241-1/+1
* Add bundle download for repository (#14538)John Olheiser2021-08-2483-41/+167
* [skip ci] Updated translations via CrowdinGiteaBot2021-08-245-2/+7
* Add missing return to handleSettingRemoteAddrError (#16794)zeripath2021-08-231-0/+1
* Update caddyserver/certmagic (#16789)zeripath2021-08-23109-3564/+4543
* Just use a slice when rendering file (#16774)zeripath2021-08-233-42/+41
* Ensure that template compilation panics are sent to the logs (#16788)zeripath2021-08-231-0/+5
* [skip ci] Updated translations via CrowdinGiteaBot2021-08-2320-39/+26
* frontport: 1.15.0 changelog (#16772)techknowlogick2021-08-222-48/+46
* Alter issue/comment table TEXT fields to LONGTEXT (#16765)wxiaoguang2021-08-224-3/+34
* Fix openidConnect source regression from #16544 (#16759)zeripath2021-08-221-1/+1
* [skip ci] Updated licenses and gitignoresGiteaBot2021-08-2218-10/+1173
* Add migrate from OneDev (#16356)KN4CK3R2021-08-2224-92/+1093
* Upgrade go.mod go version to 1.16 (#16764)wxiaoguang2021-08-212-2/+2
* Download lfs in git and web workflow from minio/s3 directly (#16731)Abner2021-08-212-0/+20
* when the update request doesn't intend to update attachments (eg: change chec...wxiaoguang2021-08-211-10/+12
* Added introspection endpoint. (#16752)KN4CK3R2021-08-205-56/+67
* Fix dependency link rendering in PR sidebar (#16754)Steven2021-08-211-1/+1
* Fix dependency translations (#16753)Steven2021-08-211-2/+2
* Keep attachments on tasklist update (#16750)KN4CK3R2021-08-202-8/+13
* Do not use thin scrollbars on Firefox (#16738)Elouan Martinet2021-08-191-1/+0
* Return nil proxy function if proxy not enabled (#16742)zeripath2021-08-191-1/+3
* Fix wrong user in OpenID response (#16736)KN4CK3R2021-08-193-10/+101
* Recreate Tables should Recreate indexes on MySQL (#16718)zeripath2021-08-191-0/+15