| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup and compile | John Molakvoæ | 2022-05-13 | 1 | -0/+198 |
* | Add more styles to the server.scss | Morris Jobke | 2017-03-09 | 1 | -165/+0 |
* | Use a table for the filepicker list and add size column | Robin Appelman | 2016-10-19 | 1 | -0/+1 |
* | Merge pull request #21417 from J0WI/css-fixes | Thomas Müller | 2016-04-27 | 1 | -4/+14 |
|\ |
|
| * | fixed fallbacks and code style | jowi | 2016-01-02 | 1 | -4/+14 |
* | | do not expand sidebar to full width on mobile, but up the min-width, fix #19915 | Jan-Christoph Borchardt | 2016-02-25 | 1 | -4/+0 |
|/ |
|
* | remove unneeded css prefixes | Hendrik Leppelsack | 2015-11-23 | 1 | -1/+0 |
* | move font back from Light to Regular for body text on normal-res screens, fix... | Jan-Christoph Borchardt | 2015-11-10 | 1 | -8/+0 |
* | Make sidebar properly fullscreen in mobile/compact mode | Vincent Petry | 2015-10-05 | 1 | -1/+1 |
* | fix name autocomplete not showing on mobile, fix #18551 | Jan-Christoph Borchardt | 2015-09-25 | 1 | -0/+4 |
* | only show search icon on desktop, like on mobile | Jan-Christoph Borchardt | 2015-08-26 | 1 | -23/+0 |
* | adjust search box style | Jan-Christoph Borchardt | 2015-08-24 | 1 | -3/+1 |
* | Fix app-content scrollbar when app-sidebar is open | Vincent Petry | 2015-08-07 | 1 | -5/+1 |
* | rename sidebar element and use css and js utility functions to core | Arthur Schiwon | 2015-08-07 | 1 | -0/+8 |
* | fix app menu not showing on mobile, fix #16844 | Jan-Christoph Borchardt | 2015-06-10 | 1 | -2/+2 |
* | replace logo-wide on share page as well with better icon + text | Jan-Christoph Borchardt | 2015-05-22 | 1 | -6/+3 |
* | further adjustments of header and dropdown styles | Jan-Christoph Borchardt | 2015-03-26 | 1 | -0/+8 |
* | do not show update notification on mobile, fix overlapping of header menus, f... | Jan-Christoph Borchardt | 2015-03-25 | 1 | -0/+5 |
* | fixing #15027, cleaning up obsolete IE5-7 workaround code | Volker E | 2015-03-19 | 1 | -4/+0 |
* | Add app utilities - CSS menus for sidebar | Bernhard Posselt | 2014-08-31 | 1 | -0/+2 |
* | also fix filepicker for smaller screen sizes | Jan-Christoph Borchardt | 2014-07-31 | 1 | -0/+9 |
* | improve look of search on mobile, save space in top bar | Jan-Christoph Borchardt | 2014-07-24 | 1 | -5/+11 |
* | for shared links, use wide logo on desktop and icon on mobile | Jan-Christoph Borchardt | 2014-07-03 | 1 | -0/+8 |
* | fix animation of sidebar and prevent horizontal scrollbar, fix #9284 | Jan-Christoph Borchardt | 2014-07-02 | 1 | -6/+1 |
* | allow horizontal scrollbar in settings to make user mgmt usable on mobile | Jan-Christoph Borchardt | 2014-07-02 | 1 | -0/+5 |
* | prevent overflow in user management controls bar, fix #9277 | Jan-Christoph Borchardt | 2014-07-02 | 1 | -0/+9 |
* | Removed unused padding-right of the controls bar | Vincent Petry | 2014-06-24 | 1 | -1/+0 |
* | fix CSS for upload button - fixes #8939 | Morris Jobke | 2014-06-16 | 1 | -5/+0 |
* | fix left padding of controls bar for apps without navigation | Jan-Christoph Borchardt | 2014-06-06 | 1 | -1/+6 |
* | unify controls bar, remove duplicate from user management | Jan-Christoph Borchardt | 2014-06-06 | 1 | -13/+7 |
* | Fixed viewer mode for sidebar swipe | Vincent Petry | 2014-06-06 | 1 | -1/+8 |
* | prevent scrollbar when sidebar is open | Jan-Christoph Borchardt | 2014-06-06 | 1 | -1/+6 |
* | slightly widen sidebar to 250px, works better with apps and on mobile | Jan-Christoph Borchardt | 2014-06-05 | 1 | -1/+1 |
* | remove prevention of scrollbar, breaks some pages | Jan-Christoph Borchardt | 2014-06-05 | 1 | -3/+0 |
* | prevent horizontal scrollbar | Jan-Christoph Borchardt | 2014-06-05 | 1 | -0/+4 |
* | fix position of sidebar toggle, fix Files controls position problems | Jan-Christoph Borchardt | 2014-06-05 | 1 | -3/+12 |
* | add app sidebar toggle and swipe on mobile | Jan-Christoph Borchardt | 2014-06-05 | 1 | -0/+66 |
* | show appname on mobile since now there's enough space | Jan-Christoph Borchardt | 2014-06-04 | 1 | -9/+0 |
* | reduce font size of appname in header | Jan-Christoph Borchardt | 2014-06-04 | 1 | -0/+4 |
* | show appname next to logo for better hint at navigation | Jan-Christoph Borchardt | 2014-06-04 | 1 | -0/+5 |
* | hide navigation by default, not only on small screens, first step | Jan-Christoph Borchardt | 2014-06-04 | 1 | -80/+0 |
* | shift files app breadcrumbs to account for missing app list | Jan-Christoph Borchardt | 2014-06-02 | 1 | -1/+4 |
* | Merge pull request #8140 from owncloud/login-valign | Jan-Christoph Borchardt | 2014-05-15 | 1 | -0/+21 |
|\ |
|
| * | Move vertical alignment of public layout to mobile. Refs #8140 | jbtbnl | 2014-05-04 | 1 | -0/+21 |
* | | 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 |
* | | | fix error display on smaller screens, fix #8090 | Jan-Christoph Borchardt | 2014-04-16 | 1 | -0/+8 |
|/ / |
|
* / | fix search box wrapping on very narrow screens | Jan-Christoph Borchardt | 2014-04-09 | 1 | -0/+1 |
|/ |
|
* | 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 |