summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve branch select list ui in go templates (#29729)HEREYUA2024-03-157-9/+45
* Fix Citation modal responsiveness and clipboard copy (#29799)silverwind2024-03-154-20/+12
* Add `<overflow-menu>`, rename webcomponents (#29400)silverwind2024-03-1554-287/+458
* Update JS dependences (#29797)silverwind2024-03-142-519/+844
* Unify search boxes (#29530)Denys Konovalov2024-03-1451-397/+347
* Fix document error about 'make trans-copy' (#29710)Daniel YC Lin2024-03-144-49/+2
* Remove jQuery AJAX from the diff functions (#29743)Yarden Shoham2024-03-141-28/+41
* Fix Safari spinner rendering (#29801)silverwind2024-03-141-0/+1
* Remove jQuery AJAX from the `repo-issue.js` file (#29776)Yarden Shoham2024-03-141-84/+114
* Improve commit record's ui in comment list (#26619)yp053272024-03-142-13/+9
* enable tailwind nesting (#29746)Rafael Heard2024-03-143-2/+56
* Support GITEA_I_AM_BEING_UNSAFE_RUNNING_AS_ROOT env (#29788)Jason Song2024-03-141-0/+3
* Fix missing translation on milestons (#29785)Lunny Xiao2024-03-141-2/+2
* Fix lint-swagger warning (#29787)sillyguodong2024-03-144-26/+8
* Tweak actions view sticky (#29781)silverwind2024-03-141-1/+1
* add skip ci support for pull request title (#29774)Denys Konovalov2024-03-144-11/+54
* Refactor markup/csv: don't read all to memory (#29760)coldWater2024-03-142-12/+55
* Fix `make generate-swagger` in go 1.22 (#29780)silverwind2024-03-141-1/+1
* Fix incorrect menu/link on webhook edit page (#29709)yp053272024-03-142-0/+42
* Add test for webhook (#29755)wxiaoguang2024-03-142-49/+38
* Fix possible NPE in ToPullReviewList (#29759)Lunny Xiao2024-03-132-1/+53
* fix missed RenderLabel change in card template (#29772)65432024-03-131-1/+1
* Fix incorrect locale Tr for gpg command (#29754)wxiaoguang2024-03-132-3/+2
* Improve a11y document and dropdown item (#29753)wxiaoguang2024-03-133-7/+7
* Improve QueryEscape helper function (#29768)wxiaoguang2024-03-131-1/+5
* Use relative links for commits, mentions, and issues in markdown (#29427)KN4CK3R2024-03-139-26/+65
* Move fork router functions to a standalone file (#29756)Lunny Xiao2024-03-132-214/+238
* Configure pinned JS dependencies via updates.config.js (#29696)silverwind2024-03-131-0/+6
* Refactor to use optional.Option for issue index search option (#29739)65432024-03-1312-225/+178
* Fix user router possbile panic (#29751)Lunny Xiao2024-03-132-2/+14
* Refactor label.IsArchived() (#29750)65432024-03-133-15/+12
* Fix date rendering by adding `<gitea-absolute-date>` (#29725)silverwind2024-03-125-14/+67
* Update to labeler v5 (#29721)Denys Konovalov2024-03-122-24/+72
* Update Chroma to v2.13.0 (#29732)JakobDev2024-03-122-10/+10
* Highlight archived labels (#29680)65432024-03-129-20/+35
* Add more stats tables (#29730)Lunny Xiao2024-03-121-1/+6
* Use Get but not Post to get actions artifacts (#29734)Lunny Xiao2024-03-122-3/+3
* Do some performance optimize for issues list and view issue/pull (#29515)Lunny Xiao2024-03-1210-61/+121
* Some performance optimization on dashboard and issues page (#29010)Lunny Xiao2024-03-127-75/+228
* Remove jQuery AJAX from the issue branch reference selection (#29722)Yarden Shoham2024-03-121-2/+10
* Lazy load object format with command line and don't do it in OpenRepository (...Lunny Xiao2024-03-1215-31/+72
* remove repetitive words (#29695)pengqiseven2024-03-117-7/+7
* Sync branches first (#29714)Jason Song2024-03-111-13/+13
* Add a warning for disallowed email domains (#29658)Zettat1232024-03-116-16/+32
* Fix inconsistent rendering of block mathematical expressions (#29677)yp053272024-03-111-1/+2
* Use repo object format name instead of detecting from git repository (#29702)Lunny Xiao2024-03-106-29/+9
* Improve CSV rendering (#29638)silverwind2024-03-101-1/+17
* Remove jQuery AJAX from the comment edit history (#29703)Yarden Shoham2024-03-101-22/+36
* fix: rendering internal file links in org (#29669)Ankit R Gadiya2024-03-102-4/+38
* Fix broken webhooks (#29690)Lunny Xiao2024-03-101-1/+6