aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js
Commit message (Expand)AuthorAgeFilesLines
* Use flex to align SVG and text (#25163)wxiaoguang2023-06-144-5/+5
* Change form actions to fetch for submit review box (#25219)HesterG2023-06-144-14/+107
* Improve AJAX link and modal confirm dialog (#25210)wxiaoguang2023-06-131-77/+57
* Disable `Create column` button while the column name is empty (#25192)Punit Inani2023-06-131-17/+37
* Change access token UI to select dropdowns (#25109)Jonathan Tran2023-06-131-106/+81
* Fix task list checkbox toggle to work with YAML front matter (#25184)Jonathan Tran2023-06-131-0/+8
* Remove hacky patch for "safari emoji glitch fix" (#25208)wxiaoguang2023-06-122-27/+0
* Fix fullscreen for action (#25200)HesterG2023-06-121-1/+1
* Fix mobile navbar and misc cleanups (#25134)silverwind2023-06-095-17/+17
* Button and color enhancements (#24989)silverwind2023-06-091-2/+2
* Fix strange UI behavior of cancelling dismiss review modal (#25133)yp053272023-06-081-7/+0
* Fix webauthn regression and improve code (#25113)wxiaoguang2023-06-072-30/+28
* Clean up WebAuthn javascript code and remove JQuery code (#22697)zeripath2023-06-063-135/+152
* Use correct selector for hiding RSS icon link in the branch selector dropdown...wxiaoguang2023-06-051-2/+2
* Redesign Scoped Access Tokens (#24767)Jack Hay2023-06-042-0/+140
* Add up and down arrows to selected lookup repositories (#24727)Tyrone Yeh2023-06-021-2/+44
* Show file tree by default (#25052)Kyle D2023-06-021-1/+2
* Remove the service worker (#25010)silverwind2023-05-313-82/+0
* Add show timestamp/seconds and fullscreen options to action page (#24876)HesterG2023-05-303-23/+200
* Refactor diffFileInfo / DiffTreeStore (#24998)wxiaoguang2023-05-305-73/+51
* Enable `vue/html-closing-bracket-spacing` eslint rule (#24987)silverwind2023-05-297-7/+7
* Add PDF rendering via PDFObject (#24086)silverwind2023-05-292-0/+21
* Repo list improvements, fix bold helper classes (#24935)silverwind2023-05-291-22/+58
* Improve and fix bugs surrounding reactions (#24760)silverwind2023-05-285-44/+42
* Add the ability to pin Issues (#24406)JakobDev2023-05-251-0/+60
* Rework notifications list (#24812)silverwind2023-05-251-0/+24
* Improve Actions CSS (#24864)silverwind2023-05-241-20/+43
* Run stylelint on .vue files (#24865)silverwind2023-05-231-7/+7
* Improvements for action detail page (#24718)HesterG2023-05-222-52/+124
* Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introd...silverwind2023-05-212-2/+2
* Support Copy Link for video attachments (#24833)Brecht Van Lommel2023-05-211-0/+3
* Improve accessibility when (re-)viewing files (#24817)delvh2023-05-216-19/+18
* Fix duplicate tooltip hiding (#24814)silverwind2023-05-191-1/+1
* Mute repo names in dashboard repo list (#24811)Yarden Shoham2023-05-191-1/+1
* Implement actions artifacts (#22738)FuXiaoHei2023-05-191-0/+50
* Fix OAuth loading state (#24788)silverwind2023-05-181-18/+16
* 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-171-0/+24
* Fix WEBP image copying (#24743)silverwind2023-05-161-16/+11
* Fix flash of unstyled content in action view page (#24712)Yarden Shoham2023-05-142-2/+2
* Add status indicator on main home screen for each repo (#24638)Yarden Shoham2023-05-135-7/+32
* Only hide tooltip tippy instances (#24688)silverwind2023-05-121-1/+4
* Remove svg.svg class, restore .rss-icon (#24667)silverwind2023-05-121-1/+1
* Remove highlight in repo list (#24675)yp053272023-05-121-1/+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-101-1/+1
* Improve "goto issue by number" button (#24577)wxiaoguang2023-05-106-33/+105