aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Dont show expansion for empty actions steps (#29977)silverwind2024-03-241-9/+15
* Remove fomantic header module (#30033)silverwind2024-03-247-825/+175
* Various code view improvements (#30014)silverwind2024-03-2412-103/+145
* Enable a few stylelint rules (#30038)silverwind2024-03-241-3/+4
* Remove remaining jQuery .css code (#30015)silverwind2024-03-241-44/+45
* Respect DEFAULT_ORG_MEMBER_VISIBLE setting when adding creator to org (#30013)DrMaxNix2024-03-231-2/+3
* Remove jQuery `.attr` from the common global functions (#30023)Yarden Shoham2024-03-231-7/+6
* Migrate font-size helpers to tailwind (#30029)silverwind2024-03-238-16/+26
* Replace all simple inline styles with tailwind (#30032)silverwind2024-03-239-10/+14
* Migrate font-weight helpers to tailwind (#30027)silverwind2024-03-2312-17/+18
* Remove jQuery from the issue "go to" button (#30028)Yarden Shoham2024-03-231-17/+14
* Determine fuzziness of bleve indexer by keyword length (#29706)65432024-03-234-37/+29
* Escape paths for find file correctly (#30026)wxiaoguang2024-03-231-2/+3
* Remove jQuery `.attr` from the diff page (#30021)Yarden Shoham2024-03-231-10/+13
* Remove jQuery `.attr` from the repository settings (#30018)Yarden Shoham2024-03-231-14/+16
* Remove jQuery `.attr` from the image diff again (#30022)Yarden Shoham2024-03-231-2/+4
* Introduce `.secondary-nav` and handle `.page-content` spacing universally (#2...silverwind2024-03-2218-46/+40
* Remove jQuery `.attr` from the branch/tag selector (#30010)Yarden Shoham2024-03-221-1/+1
* Remove jQuery `.attr` from the commit graph (#30006)Yarden Shoham2024-03-221-4/+4
* Remove jQuery from the citation modal (except fomantic) (#30008)Yarden Shoham2024-03-231-19/+21
* Remove jQuery `.attr` from the project page (#30004)Yarden Shoham2024-03-221-4/+4
* Fix incorrect tailwind migration (#30007)silverwind2024-03-2277-165/+165
* Enforce trailing comma in JS on multiline (#30002)silverwind2024-03-2248-117/+117
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-22123-322/+308
* Add border radius for wiki pages (#29937)Lunny Xiao2024-03-221-0/+1
* Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995)Lunny Xiao2024-03-2215-81/+43
* Small refactors in anchors.js (#29947)silverwind2024-03-221-19/+21
* Refactor markdown attention render (#29984)wxiaoguang2024-03-225-65/+145
* Remove fomantic site module (#29980)silverwind2024-03-224-681/+79
* Fix: Abnormal strings appear when comments are saved after editing (#29991)HEREYUA2024-03-221-1/+1
* Fix some pending problems (#29985)wxiaoguang2024-03-2212-47/+37
* Fix bugs in rerunning jobs (#29955)Zettat1232024-03-225-6/+117