Commit Graph

10 Commits (865de1926648c452009a32c8c4095de98d7de7b6)

Author SHA1 Message Date
Vincent Petry 658828867c Correctly return the owner display name for children of shares 2014-07-16 12:07:02 +07:00
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc
* test case added to avoid adding them later
2014-05-19 17:50:53 +07:00
Thomas Müller e0dd69e4e6 remove legacy aka deprecated code: OC_FilesystemView 2014-05-12 16:30:39 +07:00
Bjoern Schiessle fb88aba8f4 some fixes to make the gallery work, this made it necessary to adjust some tests and the encryption code 2014-04-23 12:54:26 +07:00
Bjoern Schiessle 652d417a58 we don't allow to share a folder if it contains a share mount point 2014-04-23 12:54:26 +07:00
Bjoern Schiessle ed981294f1 fix share api tests 2014-04-23 12:54:25 +07:00
Robin Appelman fe78d963d9 Implement getPath for shared files 2014-03-28 15:26:15 +07:00
Bjoern Schiessle 0c0e4fced5 fix test so that it doesn't depend on the array order 2014-02-21 13:37:47 +07:00
Bjoern Schiessle 6ca4d3bfde fix usersPath and add unit tests 2014-02-21 13:37:46 +07:00
Vincent Petry fa5ddc3e18 Fixed searchByMime in shared cache
- searchByMime now correctly returns files recursively search through
  all the dirs
- added unit test for searchByMime
2014-02-05 13:29:06 +07:00