Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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 | |
| | ||||
* | 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 | |
| | ||||
* | add commit compare functionality | Christopher Brickley | 2014-09-01 | |
| | ||||
* | Removed trailing white spaces | Tristan Storch | 2014-08-30 | |
| | | | | | | | | | | Removed trailing whitespaces with ```sh for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done ``` and some handwork. | |||
* | Merge pull request #336 from adelq/responsive-layouts | 无闻 | 2014-07-28 | |
|\ | | | | | Avoid using fixed width in CSS for layouts | |||
| * | Avoid using fixed width in CSS for layouts | Adel Qalieh | 2014-07-27 | |
| | | ||||
* | | Style finesse for “Attachments:” list in issues | Andrew Patton | 2014-07-25 | |
| | | | | | | | | | | | | Make `#attached-list` attachment labels wrap, make spacing more consistent, add hover stats to `.attachment-remove` icon, adjust padding of labels to compensate for `.attachment-remove` icon | |||
* | | Fix IE bug and show errors. | Justin Nuß | 2014-07-25 | |
| | | ||||
* | | Add file upload for attachments | Justin Nuß | 2014-07-24 | |
| | | ||||
* | | Show attachments in issues/comments and add preview for images | Justin Nuß | 2014-07-24 | |
| | | ||||
* | | Update template and style, only close commit if commit is in same repository | Justin Nuß | 2014-07-24 | |
|/ | ||||
* | add organization team-single page | fuxiaohei | 2014-07-07 | |
| | ||||
* | Finish Teams page | Unknown | 2014-06-29 | |
| | ||||
* | add organization team-create page | fuxiaohei | 2014-06-27 | |
| | ||||
* | add organization team-create page | fuxiaohei | 2014-06-27 | |
| | ||||
* | select owner when creating repository | fuxiaohei | 2014-06-25 | |
| | ||||
* | add organization dashboard page | fuxiaohei | 2014-06-23 | |
| | ||||
* | add organization create page | fuxiaohei | 2014-06-23 | |
| | ||||
* | add organization teams page | fuxiaohei | 2014-06-22 | |
| | ||||
* | add organization memebers page | fuxiaohei | 2014-06-22 | |
| | ||||
* | add dashboard context switch button | fuxiaohei | 2014-06-22 | |
| | ||||
* | Add tar.gz download button and other mirror updates | Unknown | 2014-06-08 | |
| | ||||
* | organisation main page ui | FuXiaoHei | 2014-06-07 | |
| | ||||
* | issue ui update | FuXiaoHei | 2014-05-26 | |
| | ||||
* | finish issue edit content preview | FuXiaoHei | 2014-05-21 | |
| | ||||
* | fix firefox zclip bug | FuXiaoHei | 2014-05-21 | |
| |