| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Reaction picker display improvements (#12576) | silverwind | 2020-08-23 | 2 | -7/+28 |
* | Increase clickable area on files table links (#12553) | silverwind | 2020-08-23 | 1 | -5/+10 |
* | Set z-index for sticky diff box lower (#12537) | zeripath | 2020-08-19 | 1 | -1/+1 |
* | Kanban board (#8346) | Lanre Adelowo | 2020-08-16 | 4 | -1/+201 |
* | Actually fix image diff padding/border (#12381) | silverwind | 2020-08-06 | 1 | -2/+2 |
* | Render the git graph on the server (#12333) | zeripath | 2020-08-06 | 8 | -589/+383 |
* | Collapse Swagger UI tags by default (#12428) | silverwind | 2020-08-05 | 1 | -0/+1 |
* | Add loading spinners and mermaid error handling (#12358) | silverwind | 2020-08-04 | 7 | -19/+120 |
* | Improve HTML escaping helper (#12383) | silverwind | 2020-07-30 | 1 | -10/+7 |
* | Various arc-green fixes (#12384) | silverwind | 2020-07-30 | 1 | -6/+27 |
* | Move jquery-minicolors to npm/webpack (#12305) | silverwind | 2020-07-29 | 2 | -3/+14 |
* | Remove padding/border-radius on image diffs (#12346) | silverwind | 2020-07-28 | 1 | -1/+2 |
* | Add mermaid JS renderer (#12334) | silverwind | 2020-07-27 | 6 | -0/+57 |
* | Reduce emoji size (#12317) | silverwind | 2020-07-25 | 2 | -20/+5 |
* | Remove unused svg and improve 'make svg-check' (#12311) | silverwind | 2020-07-24 | 1 | -1/+0 |
* | Fix input box value access on repo create (#12299) | silverwind | 2020-07-23 | 1 | -2/+2 |
* | Auto-init repo on license, .gitignore select (#12202) | Alexander Scheel | 2020-07-23 | 1 | -0/+11 |
* | Update Octicons to v10 (#12240) | silverwind | 2020-07-17 | 9 | -40/+19 |
* | Replace code fold icons with octicons (#12222) | silverwind | 2020-07-13 | 5 | -47/+63 |
* | Fix repolist icons (#12228) | silverwind | 2020-07-13 | 2 | -2/+26 |
* | Direct SVG rendering (#12157) | silverwind | 2020-07-12 | 8 | -16/+42 |
* | Make copy/paste work for source code (#12191) | mrsdizzie | 2020-07-08 | 1 | -0/+4 |
* | Adjust margin-top for repo header label (#12174) | Cirno the Strongest | 2020-07-07 | 1 | -0/+1 |
* | Fonts rework (#12114) | silverwind | 2020-07-06 | 4 | -56/+208 |
* | Ensure tabs wrap correctly on user profile page (#12144) | George Merlocco | 2020-07-05 | 1 | -0/+3 |
* | Rewrite GitGraph.js (#12137) | zeripath | 2020-07-05 | 3 | -436/+567 |
* | Re-fix #12095 again (#12138) | zeripath | 2020-07-05 | 2 | -2/+2 |
* | Bugfix for shared event source (#12129) | zeripath | 2020-07-04 | 2 | -17/+7 |
* | Move EventSource to SharedWorker (#12095) | zeripath | 2020-07-03 | 3 | -30/+209 |
* | Provide option to unlink a fork (#11858) | zeripath | 2020-07-02 | 1 | -1/+4 |
* | Improve arc-green code colors (#12111) | silverwind | 2020-07-01 | 2 | -72/+59 |
* | Fix merge section in dark theme (#12086) | Lauris BH | 2020-07-01 | 1 | -26/+29 |
* | Server-side syntax highlighting for all code (#12047) | mrsdizzie | 2020-07-01 | 8 | -185/+826 |
* | Fix commit icon position (#12087) | Lauris BH | 2020-06-29 | 2 | -1/+2 |
* | Use custom SVGs for commit signing lock icon (#12017) | Cirno the Strongest | 2020-06-28 | 1 | -1/+5 |
* | Shorten markdown heading anchors links (#11903) | silverwind | 2020-06-26 | 3 | -73/+67 |
* | Add org avatar on top of internal repo icon (#11895) | Cirno the Strongest | 2020-06-26 | 3 | -5/+24 |
* | Use Fomantic's fluid padded for blame full width (#12023) | Cirno the Strongest | 2020-06-25 | 1 | -6/+0 |
* | Fix gitgraph branch continues after merge (#12044) | zeripath | 2020-06-25 | 1 | -0/+7 |
* | [UI] Sortable Tables Header By Click (#7980) | 6543 | 2020-06-24 | 5 | -3/+34 |
* | Don't use -webkit-font-smoothing (#12029) | mrsdizzie | 2020-06-24 | 1 | -1/+0 |
* | Disable dropzone's timeout (#12024) | silverwind | 2020-06-24 | 1 | -0/+2 |
* | Fix sticky diff stats container (#12002) | Cirno the Strongest | 2020-06-22 | 3 | -3/+14 |
* | Make tabs smaller (#12003) | silverwind | 2020-06-22 | 3 | -26/+42 |
* | Fix missing styling for dropdown icon on review button (#11998) | Cirno the Strongest | 2020-06-22 | 1 | -0/+6 |
* | Use octicons for all repo header buttons (#11890) | Cirno the Strongest | 2020-06-22 | 1 | -2/+2 |
* | Handle multiple merges in gitgraph.js (#11996) | zeripath | 2020-06-20 | 1 | -7/+8 |
* | Fix scrollable header on dropdowns (#11893) | Cirno the Strongest | 2020-06-18 | 1 | -1/+1 |
* | Update Fomantic-UI to 2.8.6 and remove old workarounds (#11933) | Cirno the Strongest | 2020-06-17 | 2 | -11/+0 |
* | Align show/hide outdated button on code review block (#11932) | Cirno the Strongest | 2020-06-17 | 1 | -0/+6 |