| Commit message (Expand) | Author | Age | Files | Lines |
* | Ignore line anchor links with leading zeroes (#21728) (#21777) | silverwind | 2022-11-11 | 2 | -15/+39 |
* | Fix UI language switching bug (#21597) (#21748) | Xinyu Zhou | 2022-11-10 | 1 | -1/+1 |
* | Enable Monaco automaticLayout (#21516) | silverwind | 2022-10-19 | 1 | -0/+1 |
* | Fix empty container layer history and UI (#21251) (#21278) | KN4CK3R | 2022-09-27 | 2 | -0/+10 |
* | Prevent invalid behavior for file reviewing when loading more files (#21230) ... | delvh | 2022-09-22 | 1 | -4/+13 |
* | Improve arc-green code theme (#21039) (#21042) | silverwind | 2022-09-03 | 2 | -102/+105 |
* | Add down key check has tribute container (#21016) (#21038) | Tyrone Yeh | 2022-09-03 | 1 | -0/+12 |
* | Change review buttons to icons to make space for text (#20934) (#20978) | silverwind | 2022-08-27 | 4 | -0/+9 |
* | Enable contenthash in filename for dynamic assets (#20813) (#20932) | silverwind | 2022-08-25 | 5 | -11/+30 |
* | Rework repo buttons (#20602, #20718) (#20719) | silverwind | 2022-08-20 | 3 | -73/+53 |
* | Fix UI mis-align for PR commit history (#20845) (#20859) | wxiaoguang | 2022-08-19 | 1 | -0/+1 |
* | Correctly escape within tribute.js (#20831) (#20832) | zeripath | 2022-08-17 | 1 | -4/+5 |
* | Improve comment header for mobile (#20781) (#20789) | Gusted | 2022-08-15 | 1 | -0/+12 |
* | Make branch icon stand out more (#20726) (#20774) | Gusted | 2022-08-12 | 1 | -1/+1 |
* | Fix loading button with invalid form (#20754) (#20759) | silverwind | 2022-08-11 | 1 | -10/+6 |
* | Fix the JS error "EventSource is not defined" caused by some non-standard bro... | wxiaoguang | 2022-08-04 | 3 | -55/+66 |
* | Display project in issue list (#20583) | aceArt-GmbH | 2022-08-02 | 1 | -1/+2 |
* | Clean up and fix clone button script (#20415 & #20600) (#20599) | silverwind | 2022-08-02 | 1 | -27/+3 |
* | Fix default merge style for pull requests (#20564) (#20565) | wxiaoguang | 2022-07-31 | 1 | -1/+4 |
* | Update notification count for non-mobile version (#20544) | Gusted | 2022-07-30 | 1 | -6/+4 |
* | Fix dashboard switching on Mobile (#20238) (#20239) | Gusted | 2022-07-28 | 2 | -0/+10 |
* | Fix ROOT_URL detection for URLs without trailing slash (#20503) | wxiaoguang | 2022-07-27 | 1 | -1/+2 |
* | Fix checks in PR for empty commits (#20290) (#20352) | Ing. Jaroslav Šafka | 2022-07-13 | 1 | -1/+1 |
* | Prevent "empty" scrollbars on Firefox (#20294) (#20308) | KN4CK3R | 2022-07-10 | 4 | -5/+5 |
* | Make notification bell more prominent on mobile (#20108, #20236, #20251) (#20... | zeripath | 2022-07-07 | 1 | -2/+2 |
* | Adjust max-widths for the repository file table (#20243) (#20247) | zeripath | 2022-07-05 | 1 | -2/+22 |
* | Bypass Firefox (iOS) bug (#20244) (#20250) | wxiaoguang | 2022-07-05 | 1 | -0/+5 |
* | Init popup for new code comment (#20234) (#20235) | Gusted | 2022-07-05 | 3 | -9/+18 |
* | Show scrollbar when necessary (#20142) (#20143) | Gusted | 2022-06-27 | 1 | -1/+1 |
* | Fix remove file on initial comment (#20127) (#20128) | 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 |