summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix code view (diff) broken layout (#23096) (#23918)Giteabot2023-04-047-38/+33
* Use ghost user if package creator does not exist (#23822) (#23915)Giteabot2023-04-041-1/+7
* Org pages style fixes (#23901) (#23914)Giteabot2023-04-046-32/+29
* User/Org Feed render description as per web (#23887) (#23906)Giteabot2023-04-042-2/+15
* Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) (...Giteabot2023-04-037-30/+58
* Add git dashes separator to some "log" and "diff" commands (#23606) (#23720)Giteabot2023-04-031-3/+7
* Fix `cases.Title` crash for concurrency (#23885) (#23903)Giteabot2023-04-041-8/+5
* Fix user profile description rendering (#23882) (#23902)Giteabot2023-04-031-6/+6
* Convert .Source.SkipVerify to $cfg.SkipVerify (#23839) (#23899)Giteabot2023-04-031-1/+1
* Fix review box viewport overflow issue (#23800) (#23898)Giteabot2023-04-031-22/+4
* Rename actions unit to `repo.actions` and add docs for it (#23733) (#23881)Giteabot2023-04-034-5/+6
* Backport some locales to 1.19 (#23880)wxiaoguang2023-04-033-12/+15
* 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