Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor fix for #2444 | Unknwon | 2016-02-01 | 1 | -0/+7 |
| | |||||
* | Update and reorganize front-end resources | Unknwon | 2016-01-30 | 2 | -225/+0 |
| | |||||
* | Split view fixed | Kim "BKC" Carlbäcker | 2016-01-27 | 1 | -0/+8 |
| | |||||
* | Minor fix for #2396 | Unknwon | 2016-01-25 | 1 | -0/+4 |
| | |||||
* | URL fix for #2287 | Unknwon | 2016-01-15 | 1 | -0/+7 |
| | |||||
* | #2287 Truncate repository name if too long | Unknwon | 2016-01-11 | 2 | -0/+23 |
| | |||||
* | Minor fix | l2dy | 2016-01-10 | 1 | -1/+1 |
| | |||||
* | minor fix to #2335 | Unknwon | 2016-01-09 | 1 | -8/+12 |
| | |||||
* | Highlighting differences of lines in the diff view. | Andrey Nering | 2016-01-06 | 1 | -0/+8 |
| | |||||
* | Merge pull request #2296 from bkcsoft/feature/split-diff | Unknwon | 2016-01-06 | 2 | -0/+31 |
|\ | | | | | Implement Split Diff-View | ||||
| * | Changed name from inline to unified | Kim "BKC" Carlbäcker | 2016-01-05 | 1 | -4/+4 |
| | | |||||
| * | Implement Split Diff-View | Kim "BKC" Carlbäcker | 2016-01-05 | 2 | -0/+31 |
| | | | | | | | | - Unified/Inline Diff-View Selectable | ||||
* | | Making scroll always visible. | Andrey Nering | 2016-01-04 | 1 | -0/+1 |
|/ | |||||
* | #2283 set text/plain for non-binary files in raw mode | Unknwon | 2015-12-25 | 1 | -1/+1 |
| | |||||
* | #2264 use monospaced font for commit IDs in news feeds | Unknwon | 2015-12-24 | 1 | -0/+3 |
| | |||||
* | #1692 APIs: Users Followers | Unknwon | 2015-12-21 | 2 | -31/+59 |
| | | | | | - User profile un/follow - List user's followers/following | ||||
* | fix #1720 | Unknwon | 2015-12-13 | 1 | -21/+14 |
| | |||||
* | fix markdown header margin-top | Unknwon | 2015-12-12 | 1 | -1/+5 |
| | |||||
* | prepare release | Unknwon | 2015-12-12 | 2 | -3/+3 |
| | |||||
* | #2159 use icon+tooltip to replace text | Unknwon | 2015-12-12 | 1 | -0/+5 |
| | |||||
* | #2156 admin able to edit organization max repo creation | Unknwon | 2015-12-11 | 1 | -1/+0 |
| | |||||
* | #2154 fix form submit error | Unknwon | 2015-12-11 | 1 | -1/+1 |
| | |||||
* | fix markdown table header CSS | Unknwon | 2015-12-10 | 1 | -2/+2 |
| | |||||
* | LESS: Use tabs for indent in all files | Adam Strzelecki | 2015-12-07 | 13 | -841/+841 |
| | | | | This does not change any content and generated gogs.css is still the same. | ||||
* | Render commit msg as header + verbatim description | Adam Strzelecki | 2015-12-07 | 1 | -5/+13 |
| | | | | | | | | | Most commit in Git are expected to follow standard of single header line, followed by description paragraphs, separated by empty line from previous block. Previously Gogs were treating everything as single header. Now we are trying to render only first line as header, but following lines (description chunks) as a verbatim. | ||||
* | #2052 advanced select ops for system notices | Unknwon | 2015-12-05 | 1 | -3/+17 |
| | |||||
* | fix #1829 and fix #890 | Unknwon | 2015-12-04 | 1 | -0/+4 |
| | |||||
* | minor JS and UI fix | Unknwon | 2015-12-03 | 1 | -0/+2 |
| | |||||
* | Merge pull request #2094 from nanoant/patch/less-pronounced-sha-labels | Unknwon | 2015-12-03 | 1 | -0/+3 |
|\ | | | | | UI: Use more subtle grey SHA1 labels | ||||
| * | UI: More subtle strips on commits list | Adam Strzelecki | 2015-12-03 | 1 | -0/+3 |
| | | | | | | | | | | | | With grey SHA1 labels, we should consider having also more subtle strips on commits list. As current strips blend too much with grey SHA1 labels and top bar, making hard to distinguish headers from content. | ||||
* | | UI: Remove CSS rule making last-commit SHA bold | Adam Strzelecki | 2015-12-03 | 1 | -4/+0 |
|/ | | | | This removes remains from old design, that was not cleaned by previous #2068 PR. | ||||
* | fix #2087 | Unknwon | 2015-12-03 | 1 | -1/+1 |
| | |||||
* | more UI minor fixes | Unknwon | 2015-12-02 | 1 | -5/+9 |
| | |||||
* | Merge pull request #2088 from nanoant/patch/further-layout-fixes | Unknwon | 2015-12-02 | 2 | -3/+3 |
|\ | | | | | Further layout fixes | ||||
| * | CSS: Octicons 16px fix outside of _octicons.less | Adam Strzelecki | 2015-12-03 | 2 | -3/+3 |
| | | | | | | | | | | | | Otherwise the fix will be overwritten by next _octicons.less update. This is follow-up for 22b0dfbb35f10f22ef0485e289f44532d7a71863. | ||||
* | | minor CSS fix | Unknwon | 2015-12-02 | 1 | -0/+12 |
| | | |||||
* | | minor CSS fix for #2068 | Unknwon | 2015-12-02 | 1 | -0/+1 |
|/ | |||||
* | UI: Display last-commit header without 2nd column | Adam Strzelecki | 2015-12-03 | 1 | -0/+5 |
| | | | | | | | | 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 | 1 | -16/+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 content | Adam Strzelecki | 2015-12-02 | 1 | -0/+14 |
| | | | | | 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 | 1 | -48/+1 |
| | | | | | | | | 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 | 1 | -1/+1 |
| | |||||
* | CSS: .repository .sha.label -> .ui .sha.label | Adam Strzelecki | 2015-12-02 | 2 | -6/+8 |
| | | | | | 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 | 1 | -1/+3 |
| | | | | | | 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 | 1 | -27/+28 |
| | |||||
* | wiki: finish new | Unknwon | 2015-11-27 | 1 | -0/+18 |
| | |||||
* | Wiki: UI for page new | Unknwon | 2015-11-25 | 1 | -0/+33 |
| | |||||
* | fix #650 | Unknwon | 2015-11-22 | 2 | -0/+130 |
| | |||||
* | fix minor dashboard CSS issue | Unknwon | 2015-11-19 | 1 | -1/+1 |
| | |||||
* | UI: long organization name in create repository owner list | Unknwon | 2015-11-18 | 1 | -0/+4 |
| |