summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Forbid jQuery `.attr` (#30116)Yarden Shoham2024-03-271-2/+2
* Refactor render (#30136)wxiaoguang2024-03-271-8/+7
* Fix: Organization Interface Display Issue (#30133)HEREYUA2024-03-272-2/+2
* Remove jQuery `.attr` from the Fomantic dropdowns (#30114)Yarden Shoham2024-03-271-56/+64
* Remove jQuery `.attr` from the common admin functions (#30115)Yarden Shoham2024-03-271-62/+91
* Remove jQuery from the create/rename branch modals (except Fomantic) (#30109)Yarden Shoham2024-03-271-25/+25
* Remove fomantic label module (#30081)silverwind2024-03-276-1331/+296
* Fix bug for markdown rendering of blockquote (#30130)Lunny Xiao2024-03-271-4/+10
* Fix: The interface is broken when modifying code comments under mobile devic...HEREYUA2024-03-271-3/+0
* When the title in the issue has a value, set the text cursor at the end of th...HEREYUA2024-03-273-1/+9
* Load attachments for code comments (#30124)yp053272024-03-271-0/+4
* Upgrade fabric to 6.0.0-beta20 (#30121)silverwind2024-03-271-1/+1
* Fix click handler in job-step-summary (#30122)silverwind2024-03-271-1/+1
* Put an edit file button on pull request files to allow a quick operation (#29...Lunny Xiao2024-03-278-24/+91
* Remove jQuery `.attr` from the Fomantic modal cancel buttons (#30113)Yarden Shoham2024-03-261-1/+3
* Remove jQuery `.attr` from the code comments (#30112)Yarden Shoham2024-03-261-60/+71
* Remove jQuery calls that have no effect on `showElem` and `hideElem` (#30110)Yarden Shoham2024-03-263-22/+22
* Remove jQuery `.attr` from the common issue page functions (#30083)Yarden Shoham2024-03-261-73/+83
* Restore aligned grid column CSS (#30106)silverwind2024-03-261-0/+18
* Fix possible data race on tests (#30093)Lunny Xiao2024-03-261-1/+0
* Add svg linter and fix incorrect svgs (#30086)silverwind2024-03-266-4/+36
* Fix duplicate migrated milestones (#30102)yp053272024-03-261-2/+1
* Update JS any PY dependencies, remove workarounds (#30085)silverwind2024-03-265-237/+220
* Fix gitea doctor will remove repo-avatar files when execute command `storage-...yp053272024-03-261-1/+1
* Fix alignment in actions right view (#29979)silverwind2024-03-261-3/+2
* Remove repetitive words (#30091)crazeteam2024-03-263-3/+3
* Fix table header text-align (#30084)silverwind2024-03-261-0/+4
* Fix panic for `fixBrokenRepoUnits16961` (#30068)yp053272024-03-261-0/+6
* Enable eslint `space-before-function-paren` (#30078)silverwind2024-03-251-1/+1
* Remove jQuery `.attr` from the code line range selection (#30077)Yarden Shoham2024-03-251-22/+20
* Add muted class to author name in repo commit list (#29989)yp053272024-03-252-4/+5
* Refactor all `.length === 0` patterns in JS (#30045)silverwind2024-03-2514-40/+31
* Remove fomantic table module (#30047)silverwind2024-03-255-1444/+358
* Fix menu buttons in issues and release (#30056)silverwind2024-03-252-2/+2
* Fix git grep search limit, add test (#30071)wxiaoguang2024-03-252-1/+17
* Fix button hover border (#30048)silverwind2024-03-251-1/+4
* Fix Add/Remove WIP on pull request title failure (#29999)Lunny Xiao2024-03-253-22/+35
* Fix misuse of `TxContext` (#30061)Jason Song2024-03-252-1/+11
* Remove jQuery `.attr` from the reaction selector (#30052)Yarden Shoham2024-03-251-3/+3
* Remove jQuery `.attr` from the ComboMarkdownEditor (#30051)Yarden Shoham2024-03-251-16/+15
* Remove jQuery `.attr` from the label edit exclusive checkbox (#30053)Yarden Shoham2024-03-241-13/+13
* Remove jQuery `.attr` from the repository topic bar (#30050)Yarden Shoham2024-03-251-27/+29
* Use db.ListOptions directly instead of Paginator interface to make it easier ...Lunny Xiao2024-03-248-34/+49
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-2482-192/+195
* Forbid jQuery `is` and fix issues (#30016)silverwind2024-03-245-9/+9
* Remove fomantic segment module (#30042)silverwind2024-03-245-720/+207
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-24178-703/+605
* Support repo code search without setting up an indexer (#29998)wxiaoguang2024-03-2412-65/+253
* Migrate `gap` helpers to tailwind (#30034)silverwind2024-03-2419-48/+27
* Remove fomantic container module (#30036)silverwind2024-03-245-189/+83