| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #6968 from owncloud/files-ajaxload | Morris Jobke | 2014-04-03 | 1 | -0/+7 |
|\ |
|
| * | Files, trashbin, public apps use ajax/JSON for the file list | Vincent Petry | 2014-04-02 | 1 | -0/+7 |
* | | fix h3 style, move out from settings to apps CSS | Jan-Christoph Borchardt | 2014-04-02 | 1 | -1/+3 |
|/ |
|
* | Merge pull request #7817 from owncloud/app-navigation-for-apps | Morris Jobke | 2014-04-01 | 1 | -2/+6 |
|\ |
|
| * | apply proposed change | Morris Jobke | 2014-04-01 | 1 | -2/+2 |
| * | merge CSS rules | Morris Jobke | 2014-03-31 | 1 | -4/+2 |
| * | Removes highlighting of selected items, padding from apps management. | raghunayyar | 2014-03-30 | 1 | -3/+0 |
| * | Adds Style changes to app-navigation in core/css/apps.css | raghunayyar | 2014-03-24 | 1 | -2/+11 |
* | | Merge pull request #7915 from owncloud/replace-personalblock | Vincent Petry | 2014-04-01 | 2 | -15/+23 |
|\ \ |
|
| * \ | external storage: fix merge conflict, indentation | Jan-Christoph Borchardt | 2014-03-31 | 3 | -2/+88 |
| |\ \ |
|
| * | | | remove CSS rules for personalblock, remove it from core | Jan-Christoph Borchardt | 2014-03-27 | 1 | -12/+4 |
| * | | | general styles for the content area | Jan-Christoph Borchardt | 2014-03-27 | 1 | -3/+19 |
| | |/
| |/| |
|
* | | | Merge pull request #7916 from owncloud/fix-input-sizes | Morris Jobke | 2014-03-31 | 1 | -6/+11 |
|\ \ \
| |_|/
|/| | |
|
| * | | fix duplicate rules for button/input styles, em to px | Jan-Christoph Borchardt | 2014-03-31 | 1 | -3/+3 |
| * | | convert input metrics to px | Jan-Christoph Borchardt | 2014-03-27 | 1 | -3/+8 |
| |/ |
|
* | | Merge pull request #7724 from owncloud/mobile | Thomas Müller | 2014-03-28 | 2 | -1/+85 |
|\ \ |
|
| * | | mobile: set a width for navigation popover to it's always 3 columns | Jan-Christoph Borchardt | 2014-03-21 | 1 | -2/+1 |
| * | | mobile: adjust break to 768, also fix min-widths | Jan-Christoph Borchardt | 2014-03-21 | 1 | -1/+1 |
| * | | mobile: adjust width of app title, fix overlap | Jan-Christoph Borchardt | 2014-03-21 | 1 | -2/+2 |
| * | | add top:45px to position:fixed controls, fixes alignment on android 4.0.4 bro... | Jörn Friedrich Dreyer | 2014-03-21 | 1 | -0/+1 |
| * | | mobile: show caret indicator next to logo to make clear it is tappable | Jan-Christoph Borchardt | 2014-03-18 | 1 | -0/+8 |
| * | | mobile: menu togglable for mobile, use code by @PVince81 | Jan-Christoph Borchardt | 2014-03-14 | 1 | -0/+65 |
| * | | mobile: position share dropdown | Jan-Christoph Borchardt | 2014-03-14 | 1 | -0/+6 |
| * | | mobile: don't require a minimum width for controls bar | Jan-Christoph Borchardt | 2014-03-14 | 1 | -0/+5 |
* | | | prevent dimmed ocdialog div from scrolling | Jörn Friedrich Dreyer | 2014-03-28 | 1 | -1/+1 |
* | | | specify logo to not repeat when container is bigger | Jan-Christoph Borchardt | 2014-03-27 | 1 | -0/+2 |
| |/
|/| |
|
* | | Fix #7758 | jbtbnl | 2014-03-19 | 1 | -1/+1 |
* | | Set overflow-y to auto | Thomas Tanghus | 2014-03-18 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #7567 from owncloud/apps-scroll-settings | Jan-Christoph Borchardt | 2014-03-09 | 1 | -0/+3 |
|\ |
|
| * | restrict height of settings and make scrollable | Jan-Christoph Borchardt | 2014-03-05 | 1 | -0/+3 |
* | | fix noise not repeating | Jan-Christoph Borchardt | 2014-03-06 | 1 | -1/+1 |
* | | Merge pull request #7566 from owncloud/button-outlines | Morris Jobke | 2014-03-05 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Adds 0 Outlines to Buttons | raghunayyar | 2014-03-05 | 1 | -0/+1 |
* | | add hover/focus states for star icons to hint at action | Jan-Christoph Borchardt | 2014-03-05 | 1 | -2/+6 |
|/ |
|
* | Do not override button background image | jbtbnl | 2014-03-03 | 1 | -4/+4 |
* | Merge pull request #7382 from jbtbnl/master | Raghu Nayyar | 2014-02-27 | 1 | -1/+1 |
|\ |
|
| * | Remove necessity of icon class | jbtbnl | 2014-02-24 | 1 | -1/+1 |
* | | Merge pull request #7452 from owncloud/icon-delete-hover | Morris Jobke | 2014-02-27 | 1 | -1/+2 |
|\ \ |
|
| * | | icons: automatically show delete hover instead of using explicit class | Jan-Christoph Borchardt | 2014-02-27 | 1 | -1/+2 |
| |/ |
|
* / | remove border from log in input fields, simpler and works better with themes | Jan-Christoph Borchardt | 2014-02-27 | 1 | -5/+3 |
|/ |
|
* | use SVG icons from icons.css for New file menu | Jan-Christoph Borchardt | 2014-02-21 | 1 | -0/+6 |
* | Merge branch 'master' into mobile-header | Robin Appelman | 2014-02-21 | 3 | -6/+37 |
|\ |
|
| * | fix IE10 viewport sizeing | Robin Appelman | 2014-02-20 | 1 | -0/+5 |
| * | Merge pull request #7056 from owncloud/users-scrollperformance | Jan-Christoph Borchardt | 2014-02-20 | 2 | -1/+19 |
| |\ |
|
| | * | Improve users list scrolling performance | Vincent Petry | 2014-02-17 | 2 | -1/+19 |
| * | | Merge pull request #6808 from globalpointfamily/remove_ie9_navagation_width_fix | Jan-Christoph Borchardt | 2014-02-20 | 1 | -5/+0 |
| |\ \ |
|
| | * | | remove fix for IE9 nav bar width | Konstantin.Popov | 2014-01-17 | 1 | -5/+0 |
| * | | | Merge branch 'core-css-logos' of github.com:Jakobud/owncloud-core | Jörn Friedrich Dreyer | 2014-02-20 | 1 | -0/+13 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | Moved Core Theme Logos to CSS | Jake Wilson | 2013-10-10 | 1 | -0/+13 |
* | | | | remove additional transition rule, reduce width of collapsed search bar | Jan-Christoph Borchardt | 2014-02-20 | 1 | -5/+1 |