aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix default value for LocalURL (#25426)Lunny Xiao2023-06-242-6/+12
* [skip ci] Updated translations via CrowdinGiteaBot2023-06-241-3/+27
* Do not publish docker release images on `-dev` tags (#25471)delvh2023-06-232-0/+4
* Improve wiki sidebar and TOC (#25460)wxiaoguang2023-06-2311-117/+129
* Fix `Init` of db indexer (#25470)Jason Song2023-06-231-2/+3
* Add `Makefile` to `files-changed` (#25463)silverwind2023-06-231-1/+4
* Fix repo search broken because of profile page added (#25455)Lunny Xiao2023-06-231-0/+2
* Refactor indexer (#25174)Jason Song2023-06-2343-1425/+1373
* Store and use seconds for timeline time comments (#25392)65432023-06-236-18/+67
* Make buttons in a modal form have proper type. (#25446)wxiaoguang2023-06-231-0/+2
* Make "dismiss" content shown correctly (#25461)wxiaoguang2023-06-232-2/+1
* Gitea version in Makefile (#25456)John Olheiser2023-06-231-1/+1
* Import additional secrets via file uri (#25408)techknowlogick2023-06-233-1/+5
* Remove `deps-tools` from `backend` job (#25454)silverwind2023-06-221-1/+1
* Update octicons and use `octicon-file-directory-symlink` (#25453)silverwind2023-06-228-10/+12
* add `test-frontend` back to actions (#25452)silverwind2023-06-221-0/+1
* Remove test string (#25447)Denys Konovalov2023-06-221-1/+1
* Fix `Permission` in API returned repository struct (#25388)Jason Song2023-06-2222-153/+174
* Diff page enhancements (#25398)silverwind2023-06-224-9/+10
* Introduce shared template for search inputs (#25338)silverwind2023-06-2217-23/+24
* 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