summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* When viewing a file, hide the add button (#25320) (#25339)Giteabot2023-06-181-1/+1
* Remove EasyMDE focus outline on text (#25328) (#25332)Giteabot2023-06-181-0/+4
* use Actions environment variables in Makefile (#25319) (#25318)techknowlogick2023-06-171-5/+5
* Remove more unused Fomantic variants (#25292) (#25323)Giteabot2023-06-175-1887/+17
* Build nightly binaries with Actions (#25308) (#25314)Giteabot2023-06-165-147/+61
* Fix displayed RPM repo url (#25310) (#25313)Giteabot2023-06-161-1/+1
* Show if File is Executable (#25287) (#25300)Giteabot2023-06-163-0/+7
* Add link to support page for commercial support (#25293) (#25297)Giteabot2023-06-161-0/+1
* Docs about how to generate config for act runner with docker and setup it wit...Giteabot2023-06-162-0/+54