| Commit message (Expand) | Author | Age | Files | Lines |
* | Use explicit jQuery import, remove unused eslint globals (#18435) | silverwind | 2022-01-28 | 50 | -14/+76 |
* | Place inline diff comment dialogs on split diff in 4th and 8th columns (#18403) | zeripath | 2022-01-25 | 1 | -0/+2 |
* | Prevent showing webauthn error for every time visiting `/user/settings/securi... | wxiaoguang | 2022-01-24 | 1 | -4/+3 |
* | Don't underline commit status icon on hover (#18372) | Gusted | 2022-01-23 | 1 | -1/+2 |
* | Fix PR comments UI (#18323) | wxiaoguang | 2022-01-19 | 3 | -2/+4 |
* | Make the height of the editor in Review Box smaller (4 lines as GitHub) (#18319) | wxiaoguang | 2022-01-19 | 3 | -11/+20 |
* | Place inline diff comment dialogs in the 4th column. (#18321) | JonRB | 2022-01-18 | 1 | -1/+1 |
* | Minor tweak to tag list (#18295) | silverwind | 2022-01-17 | 1 | -1/+5 |
* | Revert "Prevent possible XSS when using jQuery (#18289)" (#18293) | wxiaoguang | 2022-01-16 | 9 | -34/+34 |
* | Prevent possible XSS when using jQuery (#18289) | Gusted | 2022-01-16 | 9 | -34/+34 |
* | Webauthn nits (#18284) | zeripath | 2022-01-15 | 1 | -8/+11 |
* | Support webauthn (#17957) | Lunny Xiao | 2022-01-14 | 4 | -128/+204 |
* | Prevent underline hover on cards (#18259) | silverwind | 2022-01-13 | 1 | -0/+1 |
* | Fix EasyMDE image paste bug during refactoring (#18207) | wxiaoguang | 2022-01-08 | 2 | -4/+9 |
* | Fix CSS specificity issue with easymde's css (#18201) | silverwind | 2022-01-07 | 1 | -1/+1 |
* | Add warning for BIDI characters in page renders and in diffs (#17562) | zeripath | 2022-01-07 | 6 | -1/+108 |
* | Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069) | wxiaoguang | 2022-01-05 | 7 | -187/+237 |
* | Fix EasyMDE validation (#18161) | wxiaoguang | 2022-01-03 | 3 | -24/+40 |
* | Require codereview to have content (#18156) | Gusted | 2022-01-02 | 3 | -13/+38 |
* | Handle invalid issues (#18111) | Gusted | 2021-12-28 | 1 | -8/+20 |
* | Fix a navbar UI bug in Safari (#18092) | wxiaoguang | 2021-12-24 | 2 | -1/+3 |
* | Improve interface when comparing a branch which has created a pull request (#... | Lunny Xiao | 2021-12-24 | 1 | -0/+9 |
* | Extract CodeMirror styles (#17960) | silverwind | 2021-12-20 | 8 | -151/+157 |
* | Change <a> elements to underline on hover (#17898) | silverwind | 2021-12-18 | 5 | -20/+20 |
* | 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 |
* | Clean legacy SimpleMDE code (#17926) | wxiaoguang | 2021-12-10 | 7 | -61/+83 |
* | Support sorting for project board issuses (#17152) | Anbraten | 2021-12-08 | 1 | -14/+26 |
* | Remove unnecessary `X-Remote` HTTP header in AJAX request (#17932) | wxiaoguang | 2021-12-08 | 2 | -7/+0 |
* | Refactor install page (db type) (#17919) | wxiaoguang | 2021-12-07 | 2 | -37/+28 |
* | Apply CSS Variables to all message elements (#17920) | silverwind | 2021-12-06 | 2 | -85/+76 |
* | Fix loading content history on show more (#17819) | Gusted | 2021-12-06 | 1 | -1/+3 |
* | Fix svg colors in file list table (#17903) | silverwind | 2021-12-04 | 2 | -10/+5 |
* | Update JS dependencies, adjust eslint config (#17904) | silverwind | 2021-12-04 | 4 | -6/+5 |
* | Add migrate from Codebase (#16768) | KN4CK3R | 2021-12-02 | 1 | -0/+13 |
* | Added missing `data-` prefix. (#17884) | KN4CK3R | 2021-12-03 | 1 | -3/+3 |
* | 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 |
* | Switch archive URL code back to href attributes (#17796) | fnetX (aka fralix) | 2021-11-29 | 1 | -1/+1 |
* | Fixed org styles. (#17807) | KN4CK3R | 2021-11-25 | 1 | -2/+0 |
* | Detect dark theme via css variable (#17800) | ThetaDev | 2021-11-25 | 2 | -7/+3 |
* | 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 | 3 | -4/+15 |
* | Add copy Commit ID button in commits list (#17759) | velengel | 2021-11-22 | 2 | -1/+8 |
* | Improvements to content history (#17746) | Jimmy Praet | 2021-11-22 | 1 | -3/+6 |
* | Fix project board bug and improve documents (#17753) | wxiaoguang | 2021-11-22 | 1 | -9/+12 |