Commit Graph

18542 Commits (cf9099c7885453bcf15e40cbed722f432dffa1fb)
 

Author SHA1 Message Date
Vincent Petry da889ff029 Added experimental switch to count external storage data in quota 12 years ago
Jan-Christoph Borchardt 358a4ce753 add a bit of whitespace to the bottom of the app list 12 years ago
Jan-Christoph Borchardt 5a38560115 reduce opacity of app icon when loading 12 years ago
Jan-Christoph Borchardt 8f4221edde more CSS rearranging, removing duplicate code 12 years ago
Jan-Christoph Borchardt f1ce58de3e rearrange CSS, remove duplicate code 12 years ago
Jan-Christoph Borchardt d831afc792 move 'add apps' entry into normal navigation instead of a new line 12 years ago
Jan-Christoph Borchardt 26bf64631d better loading feedback for app start, move from JS to CSS 12 years ago
Thomas Müller fc1d6f4c3c fixes during test 12 years ago
Jan-Christoph Borchardt 96cfe97dae show 'Apps' as fallback label for app switcher if no app title is present (for example in Settings) 12 years ago
Jan-Christoph Borchardt e291a04dee show loading feedback 12 years ago
Jan-Christoph Borchardt 7cdd4fee9a separate home icon and menu toggle 12 years ago
Jan-Christoph Borchardt 3b3b0f6e2e show appname on mobile since now there's enough space 12 years ago
Jan-Christoph Borchardt cfffd1a890 cut ownCloud text from logo when logged in, place appname there 12 years ago
Jan-Christoph Borchardt 934048b32c reduce font size of appname in header 12 years ago
Morris Jobke 190fc8adf5 drop "push" element - no sticky footer needed anymore 12 years ago
Vincent Petry 52d9e313d1 Remove obsoleted code to trigger navigation menu 12 years ago
Jan-Christoph Borchardt 8eadc2fbd7 fix navigation bubble width and height on mobile 12 years ago
Jan-Christoph Borchardt e27a409287 show appname next to logo for better hint at navigation 12 years ago
Jan-Christoph Borchardt 19d7d87964 toggle the navigation on desktop, not only on mobile 12 years ago
Jan-Christoph Borchardt e2e05c4798 adjust controls bar position for removed nav bar 12 years ago
Jan-Christoph Borchardt 35308f5b09 hide navigation by default, not only on small screens, first step 12 years ago
Vincent Petry b5f0a17918 Merge pull request #8822 from owncloud/cache-change-propagator 12 years ago
Vincent Petry 3507964820 Fixed quota wrapper to return the value from flock() 12 years ago
Morris Jobke 5adb8f0a8a Merge pull request #8844 from owncloud/design-icons 12 years ago
Thomas Müller 76e04027bc Upgrade SabreDAV to 1.8.10 12 years ago
Vincent Petry 816db7aef1 Fixed wording to "Shared by link" 12 years ago
Bernhard Posselt ade6ed3797 Merge pull request #8701 from owncloud/slide-up-toggle 12 years ago
Vincent Petry c88509902e Fix mime type returning for "shared with others" files 12 years ago
Jan-Christoph Borchardt a244172219 Merge pull request #8853 from owncloud/design-typeface 12 years ago
Morris Jobke 8874c74a74 Merge pull request #8860 from owncloud/phpstorm-code-style 12 years ago
Vincent Petry b3fdda1751 Added "Shared with link" sidebar section in files app 12 years ago
Morris Jobke d3128f0694 IE -> IE8 only 12 years ago
Morris Jobke d1176f546a move from tff to woff and fix IE8 12 years ago
Robin Appelman 962cd50ae7 add phpstorm code style 12 years ago
Vincent Petry af6a65cbf3 Do not update action icon recipients for file list 12 years ago
Vincent Petry 07f1b263c9 Use recipient display names when updating shares in the UI 12 years ago
Thomas Müller 4ab77f90d2 Merge pull request #8662 from owncloud/f-lock 12 years ago
Robin Appelman 3bcdad62fb Fix unit tests 12 years ago
Thomas Müller 9e31118675 Merge pull request #8842 from owncloud/ldap_cli_methods 12 years ago
Thomas Müller 86623358f0 Merge pull request #8849 from owncloud/trash_expire_fix 12 years ago
Thomas Müller 9f3fcf036c fixing typo 12 years ago
Jan-Christoph Borchardt 6b2b903ea6 Merge pull request #8468 from owncloud/remove-infieldlabels 12 years ago
Thomas Müller 917f389747 workaround to get the unit test going 12 years ago
Jenkins for ownCloud f5c4754c2b [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle 2c8288d8f9 get the storage from the view 12 years ago
ringmaster 0a417b1174 Use ->instanceOfStorage() not instanceof for Storage instances. 12 years ago
ringmaster 0e85618c42 Can't use assertInstanceOf on wrapped storage; use assertTrue(instanceOfStorage() instead. 12 years ago
Bjoern Schiessle 48eb0515e9 only lock if unlink is called for a file 12 years ago
Bjoern Schiessle 2b30fb4862 fix unit test after adding the additional parameter to addStorageWrapper() 12 years ago
Bjoern Schiessle ab6680e9ab name the storage wrapper to make sure that we don't apply the wrapper multiple times 12 years ago