aboutsummaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
* Restore aligned grid column CSS (#30106)silverwind2024-03-261-0/+18
* Update JS any PY dependencies, remove workarounds (#30085)silverwind2024-03-261-1/+1
* Fix alignment in actions right view (#29979)silverwind2024-03-261-3/+2
* Fix table header text-align (#30084)silverwind2024-03-261-0/+4
* 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-251-0/+1
* Refactor all `.length === 0` patterns in JS (#30045)silverwind2024-03-2514-40/+31
* Remove fomantic table module (#30047)silverwind2024-03-255-1444/+358
* Fix button hover border (#30048)silverwind2024-03-251-1/+4
* 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
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-2413-54/+55
* Forbid jQuery `is` and fix issues (#30016)silverwind2024-03-244-7/+7
* Remove fomantic segment module (#30042)silverwind2024-03-245-720/+207
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-2419-152/+54
* Migrate `gap` helpers to tailwind (#30034)silverwind2024-03-243-23/+2
* 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-245-822/+172
* Various code view improvements (#30014)silverwind2024-03-249-99/+128
* Remove remaining jQuery .css code (#30015)silverwind2024-03-241-44/+45
* Remove jQuery `.attr` from the common global functions (#30023)Yarden Shoham2024-03-231-7/+6
* Migrate font-size helpers to tailwind (#30029)silverwind2024-03-232-9/+1
* Replace all simple inline styles with tailwind (#30032)silverwind2024-03-231-0/+4
* Migrate font-weight helpers to tailwind (#30027)silverwind2024-03-232-7/+1
* Remove jQuery from the issue "go to" button (#30028)Yarden Shoham2024-03-231-17/+14
* 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-229-35/+30
* 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-228-18/+18
* Enforce trailing comma in JS on multiline (#30002)silverwind2024-03-2243-109/+109
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-2214-43/+29
* Add border radius for wiki pages (#29937)Lunny Xiao2024-03-221-0/+1
* Small refactors in anchors.js (#29947)silverwind2024-03-221-19/+21
* 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-221-0/+1
* Refactor repo header/list (#29969)wxiaoguang2024-03-214-35/+14
* Fix various loading states, remove `.loading` class (#29920)silverwind2024-03-216-31/+13
* Switch to happy-dom for testing (#29948)silverwind2024-03-211-1/+1
* 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
* Misc color tweaks (#29943)silverwind2024-03-202-15/+15