aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Move some regexp out of functions (#25430) (#25445)John Olheiser2023-06-222-4/+6
* Fix `Permission` in API returned repository struct (#25388) (#25441)Giteabot2023-06-2222-153/+174
* Diff page enhancements (#25398) (#25437)Giteabot2023-06-224-9/+10
* Change default email domain for LDAP users (#25425) (#25434)Giteabot2023-06-222-2/+2
* Various UI fixes (#25264) (#25431)Giteabot2023-06-2214-28/+29
* Show outdated comments in files changed tab (#24936) (#25428)sebastian-sauer2023-06-2218-38/+115
* Use "utf8mb4" for MySQL by default (#25432)wxiaoguang2023-06-225-36/+11
* Fix missing commit message body when the message has leading newlines (#25418...Giteabot2023-06-212-3/+59
* Avoid polluting config file when "save" (#25395) (#25406)Giteabot2023-06-217-16/+94
* Use the new download domain replace the old (#25405) (#25409)Giteabot2023-06-2115-29/+29
* Fix dropdown icon layout on diff page (#25397) (#25403)Giteabot2023-06-216-14/+8
* Fix blank dir message when uploading files from web editor (#25391) (#25400)Giteabot2023-06-201-1/+5
* Use Actions git context instead of dynamically created buildkit one (#25381) ...Giteabot2023-06-202-4/+2
* Update JS dependencies, remove space after emoji completion (#25266) (#25352)silverwind2023-06-2012-196/+220
* Fix LDAP sync when Username Attribute is empty (#25278) (#25379)Giteabot2023-06-202-30/+83
* Fetch all git data for embedding correct version in docker image (#25361) (#2...Giteabot2023-06-202-0/+6
* Fix label list divider (#25312) (#25372)Giteabot2023-06-193-2/+3
* fix issue filters on mobile view (#25368) (#25371)Giteabot2023-06-192-7/+10
* Fix incorrect actions ref_name (#25358) (#25367)Giteabot2023-06-191-1/+1
* Avoid polluting the config (#25345) (#25354)Giteabot2023-06-183-14/+16
* Fix incorrect config argument position for builtin SSH server (#25341)wxiaoguang2023-06-181-1/+1
* Add Exoscale to installation on cloud provider docs (#25342) (#25346)Giteabot2023-06-181-0/+10
* Write absolute AppDataPath to app.ini when installing (#25331) (#25347)Giteabot2023-06-181-0/+1
* Fix UI on mobile view (#25315) (#25340)Giteabot2023-06-1817-201/+329
* Fix action runner last online state on edit page (#25337)derelm2023-06-181-1/+1
* build nightly docker images (#25317) (#25333)Giteabot2023-06-182-306/+30