aboutsummaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix and rewrite markup anchor processing (#29931)Lunny Xiao2024-03-211-33/+51
* Remove fomantic grid module (#29894)silverwind2024-03-205-2004/+502
* Add background to dashboard navbar, fix missing padding (#29940)silverwind2024-03-202-3/+5
* Prevent layout shift in `<overflow-menu>` items (#29831)silverwind2024-03-203-11/+41
* Remove the negative margin from `.page-content` (#29922)silverwind2024-03-204-12/+11
* Remove jQuery `.attr` from the user search box (#29919)Yarden Shoham2024-03-201-3/+6
* Remove jQuery `.attr` from the archive download and compare page branch selec...Yarden Shoham2024-03-201-4/+4
* Remove jQuery `.attr` from the image diff (#29917)Yarden Shoham2024-03-191-1/+1
* Remove jQuery `.attr` from the quick pull request button text (#29916)Yarden Shoham2024-03-191-1/+1
* Remove jQuery `.attr` from the issue author dropdown (#29915)Yarden Shoham2024-03-191-3/+3
* Forbid jQuery `.css` and refactor all usage (#29852)silverwind2024-03-196-71/+76
* Fix border on focus in dashboard repo search (#29893)silverwind2024-03-191-1/+7
* Migrate border and margin classes to Tailwind (#29828)silverwind2024-03-187-35/+18
* Only do counting when count_only=true for repo dashboard (#29884)wxiaoguang2024-03-181-1/+1
* Avoid JS error on issue/pr list when logged out (#29854)silverwind2024-03-171-0/+1
* Refactor clone-panel styles (#29861)wxiaoguang2024-03-172-24/+10
* Load citation JS only when needed (#29855)silverwind2024-03-172-19/+30