summaryrefslogtreecommitdiffstats
path: root/web_src/js
Commit message (Expand)AuthorAgeFilesLines
* Add new captcha: cloudflare turnstile (#22369)ByLCY2023-02-053-18/+53
* Escape path for the file list (#22741)wxiaoguang2023-02-042-2/+11
* Enable `@<user>`- completion popup on the release description textarea (#22359)delvh2023-02-011-2/+2
* Add missing close bracket in imagediff (#22710)zeripath2023-02-011-1/+1
* Fix bugs with WebAuthn preventing sign in and registration. (#22651)zeripath2023-02-011-15/+22
* Use relative url in actions view (#22675)Jason Song2023-01-311-4/+4
* Implement actions (#21937)Jason Song2023-01-313-0/+412
* Add ARIA support for Fomantic UI checkboxes (#22599)wxiaoguang2023-01-252-2/+19
* Address feedback from #22517 (#22563)Francesco Siddi2023-01-211-4/+5
* Dropzone: Add "Copy link" button for new uploads (#22517)Francesco Siddi2023-01-191-0/+15
* Load asciicast css async (#22502)Jason Song2023-01-181-1/+4
* Support asciicast files as new markup (#22448)Jason Song2023-01-182-0/+16
* Fix environments for KaTeX and error reporting (#22453)zeripath2023-01-161-2/+4
* Restore function to "Show more" buttons (#22399)zeripath2023-01-132-2/+26
* Don't display stop watch top bar icon when disabled and hidden when click oth...Lunny Xiao2023-01-091-0/+1
* Add Mermaid copy button, avoid unnecessary tooltip hide (#22225)silverwind2022-12-253-7/+19
* JS refactors (#22227)silverwind2022-12-2435-89/+47
* Fixed colour transparency regex matching in project board sorting (#22091) (#...MisterCavespider2022-12-211-1/+1
* Mobile fix for Project view: Add delay to Sortable.js on mobile, to ensure sc...Nathaniel Sabanski2022-12-201-0/+4
* Fix heatmap first color being unused (#22157)silverwind2022-12-191-0/+7
* Change ID pattern of raw content container for issue (#21966)Felipe Leopoldo Sologuren GutiƩrrez2022-12-102-2/+2
* Multiple improvements for comment edit diff (#21990)silverwind2022-12-022-25/+24
* Fix markdown anchor re-clicking (#21931)silverwind2022-11-261-6/+9
* Prevent NPE if trying to restore an already restored deleted branch (#21940)zeripath2022-11-251-0/+6
* Fix scroll over mermaid frame (#21925)silverwind2022-11-241-1/+1
* feat: add button to quickly clear merge message (#21548)kolaente2022-11-231-0/+11
* Fixes #21895: standardize UTC tz for util tests (#21897)Felipe Leopoldo Sologuren GutiƩrrez2022-11-221-2/+2
* Update JS dependencies (#21881)silverwind2022-11-224-5/+5
* Improvements for Content Copy (#21842)silverwind2022-11-217-21/+127
* Tweak katex options (#21828)silverwind2022-11-171-4/+6
* fix webpackChunkName for citation-js-csl (#21806)silverwind2022-11-131-1/+1
* Copy citation file content, in APA and BibTex format, on repo home page (#19999)Nolann2022-11-112-0/+62
* Ignore line anchor links with leading zeroes (#21728)silverwind2022-11-112-15/+39
* Quick fixes monaco-editor error: "vs.editor.nullLanguage" (#21734)Xinyu Zhou2022-11-092-3/+4
* Fix UI language switching bug (#21597)wxiaoguang2022-11-091-1/+1
* Add "Copy" button to file view of raw text (#21629)Yarden Shoham2022-11-041-1/+16
* Fix opaque background on mermaid diagrams (#21642)silverwind2022-10-311-0/+1
* Localize time units on activity heatmap (#21570)Yarden Shoham2022-10-284-7/+51
* Improve code comment review on mobile (#21461)Gusted2022-10-251-3/+3
* Enable Monaco automaticLayout (#21515)silverwind2022-10-201-4/+1
* Add team member invite by email (#20307)KN4CK3R2022-10-191-1/+14
* Remove vitest globals (#21505)silverwind2022-10-193-0/+3
* Localize all timestamps (#21440)Yarden Shoham2022-10-171-4/+26
* Add system setting table with cache and also add cache supports for user sett...Lunny Xiao2022-10-175-3/+42
* Fix mermaid-related bugs (#21431)silverwind2022-10-152-1/+5
* Switch from jest to vitest (#21444)silverwind2022-10-144-11/+6
* Remove useless `appVer` from JS `window.config` (#21445)wxiaoguang2022-10-141-2/+2
* Respect user's locale when rendering the date range in the repo activity page...Yarden Shoham2022-10-131-0/+7
* Update JS dependencies and eslint config (#21388)silverwind2022-10-102-2/+2
* Fix typos in PullRequestMergeForm.vue header comment (#21378)Yarden Shoham2022-10-091-2/+2