Commit Graph

18667 Commits (3da47db33cd9a676a1f5b51a8c8ed1abe617ce3e)
 

Author SHA1 Message Date
Björn Schießle 3da47db33c Merge pull request #8927 from owncloud/expire_only_link_shares 11 years ago
Raghu Nayyar dfe6bd61bf Merge pull request #8935 from owncloud/missed-apps-tag 11 years ago
Vincent Petry 506f7adb12 Merge pull request #8925 from owncloud/extstorage-sidebar 11 years ago
Raghu Nayyar dc77910758 Merge pull request #8933 from owncloud/fix-logo-glitch 11 years ago
Volkan Gezer 713a1c683b wrap App text with t() to let it use locales 11 years ago
Bjoern Schiessle 9c00f5ddb6 set minDate and maxDate in datepicker 11 years ago
Thomas Müller 647dcce514 Merge pull request #8253 from owncloud/pk-on-all-tables-master 11 years ago
Thomas Müller c053f27381 Merge pull request #8921 from owncloud/fix-remove-storage-master 11 years ago
Jan-Christoph Borchardt 6f0f738f08 reduce padding by 1px after increasing image 11 years ago
Jan-Christoph Borchardt 85a002468d fix logo glitch, add whitespace around form 11 years ago
Bjoern Schiessle f15d7dfec0 only expire link shares 11 years ago
Vincent Petry e39e6a5584 Fixed delete button CSS in ext storage list 11 years ago
Vincent Petry 710d017eec Added more columns to ext storage list 11 years ago
Vincent Petry a47ef52ae2 Fixed ext storage list sorting 11 years ago
Vincent Petry 01c2c3107a Added external storage list in files app 11 years ago
Jan-Christoph Borchardt 933c05566e Merge pull request #8922 from owncloud/design-controls-transparency 11 years ago
Jan-Christoph Borchardt 1a519b851d Merge pull request #8923 from owncloud/app-settings-input 11 years ago
Thomas Müller fe8bae31dc adding PK to table encryption 11 years ago
Vincent Petry 5cebb6fb9b Merge pull request #4553 from owncloud/update_search_classes 11 years ago
Jan-Christoph Borchardt 08b5f787cc app settings: display input fields at full width 11 years ago
Thomas Müller 204eb256f3 Merge pull request #8895 from owncloud/mimetype_fixes 11 years ago
Jörn Friedrich Dreyer 7af67eb630 increase version number of files and migration trigger 11 years ago
Jan-Christoph Borchardt ecdfea241f fix left padding of controls bar for apps without navigation 11 years ago
Jan-Christoph Borchardt b5b4350ada slight transparency for controls bar for more open feel 11 years ago
Jan-Christoph Borchardt a6f9dd9c4b fix apps without app-navigation 11 years ago
Jan-Christoph Borchardt 23c83c076c unify controls bar, remove duplicate from user management 11 years ago
Jörn Friedrich Dreyer a59b5249d3 add more and fix office mimetypes, migrate wrong mimetypes 11 years ago
icewind1991 c47d4ebbac Merge pull request #8666 from owncloud/mount-remove 11 years ago
Vincent Petry 0661d737e6 Merge pull request #8900 from guruz/webdav_permission_moveable_renameable 11 years ago
Vincent Petry ff12969276 Merge pull request #8905 from owncloud/update-cli-skipcheckmigrate 11 years ago
Thomas Müller 26993f2167 No need to create a storage within remove 11 years ago
Jörn Friedrich Dreyer 7c29645f22 allow apps to add translation for search result typeid 11 years ago
Thomas Müller 289accc31b Merge pull request #8159 from owncloud/mobile-sidebar-swipe 11 years ago
Jörn Friedrich Dreyer 2801f0f222 use non static access to search 11 years ago
Jörn Friedrich Dreyer 56470fa9b3 fix namespace for legacy search classes 11 years ago
Thomas Müller 3a7b30795c Merge pull request #8783 from owncloud/remove-serializers 11 years ago
Vincent Petry 5e27ac3e0d Added CLI arguments for upgrade simulation steps 11 years ago
Vincent Petry b2bae9313d Fixed viewer mode for sidebar swipe 11 years ago
Thomas Müller ff651a3e0d Merge pull request #8909 from owncloud/fix-temporary-storage-rmdirr-master 11 years ago
Robin Appelman 46f70aabfd Dont connect hooks twice 11 years ago
Bjoern Schiessle 0b2ae314c7 check if permissions exists 11 years ago
Robin Appelman 60ea4388ed Limit permissions to share permissions 11 years ago
Bjoern Schiessle 3459f99dd6 make sure that we only delete shares for the current user 11 years ago
Bjoern Schiessle eec1c4398a only unshare user share if it was shared with the current user 11 years ago
Bjoern Schiessle 5bbfdc35d7 make sure that we remove all shares refering to the same parent 11 years ago
Bjoern Schiessle 86d7371d0c fix unshareFromSelf() 11 years ago
Bjoern Schiessle 09970e1816 update unit tests and make sure that we return the right permissions for files within a shared folder and for the shared folder itself 11 years ago
Bjoern Schiessle 574de2d91b the mount point always have delete permissions to allow unmount 11 years ago
Bjoern Schiessle ca6631a710 add some tests 11 years ago
Bjoern Schiessle ad5d8d7980 nake sure ti create new db entry when user renames a group share 11 years ago