aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prevent duplicate image loading (#25675) (#25684)Giteabot2023-07-041-1/+2
* Actions list enhancements (#25601) (#25678)silverwind2023-07-049-36/+51
* Manual backport of locale for 1.20 (2nd) (#25668)wxiaoguang2023-07-0416-62/+110
* Fix the nil pointer when assigning issues to projects (#25665) (#25677)Giteabot2023-07-042-6/+10
* Prevent SVG shrinking (#25652) (#25669)silverwind2023-07-043-10/+42
* Fix show more for image on diff page (#25672) (#25673)Giteabot2023-07-041-0/+2
* Add unit test for repository collaboration (#25640) (#25658)Giteabot2023-07-041-0/+88
* Log the real reason when authentication fails (but don't show the user) (#254...Giteabot2023-07-034-14/+68
* Fix UI misalignment on user setting page (#25629) (#25656)Giteabot2023-07-038-83/+73
* Fix bug of branches API with tests(#25578) (#25579)Lunny Xiao2023-07-0326-4/+268
* Manuall backport of locale for 1.20 (#25635)wxiaoguang2023-07-0327-5629/+2815
* Fix bug when change user name (#25637) (#25646)Giteabot2023-07-031-0/+4
* Make "cancel" buttons have proper type in modal forms (#25618) (#25641)wxiaoguang2023-07-034-0/+51
* use css on labels (#25626) (#25636)Giteabot2023-07-031-1/+1
* Use AfterCommitId to get commit for Viewed functionality (#25529) (#25612)Giteabot2023-07-011-1/+1
* Restrict `[actions].DEFAULT_ACTIONS_URL` to only `github` or `self` (#25581) ...Giteabot2023-06-305-33/+139
* read-only checkboxes don't appear and don't entirely act the way one might ex...Giteabot2023-06-291-2/+2
* Redirect to package after version deletion (#25594) (#25599)KN4CK3R2023-06-302-12/+16
* Add documentation about supported workflow trigger events (#25582) (#25589)Giteabot2023-06-292-0/+40
* Reduce table padding globally (#25568) (#25577)Giteabot2023-06-291-0/+18
* Fix milestones deletion (#25583) (#25584)Giteabot2023-06-292-2/+2
* Do not prepare oauth2 config if it is not enabled, do not write config in som...wxiaoguang2023-06-293-10/+21
* Fix content holes in Actions task logs file (#25560) (#25566)Giteabot2023-06-286-5/+98
* Use correct response code in push mirror creation response in v1_json.tmpl (#...Giteabot2023-06-282-2/+2
* Fix bugs related to notification endpoints (#25548) (#25562)Giteabot2023-06-283-4/+4
* Align language menu icon and fit the footer area (#25556) (#25563)Giteabot2023-06-282-6/+14
* Fix sub-command log level (#25537) (#25553)wxiaoguang2023-06-2811-18/+39
* Change `Regenerate Secret` button display (#25534) (#25541)Giteabot2023-06-271-1/+1
* Fix admin-dl-horizontal (#25512) (#25535)Giteabot2023-06-273-31/+26
* Fix rerun icon on action view component (#25531) (#25536)Giteabot2023-06-271-2/+2
* Fix input `line-height` cutting off `g` (#25334) (#25533)Giteabot2023-06-271-0/+5
* Changelog for v1.20.0-rc2 (#25474)65432023-06-271-0/+549
* Allow change line of admin-dl-horizontal dt (#25508) (#25516)HesterG2023-06-261-3/+0
* Add Adopt repository event and handler (#25497) (#25518)Giteabot2023-06-265-11/+29
* Clarify the reason why the user can't add a new email if there is a pending a...Giteabot2023-06-262-0/+5
* Fix CLI sub-command handling (#25501) (#25517)Giteabot2023-06-261-8/+7
* Improve loadprojects for issue list (#25468) (#25493)Giteabot2023-06-267-30/+41
* Document creating an API key from the CLI (#25504)lonix12023-06-251-0/+8
* Fine tune "dropdown button" icon (#25442) (#25499)Giteabot2023-06-253-17/+43
* Use InitWorkPathAndCfgProvider for environment-to-ini to avoid unnecessary ch...v1.20.0-rc2Giteabot2023-06-242-3/+7
* Revert "Make buttons in a modal form have proper type. (#25446) (#25478)" (#2...wxiaoguang2023-06-241-2/+0
* Fix wrong warn messages in migration steps (#25475) (#25487)Giteabot2023-06-243-4/+7
* Make buttons in a modal form have proper type. (#25446) (#25478)Denys Konovalov2023-06-241-0/+2
* Improve wiki sidebar and TOC (#25460) (#25477)Giteabot2023-06-2411-117/+129
* Fix repo search broken because of profile page added (#25455) (#25467)v1.20.0-rc1Giteabot2023-06-231-0/+2
* Make "dismiss" content shown correctly (#25461) (#25465)Giteabot2023-06-232-2/+1
* Gitea version in Makefile (#25456) (#25457)John Olheiser2023-06-231-2/+2
* Support Drone building binaries tootechknowlogick2023-06-221-0/+18
* Remove test string (#25447) (#25448)Denys Konovalov2023-06-221-1/+1
* Refactor path & config system (#25330) (#25416)wxiaoguang2023-06-2231-458/+649