Commit Graph

11099 Commits (703f3551dc2c9caaebbcd2e9d9377f314dfd28ea)

Author SHA1 Message Date
Roeland Jago Douma 1e8e00c541 Add proper throw tags to File 10 years ago
Robin Appelman b95e388526 Add occ command to verify storage configurations 10 years ago
Vincent Petry 41ba9280f7 Make sure fileinfo exists when calling getCheckSum in node API 10 years ago
Roeland Jago Douma a506f9ca3f Respect not allowing outgoing shares 10 years ago
Roeland Jago Douma ba0bab294e Add federated share provider to core 10 years ago
Jenkins for ownCloud 4130639a7e [tx-robot] updated from transifex 10 years ago
Jenkins for ownCloud feb0522cd0 [tx-robot] updated from transifex 10 years ago
Roeland Jago Douma 46faf6d3ca Fix exception on delete 10 years ago
Roeland Jago Douma 8486d61764 getSharesBy should also expire link shares 10 years ago
Roeland Jago Douma 3028ec5440 Delete expired share when fetched by id 10 years ago
Roeland Jago Douma 5ed56d9edb Delete a link share if it is expired on access 10 years ago
Jenkins for ownCloud 9fa09b67e6 [tx-robot] updated from transifex 10 years ago
Joas Schilling 065141f6f4 Move casting to IExpressionBuilder 10 years ago
Robin Appelman 282c1cb24f remove unused Storage->search 10 years ago
Robin Appelman 559189cf47 additional phpdoc for search 10 years ago
Robin Appelman 615f0f5499 add deprecation notice to search methods 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