aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add `make poetry-update`, upgrade `djlint` (#25399)silverwind2023-06-265-11/+18
* Use JSON response for "user/logout" (#25522)wxiaoguang2023-06-263-4/+4
* Fix migrate page layout on mobile (#25507)silverwind2023-06-262-5/+24
* Add Adopt repository event and handler (#25497)Lunny Xiao2023-06-265-11/+29
* Support `pull_request_target` event (#25229)Zettat1232023-06-2610-63/+286
* Fix CLI sub-command handling (#25501)wxiaoguang2023-06-261-8/+7
* Document creating an API key from the CLI (#25504) (#25510)techknowlogick2023-06-261-0/+8
* Clarify the reason why the user can't add a new email if there is a pending a...wxiaoguang2023-06-262-0/+5
* Allow change line of admin-dl-horizontal dt (#25508)HesterG2023-06-261-3/+0
* [skip ci] Updated translations via CrowdinGiteaBot2023-06-261-0/+11
* Link to existing PR when trying to open a new PR on the same branches (#25494)sebastian-sauer2023-06-251-1/+1
* Fine tune "dropdown button" icon (#25442)wxiaoguang2023-06-253-17/+43
* Revert "Make buttons in a modal form have proper type. (#25446)" (#25485)wxiaoguang2023-06-251-2/+0
* Highlight viewed files differently in the PR filetree (#24956)sebastian-sauer2023-06-253-3/+16
* Improve loadprojects for issue list (#25468)Lunny Xiao2023-06-247-30/+41
* Only show 'Manage Account Links' when necessary (#25311)Panagiotis "Ivory" Vasilopoulos2023-06-241-13/+14
* fix tags line no margin see #25255 (#25280)hiifong2023-06-242-6/+2
* Use InitWorkPathAndCfgProvider for environment-to-ini to avoid unnecessary ch...wxiaoguang2023-06-242-3/+7
* Fix wrong warn messages in migration steps (#25475)Lunny Xiao2023-06-243-4/+7
* Navbar fixes (#25402)silverwind2023-06-243-7/+12
* 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