aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use the new download domain replace the old (#25405)Lunny Xiao2023-06-2115-29/+29
* Avoid polluting config file when "save" (#25395)wxiaoguang2023-06-217-16/+94
* Fix dropdown icon layout on diff page (#25397)wxiaoguang2023-06-206-14/+8
* Support configuration variables on Gitea Actions (#24724)sillyguodong2023-06-2022-135/+680
* Substitute variables in path names of template repos too (#25294)Kyle D2023-06-2013-10/+77
* Navbar styling rework (#25343)silverwind2023-06-204-133/+177
* Fix blank dir message when uploading files from web editor (#25391)Lunny Xiao2023-06-201-1/+5
* Add git-lfs support to devcontainer (#25385)yp053272023-06-201-1/+2
* Use qwtel.sqlite-viewer instead of alexcvzz.vscode-sqlite (#25386)yp053272023-06-202-2/+2
* Use Actions git context instead of dynamically created buildkit one (#25381)techknowlogick2023-06-202-4/+5
* rename tributeValues to mentionValues (#25375)silverwind2023-06-205-6/+6
* Fix LDAP sync when Username Attribute is empty (#25278)Zettat1232023-06-202-30/+83
* Fetch all git data for embedding correct version in docker image (#25361)techknowlogick2023-06-191-0/+3
* Fix sidebar label dropdown divider (#25359)HesterG2023-06-191-1/+1
* Fix issue filters on mobile view (#25368)Denys Konovalov2023-06-192-7/+10
* Refactor: TotalTimest return seconds (#25370)65432023-06-193-11/+11
* Fix incorrect actions ref_name (#25358)Daniel Wolf2023-06-191-1/+1
* Make backend code respond correct JSON when creating PR (#25353)wxiaoguang2023-06-194-50/+25
* Fix loading state regression in markup content (#25349)silverwind2023-06-191-1/+11
* Batch delete issue and improve tippy opts (#25253)wxiaoguang2023-06-1910-47/+104
* Only run `docker-dryrun` when necessary (#25329)silverwind2023-06-182-8/+21
* fix a nit error output in Makefile (#25360)a10121127962023-06-181-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2023-06-191-2/+100
* Clean up pyproject.toml and package.json, fix poetry options (#25327)silverwind2023-06-185-11/+3
* Fix label list divider (#25312)wxiaoguang2023-06-183-2/+3
* Avoid polluting the config (#25345)wxiaoguang2023-06-183-14/+16
* Fix incorrect link-action event target (#25306)wxiaoguang2023-06-181-3/+3
* Write absolute AppDataPath to app.ini when installing (#25331)wxiaoguang2023-06-181-0/+1
* Add Exoscale to installation on cloud provider docs (#25342)Philip Miglinci2023-06-181-0/+10
* Fix UI on mobile view (#25315)Denys Konovalov2023-06-1817-201/+329
* When viewing a file, hide the add button (#25320)hiifong2023-06-181-1/+1
* Update JS dependencies, remove space after emoji completion (#25266)silverwind2023-06-1812-196/+206
* Refactor web package and context package (#25298)wxiaoguang2023-06-1845-292/+218
* build nightly docker images (#25317)techknowlogick2023-06-182-306/+30
* Add `stylelint-declaration-block-no-ignored-properties` (#25284)silverwind2023-06-184-3/+16
* Remove EasyMDE focus outline on text (#25328)silverwind2023-06-181-0/+4
* use Actions environment variables in Makefile (#25319)techknowlogick2023-06-171-5/+5
* add `stylelint-stylistic` (#25285)silverwind2023-06-1713-27/+108
* Remove more unused Fomantic variants (#25292)silverwind2023-06-175-1887/+17
* Build nightly binaries with Actions (#25308)techknowlogick2023-06-165-147/+61
* Fix displayed RPM repo url (#25310)KN4CK3R2023-06-161-1/+1
* Use fetch to send requests to create issues/comments (#25258)wxiaoguang2023-06-1614-54/+163
* Show if File is Executable (#25287)JakobDev2023-06-163-0/+7
* Add devcontainer config for developing Gitea (#24781)techknowlogick2023-06-161-0/+34
* Add link to support page for commercial support (#25293)techknowlogick2023-06-161-0/+1
* Docs about how to generate config for act runner with docker and setup it wit...Zisu Zhang2023-06-162-0/+54
* Fix some UI alignments (#25277)wxiaoguang2023-06-155-21/+18
* Remove fomantic inverted variations (#25286)silverwind2023-06-152-4333/+38
* Fix issue and commit status popup padding (#25254)wxiaoguang2023-06-152-0/+2
* Show OAuth2 errors to end users (#25261)wxiaoguang2023-06-156-10/+48