| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | File header tweaks (#21175) | silverwind | 2022-09-15 | 1 | -5/+2 |
* | Add KaTeX rendering to Markdown. (#20571) | zeripath | 2022-09-14 | 3 | -0/+46 |
* | Remove fomantic image module (#21145) | silverwind | 2022-09-12 | 7 | -366/+16 |
* | Improve commit status icons (#21124) | silverwind | 2022-09-09 | 3 | -1/+7 |
* | Improve arc-green code theme (#21039) | silverwind | 2022-09-03 | 2 | -102/+105 |
* | 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 | 5 | -8/+21 |
* | Remove black labels and CSS cleanup (#21003) | silverwind | 2022-08-31 | 1 | -4/+0 |
* | Add support for Vagrant packages (#20930) | KN4CK3R | 2022-08-29 | 1 | -0/+6 |
* | Change review buttons to icons to make space for text (#20934) | silverwind | 2022-08-26 | 4 | -0/+9 |
* | Only show relevant repositories on explore page (#19361) | Gusted | 2022-08-25 | 1 | -0/+6 |
* | 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 |
* | Fix UI mis-align for PR commit history (#20845) | wxiaoguang | 2022-08-19 | 1 | -0/+1 |
* | Fix create repository page's help text (#20810) | Gusted | 2022-08-18 | 1 | -1/+1 |
* | Add badge capabilities to users (#20607) | techknowlogick | 2022-08-18 | 1 | -0/+9 |
* | 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 |
* | Improve comment header for Mobile (#20781) | Gusted | 2022-08-14 | 1 | -0/+12 |
* | Switch Unicode Escaping to a VSCode-like system (#19990) | zeripath | 2022-08-13 | 1 | -1/+5 |