Commit Graph

6614 Commits (354cace14ae01e7ff34af3c8a4a3335b89596da3)

Author SHA1 Message Date
Jenkins for ownCloud 55b5ddd735 [tx-robot] updated from transifex 12 years ago
Vincent Petry 4e4c2b04c8 Fixed array_combine for PHP 5.3 12 years ago
Vincent Petry 65b3d293ce Added ORDER BY to enforce share entry order 12 years ago
Jenkins for ownCloud f769c52522 [tx-robot] updated from transifex 12 years ago
Bernhard Posselt 93169eca1e also handle lowercase headers 12 years ago
Bernhard Posselt 0252d39bb6 fix indention 12 years ago
Bernhard Posselt 1002281dae handle http accept headers more gracefully 12 years ago
Georg Ehrke e047e28ac5 make text preview backend use imagettftext, fixes #8087 12 years ago
Bjoern Schiessle 9dc0befcca call self::getNumericStorageId() to get the numeric ID 12 years ago
Jenkins for ownCloud 6546b589ce [tx-robot] updated from transifex 12 years ago
Robin Appelman 41d2354191 Save the permissions in the filecache if it's not saved yet 12 years ago
Morris Jobke 63c5c7bd21 set logger before registrate to an error handler 12 years ago
Jenkins for ownCloud e5c47a5e30 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 1f2722053f [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud e0446a1df5 [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle f15d7dfec0 only expire link shares 12 years ago
Thomas Müller fe8bae31dc adding PK to table encryption 12 years ago
Jörn Friedrich Dreyer a59b5249d3 add more and fix office mimetypes, migrate wrong mimetypes 12 years ago
Thomas Müller 26993f2167 No need to create a storage within remove 12 years ago
Jörn Friedrich Dreyer 56470fa9b3 fix namespace for legacy search classes 12 years ago
Vincent Petry 6e2358c3a6 Added hacky fix for long path cleanup routine 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