| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add eslint-plugin-sonarjs (#20431) | silverwind | 2022-07-22 | 2 | -4/+4 |
* | Update JS dependencies (#20423) | silverwind | 2022-07-20 | 4 | -9/+7 |
* | Use tippy.js for context popup (#20393) | silverwind | 2022-07-19 | 4 | -11/+103 |
* | Fix eslint parsing errors, remove eslint-plugin-html (#20323) | silverwind | 2022-07-15 | 1 | -0/+16 |
* | Fix checks in PR for empty commits #19603 (#20290) | Ing. Jaroslav Šafka | 2022-07-13 | 1 | -1/+1 |
* | Fix various typos (#20338) | luzpaz | 2022-07-12 | 2 | -2/+2 |
* | Changed scroll to auto for some UI elements. (#20294) | KN4CK3R | 2022-07-10 | 4 | -5/+5 |
* | Refix notification bell placement (#20251) | zeripath | 2022-07-06 | 1 | -2/+2 |
* | Init popup for new code comment (#20234) | Gusted | 2022-07-05 | 3 | -9/+18 |
* | Bypass Firefox (iOS) bug (#20244) | wxiaoguang | 2022-07-05 | 1 | -0/+5 |
* | Adjust max-widths for the repository file table (#20243) | zeripath | 2022-07-05 | 1 | -2/+22 |
* | Enable spellcheck for EasyMDE, use contenteditable mode (#19776) | wxiaoguang | 2022-06-29 | 6 | -65/+102 |
* | Show scrollbar when necessary (#20142) | Gusted | 2022-06-27 | 1 | -1/+1 |
* | Fix remove file on initial comment (#20127) | Gusted | 2022-06-25 | 2 | -1/+3 |
* | Fix a JS error in initRepoCommitLastCommitLoader's entryMap (#19996) | wxiaoguang | 2022-06-17 | 1 | -1/+6 |
* | Don't prevent overflow on y-as (#19978) | Gusted | 2022-06-16 | 1 | -0/+4 |
* | Replace unstyled meter with progress (#19968) | silverwind | 2022-06-15 | 3 | -6/+11 |
* | Prettify number of issues (#17760) | Gusted | 2022-06-12 | 4 | -2/+38 |
* | Improve file header on mobile (#19945) | Gusted | 2022-06-12 | 1 | -1/+3 |
* | Auto merge pull requests when all checks succeeded via WebUI (#19648) | 6543 | 2022-06-11 | 4 | -22/+126 |
* | Make user profile image show full image on mobile (#19840) | Eekle | 2022-06-10 | 1 | -11/+4 |
* | Custom regexp external issues (#17624) | Sandro Santilli | 2022-06-10 | 1 | -0/+5 |
* | Feature: Find files in repo (#15028) | Roger Luo | 2022-06-09 | 5 | -1/+118 |
* | Add support for rendering terminal output with colors (#19497) | Lauris BH | 2022-06-09 | 3 | -0/+303 |
* | Fix viewed images not loading in a PR (#19919) | wxiaoguang | 2022-06-08 | 1 | -1/+2 |
* | Automatically render wiki TOC (#19873) | zeripath | 2022-06-08 | 1 | -0/+12 |
* | A minimal change to replace data calls with attr as per guidelines (#19900) | André Jaenisch | 2022-06-06 | 1 | -1/+1 |
* | Limit max-height of CodeMirror editors for issue comment and wiki (#18271) | Martijn de Boer | 2022-06-05 | 2 | -9/+8 |
* | use exact search instead of fuzzy search for branch filter dropdown (#19885) | wxiaoguang | 2022-06-04 | 1 | -4/+4 |
* | Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#1... | wxiaoguang | 2022-06-03 | 7 | -4453/+190 |
* | Show source/target branches on PR's list (#19747) | IT-AlexKor | 2022-05-25 | 1 | -0/+17 |
* | Remove fomantic progress module (#19760) | silverwind | 2022-05-20 | 8 | -2025/+20 |
* | Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729) | wxiaoguang | 2022-05-20 | 4 | -10/+46 |
* | Replace blue button and label classes with primary (#19763) | silverwind | 2022-05-20 | 4 | -30/+39 |
* | Improve commit list/view on mobile (#19712) | Gusted | 2022-05-16 | 1 | -0/+79 |
* | Use Vue to refactor pull merge UI (#19650) | wxiaoguang | 2022-05-12 | 4 | -28/+143 |
* | Update JS dependencies (#19675) | silverwind | 2022-05-10 | 1 | -0/+5 |
* | Allow to mark files in a PR as viewed (#19007) | delvh | 2022-05-07 | 6 | -7/+121 |
* | prevent double click new issue/pull/comment button (#16157) | a1012112796 | 2022-05-07 | 1 | -0/+12 |
* | Improve reviewing PR UX (#19612) | Gusted | 2022-05-07 | 4 | -1/+55 |
* | Make .cs highlighting legible on dark themes. (#19604) | Eekle | 2022-05-04 | 1 | -1/+1 |
* | Improve UI on mobile (#19546) | Gusted | 2022-05-01 | 3 | -3/+84 |
* | Fix Pull Request comment filename word breaks (#19535) | parnic | 2022-04-29 | 1 | -0/+2 |
* | Add "Allow edits from maintainer" feature (#18002) | qwerty287 | 2022-04-28 | 2 | -0/+35 |
* | Make repository file list useable on mobile (#19515) | Gusted | 2022-04-28 | 1 | -0/+24 |
* | Improve dashboard's repo list performance (#18963) | Gusted | 2022-04-26 | 1 | -20/+25 |
* | By default force vertical tabs on mobile (#19486) | Gusted | 2022-04-26 | 2 | -29/+13 |
* | Allow commit status popup on /pulls page (#19507) | parnic | 2022-04-26 | 3 | -13/+20 |
* | Add a new menu in file view to open blame view and fix blame view select rang... | Lunny Xiao | 2022-04-26 | 1 | -4/+18 |
* | Fix two UI bugs: JS error in imagediff.js, 500 error in diff/compare.tmpl | wxiaoguang | 2022-04-26 | 1 | -4/+11 |