5123 Commits (5832178f591f1efca48e06c78dfb7a0405a7cce4)

Author SHA1 Message Date
Joas Schilling 065141f6f4 Move casting to IExpressionBuilder 10 years ago
Robin Appelman fb76d7de69 remove unused Storage->getLocalFolder 10 years ago
Joas Schilling 550f3af285 Remove old background job 10 years ago
Joas Schilling 4056cca427 Only dispatch the delete event, when the deletion was successful 10 years ago
Joas Schilling 97b907335a Dispatch an event when a console command is run 10 years ago
Joas Schilling 070ff71a2d Add activities for comments 10 years ago
Joas Schilling e86dcdacc8 Dispatch events when adding, updating and deleting comments 10 years ago
Scrutinizer Auto-Fixer 466a085253 Scrutinizer Auto-Fixes 10 years ago
Roeland Jago Douma 5f521067d8 When a user is removed we should remove the right shares 10 years ago
Roeland Jago Douma 169874957a Path should be relative 10 years ago
Roeland Jago Douma b57aac0a89 [Share 2.0] Add missing post_update_permissions hook 10 years ago
Roeland Jago Douma 0f22a8db1d Also add type (file/folder) to IShare object 10 years ago
Roeland Jago Douma fc215d0980 Make the share object lazy 10 years ago
Faruk Uzun 6ffd8f3e0d Introduce some mimetypes for richdocuments 10 years ago
Lukas Reschke eee6d1f41b Also check daily and testing channel 10 years ago
Lukas Reschke 5f300ac275 Allow specifing the signing path 10 years ago
Arthur Schiwon 9370491822 types shall always be plural 10 years ago
Roeland Jago Douma 96662c4d0d [Share 2.0] Fix shareManager 10 years ago
Roeland Jago Douma eb904c7aa9 [Share 2.0] Fix defaultshare provider 10 years ago
Roeland Jago Douma 78be766cf5 [Share 2.0] Use strings for ids 10 years ago
Vincent Chan cc17ac9ff9 move whitspace check to user manager 10 years ago
Robin Appelman f2bba59b79 split cache->insert from cache->put 10 years ago
Roeland Jago Douma 2035a179bc Add store/retrieve checksums 10 years ago
Robin Appelman 8a30058f52 filter invalid storages from the mount cache early 10 years ago
Arthur Schiwon 064b96ec1c update routine was lacking where statements 🙈 10 years ago
Roeland Jago Douma dc32f49c6e [Share 2.0] Use GenericShareException 10 years ago
Roeland Jago Douma 4d7130ad31 [Share 2.0] Add exceptions to OCP 10 years ago
Roeland Jago Douma 2316cb1f8b [Share 2.0] Allow moving of shares 10 years ago
Thomas Müller b01d50216e The local address book is replaced now by the system addressbook as part of the dav app 10 years ago
Roeland Jago Douma df690cd1f2 getChildren should not return usergroup shares 10 years ago
Roeland Jago Douma 403547f0ea [Share 2.0] Allow recipient to be passed in to getShareById 10 years ago
Joas Schilling b5e40bc8f6 Fix IManager::isFormattingFilteredObject() 10 years ago
Joas Schilling 25cbc17bec Add activities when a tag is (un-)assigned 10 years ago
Joas Schilling d5126b1ad4 Dispatch events when tags are added/updated/deleted 10 years ago
Joas Schilling 591613fce2 Dispatch some events when tags are un-/assigned 10 years ago
Roeland Jago Douma 619a4d2e52 Update old password hashed for link shares on access 10 years ago
Roeland Jago Douma 1efe877d00 Emit hook for expirationDate verification 10 years ago
Roeland Jago Douma a24e7f6558 Add path filter to OCS Share API ?shared_with_me=true 10 years ago
Robin Appelman 3c8aac3867 Add mount option to disable sharing 10 years ago
Arthur Schiwon 01cdc70f9c introduce comments read marke tables, comes with user cleanup after deletion 10 years ago
Arthur Schiwon d2882b9021 Comments WebDAV adjustements 10 years ago
Robin Appelman ec3f6549f6 Add fallback moveFromCache implementation 10 years ago
Robin Appelman e3b5639fc1 Block shares that dont have the correct source permissions 10 years ago
Roeland Jago Douma 1ff4ec1cd3 [Share 2.0] When deleting a group share delete children 10 years ago
Lukas Reschke 809ff5ac95 Add public API to give developers the possibility to adjust the global CSP defaults 10 years ago
Joas Schilling ef73aedd7e Deprecate the method and warn against using it 10 years ago
Robin Appelman d7a777af3a fix cachejail->update 10 years ago
Robin Appelman 1369f2c684 cleanup shared cache 10 years ago
Roeland Jago Douma 8d44e537ac [Share 2.0] Remove setId and setProviderId from the interface 10 years ago
Roeland Jago Douma 34e912ab6b [Share 2.0] Fix interfaces and comments 10 years ago