aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove PATH and GOPATH modification in Makefile (#29978)silverwind2024-03-211-3/+0
* Refactor external URL detection (#29973)wxiaoguang2024-03-227-62/+40
* Refactor repo header/list (#29969)wxiaoguang2024-03-219-65/+51
* Fix various loading states, remove `.loading` class (#29920)silverwind2024-03-219-34/+18
* Update register application URL for GitLab (#29959)yp053272024-03-212-2/+2
* Refactor StringsToInt64s (#29967)wxiaoguang2024-03-2112-27/+30
* Switch to happy-dom for testing (#29948)silverwind2024-03-214-1066/+323
* Performance improvements for pull request list page (#29900)Lunny Xiao2024-03-2114-50/+86
* Refactor URL detection (#29960)wxiaoguang2024-03-219-40/+93
* Solving the issue of UI disruption when the review is deleted without refresh...HEREYUA2024-03-211-1/+7
* Fix JS error and improve error message styles (#29963)silverwind2024-03-212-1/+3
* Fix the bug that user may logout if he switch pages too fast (#29962)Lunny Xiao2024-03-211-17/+9
* Cancel previous runs of the same PR automatically (#29961)Jason Song2024-03-215-17/+18
* Exclude `routers/private/tests` from air (#29949)silverwind2024-03-211-1/+10