aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js
Commit message (Expand)AuthorAgeFilesLines
* Change interactiveBorder to fix popup preview (#23169) (#23313)Giteabot2023-03-061-0/+1
* Use the correct selector to hide the checkmark of selected labels on clear (#...Giteabot2023-03-011-1/+1
* Change button text for commenting and closing an issue at the same time (#231...Yarden Shoham2023-02-282-1/+10
* Add force_merge to merge request and fix checking mergable (#23010) (#23032)Jason Song2023-02-211-1/+6
* Fix the Manually Merged form (#23015) (#23017)wxiaoguang2023-02-211-0/+4
* Fix PR file tree folders no longer collapsing (#22864) (#22872)Yarden Shoham2023-02-121-2/+5
* Escape path for the file list (#22741) (#22757)wxiaoguang2023-02-062-2/+11
* Fix bugs with WebAuthn preventing sign in and registration. (#22651) (#22721)zeripath2023-02-021-15/+22
* Add missing close bracket in imagediff (#22710) (#22712)Yarden Shoham2023-02-011-1/+1
* Fix environments for KaTeX and error reporting (#22453) (#22473)zeripath2023-01-161-5/+9
* Fixed colour transparency regex matching in project board sorting (#22092) (#...zeripath2023-01-151-1/+1
* Restore function to "Show more" buttons (#22399) (#22426)zeripath2023-01-132-2/+26
* Don't display stop watch top bar icon when disabled and hidden when click oth...Yarden Shoham2023-01-101-0/+1
* Fix heatmap first color being unused (#22158)silverwind2022-12-181-0/+7
* Multiple improvements for comment edit diff (#21990) (#22007)silverwind2022-12-022-25/+24
* Fix markdown anchor re-clicking (#21931) (#21946)silverwind2022-11-271-6/+9
* Prevent NPE if trying to restore an already restored deleted branch (#21940) ...zeripath2022-11-251-0/+6
* Ignore line anchor links with leading zeroes (#21728) (#21776)silverwind2022-11-112-15/+40
* Fix UI language switching bug (#21597) (#21749)Xinyu Zhou2022-11-101-1/+1
* Quick fixes monaco-editor error: "vs.editor.nullLanguage" (#21734) (#21738)Xinyu Zhou2022-11-092-3/+4
* Fix opaque background on mermaid diagrams (#21642) (#21652)silverwind2022-11-011-0/+1
* 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
* Use weighted algorithm for string matching when finding files in repo (#21370)wxiaoguang2022-10-085-65/+109
* Refactor from Vue2 to Vue3 (#20044)André Jaenisch2022-10-0112-95/+88
* Feature: Case-insensitive "find files in repo" (#21269)HeySora2022-09-282-13/+14
* Add filetree on left of diff view (#21012)sebastian-sauer2022-09-277-25/+417
* Add KaTeX rendering to Markdown. (#20571)zeripath2022-09-142-0/+39
* Improve commit status icons (#21124)silverwind2022-09-092-1/+2
* Add down key check has tribute container (#21016)Tyrone Yeh2022-09-031-0/+12
* Show language name on hover (#20923)JakobDev2022-09-021-1/+1
* Support Issue forms and PR forms (#20987)Jason Song2022-09-022-6/+15
* Forbid HTML string tooltips (#20935)silverwind2022-08-231-1/+1
* Enable contenthash in filename for dynamic assets (#20813)silverwind2022-08-235-11/+30
* Correctly escape within tribute.js (#20831)zeripath2022-08-171-4/+5
* Fix tooltip init after review (#20814)silverwind2022-08-171-9/+13
* Remove useless JS operation for relative time tooltips (#20756)silverwind2022-08-121-8/+0
* Fix loading button with invalid form (#20754)silverwind2022-08-111-10/+6
* Use separate class for tippy targets (#20742)silverwind2022-08-101-3/+4
* Add support mCaptcha as captcha provider (#20458)Gusted2022-08-102-0/+18