summaryrefslogtreecommitdiffstats
path: root/web_src/js
Commit message (Expand)AuthorAgeFilesLines
* Clarify "text-align" CSS helpers, fix clone button padding (#25763) (#25764)wxiaoguang2023-07-102-2/+2
* Fix notification list bugs (#25781) (#25787)Giteabot2023-07-091-1/+1
* Always pass 6-digit hex color to monaco (#25780) (#25782)silverwind2023-07-095-55/+26
* Several fixes for mobile UI (#25634) (#25689)Denys Konovalov2023-07-071-5/+3
* Prevent duplicate image loading (#25675) (#25684)Giteabot2023-07-041-1/+2
* Actions list enhancements (#25601) (#25678)silverwind2023-07-041-6/+5
* Fix show more for image on diff page (#25672) (#25673)Giteabot2023-07-041-0/+2
* Make "cancel" buttons have proper type in modal forms (#25618) (#25641)wxiaoguang2023-07-032-0/+28
* Fix rerun icon on action view component (#25531) (#25536)Giteabot2023-06-271-2/+2
* Revert "Make buttons in a modal form have proper type. (#25446) (#25478)" (#2...wxiaoguang2023-06-241-2/+0
* Make buttons in a modal form have proper type. (#25446) (#25478)Denys Konovalov2023-06-241-0/+2
* Improve wiki sidebar and TOC (#25460) (#25477)Giteabot2023-06-242-0/+14
* Update JS dependencies, remove space after emoji completion (#25266) (#25352)silverwind2023-06-201-1/+3
* Fix label list divider (#25312) (#25372)Giteabot2023-06-191-0/+1
* Remove more unused Fomantic variants (#25292) (#25323)Giteabot2023-06-171-5/+1
* Fix issue and commit status popup padding (#25254) (#25288)Giteabot2023-06-152-0/+2
* Show OAuth2 errors to end users (#25261) (#25271)Giteabot2023-06-151-0/+6
* Use flex to align SVG and text (#25163) (#25260)Giteabot2023-06-144-5/+5
* Change access token UI to select dropdowns (#25109) (#25230)Giteabot2023-06-131-106/+81
* Fix task list checkbox toggle to work with YAML front matter (#25184) (#25227)Giteabot2023-06-131-0/+8
* Remove hacky patch for "safari emoji glitch fix" (#25208) (#25211)Giteabot2023-06-122-27/+0
* Fix fullscreen for action (#25200) (#25207)Giteabot2023-06-121-1/+1
* Fix strange UI behavior of cancelling dismiss review modal (#25172)silverwind2023-06-111-7/+0
* Button and color enhancements (#24989) (#25176)silverwind2023-06-111-2/+2
* Fix mobile navbar and misc cleanups (#25134) (#25169)Giteabot2023-06-115-17/+17
* 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