| Commit message (Expand) | Author | Age | Files | Lines |
* | reduce multiselect max-width from 400 to 200px to not take too much space | Jan-Christoph Borchardt | 2014-05-09 | 1 | -1/+1 |
* | fix enlarged caret on installation page | Jan-Christoph Borchardt | 2014-05-06 | 1 | -2/+0 |
* | Merge pull request #8400 from owncloud/download-button-public-folder | Thomas Müller | 2014-05-02 | 1 | -11/+7 |
|\ |
|
| * | fix position and look of public download button | Jan-Christoph Borchardt | 2014-05-02 | 1 | -4/+7 |
| * | remove unneeded header-right details styles | Jan-Christoph Borchardt | 2014-05-02 | 1 | -7/+0 |
* | | remove leftcontent and rightcontent CSS, no longer needed | Jan-Christoph Borchardt | 2014-04-29 | 1 | -15/+0 |
|/ |
|
* | Added infinite scrolling (in-memory list) | Vincent Petry | 2014-04-28 | 1 | -1/+11 |
* | Merge pull request #8229 from owncloud/menutoggle-mobile | Lukas Reschke | 2014-04-20 | 1 | -0/+5 |
|\ |
|
| * | do not show menu toggle on public share links as there is no menu | Jan-Christoph Borchardt | 2014-04-16 | 1 | -0/+5 |
* | | Merge pull request #8236 from owncloud/header-right-fix | Morris Jobke | 2014-04-17 | 1 | -7/+49 |
|\ \ |
|
| * | | fix header code duplication, code style fixes | Jan-Christoph Borchardt | 2014-04-16 | 1 | -5/+28 |
| * | | remove duplication of 'header-right' element, also make it overflow when too ... | Jan-Christoph Borchardt | 2014-04-16 | 1 | -3/+22 |
| |/ |
|
* | | Merge pull request #7994 from owncloud/fix-login-fields | Morris Jobke | 2014-04-16 | 1 | -15/+39 |
|\ \ |
|
| * | | fix overlapping infield labels | Jan-Christoph Borchardt | 2014-04-16 | 1 | -1/+1 |
| * | | fix database infield label indentation | Jan-Christoph Borchardt | 2014-04-16 | 1 | -1/+3 |
| * | | fix sizing for fields when password is shown | Jan-Christoph Borchardt | 2014-04-16 | 1 | -9/+6 |
| * | | make infield labels use less space so pasting in is easier | Jan-Christoph Borchardt | 2014-04-01 | 1 | -3/+8 |
| * | | fix log in input sizing caused by core input field switch to px | Jan-Christoph Borchardt | 2014-04-01 | 1 | -11/+31 |
* | | | fix error display on smaller screens, fix #8090 | Jan-Christoph Borchardt | 2014-04-16 | 2 | -2/+10 |
| |/
|/| |
|
* | | fix search box wrapping on very narrow screens | Jan-Christoph Borchardt | 2014-04-09 | 1 | -0/+1 |
* | | Merge pull request #8072 from owncloud/slideshow-buttons | jbtbnl | 2014-04-06 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix slideshow buttons being invisible | Robin Appelman | 2014-04-06 | 1 | -1/+1 |
* | | | Delete auth.css | Lukas Reschke | 2014-04-04 | 1 | -39/+0 |
|/ / |
|
* | | 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 |