| Commit message (Expand) | Author | Age | Files | Lines |
* | fix position of sidebar toggle, fix Files controls position problems | Jan-Christoph Borchardt | 2014-06-05 | 2 | -5/+13 |
* | close sidebar when switching navigation entry, except on add or change settings | Jan-Christoph Borchardt | 2014-06-05 | 2 | -0/+23 |
* | add app sidebar toggle and swipe on mobile | Jan-Christoph Borchardt | 2014-06-05 | 2 | -0/+81 |
* | adjust CSS to styleguide, remove left padding, prevent user-selection | Jan-Christoph Borchardt | 2014-06-05 | 3 | -8/+33 |
* | add snap.js script | Jan-Christoph Borchardt | 2014-06-05 | 2 | -0/+569 |
* | add menu icon | Jan-Christoph Borchardt | 2014-06-05 | 3 | -0/+16 |
* | Merge pull request #8883 from owncloud/files-slide-toggle | Jan-Christoph Borchardt | 2014-06-05 | 2 | -8/+2 |
|\ |
|
| * | use slide toggle for files app | Bernhard Posselt | 2014-06-05 | 2 | -8/+2 |
* | | Merge pull request #7878 from owncloud/quota-extstorageswitch | icewind1991 | 2014-06-05 | 4 | -24/+180 |
|\ \
| |/
|/| |
|
| * | Added experimental switch to count external storage data in quota | Vincent Petry | 2014-06-04 | 4 | -24/+180 |
* | | Merge pull request #8861 from owncloud/share-overview-linklist | Vincent Petry | 2014-06-05 | 4 | -2/+146 |
|\ \ |
|
| * | | Fixed wording to "Shared by link" | Vincent Petry | 2014-06-04 | 2 | -3/+3 |
| * | | Added "Shared with link" sidebar section in files app | Vincent Petry | 2014-06-04 | 4 | -2/+146 |
* | | | Merge pull request #8884 from owncloud/move-flock-to-app | Jörn Friedrich Dreyer | 2014-06-05 | 4 | -564/+0 |
|\ \ \ |
|
| * | | | remove file locking - code will continue to live in it's own app | Thomas Müller | 2014-06-04 | 4 | -564/+0 |
* | | | | Merge pull request #8620 from owncloud/design-navigation-two | Thomas Müller | 2014-06-05 | 13 | -418/+397 |
|\ \ \ \ |
|
| * | | | | fix leading decimal Scrutinizer coding style issue | Jan-Christoph Borchardt | 2014-06-05 | 1 | -3/+3 |
| * | | | | fix unit test template | Morris Jobke | 2014-06-05 | 1 | -1/+1 |
| * | | | | fix first failing test | Morris Jobke | 2014-06-05 | 1 | -2/+1 |
| * | | | | add to app navigation after enabling | Morris Jobke | 2014-06-04 | 1 | -8/+10 |
| * | | | | hover effect for app switcher label | Jan-Christoph Borchardt | 2014-06-04 | 1 | -6/+18 |
| * | | | | fix related layout issues in user management | Jan-Christoph Borchardt | 2014-06-04 | 3 | -2/+6 |
| * | | | | add a bit of whitespace to the bottom of the app list | Jan-Christoph Borchardt | 2014-06-04 | 1 | -0/+1 |
| * | | | | reduce opacity of app icon when loading | Jan-Christoph Borchardt | 2014-06-04 | 1 | -5/+3 |
| * | | | | more CSS rearranging, removing duplicate code | Jan-Christoph Borchardt | 2014-06-04 | 2 | -62/+52 |
| * | | | | rearrange CSS, remove duplicate code | Jan-Christoph Borchardt | 2014-06-04 | 3 | -154/+109 |
| * | | | | move 'add apps' entry into normal navigation instead of a new line | Jan-Christoph Borchardt | 2014-06-04 | 2 | -17/+5 |
| * | | | | better loading feedback for app start, move from JS to CSS | Jan-Christoph Borchardt | 2014-06-04 | 3 | -2/+25 |
| * | | | | show 'Apps' as fallback label for app switcher if no app title is present (fo... | Jan-Christoph Borchardt | 2014-06-04 | 1 | -1/+1 |
| * | | | | show loading feedback | Jan-Christoph Borchardt | 2014-06-04 | 1 | -2/+10 |
| * | | | | separate home icon and menu toggle | Jan-Christoph Borchardt | 2014-06-04 | 2 | -0/+8 |
| * | | | | show appname on mobile since now there's enough space | Jan-Christoph Borchardt | 2014-06-04 | 1 | -9/+0 |
| * | | | | cut ownCloud text from logo when logged in, place appname there | Jan-Christoph Borchardt | 2014-06-04 | 4 | -5/+84 |
| * | | | | reduce font size of appname in header | Jan-Christoph Borchardt | 2014-06-04 | 2 | -6/+9 |
| * | | | | drop "push" element - no sticky footer needed anymore | Morris Jobke | 2014-06-04 | 3 | -7/+3 |
| * | | | | Remove obsoleted code to trigger navigation menu | Vincent Petry | 2014-06-04 | 2 | -106/+9 |
| * | | | | fix navigation bubble width and height on mobile | Jan-Christoph Borchardt | 2014-06-04 | 1 | -2/+2 |
| * | | | | show appname next to logo for better hint at navigation | Jan-Christoph Borchardt | 2014-06-04 | 4 | -8/+38 |
| * | | | | toggle the navigation on desktop, not only on mobile | Jan-Christoph Borchardt | 2014-06-04 | 1 | -8/+2 |
| * | | | | adjust controls bar position for removed nav bar | Jan-Christoph Borchardt | 2014-06-04 | 1 | -1/+1 |
| * | | | | hide navigation by default, not only on small screens, first step | Jan-Christoph Borchardt | 2014-06-04 | 3 | -80/+75 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #8862 from owncloud/share-overview-fixmimetype | icewind1991 | 2014-06-05 | 1 | -4/+2 |
|\ \ \ \ |
|
| * | | | | Fix mime type returning for "shared with others" files | Vincent Petry | 2014-06-04 | 1 | -4/+2 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #8878 from owncloud/update-checkmigrationforapps | Vincent Petry | 2014-06-05 | 8 | -38/+126 |
|\ \ \ \ |
|
| * | | | | Do not load apps when upgrade is needed | Vincent Petry | 2014-06-04 | 1 | -1/+1 |
| * | | | | Removed simulate db update flag and split into separate methods | Vincent Petry | 2014-06-04 | 3 | -23/+47 |
| * | | | | Simulate apps database schema update on upgrade | Vincent Petry | 2014-06-04 | 7 | -38/+102 |
* | | | | | Merge pull request #8852 from owncloud/kill-permissions-master | Thomas Müller | 2014-06-05 | 23 | -640/+29 |
|\ \ \ \ \ |
|
| * | | | | | - drop permissions table and related code | Thomas Müller | 2014-06-05 | 23 | -640/+29 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-05 | 817 | -12478/+17543 |