aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Fix SSH LFS memory usage (#33455) (#33460)Giteabot2025-01-3112-102/+74
* Revert empty lfs ref name (#33454) (#33457)Giteabot2025-01-311-2/+6
* Fix user avatar (#33439)wxiaoguang2025-01-301-2/+2
* Update go tool dependencies (#32916) (#33355)silverwind2025-01-226-7/+7
* Make tracked time representation display as hours (#33315) (#33334)wxiaoguang2025-01-213-65/+17
* Trivial fixes (#33304) (#33312)wxiaoguang2025-01-181-4/+0
* Fix "stop time tracking button" on navbar (#33084) (#33300)wxiaoguang2025-01-171-1/+1
* Fix mirror bug (#33224) (#33225)Giteabot2025-01-121-0/+2
* fix(cache): cache test triggered by non memory cache (#33220) (#33221)Giteabot2025-01-122-3/+9
* Fix sync fork for consistency (#33147) (#33192)Giteabot2025-01-101-0/+8
* Fix pam auth test regression (#33169) (#33174)Giteabot2025-01-091-1/+1
* Fix `git remote` error check, fix dependencies, fix js error (#33129) (#33133)wxiaoguang2025-01-083-2/+16
* Fix package error handling and npm meta and empty repo guide (#33112)wxiaoguang2025-01-062-0/+3
* Fix bleve fuzziness search (#33078) (#33087)wxiaoguang2025-01-025-8/+18
* Inherit submodules from template repository content (#16237) (#33068)wxiaoguang2025-01-0215-71/+221
* Fix settings not being loaded at CLI (#26402) (#33048)Giteabot2024-12-305-13/+1
* Use gitrepo.GetTreePathLatestCommit to get file lastest commit instead from l...Giteabot2024-12-302-0/+26
* Refactor testfixtures (#33028)wxiaoguang2024-12-301-5/+1
* Do not render truncated links in markdown (#32980) (#32983)Giteabot2024-12-265-17/+40
* Fix Azure blob object `Seek` (#32974) (#32975)Giteabot2024-12-252-1/+46
* Fix maven pom inheritance (#32943) (#32976)Giteabot2024-12-252-9/+61
* Fix commit range paging (#32944) (#32962)Giteabot2024-12-232-4/+24
* Fix repo avatar conflict (#32958) (#32960)Giteabot2024-12-231-7/+2
* fix trailing comma not matched in the case of alphanumeric issue (#32945) (#3...Giteabot2024-12-232-1/+2
* Update i18n.go - Language Picker (#32933) (#32935)Giteabot2024-12-211-0/+1
* Deprecated gopid in log (#32932)wxiaoguang2024-12-206-88/+27
* Relax the version checking for Arch packages (#32908) (#32913)Giteabot2024-12-192-2/+11
* Fix Arch package metadata introduced incorrect field (#32881) (#32882)Giteabot2024-12-182-0/+10
* Backport 1.23 (#32868)wxiaoguang2024-12-172-1/+5
* Do not display `attestation-manifest` and use short sha256 instead of full sh...hiifong2024-12-161-0/+4
* Enable tenv and testifylint rules (#32852)TheFox0x72024-12-1530-84/+80
* Fine tune ssh related comments and code (#32846)wxiaoguang2024-12-151-6/+6
* Update golangci-lint to v1.62.2, fix issues (#32845)silverwind2024-12-159-28/+28
* In some lfs server implementations, they require the ref attribute. (#32838)hiifong2024-12-151-1/+4
* Refactor markdown math render (#32831)wxiaoguang2024-12-148-140/+125
* Add User-Agent for gitea's self-implemented lfs client. (#32832)hiifong2024-12-141-3/+6
* Allow to fork repository into the same owner (#32819)wxiaoguang2024-12-143-1/+35
* Fix various UI bugs (#32821)wxiaoguang2024-12-133-26/+36
* Fix misuse of PublicKeyCallback (#32810)wxiaoguang2024-12-131-8/+62
* Fix lfs migration (#32812)hiifong2024-12-122-1/+3
* Make API "compare" accept commit IDs (#32801)wxiaoguang2024-12-124-4/+44
* Implement update branch API (#32433)Kemal Zebari2024-12-121-0/+10
* Add `is_archived` option for issue indexer (#32735)yp053272024-12-128-11/+55
* Add label/author/assignee filters to the user/org home issue list (#32779)wxiaoguang2024-12-113-9/+9
* Use batch database operations instead of one by one to optimze api pulls (#32...Lunny Xiao2024-12-111-8/+30
* Refactor issue filter (labels, poster, assignee) (#32771)wxiaoguang2024-12-101-5/+8
* Fix duplicate dropdown dividers (#32760)wxiaoguang2024-12-091-5/+3
* Refactor issue list (#32755)wxiaoguang2024-12-081-0/+66
* Support "merge upstream branch" (Sync fork) (#32741)wxiaoguang2024-12-061-1/+1
* Refactor markdown render (#32736)wxiaoguang2024-12-065-31/+100