| Commit message (Expand) | Author | Age | Files | Lines |
* | Change <a> elements to underline on hover (#17898) | silverwind | 2021-12-18 | 3 | -19/+18 |
* | Improve behavior of "Fork" button (#17288) | qwerty287 | 2021-12-13 | 1 | -1/+2 |
* | Prefer "Hiragino Kaku Gothic ProN" in system-ui-ja (#17954) | rinsuki | 2021-12-13 | 1 | -1/+1 |
* | Fix overflow in commit graph (#17947) | silverwind | 2021-12-11 | 2 | -0/+7 |
* | Refactor install page (db type) (#17919) | wxiaoguang | 2021-12-07 | 1 | -1/+1 |
* | Apply CSS Variables to all message elements (#17920) | silverwind | 2021-12-06 | 2 | -85/+76 |
* | Fix svg colors in file list table (#17903) | silverwind | 2021-12-04 | 2 | -10/+5 |
* | Improve install code to avoid low-level mistakes. (#17779) | wxiaoguang | 2021-12-01 | 1 | -9/+22 |
* | Rework commit page header (#17849) | silverwind | 2021-12-01 | 4 | -158/+64 |
* | Fix position of label color picker colors (#17866) | silverwind | 2021-11-30 | 1 | -4/+4 |
* | Refactor commit graph styling to use css variables (#17860) | silverwind | 2021-11-30 | 2 | -53/+15 |
* | Fixed org styles. (#17807) | KN4CK3R | 2021-11-25 | 1 | -2/+0 |
* | Detect dark theme via css variable (#17800) | ThetaDev | 2021-11-25 | 1 | -0/+1 |
* | Create menus for organization pages (#17802) | Lunny Xiao | 2021-11-25 | 1 | -0/+6 |
* | Preserve color when inverting emojis (#17797) | silverwind | 2021-11-24 | 1 | -1/+1 |
* | Improve ellipsis buttons (#17773) | silverwind | 2021-11-22 | 1 | -0/+9 |
* | Add copy Commit ID button in commits list (#17759) | velengel | 2021-11-22 | 2 | -1/+8 |
* | Add copy button to markdown code blocks (#17638) | silverwind | 2021-11-16 | 3 | -1/+52 |
* | Migrating wiki don't require token, so we should move it out of the require f... | Lunny Xiao | 2021-11-16 | 1 | -1/+0 |
* | Update JS dependencies (#17611) | silverwind | 2021-11-11 | 3 | -6/+6 |
* | Move merge-section to `> .content` (#17582) | Gusted | 2021-11-09 | 1 | -8/+15 |
* | make commit-statuses popup can be shown correctly. (#17447) | wxiaoguang | 2021-10-28 | 1 | -2/+15 |
* | Tune UI alignment for nav bar notification icon, avatar image, issue label (#... | wxiaoguang | 2021-10-26 | 2 | -0/+3 |
* | fix markdown checkbox rendering (#17425) | wxiaoguang | 2021-10-25 | 1 | -0/+6 |
* | Fix issue markdown bugs (#17411) | wxiaoguang | 2021-10-23 | 1 | -1/+4 |
* | Fix SVG side by side comparison link (#17375) | Mario Lubenka | 2021-10-21 | 1 | -1/+0 |
* | Prevent NPE in CSV diff rendering when column removed (#17018) | Richard Mahn | 2021-10-20 | 3 | -0/+10 |
* | "Copy branch name" button in pull request (#17323) | Mario Lubenka | 2021-10-19 | 1 | -0/+9 |
* | Fix dashboard repolist alignment and repolisting (#17355) | zeripath | 2021-10-19 | 1 | -0/+7 |
* | Disable form autofill (#17291) | wxiaoguang | 2021-10-19 | 1 | -3/+6 |
* | fix: repository summary on mobile (#17322) | kolaente | 2021-10-17 | 1 | -0/+11 |
* | Ensure popup text is aligned left (#17327) | Mario Lubenka | 2021-10-17 | 1 | -0/+4 |
* | fix: issue close/comment buttons on mobile (#17317) | kolaente | 2021-10-15 | 1 | -29/+39 |
* | fix: code review comments on mobile (#17321) | kolaente | 2021-10-16 | 2 | -2/+56 |
* | Frontend refactor: move Vue related code from `index.js` to `components` dir,... | wxiaoguang | 2021-10-15 | 1 | -4/+0 |
* | Kanban colored boards (#16647) | Romain | 2021-09-29 | 3 | -13/+54 |
* | Use light/dark theme based on system preference (#17051) | Gwyneth Morgan | 2021-09-27 | 1 | -0/+3 |
* | Force color-adjust for markdown checkboxes (#17146) | sebastian-sauer | 2021-09-25 | 1 | -0/+4 |
* | Add Horizontal scrollbar to inner menu on Chrome (#17086) | zeripath | 2021-09-21 | 1 | -0/+2 |
* | Add left padding for chunk header of split diff view (#13397) | Bagas Sanjaya | 2021-09-18 | 1 | -0/+4 |
* | Switch migration icon to svg (#15954) | silverwind | 2021-09-18 | 1 | -1/+5 |
* | Fix overflow label in mobile view (#17020) | Tchoupinax | 2021-09-12 | 1 | -0/+3 |
* | Disable Fomantic's CSS tooltips (#16974) | silverwind | 2021-09-08 | 1 | -11/+0 |
* | Do not use thin scrollbars on Firefox (#16738) | Elouan Martinet | 2021-08-19 | 1 | -1/+0 |
* | Fix migration svg color (#16715) | KN4CK3R | 2021-08-19 | 1 | -0/+1 |
* | Fix various documentation, user-facing, and source comment typos (#16367) | luzpaz | 2021-07-08 | 2 | -3/+3 |
* | Counterwork seemingly unclickable repo button labels (#15064) | Mike L | 2021-06-28 | 3 | -0/+21 |
* | Link to previous blames in file blame page (#16259) | Norwin | 2021-06-28 | 2 | -7/+16 |
* | Add scroll-margin-top to account for sticky header (#16269) | Jimmy Praet | 2021-06-27 | 1 | -0/+8 |
* | Remove fomantic accordion module (#15951) | silverwind | 2021-05-23 | 2 | -6/+23 |