summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix checks for `needs` in Actions (#23789) (#23831)Jason Song2023-04-034-18/+20
* Prefill input values in oauth settings as intended (#23829) (#23871)Giteabot2023-04-031-7/+7
* Check `IsActionsToken` for LFS authentication (#23841) (#23875)Giteabot2023-04-021-1/+19
* Remove assertion debug code for show/hide refactoring (#23576) (#23868)Giteabot2023-04-021-26/+0
* Fix JS error when changing PR's target branch (#23862) (#23864)Giteabot2023-04-011-2/+0
* Fix 500 error if there is a name conflict when edit authentication source (#2...Giteabot2023-03-312-3/+12
* CSS color tweaks (#23828) (#23842)Giteabot2023-03-313-14/+27
* Fix incorrect visibility dropdown list in add/edit user page (#23804) (#23833)Giteabot2023-03-311-0/+2
* [Patch] Fix closed PR also triggers Webhooks and actions (#23782) (#23834)Giteabot2023-03-311-0/+4
* Fix "Updating branch by merge" bug in "update_branch_by_merge.tmpl" (#23790) ...wxiaoguang2023-03-312-13/+11
* Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more stric...wxiaoguang2023-03-305-6/+26
* Fix cancel button in the page of project edit not work (#23655) (#23813)sillyguodong2023-03-304-2/+5
* Backport locales (with manual fix) (#23808)wxiaoguang2023-03-3017-139/+277
* Add missing translation for `actions.runners.reset_registration_token_success...Jason Song2023-03-291-0/+1
* Don't apply the group filter when listing LDAP group membership if it is empt...Giteabot2023-03-291-1/+1
* Add CSS rules for basic colored labels (#23774) (#23777)Giteabot2023-03-291-3/+101
* Fix project card preview select and template select (#23684) (#23731)Zettat1232023-03-291-1/+1
* Add creation time in tag list page (#23693) (#23773)Giteabot2023-03-281-0/+3
* Make minio package support legacy MD5 checksum (#23768) (#23770)wxiaoguang2023-03-297-22/+72
* fix br display for packages curls (#23737) (#23764)Giteabot2023-03-281-3/+3
* Fix issue due date edit toggle bug (#23723) (#23758)Giteabot2023-03-271-1/+1
* Fix profile page email display, respect settings (#23747) (#23756)Giteabot2023-03-282-20/+31
* Improve commit graph page UI alignment (#23751) (#23754)zeripath2023-03-271-6/+6
* Use GitHub Actions compatible globbing for `branches`, `tag`, `path` filter (...Giteabot2023-03-271-35/+107
* Redirect to project again after editing it (#23326) (#23739)Giteabot2023-03-276-4/+16
* Check LFS/Packages settings in dump and doctor command (#23631) (#23730)Zettat1232023-03-272-0/+13
* Describe Gitea's purpose more accurately (#23698) (#23710)Giteabot2023-03-261-2/+2
* Remove row clicking from notification table (#22695) (#23706)Giteabot2023-03-263-37/+17
* Fix incorrect `HookEventType` of pull request review comments (#23650) (#23678)Giteabot2023-03-244-5/+5
* Create commit status when event is `pull_request_sync` (#23683) (#23691)Giteabot2023-03-242-2/+2
* Drop migration for ForeignReference (#23605) (#23666)Giteabot2023-03-241-15/+2
* Fix incorrect `show-modal` and `show-panel` class (#23660) (#23663)wxiaoguang2023-03-246-8/+8
* Fix incorrect package doc link (#23679) (#23689)Giteabot2023-03-241-1/+1
* Backport locales to 1.19 (#23634)wxiaoguang2023-03-2427-5278/+4157
* Fix codeblocks in the cheat sheet (#23664) (#23669)Giteabot2023-03-231-10/+10
* Rename develop -> development, contribute -> contributing, administer -> admi...Lunny Xiao2023-03-23121-342/+257
* Improve workflow event triggers (#23613) (#23648)Giteabot2023-03-233-13/+155
* Fix diff tree height and adjust target file style (#23616)silverwind2023-03-222-14/+26
* Introduce path Clean/Join helper functions, partially backport&refactor (#234...wxiaoguang2023-03-225-171/+269
* Remove conflicting CSS rules on notifications, improve notifications table (#...Giteabot2023-03-212-29/+17
* Fix pagination on `/notifications/watching` (#23564) (#23603)Giteabot2023-03-211-1/+4
* fix submodule is nil panic (#23588) (#23601)Giteabot2023-03-211-1/+3
* Improve template error reporting (#23396) (#23600)Giteabot2023-03-202-18/+57
* Polyfill the window.customElements (#23592) (#23595)wxiaoguang2023-03-203-0/+14
* Add CHANGELOG for 1.19.0 (#23583) (#23586)v1.19.0Giteabot2023-03-201-0/+350
* Fix backport #23336 (#23584)yp053272023-03-201-1/+1
* Fix dropdown icon misalignment when using fomantic icon (#23558) (#23577)wxiaoguang2023-03-201-4/+4
* Add `.patch` to `attachment.ALLOWED_TYPES` (#23580) (#23582)Giteabot2023-03-193-3/+3
* Match api migration behavior to web behavior (#23552) (#23573)Giteabot2023-03-191-1/+1
* Fix some broken css (#23560) (#23567)Giteabot2023-03-182-7/+5