aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* In some lfs server implementations, they require the ref attribute. (#32838)hiifong2024-12-151-1/+4
* Fix SSPI button visibility when SSPI is the only enabled method (#32841)mevius42024-12-152-2/+2
* Fix overflow on org header (#32837)silverwind2024-12-142-7/+2
* Refactor markdown math render (#32831)wxiaoguang2024-12-1410-151/+137
* Add User-Agent for gitea's self-implemented lfs client. (#32832)hiifong2024-12-141-3/+6
* Improve JSX/TSX support in code editor (#32833)silverwind2024-12-141-4/+11
* Upgrade htmx to 2.0.4 (#32834)Yarden Shoham2024-12-142-5/+5
* Fix missing outputs for jobs with matrix (#32823)Zettat1232024-12-148-18/+230
* Allow to fork repository into the same owner (#32819)wxiaoguang2024-12-145-5/+44
* Fix various UI bugs (#32821)wxiaoguang2024-12-137-30/+47
* Add missing two sync feed for refs/pull (#32815)Lunny Xiao2024-12-131-0/+12
* Fix misuse of PublicKeyCallback (#32810)wxiaoguang2024-12-133-11/+65
* Fix bug of branch/tag selector in the issue sidebar (#32744)hiifong2024-12-136-7/+26
* Fix lfs migration (#32812)hiifong2024-12-122-1/+3
* Avoid MacOS keychain dialog in integration tests (#32813)Rowan Bohde2024-12-121-0/+5
* Update actionlint.yamltechknowlogick2024-12-121-0/+2
* Detect whether action view branch was deleted (#32764)Lunny Xiao2024-12-127-9/+69
* Add "n commits" link to contributors in contributors graph page (#32799)Chai-Shi2024-12-123-4/+25
* Fix "unicode escape" JS error (#32806)wxiaoguang2024-12-123-15/+16
* use dedicated runners for release artifacts (#32811)techknowlogick2024-12-123-9/+9
* Make API "compare" accept commit IDs (#32801)wxiaoguang2024-12-1210-121/+151
* Implement update branch API (#32433)Kemal Zebari2024-12-126-0/+189
* Fix JS error when dropping a file to a editor without dropzone (#32804)wxiaoguang2024-12-121-0/+1
* chore: use errors.New to replace fmt.Errorf with no parameters (#32800)RiceChuan2024-12-121-3/+3
* Switch to `eslint-plugin-import-x` (#32790)silverwind2024-12-124-104/+96
* Fix clone panel js error (#32798)wxiaoguang2024-12-121-3/+3
* [skip ci] Updated translations via CrowdinGiteaBot2024-12-121-1/+4
* Add `is_archived` option for issue indexer (#32735)yp053272024-12-129-11/+62
* Upgrade dependency crypto library (#32750)Lunny Xiao2024-12-112-9/+14
* Add standard-compliant route to serve outdated R packages (#32783)Sebastian T. T.2024-12-112-0/+9
* Fix repo home file list (#32788)wxiaoguang2024-12-1111-559/+441
* Rearrange Clone Panel (#31142)Blender Defender2024-12-1119-195/+191
* Fix a number of typescript errors (#32773)silverwind2024-12-1119-80/+81
* Add label/author/assignee filters to the user/org home issue list (#32779)wxiaoguang2024-12-1127-319/+338
* [skip ci] Updated translations via CrowdinGiteaBot2024-12-1116-30/+0
* Use batch database operations instead of one by one to optimze api pulls (#32...Lunny Xiao2024-12-1115-93/+566
* Fix internal server error when updating labels without write permission (#32776)yp053272024-12-101-5/+5
* Fix wiki ui (#32781)wxiaoguang2024-12-101-14/+14
* Change typescript `module` to `nodenext` (#32757)silverwind2024-12-102-3/+2
* Refactor issue filter (labels, poster, assignee) (#32771)wxiaoguang2024-12-1018-320/+293
* Make RepoActionView.vue support `##[group]` (#32770)wxiaoguang2024-12-102-14/+43
* [skip ci] Updated translations via CrowdinGiteaBot2024-12-103-2/+110
* Make Monaco theme follow browser, fully type codeeditor.ts (#32756)silverwind2024-12-091-34/+79
* Fix duplicate dropdown dividers (#32760)wxiaoguang2024-12-0910-42/+179
* Remove unnecessary border in repo home page sidebar (#32767)yp053272024-12-091-2/+2
* [skip ci] Updated licenses and gitignoresGiteaBot2024-12-0920-52/+910
* Fix repo home row-right grow (#32763)wxiaoguang2024-12-092-8/+9
* Refactor issue list (#32755)wxiaoguang2024-12-088-155/+246
* Fix compare page bug view as anonymous (#32754)Lunny Xiao2024-12-081-1/+3
* Split issue/pull view router function as multiple smaller functions (#32749)Lunny Xiao2024-12-082-298/+356