aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve 'Privacy' section in profile settings (#25309)Panagiotis "Ivory" Vasilopoulos2023-06-223-9/+10
* Change default email domain for LDAP users (#25425)Zettat1232023-06-222-2/+2
* Switch to ansi_up for ansi rendering in actions (#25401)silverwind2023-06-226-100/+77
* Various UI fixes (#25264)silverwind2023-06-2114-28/+29
* Move some regexp out of functions (#25430)John Olheiser2023-06-213-7/+9
* Show outdated comments in files changed tab (#24936)sebastian-sauer2023-06-2118-38/+115
* Remove "CHARSET" config option for MySQL, always use "utf8mb4" (#25413)wxiaoguang2023-06-218-46/+9
* Fine tune project board label colors and modal content background (#25419)HesterG2023-06-212-2/+3
* Fix missing commit message body when the message has leading newlines (#25418)Jason Song2023-06-212-3/+59
* add python/poetry to devcontainer (#25407)techknowlogick2023-06-211-1/+3
* Refactor path & config system (#25330)wxiaoguang2023-06-2132-459/+650
* Add actor and status dropdowns to run list (#25118)HesterG2023-06-2112-19/+127
* 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