aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set type="password" on all auth_token fields (#22175)Dan Church2023-04-234-4/+4
* Only delete secrets belonging to its owner (#24284)KN4CK3R2023-04-234-2/+8
* Fix inconsistent wiki path converting. (#24277)wxiaoguang2023-04-232-1/+2
* Change to vertical navbar layout for secondary navbar for repo/user/admin set...Hester Gong2023-04-2385-582/+350
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-2363-286/+285
* update upgrade script to use new CDN (#24280)techknowlogick2023-04-231-3/+3
* show workflow config error on file view also (#24267)a10121127962023-04-222-0/+20
* Add missing badges in user profile for /projects and /packages (#24232)Jakob2023-04-223-3/+8
* [skip ci] Updated translations via CrowdinGiteaBot2023-04-2327-7/+421
* Refactor `setting.Other` and remove unused `SHOW_FOOTER_BRANDING` (#24270)wxiaoguang2023-04-2211-28/+25
* Use more specific test methods (#24265)KN4CK3R2023-04-2241-118/+118
* Support upload `outputs` and use `needs` context on Actions (#24230)Jason Song2023-04-227-4/+155
* Update go tool dependencies, restructure lint targets (#24239)silverwind2023-04-2212-58/+88
* Improve template helper functions: string/slice (#24266)wxiaoguang2023-04-2211-40/+105
* Add `DumpVar` helper function to help debugging templates (#24262)wxiaoguang2023-04-222-0/+75
* Improve emoji and mention matching (#24255)Yarden Shoham2023-04-224-18/+103
* Remove git sample files and ignore them (#24271)wxiaoguang2023-04-2214-791/+1
* Fix footer display (#24251)wxiaoguang2023-04-223-71/+57
* [skip ci] Updated translations via CrowdinGiteaBot2023-04-221-4/+152
* Limit avatar upload to valid image files (#24258)JakobDev2023-04-213-3/+3
* Add project type descriptions in issue badge and improve project icons (#23437)yp053272023-04-212-7/+20
* Improve test logger (#24235)wxiaoguang2023-04-2113-214/+195
* Allow `webp` images as avatars (#24248)JakobDev2023-04-214-3/+17
* Show commit history for closed/merged PRs (#24238)wxiaoguang2023-04-211-2/+4
* Fix access token issue on some public endpoints (#24194)harryzcy2023-04-212-14/+20
* Fix comment for EmailNotificationsAndYourOwn constant (#24236)Infinoid2023-04-211-1/+1
* Apply to become maintainer (#24254)wxiaoguang2023-04-211-1/+2
* Fix label color, fix divider in dropdown (#24215)silverwind2023-04-201-0/+12
* [skip ci] Updated translations via CrowdinGiteaBot2023-04-217-36/+198
* Refactor web route (#24080)wxiaoguang2023-04-2010-332/+297
* Fix unclear "Owner" concept (#24233)wxiaoguang2023-04-208-41/+40
* Introduce eslint-plugin-no-jquery/no-event-shorthand (#24198)yp053272023-04-2012-15/+28
* Use secondary pointing menu for tabs on user/organization home page (#24162)Hester Gong2023-04-205-86/+88
* Make HTML template functions support context (#24056)wxiaoguang2023-04-205-16/+351
* Fix issue attachment handling (#24202)wxiaoguang2023-04-2012-154/+149
* Update JS dependencies (#24218)silverwind2023-04-195-548/+659
* Remove most path-based golangci exclusions (#24214)silverwind2023-04-1912-80/+29
* [skip ci] Updated translations via CrowdinGiteaBot2023-04-201-0/+87
* Fix internal sever error when visiting a PR that bound to the deleted team (#...sillyguodong2023-04-192-2/+8
* Add owner team permission check test (#24096)yp053272023-04-192-1/+25
* Fix incorrect CORS default values (#24206)wxiaoguang2023-04-191-2/+3
* Add repository counter badge to repository tab (#24205)Jakob2023-04-192-3/+9
* Fix template error in pull request with deleted head repo (#24192)Brecht Van Lommel2023-04-191-1/+1
* Make wiki title supports dashes and improve wiki name related features (#24143)wxiaoguang2023-04-1913-256/+400
* Fix Resolve Conversation not working in Conversation view (#24191)Brecht Van Lommel2023-04-191-1/+1
* Vertical widths of containers removed (#24184)Krzysztof Jeziorny2023-04-192-4/+2
* Don't list root repository on compare page if pulls not allowed (#24183)Lunny Xiao2023-04-191-1/+1
* Add unset default project column (#23531)yp053272023-04-197-25/+102
* Allow adding new files to an empty repo (#24164)wxiaoguang2023-04-1931-138/+314
* Add runner check in repo action page (#24124)yp053272023-04-193-13/+43