| Commit message (Expand) | Author | Age | Files | Lines |
* | Attachments: Add extension support, allow all types for releases (#12465) | silverwind | 2020-10-05 | 1 | -7/+7 |
* | CSS tweaks to warning/error segments and misc fixes (#13024) | silverwind | 2020-10-04 | 2 | -11/+55 |
* | hCaptcha Support (#12594) | John Olheiser | 2020-10-02 | 1 | -2/+4 |
* | Fix formatting of branches ahead-behind on narrow windows (#12989) | zeripath | 2020-10-02 | 1 | -1/+2 |
* | Remove code-view class from diff view (#13011) | mrsdizzie | 2020-10-02 | 1 | -0/+1 |
* | Changed width of signature avatar from auto to 16px (#12961) | Victor | 2020-09-28 | 1 | -1/+1 |
* | Adopt repositories (#12920) | zeripath | 2020-09-25 | 2 | -0/+19 |
* | Disable migration items when mirror is selected (#12918) | mrsdizzie | 2020-09-22 | 1 | -3/+10 |
* | Add the checkbox quick button to the comment tool bar also (#12885) | 赵智超 | 2020-09-20 | 1 | -1/+20 |
* | Fix line selection on blame view (#12857) | mrsdizzie | 2020-09-15 | 2 | -3/+13 |
* | Fix background of signed-commits on arc-green (#12837) | zeripath | 2020-09-14 | 1 | -1/+2 |
* | Make SVG size argument optional (#12814) | silverwind | 2020-09-11 | 2 | -2/+2 |
* | Add check for LDAP group membership (#10869) | John Olheiser | 2020-09-10 | 1 | -0/+12 |
* | Set language via AJAX (#12785) | techknowlogick | 2020-09-10 | 1 | -0/+8 |
* | Add a migrate service type switch page (#12697) | Lunny Xiao | 2020-09-09 | 6 | -13/+24 |
* | File header tweaks, add CSS helpers (#12635) | silverwind | 2020-09-08 | 3 | -7/+108 |
* | Change/remove a branch of an open issue (#9080) | Vedran | 2020-09-08 | 1 | -2/+17 |
* | Remove duplicate logic in initListSubmits (#12660) | 赵智超 | 2020-09-02 | 1 | -56/+36 |
* | Do not disable commit changes button on repost (#12644) | zeripath | 2020-08-29 | 1 | -1/+3 |
* | Dark theme for line numbers in blame view (#12632) | Mike L | 2020-08-29 | 1 | -2/+4 |
* | Avoid unnecessary system-ui expansion (#12522) | Mike L | 2020-08-28 | 1 | -8/+8 |
* | Apply #12576 to top right reaction picker (#12623) | Mike L | 2020-08-28 | 2 | -13/+10 |
* | Git migration UX (#12619) | John Olheiser | 2020-08-28 | 3 | -27/+59 |
* | Fix ellipsis in files table (#12617) | silverwind | 2020-08-27 | 1 | -2/+3 |
* | Extract Swagger CSS to its own file (#12616) | silverwind | 2020-08-26 | 1 | -0/+31 |
* | Fix file table overflows (#12603) | silverwind | 2020-08-26 | 3 | -5/+21 |
* | Reindent Less to 2-space (#12602) | silverwind | 2020-08-25 | 20 | -5828/+5828 |
* | Fix emoji replacements, make emoji images consistent (#12567) | silverwind | 2020-08-23 | 1 | -1/+1 |
* | 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 |