Commit Graph

18781 Commits (1efa338a520e2d73b0b6027dd0a9e0cb496a0d9d)
 

Author SHA1 Message Date
Robin Appelman 46f70aabfd Dont connect hooks twice 10 years ago
Bjoern Schiessle 0b2ae314c7 check if permissions exists 10 years ago
Robin Appelman 60ea4388ed Limit permissions to share permissions 10 years ago
Bjoern Schiessle 3459f99dd6 make sure that we only delete shares for the current user 10 years ago
Bjoern Schiessle eec1c4398a only unshare user share if it was shared with the current user 10 years ago
Bjoern Schiessle 5bbfdc35d7 make sure that we remove all shares refering to the same parent 10 years ago
Bjoern Schiessle 86d7371d0c fix unshareFromSelf() 10 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 10 years ago
Bjoern Schiessle 574de2d91b the mount point always have delete permissions to allow unmount 10 years ago
Bjoern Schiessle ca6631a710 add some tests 10 years ago
Bjoern Schiessle ad5d8d7980 nake sure ti create new db entry when user renames a group share 10 years ago
Robin Appelman ea07f0a18e Fix unit test 10 years ago
Robin Appelman 28615cca9c Fix unit tests 10 years ago
Bjoern Schiessle a5752a8463 fix db query 10 years ago
Robin Appelman e362373a30 Movable storage root can always be moved and deleted 10 years ago
Robin Appelman a432459685 use triple equals 10 years ago
Robin Appelman 42a362f249 Fix phpdoc and comments 10 years ago
Bjoern Schiessle 501f98f084 update share API tests, file shares never have delete permissions 10 years ago
Bjoern Schiessle 9a48e87253 make sure that we have a path relative to data/user/files to work with 10 years ago
Bjoern Schiessle 0ce07bb6c4 update mount point if file_target changed 10 years ago
Bjoern Schiessle 844b1e3fc6 add additional unit tests 10 years ago
Bjoern Schiessle cf5eb0fef5 remove unused variable 10 years ago
Bjoern Schiessle 24f3f6823e get unique_name value directly from the share array 10 years ago
Bjoern Schiessle 5132ae5e69 fix mount point move up if the parent no longer exists 10 years ago
Bjoern Schiessle b0a74edbb2 allow moving files to the root 10 years ago
Bjoern Schiessle 884b9a0ecf bring back updateFileTarget() got lost during last rebase 10 years ago
Bjoern Schiessle 329bfd81c3 remove encryption keys if user unshares a file 10 years ago
Bjoern Schiessle 1b0b977678 remove share mount 10 years ago
Robin Appelman dea5219244 Fix folder name for storage root 10 years ago
Bjoern Schiessle bf5e9357fc don't allow to share single files with delete permissions, user should only be possible to unshare a single file but never to delete it 10 years ago
Robin Appelman a66c2e6a47 Fix the removeMount for personal mounts 10 years ago
Robin Appelman 4fbc991ea2 Add the removing logic for mounts 10 years ago
Robin Appelman 14ce44acc8 Move shared mount moving from the storage to the mount 10 years ago
Robin Appelman cabe2873c4 Make personal external mount points (re)movable from the files app 10 years ago
Robin Appelman 8abe1c3f1a Don't do rename hooks for cache when moving the mountpoint 10 years ago
Robin Appelman 60a659c87e Add a system for (re)movable mount points 10 years ago
Vincent Petry d764aaa427 Fixed Snap mock
Also fixed JSHint errors
10 years ago
Vincent Petry b8ab77a475 Added debounce on resize 10 years ago
Thomas Müller 79b65269c9 Merge pull request #8877 from owncloud/getpath-storage-check
Verify that we have a valid storage in View->getPath
10 years ago
Thomas Müller d359765bdc Update PHPDoc 10 years ago
Jan-Christoph Borchardt 5d02b5663b prevent scrollbar when sidebar is open 10 years ago
Jan-Christoph Borchardt 1745fe1664 Merge pull request #8911 from owncloud/common-lang
Add Turkish to common languages
10 years ago
Thomas Müller ad4ec414c9 use system function to recursive remove the directory used by temporary storage 10 years ago
Jenkins for ownCloud ca739a59f0 [tx-robot] updated from transifex 10 years ago
josh4trunks 55ccd6da51 Update notes on dbhost 10 years ago
Morris Jobke 584c47b433 Disable snapper on bigger screens and on public/login page 10 years ago
Jörn Friedrich Dreyer aaf0d13171 make search non-static, add ISearch to server container, make legacy a static wrapper for it, move provider and result to public api 10 years ago
Volkan Gezer 11a857f653 Add Turkish to common languages 10 years ago
Jan-Christoph Borchardt 9063a25bb4 slightly widen sidebar to 250px, works better with apps and on mobile 10 years ago
Jörn Friedrich Dreyer 5034bd1b12 minor phpdoc cleanup and imports 10 years ago