Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | CSS: Octicons 16px fix outside of _octicons.less | Adam Strzelecki | 2015-12-03 | |
| | | | | | | | | | | | | Otherwise the fix will be overwritten by next _octicons.less update. This is follow-up for 22b0dfbb35f10f22ef0485e289f44532d7a71863. | |||
* | | minor CSS fix | Unknwon | 2015-12-02 | |
| | | ||||
* | | minor CSS fix for #2068 | Unknwon | 2015-12-02 | |
|/ | ||||
* | UI: Display last-commit header without 2nd column | Adam Strzelecki | 2015-12-03 | |
| | | | | | | | | This uses a CSS trick making first th to be relative block with width equal to first two columns, effectively working around inability to use colspan="2" on first row that was breaking "fixed-layout" for tables. Also use grey header for last-commit SHA1 tag. | |||
* | UI: Keep repo URL action right of ref combo & path | Adam Strzelecki | 2015-12-02 | |
| | | | | | | | Just use secondary menu instead custom ".head.meta", which simplifies code. Also do not display repo URL action when we are in subdirectory or viewing a file. | |||
* | UI: Make repository menu divide header and content | Adam Strzelecki | 2015-12-02 | |
| | | | | | This is more inline with way GitHub looks like and feels much more natural and in style with rest of the interface. | |||
* | Commits & files UI: SUI fixed single line table | Adam Strzelecki | 2015-12-02 | |
| | | | | | | | | Instead using own ellipsis, uses Semantic UI fixed single line table which effectively applies ellipsis to all overflowing table cells. NOTE: File list cannot use colspan="2" for 1st "Last commit" elements, otherwise layout breaks with fixed table. | |||
* | CSS: Reduce .sha.label font size to 13px | Adam Strzelecki | 2015-12-02 | |
| | ||||
* | CSS: .repository .sha.label -> .ui .sha.label | Adam Strzelecki | 2015-12-02 | |
| | | | | | This is because SHA1 label is used in many other places, not only inside .repository container. | |||
* | CSS: Ensure Octicons are used with 16px font size | Adam Strzelecki | 2015-12-02 | |
| | | | | | | Semantic UI .icon 1em font-size has priority over .octicon 16px, resulting octicons rendered at 14px font-size, which is not okay since Octicons are meant to be shown sizes that are multiples of 16px. | |||
* | finish wiki | Unknwon | 2015-11-30 | |
| | ||||
* | wiki: finish new | Unknwon | 2015-11-27 | |
| | ||||
* | Wiki: UI for page new | Unknwon | 2015-11-25 | |
| | ||||
* | fix #650 | Unknwon | 2015-11-22 | |
| | ||||
* | fix minor dashboard CSS issue | Unknwon | 2015-11-19 | |
| | ||||
* | UI: long organization name in create repository owner list | Unknwon | 2015-11-18 | |
| | ||||
* | fix #1990 | Unknwon | 2015-11-18 | |
| | ||||
* | Merge pull request #1769 from sapk/fix-admin-dashboard-new-ui | Unknwon | 2015-11-18 | |
|\ | | | | | Fix admin dashboard new ui | |||
| * | Fix indent .less | Antoine GIRARD | 2015-10-14 | |
| | | ||||
| * | Little fix | Antoine GIRARD | 2015-10-13 | |
| | | ||||
| * | Implement new ui to dashboard | Antoine GIRARD | 2015-10-13 | |
| | | ||||
* | | minor css fix | Unknwon | 2015-11-17 | |
| | | ||||
* | | fix #1448 | Unknwon | 2015-11-17 | |
| | | ||||
* | | fix CSS width | Unknwon | 2015-11-16 | |
| | | ||||
* | | fix CSS | Unknwon | 2015-11-16 | |
| | | ||||
* | | new watchers, stars and forks UI | Unknwon | 2015-11-16 | |
| | | ||||
* | | fix #1960 | Unknwon | 2015-11-16 | |
| | | ||||
* | | UI fix | Unknwon | 2015-11-16 | |
| | | ||||
* | | fix #1958 | Unknwon | 2015-11-15 | |
| | | ||||
* | | fix markdown padding | Unknwon | 2015-11-15 | |
| | | ||||
* | | new repo ui | Unknwon | 2015-11-14 | |
| | | | | | | | | | | | | - copy link button: #1396, #1168, #1668, - synxtax highlight: #1712, #1549, #1315, #670 - z-index: #1942 | |||
* | | new dashboard ui | Unknwon | 2015-11-13 | |
| | | ||||
* | | #1459 Dashboard issues lacks sorting | Unknwon | 2015-11-04 | |
| | | ||||
* | | #1078 not show bin when rename a file | Unknwon | 2015-11-03 | |
| | | ||||
* | | New push to head repo of head branch: regenerate patch and retest apply | Unknwon | 2015-10-24 | |
|/ | ||||
* | fix quick guide style | Unknwon | 2015-10-07 | |
| | ||||
* | new quick start page | Unknwon | 2015-10-02 | |
| | ||||
* | finish new auth e-mails | Unknwon | 2015-09-17 | |
| | ||||
* | user gomail and new activate account email tpl | Unknwon | 2015-09-17 | |
| | | | | | | - #1496: fallback plain text - #1002: add date header - #913: fix encoding of header | |||
* | #1646 and other minor fixes | Unknwon | 2015-09-16 | |
| | ||||
* | new sign in page | Unknwon | 2015-09-14 | |
| | ||||
* | #697 disable captcha and new admin create user UI | Unknwon | 2015-09-13 | |
| | ||||
* | fix css | Unknwon | 2015-09-11 | |
| | ||||
* | more minor fix on 1581 | Unknwon | 2015-09-10 | |
| | ||||
* | finish all new user settings UI | Unknwon | 2015-09-10 | |
| | ||||
* | adjust icon css | Unknwon | 2015-09-07 | |
| | ||||
* | #1599 org dashboard icon css | Unknwon | 2015-09-07 | |
| | ||||
* | #1599 status button mrigin-right | Unknwon | 2015-09-07 | |
| | ||||
* | minor fix on icon | Unknwon | 2015-09-07 | |
| | ||||
* | new user profile settings UI | Unknwon | 2015-09-06 | |
| | | | | Signed-off-by: Unknwon <u@gogs.io> |