aboutsummaryrefslogtreecommitdiff
path: root/public/less/_repository.less
Commit message (Collapse)AuthorAge
...
* #3076 detect invalid tag name git errorUnknwon2016-07-23
|
* Upgrade octicon to 4.3.0Unknwon2016-07-16
|
* Fix empty space surrounding hidden issue labels (#3200)chriswatt2016-06-24
|
* Fixed #2909 (#2979)Kim Carlbäcker2016-04-19
|
* use monospace font for wiki and issue textareas (fix #2869)Matthias Niess2016-03-23
|
* Improve repository lable styleUnknwon2016-03-15
| | | | | - add border-radius to filter list items - use color as background of label for issue/pull view page
* #1146 finsih UI work for access mode of collaboratorsUnknwon2016-03-05
| | | | | Collaborators have write access as default, and can be changed via repository collaboration settings page to change between read, write and admin.
* Minor fix for #2710Unknwon2016-02-27
|
* Image attachments keep aspect ratioChubbyNinja2016-02-26
|
* Remove border-bottom for tabs header dividerUnknwon2016-02-19
|
* Add grey bg to tabs on repo pagechriswatt2016-02-14
|
* Make issue title smallerFlorian Kaiser2016-02-07
|
* Rename #avatararrow to #avatar-arrowchriswatt2016-02-07
|
* Add avatar arrow to pull request formchriswatt2016-02-07
|
* Add avatar arrows to new both new issue comment formschriswatt2016-02-07
|
* Add small user arrows on issue comments pointing to users avatarchriswatt2016-02-05
|
* Minor fix for #2444Unknwon2016-02-01
|
* Minor fixl2dy2016-01-10
|
* minor fix to #2335Unknwon2016-01-09
|
* Highlighting differences of lines in the diff view.Andrey Nering2016-01-06
|
* Implement Split Diff-ViewKim "BKC" Carlbäcker2016-01-05
| | | | - Unified/Inline Diff-View Selectable
* #2283 set text/plain for non-binary files in raw modeUnknwon2015-12-25
|
* #1692 APIs: Users FollowersUnknwon2015-12-21
| | | | | - User profile un/follow - List user's followers/following
* fix #1720Unknwon2015-12-13
|
* prepare releaseUnknwon2015-12-12
|
* #2154 fix form submit errorUnknwon2015-12-11
|
* LESS: Use tabs for indent in all filesAdam Strzelecki2015-12-07
| | | | This does not change any content and generated gogs.css is still the same.
* minor JS and UI fixUnknwon2015-12-03
|
* Merge pull request #2094 from nanoant/patch/less-pronounced-sha-labelsUnknwon2015-12-03
|\ | | | | UI: Use more subtle grey SHA1 labels
| * UI: More subtle strips on commits listAdam Strzelecki2015-12-03
| | | | | | | | | | | | 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 boldAdam Strzelecki2015-12-03
|/ | | | This removes remains from old design, that was not cleaned by previous #2068 PR.
* 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
|