Commit Graph

11101 Commits (e378a757fffa3e43a798c0bce7d2d831912bcf75)

Author SHA1 Message Date
Robin Appelman 26a8fb157d better exists check for insert mount cache 9 years ago
Roeland Jago Douma 1e8e00c541 Add proper throw tags to File 9 years ago
Robin Appelman b95e388526 Add occ command to verify storage configurations 9 years ago
Vincent Petry 41ba9280f7 Make sure fileinfo exists when calling getCheckSum in node API 9 years ago
Roeland Jago Douma a506f9ca3f Respect not allowing outgoing shares 9 years ago
Roeland Jago Douma ba0bab294e Add federated share provider to core 9 years ago
Jenkins for ownCloud 4130639a7e [tx-robot] updated from transifex 9 years ago
Jenkins for ownCloud feb0522cd0 [tx-robot] updated from transifex 9 years ago
Roeland Jago Douma 46faf6d3ca Fix exception on delete 9 years ago
Roeland Jago Douma 8486d61764 getSharesBy should also expire link shares 9 years ago
Roeland Jago Douma 3028ec5440 Delete expired share when fetched by id 9 years ago
Roeland Jago Douma 5ed56d9edb Delete a link share if it is expired on access 9 years ago
Jenkins for ownCloud 9fa09b67e6 [tx-robot] updated from transifex 9 years ago
Joas Schilling 065141f6f4 Move casting to IExpressionBuilder 9 years ago
Robin Appelman 282c1cb24f remove unused Storage->search 9 years ago
Robin Appelman 559189cf47 additional phpdoc for search 9 years ago
Robin Appelman 615f0f5499 add deprecation notice to search methods 9 years ago
Robin Appelman fb76d7de69 remove unused Storage->getLocalFolder 9 years ago
Joas Schilling 550f3af285 Remove old background job 9 years ago
Joas Schilling 4056cca427 Only dispatch the delete event, when the deletion was successful 9 years ago
Joas Schilling 97b907335a Dispatch an event when a console command is run 9 years ago
Joas Schilling 070ff71a2d Add activities for comments 9 years ago
Joas Schilling e86dcdacc8 Dispatch events when adding, updating and deleting comments 9 years ago
Scrutinizer Auto-Fixer 466a085253 Scrutinizer Auto-Fixes 9 years ago
Roeland Jago Douma 5f521067d8 When a user is removed we should remove the right shares 9 years ago
Roeland Jago Douma 169874957a Path should be relative 9 years ago
Roeland Jago Douma b57aac0a89 [Share 2.0] Add missing post_update_permissions hook 9 years ago
Roeland Jago Douma 0f22a8db1d Also add type (file/folder) to IShare object 9 years ago
Roeland Jago Douma fc215d0980 Make the share object lazy 9 years ago
Faruk Uzun 6ffd8f3e0d Introduce some mimetypes for richdocuments 9 years ago
Lukas Reschke eee6d1f41b Also check daily and testing channel 9 years ago
Lukas Reschke 5f300ac275 Allow specifing the signing path 9 years ago
Arthur Schiwon 9370491822 types shall always be plural 9 years ago
Roeland Jago Douma 96662c4d0d [Share 2.0] Fix shareManager 9 years ago
Roeland Jago Douma eb904c7aa9 [Share 2.0] Fix defaultshare provider 9 years ago
Roeland Jago Douma 78be766cf5 [Share 2.0] Use strings for ids 9 years ago
Vincent Chan cc17ac9ff9 move whitspace check to user manager 9 years ago
Robin Appelman f2bba59b79 split cache->insert from cache->put 9 years ago
Roeland Jago Douma 2035a179bc Add store/retrieve checksums 9 years ago
Robin Appelman 8a30058f52 filter invalid storages from the mount cache early 9 years ago
Arthur Schiwon 064b96ec1c update routine was lacking where statements 🙈 9 years ago
Roeland Jago Douma dc32f49c6e [Share 2.0] Use GenericShareException 9 years ago
Roeland Jago Douma 4d7130ad31 [Share 2.0] Add exceptions to OCP 9 years ago
Roeland Jago Douma 2316cb1f8b [Share 2.0] Allow moving of shares 9 years ago
Thomas Müller b01d50216e The local address book is replaced now by the system addressbook as part of the dav app 9 years ago
Roeland Jago Douma df690cd1f2 getChildren should not return usergroup shares 9 years ago
Roeland Jago Douma 403547f0ea [Share 2.0] Allow recipient to be passed in to getShareById 9 years ago
Joas Schilling b5e40bc8f6 Fix IManager::isFormattingFilteredObject() 9 years ago
Joas Schilling 25cbc17bec Add activities when a tag is (un-)assigned 9 years ago
Joas Schilling d5126b1ad4 Dispatch events when tags are added/updated/deleted 9 years ago