summaryrefslogtreecommitdiffstats
path: root/web_src/js/features
Commit message (Expand)AuthorAgeFilesLines
* 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-131-1/+22
* Don't display stop watch top bar icon when disabled and hidden when click oth...Yarden Shoham2023-01-101-0/+1
* Multiple improvements for comment edit diff (#21990) (#22007)silverwind2022-12-021-12/+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-091-0/+4
* 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-191-0/+1
* 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-174-0/+37
* 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-101-1/+1
* Use weighted algorithm for string matching when finding files in repo (#21370)wxiaoguang2022-10-082-18/+103
* Refactor from Vue2 to Vue3 (#20044)André Jaenisch2022-10-014-30/+17
* Add filetree on left of diff view (#21012)sebastian-sauer2022-09-272-25/+39
* Improve commit status icons (#21124)silverwind2022-09-091-1/+0
* Add down key check has tribute container (#21016)Tyrone Yeh2022-09-031-0/+12
* Support Issue forms and PR forms (#20987)Jason Song2022-09-022-6/+15
* Enable contenthash in filename for dynamic assets (#20813)silverwind2022-08-233-10/+11
* 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
* Add support mCaptcha as captcha provider (#20458)Gusted2022-08-101-0/+16
* Fix CI status popup (#20737)silverwind2022-08-101-1/+1
* Change commit status icons to SVG (#20736)silverwind2022-08-091-2/+2
* Replace fomantic popup module with tippy.js (#20428)silverwind2022-08-098-91/+92
* Rework repo buttons (#20602)silverwind2022-08-081-1/+1
* move handleGlobalEnterQuickSubmit into a separate file to avoid cycle-import ...wxiaoguang2022-08-053-15/+17
* Fix the JS error "EventSource is not defined" caused by some non-standard bro...wxiaoguang2022-08-033-64/+71
* Clean up and fix clone button script (#20415)silverwind2022-07-311-27/+3
* Add a checkbox to select all issues/PRs (#20177)Tyrone Yeh2022-07-281-8/+27
* Fix ROOT_URL detection for URLs without trailing slash (#20502)wxiaoguang2022-07-271-1/+2
* Add eslint-plugin-sonarjs (#20431)silverwind2022-07-221-3/+3
* Use tippy.js for context popup (#20393)silverwind2022-07-191-11/+6
* Fix various typos (#20338)luzpaz2022-07-121-1/+1
* Init popup for new code comment (#20234)Gusted2022-07-052-9/+16
* Enable spellcheck for EasyMDE, use contenteditable mode (#19776)wxiaoguang2022-06-296-65/+102
* Fix remove file on initial comment (#20127)Gusted2022-06-252-1/+3
* Fix a JS error in initRepoCommitLastCommitLoader's entryMap (#19996)wxiaoguang2022-06-171-1/+6
* Replace unstyled meter with progress (#19968)silverwind2022-06-151-2/+2
* Prettify number of issues (#17760)Gusted2022-06-121-0/+14
* Custom regexp external issues (#17624)Sandro Santilli2022-06-101-0/+5
* Feature: Find files in repo (#15028)Roger Luo2022-06-091-0/+67
* Fix viewed images not loading in a PR (#19919)wxiaoguang2022-06-081-1/+2