| Commit message (Expand) | Author | Age | Files | Lines |
* | Truncate commit summary on repo files table. (#22551) (#22552) | Yarden Shoham | 2023-01-20 | 1 | -0/+5 |
* | Fix environments for KaTeX and error reporting (#22453) (#22473) | zeripath | 2023-01-16 | 1 | -5/+9 |
* | Fixed colour transparency regex matching in project board sorting (#22092) (#... | zeripath | 2023-01-15 | 1 | -1/+1 |
* | fix: PR status layout on mobile (#21547) (#22441) | zeripath | 2023-01-14 | 1 | -0/+38 |
* | Restore function to "Show more" buttons (#22399) (#22426) | zeripath | 2023-01-13 | 3 | -2/+29 |
* | Don't display stop watch top bar icon when disabled and hidden when click oth... | Yarden Shoham | 2023-01-10 | 1 | -0/+1 |
* | Fix heatmap first color being unused (#22158) | silverwind | 2022-12-18 | 1 | -0/+7 |
* | Fix margin and alignment in dashboard repolist (#22120) (#22122) | silverwind | 2022-12-16 | 1 | -1/+5 |
* | Multiple improvements for comment edit diff (#21990) (#22007) | silverwind | 2022-12-02 | 3 | -25/+42 |
* | Fix markdown anchor re-clicking (#21931) (#21946) | silverwind | 2022-11-27 | 1 | -6/+9 |
* | Prevent NPE if trying to restore an already restored deleted branch (#21940) ... | zeripath | 2022-11-25 | 1 | -0/+6 |
* | Color and Style enhancements (#21784, #21799) (#21868) | silverwind | 2022-11-20 | 4 | -103/+59 |
* | Ignore line anchor links with leading zeroes (#21728) (#21776) | silverwind | 2022-11-11 | 2 | -15/+40 |
* | Fix UI language switching bug (#21597) (#21749) | Xinyu Zhou | 2022-11-10 | 1 | -1/+1 |
* | Quick fixes monaco-editor error: "vs.editor.nullLanguage" (#21734) (#21738) | Xinyu Zhou | 2022-11-09 | 2 | -3/+4 |
* | Fix opaque background on mermaid diagrams (#21642) (#21652) | silverwind | 2022-11-01 | 2 | -0/+2 |
* | Use CSS color-scheme instead of invert (#21616) (#21623) | silverwind | 2022-10-29 | 2 | -3/+3 |
* | Improve code comment review on mobile (#21461) | Gusted | 2022-10-25 | 4 | -11/+38 |
* | Consolidate remaining colors into variables (#21582) | silverwind | 2022-10-25 | 3 | -121/+370 |
* | Expand "Go to File" button again, fix 'Add File' margin (#21543) | silverwind | 2022-10-24 | 1 | -0/+5 |
* | CSS color enhancements (#21534) | silverwind | 2022-10-23 | 4 | -12/+28 |
* | Add color previews in markdown (#21474) | Yarden Shoham | 2022-10-21 | 1 | -0/+8 |
* | Enable Monaco automaticLayout (#21515) | silverwind | 2022-10-20 | 1 | -4/+1 |
* | Add team member invite by email (#20307) | KN4CK3R | 2022-10-19 | 2 | -1/+19 |
* | 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 | 8 | -4/+45 |
* | Fix mermaid-related bugs (#21431) | silverwind | 2022-10-15 | 2 | -1/+5 |
* | Add `code` highlighting in issue titles (#21432) | Yarden Shoham | 2022-10-16 | 2 | -3/+7 |
* | Switch from jest to vitest (#21444) | silverwind | 2022-10-14 | 4 | -11/+6 |
* | Diff file tree tweaks (#21446) | silverwind | 2022-10-14 | 1 | -2/+2 |
* | 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 |
* | Consolidate more CSS colors into variables (#21402) | silverwind | 2022-10-12 | 4 | -65/+30 |
* | feat(pr review): add more space on mobile (#21326) | kolaente | 2022-10-11 | 1 | -0/+10 |
* | Update JS dependencies and eslint config (#21388) | silverwind | 2022-10-10 | 2 | -2/+2 |
* | Allow creation of OAuth2 applications for orgs (#18084) | qwerty287 | 2022-10-09 | 1 | -1/+3 |
* | 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 |
* | Add new CSS variables --color-accent and --color-small-accent (#21305) | delvh | 2022-10-07 | 3 | -7/+13 |
* | Fix doc and heatmap for the Vue3 refactoring (#21312) | wxiaoguang | 2022-10-02 | 1 | -16/+12 |
* | Refactor from Vue2 to Vue3 (#20044) | André Jaenisch | 2022-10-01 | 13 | -96/+95 |
* | Consolidate more CSS rules, fix inline code on arc-green (#21260) | silverwind | 2022-09-28 | 2 | -47/+38 |
* | Feature: Case-insensitive "find files in repo" (#21269) | HeySora | 2022-09-28 | 2 | -13/+14 |
* | Fix empty container layer history and UI (#21251) | KN4CK3R | 2022-09-27 | 2 | -0/+10 |
* | Add filetree on left of diff view (#21012) | sebastian-sauer | 2022-09-27 | 8 | -25/+446 |
* | Use native inputs in whitespace dropdown (#20980) | silverwind | 2022-09-25 | 1 | -0/+3 |
* | Various CSS tweaks (#21244) | silverwind | 2022-09-22 | 5 | -99/+61 |
* | Prevent invalid behavior for file reviewing when loading more files (#21230) | delvh | 2022-09-22 | 1 | -4/+13 |
* | Enable fluid page layout on medium size viewports (#21178) | silverwind | 2022-09-19 | 1 | -0/+7 |