summaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
...
* Repo list improvements, fix bold helper classes (#24935)silverwind2023-05-293-63/+63
* Add dark mode to API Docs (#24971)silverwind2023-05-281-6/+17
* Replace Fomantic reset module with our own (#24948)silverwind2023-05-285-422/+246
* Improve and fix bugs surrounding reactions (#24760)silverwind2023-05-288-85/+96
* Add the ability to pin Issues (#24406)JakobDev2023-05-252-0/+94
* Rework notifications list (#24812)silverwind2023-05-254-23/+77
* Improve Actions CSS (#24864)silverwind2023-05-243-23/+53
* Fix `@font-face` overrides (#24855)silverwind2023-05-241-20/+20
* Run stylelint on .vue files (#24865)silverwind2023-05-231-7/+7
* Fix document and improve comment (#24844)wxiaoguang2023-05-221-1/+1
* Improvements for action detail page (#24718)HesterG2023-05-223-52/+125
* Add CRAN package registry (#22331)KN4CK3R2023-05-221-0/+15
* Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introd...silverwind2023-05-2118-68/+72
* Support Copy Link for video attachments (#24833)Brecht Van Lommel2023-05-211-0/+3
* Fix video width overflow in markdown, and other changes to match img (#24834)Brecht Van Lommel2023-05-211-7/+17
* Improve accessibility when (re-)viewing files (#24817)delvh2023-05-218-23/+24
* Add RTL rendering support to Markdown (#24816)silverwind2023-05-202-1/+6
* Fix duplicate tooltip hiding (#24814)silverwind2023-05-191-1/+1
* Mute repo names in dashboard repo list (#24811)Yarden Shoham2023-05-191-1/+1
* Rework label colors (#24790)silverwind2023-05-192-21/+29
* Fix max width and margin of comment box on conversation page (#24809)HesterG2023-05-191-0/+3
* Implement actions artifacts (#22738)FuXiaoHei2023-05-191-0/+50
* Fix OAuth loading state (#24788)silverwind2023-05-182-18/+21
* Remove background on user dashboard filter bar (#24779)silverwind2023-05-181-0/+1
* Enable two vue eslint rules (#24780)silverwind2023-05-171-2/+0
* Add two eslint plugins (#24776)silverwind2023-05-183-3/+3
* Make the color of zero-contribution-squares in the activity heatmap more subt...Evur2023-05-171-2/+2
* Support for status check pattern (#24633)Zettat1232023-05-172-0/+29
* Fix WEBP image copying (#24743)silverwind2023-05-161-16/+11
* Reorganize CSS files (#24739)silverwind2023-05-1615-27/+34
* Rework Oauth login buttons, swap github logo to monocolor (#24740)silverwind2023-05-156-28/+12
* Add Go package registry (#24687)KN4CK3R2023-05-141-0/+10
* Fix flash of unstyled content in action view page (#24712)Yarden Shoham2023-05-142-2/+2
* Clean up various avatar dimensions (#24701)silverwind2023-05-145-52/+7
* Remove Fomantic comment module (#24703)silverwind2023-05-144-312/+104
* Add status indicator on main home screen for each repo (#24638)Yarden Shoham2023-05-135-7/+32
* Improve button-ghost, remove tertiary button (#24692)wxiaoguang2023-05-132-19/+5
* Improve avatar uploading / resizing / compressing, remove Fomantic card modul...wxiaoguang2023-05-136-1444/+139
* Add Alpine package registry (#23714)KN4CK3R2023-05-121-0/+2
* Only hide tooltip tippy instances (#24688)silverwind2023-05-121-1/+4
* Rename ".button-link" to ".button-ghost" (#24670)wxiaoguang2023-05-121-2/+2
* Add markdown preview to Submit Review Textarea (#24672)yp053272023-05-122-4/+1
* Remove svg.svg class, restore .rss-icon (#24667)silverwind2023-05-122-7/+6
* Remove highlight in repo list (#24675)yp053272023-05-122-5/+1
* Make repo migration cancelable and fix various bugs (#24605)wxiaoguang2023-05-111-43/+47
* Only show one tippy at a time (#24648)silverwind2023-05-111-0/+14
* RSS icon fixes (#24476)silverwind2023-05-103-6/+7
* Notification list enhancements, fix striped tables on dark theme (#24639)silverwind2023-05-103-1/+25
* Improve "goto issue by number" button (#24577)wxiaoguang2023-05-106-33/+105
* Modify luminance calculation and extract related functions into single files ...Hester Gong2023-05-105-18/+82