| Commit message (Expand) | Author | Age | Files | Lines |
* | Update JS dependencies (#17611) | silverwind | 2021-11-11 | 5 | -8/+7 |
* | Move merge-section to `> .content` (#17582) | Gusted | 2021-11-09 | 1 | -8/+15 |
* | Improve async/await usage, and sort init calls in `index.js` (#17386) | wxiaoguang | 2021-11-09 | 21 | -202/+214 |
* | Remove appSubUrl from pasted images (#17572) | zeripath | 2021-11-08 | 1 | -3/+3 |
* | Move key forms before list and add cancel button (#17432) | qwerty287 | 2021-10-28 | 1 | -1/+2 |
* | make commit-statuses popup can be shown correctly. (#17447) | wxiaoguang | 2021-10-28 | 2 | -3/+19 |
* | Fix a UI error when folding a file content in a commit view (#17446) | wxiaoguang | 2021-10-27 | 1 | -2/+1 |
* | Show client-side error if wiki page is empty (#17415) | David Jimenez | 2021-10-27 | 1 | -2/+20 |
* | 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 content history problems, improve UI (#17404) | wxiaoguang | 2021-10-23 | 1 | -2/+2 |
* | Fix issue markdown bugs (#17411) | wxiaoguang | 2021-10-23 | 1 | -1/+4 |
* | Fix context popup error (#17398) | wxiaoguang | 2021-10-22 | 3 | -2/+29 |
* | Fix the click behavior for <tr> and <td> with [data-href] (#17388) | wxiaoguang | 2021-10-21 | 1 | -8/+13 |
* | Fix SVG side by side comparison link (#17375) | Mario Lubenka | 2021-10-21 | 1 | -1/+0 |
* | Frontend refactor, PascalCase to camelCase, remove unused code (#17365) | wxiaoguang | 2021-10-21 | 33 | -137/+137 |
* | 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 | 2 | -2/+13 |
* | Re-allow clipboard copy on non-https sites (#17118) | Netduma Luke M | 2021-10-19 | 1 | -1/+32 |
* | Update JS dependencies (#17357) | silverwind | 2021-10-19 | 2 | -2/+2 |
* | Fix dashboard repolist alignment and repolisting (#17355) | zeripath | 2021-10-19 | 2 | -0/+8 |
* | 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 the PR review form bug during frontend refactor (#17332) | wxiaoguang | 2021-10-16 | 1 | -1/+1 |
* | Split `index.js` to separate files (#17315) | wxiaoguang | 2021-10-17 | 40 | -3494/+3686 |
* | 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 |
* | Add buttons to allow loading of incomplete diffs (#16829) | zeripath | 2021-10-15 | 2 | -0/+26 |
* | Frontend refactor: move Vue related code from `index.js` to `components` dir,... | wxiaoguang | 2021-10-15 | 8 | -587/+629 |
* | Show direct match on top for user search (#17303) | Maximilian Weiler | 2021-10-15 | 1 | -2/+8 |
* | Add user status filter to admin user management page (#16770) | wxiaoguang | 2021-10-12 | 2 | -0/+34 |
* | Save and view issue/comment content history (#16909) | wxiaoguang | 2021-10-10 | 3 | -0/+139 |
* | Move add deploy key form before the list and add a cancel button (#17228) | qwerty287 | 2021-10-08 | 1 | -0/+3 |
* | Defer Last Commit Info (#16467) | zeripath | 2021-10-08 | 2 | -0/+42 |
* | Reference in new issue modal: dont pre-populate issue title (#17208) | Norwin | 2021-10-02 | 1 | -2/+0 |
* | Add option to copy line permalink (#17145) | qwerty287 | 2021-10-02 | 1 | -26/+25 |
* | Kanban colored boards (#16647) | Romain | 2021-09-29 | 5 | -23/+116 |
* | Use light/dark theme based on system preference (#17051) | Gwyneth Morgan | 2021-09-27 | 2 | -1/+10 |
* | 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 | 2 | -2/+6 |
* | Fixed issue where creating a reference of an issue would create a tag with th... | Jelle Hulter | 2021-09-18 | 1 | -1/+1 |
* | Do not show issue context popup on external issues (#17050) | zeripath | 2021-09-15 | 1 | -0/+3 |
* | Fix overflow label in mobile view (#17020) | Tchoupinax | 2021-09-12 | 1 | -0/+3 |
* | Use git attributes to determine generated and vendored status for language st... | zeripath | 2021-09-09 | 1 | -1/+2 |
* | Disable Fomantic's CSS tooltips (#16974) | silverwind | 2021-09-08 | 3 | -446/+1 |
* | Fix wrong attachment removal (#16915) | wxiaoguang | 2021-09-01 | 1 | -20/+11 |
* | Add option to update pull request by `rebase` (#16125) | a1012112796 | 2021-08-31 | 1 | -0/+30 |