Commit Graph

6587 Commits (09206f8a495eec8d7452be66dee29f05e99ba8db)

Author SHA1 Message Date
Jörn Friedrich Dreyer a59b5249d3 add more and fix office mimetypes, migrate wrong mimetypes 12 years ago
Jörn Friedrich Dreyer 56470fa9b3 fix namespace for legacy search classes 12 years ago
Vincent Petry 5e27ac3e0d Added CLI arguments for upgrade simulation steps 12 years ago
Robin Appelman 46f70aabfd Dont connect hooks twice 12 years ago
Bjoern Schiessle 3459f99dd6 make sure that we only delete shares for the current user 12 years ago
Bjoern Schiessle eec1c4398a only unshare user share if it was shared with the current user 12 years ago
Bjoern Schiessle 5bbfdc35d7 make sure that we remove all shares refering to the same parent 12 years ago
Bjoern Schiessle 86d7371d0c fix unshareFromSelf() 12 years ago
Robin Appelman e362373a30 Movable storage root can always be moved and deleted 12 years ago
Robin Appelman a432459685 use triple equals 12 years ago
Robin Appelman 42a362f249 Fix phpdoc and comments 12 years ago
Bjoern Schiessle b0a74edbb2 allow moving files to the root 12 years ago
Bjoern Schiessle 329bfd81c3 remove encryption keys if user unshares a file 12 years ago
Robin Appelman dea5219244 Fix folder name for storage root 12 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 12 years ago
Robin Appelman 4fbc991ea2 Add the removing logic for mounts 12 years ago
Robin Appelman 8abe1c3f1a Don't do rename hooks for cache when moving the mountpoint 12 years ago
Robin Appelman 60a659c87e Add a system for (re)movable mount points 12 years ago
Thomas Müller d359765bdc Update PHPDoc 12 years ago
Thomas Müller ad4ec414c9 use system function to recursive remove the directory used by temporary storage 12 years ago
Jenkins for ownCloud ca739a59f0 [tx-robot] updated from transifex 12 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 12 years ago
Jörn Friedrich Dreyer 5034bd1b12 minor phpdoc cleanup and imports 12 years ago
Andrew Brown 7a224f5762 Move new search results to 'lib/private/search' 12 years ago
Andrew Brown 8a223eb62d Move legacy search to 'lib/private/legacy' 12 years ago
Andrew Brown 794a133f9a Re-add type to legacy OC_Search_Result class 12 years ago
Andrew Brown 70be98f6d0 Add audio and image result types 12 years ago
Andrew Brown c46d514733 Add audio and image result types 12 years ago
Jörn Friedrich Dreyer afd24385a8 fix formatting 12 years ago
Andrew Brown a6583d3976 Add legacy adapters for file search 12 years ago
Andrew Brown ac72828eae Move to new namespace convention and add new result sub-classing 12 years ago
Bernhard Posselt 587a8df566 remove controller serializers 12 years ago
Bjoern Schiessle 2d83424a29 allow to set pre-condition for setValue 12 years ago
Robin Appelman 00539cf8f9 Verify that we have a valid storage in View->getPath 12 years ago
Bjoern Schiessle 6578f00b4b unify share settings 12 years ago
Markus Goetz e6665a0542 WebDAV Permissions: Distinguish between renameing and moving 12 years ago
Joas Schilling 4b18967129 Hack around oracle for CLOB fields 12 years ago
Jan-Christoph Borchardt 9e56acbdc9 add snap.js script 12 years ago
Joas Schilling 879237f32a Add method to get users by their preference 12 years ago
Lukas Reschke 7c4abce373 Move authentication to it's own call 12 years ago
Lukas Reschke ac7fb1b23e Remove legacy routing code 12 years ago
Robin Appelman 3e73251750 Don't update the mtime if the storage mtime hasn't changed 12 years ago
Thomas Müller da3974bcb2 - drop permissions table and related code 12 years ago
Jenkins for ownCloud cb61d8a226 [tx-robot] updated from transifex 12 years ago
Thomas Müller ec7225da66 remove file locking - code will continue to live in it's own app 12 years ago
Vincent Petry 95fda3c17c Do not load apps when upgrade is needed 12 years ago
Vincent Petry d4ffafe467 Removed simulate db update flag and split into separate methods 12 years ago
Thomas Müller 48eee0b432 use the right interface \Sabre\DAVACL\PrincipalBackend\BackendInterface 12 years ago
Vincent Petry 5b97369b00 Simulate apps database schema update on upgrade 12 years ago
Vincent Petry da889ff029 Added experimental switch to count external storage data in quota 12 years ago