2865 Commits (87179eaae2f35552cbbe0d2b61b459a802b5fa40)

Author SHA1 Message Date
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
Joas Schilling 065141f6f4 Move casting to IExpressionBuilder 10 years ago
Robin Appelman fb76d7de69 remove unused Storage->getLocalFolder 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 2c0cb5a00e Unit test for delete lazy shares 10 years ago
Roeland Jago Douma e0bc128eb5 Add unit tests 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 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
Vincent Petry 85bec3ffcb Reset comments read marker after loading comments 10 years ago
Vincent Petry 8bb1437e24 Add file row indicator for unread comments 10 years ago
Joas Schilling 599eb141b4 Make sure tests don't leave a stray directory behind 10 years ago
Vincent Petry 03f4b49ecc Added JS unit tests for comments 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 403547f0ea [Share 2.0] Allow recipient to be passed in to getShareById 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
Vincent Chan faf48e42b7 Move data protection check to javascript 10 years ago
Roeland Jago Douma d3e79f3bb6 Add Unit tests 10 years ago
Roeland Jago Douma a24e7f6558 Add path filter to OCS Share API ?shared_with_me=true 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
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
Roeland Jago Douma 34e912ab6b [Share 2.0] Fix interfaces and comments 10 years ago
Roeland Jago Douma f2e70441e4 [Share 2.0] Add getShareManager to OCP\IServerContainer 10 years ago
Roeland Jago Douma 185b9c6edd [Share 2.0] Move IShare to OCP 10 years ago
Roeland Jago Douma 0832cca54e [Share 2.0] Fix IShare 10 years ago
Lukas Reschke cb1a64b949 Check whether ownCloud is installed 10 years ago
Joas Schilling 2563c3ffaf Fix failing oracle and postgres tests 10 years ago
Robin Appelman 644a8ab797 add IUserMountCache->getMountsForFileId 10 years ago
Roeland Jago Douma a4900d721f [Share 2.0] Properly handle user deleted group shares 10 years ago
Roeland Jago Douma d11682dcb4 Fix comments from Thomas 10 years ago
Joas Schilling 7514695399 Fix Oracle comparisons 10 years ago
Joas Schilling bd444ae3c3 Add tests for clob comparisons 10 years ago
Roeland Jago Douma c090d709e7 We must resolve to the proper usergroup share 10 years ago
Joas Schilling f413b3ff3a Add tests for findAvailableLanguages 10 years ago
Joas Schilling 70396581eb Add tests for findLanguage() 10 years ago