| Commit message (Expand) | Author | Age | Files | Lines |
* | Restore checkbox rendering and prevent poor sanitization of spans (#11277) | zeripath | 2020-05-03 | 1 | -1/+1 |
* | Remove last traces of has-emoji class (#11263) | mrsdizzie | 2020-05-01 | 1 | -0/+7 |
* | Patch fomantic-ui to workaround build issue (#11244) | silverwind | 2020-04-30 | 1 | -0/+260 |
* | Fix submit review form (#11252) | zeripath | 2020-04-30 | 1 | -1/+10 |
* | Support unicode emojis and remove emojify.js (#11032) | mrsdizzie | 2020-04-28 | 10 | -47/+163 |
* | Use AJAX for notifications table (#10961) | zeripath | 2020-04-24 | 2 | -0/+118 |
* | Ensure that relative paths in edit preview work (#11143) | zeripath | 2020-04-20 | 1 | -1/+7 |
* | Fix max-width of selection dropdowns (#11144) | silverwind | 2020-04-20 | 1 | -1/+1 |
* | Add support for migrating from Gitlab (#9084) | Jordan | 2020-04-19 | 1 | -1/+1 |
* | consolidate author name across timeline (#11053) | Sorien | 2020-04-19 | 1 | -0/+4 |
* | Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) | silverwind | 2020-04-18 | 2 | -121/+110 |
* | Add a way to mark Conversation (code comment) resolved (#11037) | 赵智超 | 2020-04-18 | 1 | -0/+13 |
* | Refresh codemirror on show pull comment tab (#11100) | zeripath | 2020-04-18 | 1 | -0/+1 |
* | ui: fix status label on branches list vertical alignment (#11109) | 赵智超 | 2020-04-17 | 1 | -2/+2 |
* | Align review-item svg octicons (#11065) | CirnoT | 2020-04-15 | 1 | -1/+0 |
* | Fix language label vertical alignment (#11061) | silverwind | 2020-04-13 | 1 | -0/+9 |
* | Move syntax highlighting to web worker (#11017) | silverwind | 2020-04-13 | 3 | -16/+34 |
* | Fix CreateComment for SQLite and JS click event on Request Review (#11040) | 赵智超 | 2020-04-11 | 1 | -7/+11 |
* | Prettify Timeline (#10972) | Sorien | 2020-04-11 | 2 | -66/+123 |
* | Match arc-green code tag color to code blocks (#11023) | silverwind | 2020-04-09 | 1 | -1/+1 |
* | Fix forked repo has no icon and language stat. (#10791) | L0veSunshine | 2020-04-08 | 1 | -1/+0 |
* | tweak code tags in markdown (#11000) | silverwind | 2020-04-07 | 2 | -9/+6 |
* | Fix Ctrl-Enter shortcut for issues (#10986) | Michael Kuhn | 2020-04-07 | 1 | -0/+2 |
* | add request review from specific reviewers feature in pull request (#10756) | 赵智超 | 2020-04-06 | 1 | -8/+35 |
* | Migrate ActivityHeatmap to Vue SFC (#10953) | Gary Kim | 2020-04-06 | 2 | -92/+83 |
* | Fix scrollbar issues in dropdowns (#10897) | silverwind | 2020-04-04 | 2 | -9/+13 |
* | Adjust label padding (#10957) | mrsdizzie | 2020-04-04 | 1 | -0/+4 |
* | [UI] language status icon size (#10749) | j.yao.SUSE | 2020-04-02 | 1 | -5/+7 |
* | Add Organization Wide Labels (#10814) | mrsdizzie | 2020-04-01 | 3 | -35/+98 |
* | Fix repo summary height (#10825) | silverwind | 2020-03-25 | 1 | -3/+6 |
* | Fix tab indentation in code view (#10671) | Alexander Scheel | 2020-03-25 | 1 | -5/+2 |
* | Add nowrap to language bar items (#10755) | Lauris BH | 2020-03-20 | 1 | -0/+4 |
* | move jquery-datetimepicker to npm/webpack (#10713) | silverwind | 2020-03-17 | 3 | -9/+18 |
* | FIx hiding of fields in authorization source page (#10734) | Lauris BH | 2020-03-17 | 1 | -13/+6 |
* | Prevent default for linkAction (#10742) | John Olheiser | 2020-03-16 | 1 | -1/+2 |
* | Update border-color of language bar icon (#10723) | Alex | 2020-03-14 | 1 | -1/+1 |
* | Misc JS linting and naming tweaks (#10652) | silverwind | 2020-03-11 | 9 | -88/+74 |
* | Fix task-list checkbox styling (#10668) | Alexander Scheel | 2020-03-08 | 1 | -0/+5 |
* | Move dropzone.js to npm/webpack (#10645) | silverwind | 2020-03-07 | 2 | -23/+26 |
* | Ensure Update button is enabled even when CI has failed (#10640) | 6543 | 2020-03-07 | 1 | -2/+6 |
* | Logout POST action (#10582) | John Olheiser | 2020-03-02 | 1 | -0/+3 |
* | nextcloud oauth (#10562) | techknowlogick | 2020-03-02 | 1 | -0/+2 |
* | Admin page for managing user e-mail activation (#10557) | guillep2k | 2020-03-02 | 1 | -0/+12 |
* | Prevent accidential selection of language stats bar (#10537) | silverwind | 2020-02-29 | 1 | -0/+1 |
* | Fix the signing icon in the view_list.tmpl page (#10511) | zeripath | 2020-02-27 | 1 | -1/+1 |
* | Show Signer in commit lists and add basic trust (#10425) | zeripath | 2020-02-27 | 3 | -9/+249 |
* | Tweak language stats bar (#10487) | silverwind | 2020-02-26 | 1 | -11/+23 |
* | Fix admin notices (#10480) | John Olheiser | 2020-02-26 | 1 | -1/+1 |
* | Change admin dashboard to POST (#10465) | John Olheiser | 2020-02-25 | 1 | -0/+4 |
* | Change action GETs to POST (#10462) | John Olheiser | 2020-02-25 | 1 | -0/+14 |