summaryrefslogtreecommitdiffstats
path: root/public
Commit message (Collapse)AuthorAgeFilesLines
...
| * CSS: Octicons 16px fix outside of _octicons.lessAdam Strzelecki2015-12-033-6/+5
| | | | | | | | | | | | Otherwise the fix will be overwritten by next _octicons.less update. This is follow-up for 22b0dfbb35f10f22ef0485e289f44532d7a71863.
* | minor CSS fixUnknwon2015-12-022-0/+21
| |
* | minor CSS fix for #2068Unknwon2015-12-022-0/+2
|/
* UI: Display last-commit header without 2nd columnAdam Strzelecki2015-12-032-0/+10
| | | | | | | | 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-022-30/+0
| | | | | | | 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-022-0/+25
| | | | | 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-022-92/+2
| | | | | | | | 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 13pxAdam Strzelecki2015-12-022-2/+2
|
* CSS: .repository .sha.label -> .ui .sha.labelAdam Strzelecki2015-12-023-12/+15
| | | | | This is because SHA1 label is used in many other places, not only inside .repository container.
* CSS: Ensure Octicons are used with 16px font sizeAdam Strzelecki2015-12-022-2/+6
| | | | | | 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 wikiUnknwon2015-11-303-50/+66
|
* wiki: finish editUnknwon2015-11-271-19/+24
|
* wiki: finish newUnknwon2015-11-273-13/+33
|
* Wiki: UI for page newUnknwon2015-11-256-2/+131
|
* Fixing Dropzone should accept all files when config is "*/*".Andrey Nering2015-11-231-1/+1
|
* minor JS fixUnknwon2015-11-221-0/+2
|
* fix #650Unknwon2015-11-2254-12118/+275
|
* upgrade libsUnknwon2015-11-2113-248/+222
|
* fix minor dashboard CSS issueUnknwon2015-11-192-2/+2
|
* UI: long organization name in create repository owner listUnknwon2015-11-182-1/+2963
|
* fix #1990Unknwon2015-11-182-2953/+7
|
* Merge pull request #1769 from sapk/fix-admin-dashboard-new-uiUnknwon2015-11-181-1/+26
|\ | | | | Fix admin dashboard new ui
| * Fix indent .lessAntoine GIRARD2015-10-141-4/+4
| |
| * Little fixAntoine GIRARD2015-10-131-2/+6
| |
| * Implement new ui to dashboardAntoine GIRARD2015-10-131-0/+21
| |
* | minor css fixUnknwon2015-11-172-0/+6
| |
* | fix #1448Unknwon2015-11-174-2/+144
| |
* | fix CSS widthUnknwon2015-11-162-2/+2
| |
* | fix CSSUnknwon2015-11-162-2/+2
| |
* | new watchers, stars and forks UIUnknwon2015-11-162-0/+89
| |
* | fix #1960Unknwon2015-11-164-27/+79
| |
* | UI fixUnknwon2015-11-162-10/+0
| |
* | fix #1958Unknwon2015-11-152-0/+175
| |
* | fix markdown paddingUnknwon2015-11-152-1/+6
| |
* | clean upUnknwon2015-11-141-0/+0
| |
* | new repo uiUnknwon2015-11-1412-322/+693
| | | | | | | | | | | | - copy link button: #1396, #1168, #1668, - synxtax highlight: #1712, #1549, #1315, #670 - z-index: #1942
* | #1854 show issue contentUnknwon2015-11-133-4/+14
| |
* | new dashboard uiUnknwon2015-11-134-47/+190
| |
* | space bar as clickUnknwon2015-11-111-1/+1
| |
* | fix #1824 and fix #1917Unknwon2015-11-111-0/+11
| |
* | #1459 Dashboard issues lacks sortingUnknwon2015-11-042-10/+24
| |
* | #1078 not show bin when rename a fileUnknwon2015-11-033-9/+19
| |
* | update some libsUnknwon2015-11-026-31/+37
| |
* | work on #470 and fix miror JS issue when choose targets on compare and pullUnknwon2015-10-291-9/+9
| |
* | New push to head repo of head branch: regenerate patch and retest applyUnknwon2015-10-242-1/+7
| |
* | update localeUnknwon2015-10-211-1/+3
|/
* fix quick guide styleUnknwon2015-10-072-2/+6
|
* new quick start pageUnknwon2015-10-025-1660/+2487
|
* implemented #1721: see users who forked/starred/watched a repositorySteven2015-10-012-0/+169
|
* #1659 fix change label title resets colorUnknwon2015-09-181-0/+1
|