aboutsummaryrefslogtreecommitdiff
path: root/public/less/_repository.less
Commit message (Collapse)AuthorAge
* fix #2087Unknwon2015-12-03
|
* more UI minor fixesUnknwon2015-12-02
|
* minor CSS fixUnknwon2015-12-02
|
* minor CSS fix for #2068Unknwon2015-12-02
|
* UI: Display last-commit header without 2nd columnAdam Strzelecki2015-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 & pathAdam Strzelecki2015-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 contentAdam Strzelecki2015-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 tableAdam Strzelecki2015-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: .repository .sha.label -> .ui .sha.labelAdam Strzelecki2015-12-02
| | | | | This is because SHA1 label is used in many other places, not only inside .repository container.
* finish wikiUnknwon2015-11-30
|
* wiki: finish newUnknwon2015-11-27
|
* Wiki: UI for page newUnknwon2015-11-25
|
* fix #650Unknwon2015-11-22
|
* UI: long organization name in create repository owner listUnknwon2015-11-18
|
* minor css fixUnknwon2015-11-17
|
* fix #1448Unknwon2015-11-17
|
* fix CSS widthUnknwon2015-11-16
|
* fix CSSUnknwon2015-11-16
|
* new watchers, stars and forks UIUnknwon2015-11-16
|
* UI fixUnknwon2015-11-16
|
* fix #1958Unknwon2015-11-15
|
* new repo uiUnknwon2015-11-14
| | | | | | - copy link button: #1396, #1168, #1668, - synxtax highlight: #1712, #1549, #1315, #670 - z-index: #1942
* #1078 not show bin when rename a fileUnknwon2015-11-03
|
* fix quick guide styleUnknwon2015-10-07
|
* new quick start pageUnknwon2015-10-02
|
* new user profile settings UIUnknwon2015-09-06
| | | | Signed-off-by: Unknwon <u@gogs.io>
* css fixUnknwon2015-09-02
|
* finish PR UIUnknwon2015-09-02
|
* add view pull descUnknwon2015-09-01
|
* work on PR conversationUnknwon2015-09-01
|
* new repo options UIUnknwon2015-08-30
|
* fix repository count of user is messed upUnknwon2015-08-30
|
* #1545 Cross reference the commit from the issue when it is closed by the commitUnknwon2015-08-30
|
* add highlight jsUnknwon2015-08-27
|
* add webhook recent deliveriesUnknwon2015-08-27
|
* new webhooks list UIUnknwon2015-08-26
|
* new repo git hooks UIUnknwon2015-08-26
|
* fix menu overflowUnknwon2015-08-26
|
* new user dahsboard issuesUnknwon2015-08-25
|
* fix cssUnknwon2015-08-21
|
* finsih diff and compareUnknwon2015-08-21
|
* new commits tableUnknwon2015-08-20
|
* allow edit issue and commentUnknwon2015-08-20
|
* able edit issue titleUnknwon2015-08-19
|
* update octicons to 3.1Unknwon2015-08-16
|
* fix css stylesUnknwon2015-08-15
|
* able sort issuesUnknwon2015-08-15
|
* Filter issues by assigneeUnknwon2015-08-15
|
* able edit issue labels/milestone/assigneeUnknwon2015-08-15
|
* fix issue list assignee positionUnknwon2015-08-14
|