Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor fix for #2444 | Unknwon | 2016-02-01 | 1 | -0/+7 |
| | |||||
* | 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 |
| | |||||
* | Implement Split Diff-View | Kim "BKC" Carlbäcker | 2016-01-05 | 1 | -0/+24 |
| | | | | - Unified/Inline Diff-View Selectable | ||||
* | #2283 set text/plain for non-binary files in raw mode | Unknwon | 2015-12-25 | 1 | -1/+1 |
| | |||||
* | #1692 APIs: Users Followers | Unknwon | 2015-12-21 | 1 | -29/+30 |
| | | | | | - User profile un/follow - List user's followers/following | ||||
* | fix #1720 | Unknwon | 2015-12-13 | 1 | -21/+14 |
| | |||||
* | prepare release | Unknwon | 2015-12-12 | 1 | -1/+1 |
| | |||||
* | #2154 fix form submit error | Unknwon | 2015-12-11 | 1 | -1/+1 |
| | |||||
* | LESS: Use tabs for indent in all files | Adam Strzelecki | 2015-12-07 | 1 | -252/+252 |
| | | | | This does not change any content and generated gogs.css is still the same. | ||||
* | 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 |
| | |||||
* | 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: .repository .sha.label -> .ui .sha.label | Adam Strzelecki | 2015-12-02 | 1 | -6/+0 |
| | | | | | This is because SHA1 label is used in many other places, not only inside .repository container. | ||||
* | 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 | 1 | -0/+1 |
| | |||||
* | UI: long organization name in create repository owner list | Unknwon | 2015-11-18 | 1 | -0/+4 |
| | |||||
* | minor css fix | Unknwon | 2015-11-17 | 1 | -0/+3 |
| | |||||
* | fix #1448 | Unknwon | 2015-11-17 | 1 | -1/+47 |
| | |||||
* | fix CSS width | Unknwon | 2015-11-16 | 1 | -1/+1 |
| | |||||
* | fix CSS | Unknwon | 2015-11-16 | 1 | -1/+1 |
| | |||||
* | new watchers, stars and forks UI | Unknwon | 2015-11-16 | 1 | -0/+49 |
| | |||||
* | UI fix | Unknwon | 2015-11-16 | 1 | -5/+0 |
| | |||||
* | fix #1958 | Unknwon | 2015-11-15 | 1 | -0/+96 |
| | |||||
* | new repo ui | Unknwon | 2015-11-14 | 1 | -0/+175 |
| | | | | | | - copy link button: #1396, #1168, #1668, - synxtax highlight: #1712, #1549, #1315, #670 - z-index: #1942 | ||||
* | #1078 not show bin when rename a file | Unknwon | 2015-11-03 | 1 | -0/+6 |
| | |||||
* | fix quick guide style | Unknwon | 2015-10-07 | 1 | -1/+3 |
| | |||||
* | new quick start page | Unknwon | 2015-10-02 | 1 | -0/+21 |
| | |||||
* | new user profile settings UI | Unknwon | 2015-09-06 | 1 | -4/+0 |
| | | | | Signed-off-by: Unknwon <u@gogs.io> | ||||
* | css fix | Unknwon | 2015-09-02 | 1 | -1/+1 |
| | |||||
* | finish PR UI | Unknwon | 2015-09-02 | 1 | -0/+6 |
| | |||||
* | add view pull desc | Unknwon | 2015-09-01 | 1 | -13/+17 |
| | |||||
* | work on PR conversation | Unknwon | 2015-09-01 | 1 | -0/+16 |
| | |||||
* | new repo options UI | Unknwon | 2015-08-30 | 1 | -0/+26 |
| | |||||
* | fix repository count of user is messed up | Unknwon | 2015-08-30 | 1 | -1/+1 |
| | |||||
* | #1545 Cross reference the commit from the issue when it is closed by the commit | Unknwon | 2015-08-30 | 1 | -0/+14 |
| | |||||
* | add highlight js | Unknwon | 2015-08-27 | 1 | -1/+5 |
| | |||||
* | add webhook recent deliveries | Unknwon | 2015-08-27 | 1 | -1/+35 |
| |