| Commit message (Expand) | Author | Age | Files | Lines |
* | Improvements for Content Copy (#21842) | silverwind | 2022-11-21 | 7 | -21/+127 |
* | Tweak katex options (#21828) | silverwind | 2022-11-17 | 1 | -4/+6 |
* | fix webpackChunkName for citation-js-csl (#21806) | silverwind | 2022-11-13 | 1 | -1/+1 |
* | Copy citation file content, in APA and BibTex format, on repo home page (#19999) | Nolann | 2022-11-11 | 2 | -0/+62 |
* | Ignore line anchor links with leading zeroes (#21728) | silverwind | 2022-11-11 | 2 | -15/+39 |
* | Quick fixes monaco-editor error: "vs.editor.nullLanguage" (#21734) | Xinyu Zhou | 2022-11-09 | 2 | -3/+4 |
* | Fix UI language switching bug (#21597) | wxiaoguang | 2022-11-09 | 1 | -1/+1 |
* | Add "Copy" button to file view of raw text (#21629) | Yarden Shoham | 2022-11-04 | 1 | -1/+16 |
* | Fix opaque background on mermaid diagrams (#21642) | silverwind | 2022-10-31 | 1 | -0/+1 |
* | Localize time units on activity heatmap (#21570) | Yarden Shoham | 2022-10-28 | 4 | -7/+51 |
* | Improve code comment review on mobile (#21461) | Gusted | 2022-10-25 | 1 | -3/+3 |
* | Enable Monaco automaticLayout (#21515) | silverwind | 2022-10-20 | 1 | -4/+1 |
* | Add team member invite by email (#20307) | KN4CK3R | 2022-10-19 | 1 | -1/+14 |
* | Remove vitest globals (#21505) | silverwind | 2022-10-19 | 3 | -0/+3 |
* | Localize all timestamps (#21440) | Yarden Shoham | 2022-10-17 | 1 | -4/+26 |
* | Add system setting table with cache and also add cache supports for user sett... | Lunny Xiao | 2022-10-17 | 5 | -3/+42 |
* | Fix mermaid-related bugs (#21431) | silverwind | 2022-10-15 | 2 | -1/+5 |
* | Switch from jest to vitest (#21444) | silverwind | 2022-10-14 | 4 | -11/+6 |
* | Remove useless `appVer` from JS `window.config` (#21445) | wxiaoguang | 2022-10-14 | 1 | -2/+2 |
* | Respect user's locale when rendering the date range in the repo activity page... | Yarden Shoham | 2022-10-13 | 1 | -0/+7 |
* | Update JS dependencies and eslint config (#21388) | silverwind | 2022-10-10 | 2 | -2/+2 |
* | Fix typos in PullRequestMergeForm.vue header comment (#21378) | Yarden Shoham | 2022-10-09 | 1 | -2/+2 |
* | Use weighted algorithm for string matching when finding files in repo (#21370) | wxiaoguang | 2022-10-08 | 5 | -65/+109 |
* | Refactor from Vue2 to Vue3 (#20044) | André Jaenisch | 2022-10-01 | 12 | -95/+88 |
* | Feature: Case-insensitive "find files in repo" (#21269) | HeySora | 2022-09-28 | 2 | -13/+14 |
* | Add filetree on left of diff view (#21012) | sebastian-sauer | 2022-09-27 | 7 | -25/+417 |
* | Add KaTeX rendering to Markdown. (#20571) | zeripath | 2022-09-14 | 2 | -0/+39 |
* | Improve commit status icons (#21124) | silverwind | 2022-09-09 | 2 | -1/+2 |
* | Add down key check has tribute container (#21016) | Tyrone Yeh | 2022-09-03 | 1 | -0/+12 |
* | Show language name on hover (#20923) | JakobDev | 2022-09-02 | 1 | -1/+1 |
* | Support Issue forms and PR forms (#20987) | Jason Song | 2022-09-02 | 2 | -6/+15 |
* | Forbid HTML string tooltips (#20935) | silverwind | 2022-08-23 | 1 | -1/+1 |
* | Enable contenthash in filename for dynamic assets (#20813) | silverwind | 2022-08-23 | 5 | -11/+30 |
* | Correctly escape within tribute.js (#20831) | zeripath | 2022-08-17 | 1 | -4/+5 |
* | Fix tooltip init after review (#20814) | silverwind | 2022-08-17 | 1 | -9/+13 |
* | Remove useless JS operation for relative time tooltips (#20756) | silverwind | 2022-08-12 | 1 | -8/+0 |
* | Fix loading button with invalid form (#20754) | silverwind | 2022-08-11 | 1 | -10/+6 |
* | Use separate class for tippy targets (#20742) | silverwind | 2022-08-10 | 1 | -3/+4 |
* | Add support mCaptcha as captcha provider (#20458) | Gusted | 2022-08-10 | 2 | -0/+18 |
* | Fix CI status popup (#20737) | silverwind | 2022-08-10 | 1 | -1/+1 |
* | Change commit status icons to SVG (#20736) | silverwind | 2022-08-09 | 1 | -2/+2 |
* | Replace fomantic popup module with tippy.js (#20428) | silverwind | 2022-08-09 | 11 | -96/+144 |
* | Rework repo buttons (#20602) | silverwind | 2022-08-08 | 1 | -1/+1 |
* | move handleGlobalEnterQuickSubmit into a separate file to avoid cycle-import ... | wxiaoguang | 2022-08-05 | 3 | -15/+17 |
* | Fix the JS error "EventSource is not defined" caused by some non-standard bro... | wxiaoguang | 2022-08-03 | 3 | -64/+71 |
* | Clean up and fix clone button script (#20415) | silverwind | 2022-07-31 | 1 | -27/+3 |
* | Fix default merge style (#20564) | wxiaoguang | 2022-07-31 | 1 | -1/+4 |
* | Add a checkbox to select all issues/PRs (#20177) | Tyrone Yeh | 2022-07-28 | 1 | -8/+27 |
* | Fix ROOT_URL detection for URLs without trailing slash (#20502) | wxiaoguang | 2022-07-27 | 1 | -1/+2 |
* | Add eslint-plugin-sonarjs (#20431) | silverwind | 2022-07-22 | 2 | -4/+4 |