| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix ArrayAccess and JsonSerializable return types | Côme Chilliet | 2021-11-23 | 2 | -2/+2 |
* | Merge branch 'master' into imountpoint-ocp-storage | John Molakvoæ | 2021-10-22 | 100 | -280/+135 |
|\ |
|
| * | Add already used optional sizeDifference parameter to IPropagator | Julius Härtl | 2021-10-14 | 1 | -1/+2 |
| * | Merge pull request #28608 from nextcloud/path-prefix-filter | Vincent Petry | 2021-10-07 | 2 | -0/+20 |
| |\ |
|
| | * | generate a better optimized query for path prefix search filters | Robin Appelman | 2021-08-26 | 2 | -0/+20 |
| * | | Fix typo on the DocBlock of the copy method | Asier Iturralde Sarasola | 2021-08-27 | 1 | -1/+1 |
| |/ |
|
| * | Merge pull request #28476 from nextcloud/search-jail-insensitive | Vincent Petry | 2021-08-24 | 1 | -0/+1 |
| |\ |
|
| | * | use case insensitive like when limiting search to jail | Robin Appelman | 2021-08-17 | 1 | -0/+1 |
| * | | Remove some mentions of ownCloud from our api documentation | Carl Schwan | 2021-07-29 | 2 | -4/+4 |
| |/ |
|
| * | Migrate HintException to OCP | Gary Kim | 2021-06-30 | 1 | -1/+1 |
| * | use searchoperation for storage filter instead of db expression | Robin Appelman | 2021-06-14 | 1 | -6/+4 |
| * | rework search api to allow searching on multiple caches at once | Robin Appelman | 2021-06-14 | 1 | -0/+29 |
| * | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 100 | -268/+73 |
| * | Rename External storages to External storage | szaimen | 2021-05-20 | 2 | -2/+2 |
| * | set mimetype for objects uploaded to object storages | Robin Appelman | 2021-04-21 | 1 | -1/+2 |
| * | getStorage can also return null | Robin Appelman | 2021-03-24 | 1 | -1/+1 |
| * | getRelativePath can return null | Robin Appelman | 2021-03-24 | 1 | -1/+1 |
* | | dont return private storage interface from public mount interface | Robin Appelman | 2021-03-23 | 2 | -2/+4 |
|/ |
|
* | handle ordering in folder search | Robin Appelman | 2021-03-19 | 1 | -0/+12 |
* | only require user to be set in a query that handles tags | Robin Appelman | 2021-03-18 | 1 | -1/+1 |
* | add ICopyFromCache trait to expose existing implementation | Robin Appelman | 2021-03-12 | 1 | -0/+11 |
* | catch notfound and forbidden exception in smb::getmetadata | Robin Appelman | 2021-03-04 | 1 | -2/+2 |
* | move AbstractCacheEvent into OCP | Robin Appelman | 2021-02-15 | 4 | -6/+95 |
* | Make whole Template class final | Julius Härtl | 2021-01-28 | 1 | -10/+16 |
* | Move TemplateProvider registration to boot context and make template type reg... | Julius Härtl | 2021-01-28 | 2 | -8/+7 |
* | Skip template picker if none available | John Molakvoæ (skjnldsv) | 2021-01-28 | 2 | -3/+20 |
* | Add templatedirectory config value to let admins have their custom templates ... | Julius Härtl | 2021-01-28 | 2 | -2/+18 |
* | Add ratio to template creators | Julius Härtl | 2021-01-28 | 1 | -1/+29 |
* | Add template picker | John Molakvoæ (skjnldsv) | 2021-01-28 | 1 | -1/+1 |
* | files: Create files from template API | Julius Härtl | 2021-01-28 | 5 | -0/+350 |
* | Update license headers | Christoph Wurst | 2020-12-30 | 3 | -1/+7 |
* | Bump icewind/streams from 0.7.1 to 0.7.2 | Christoph Wurst | 2020-12-29 | 3 | -28/+28 |
* | Merge pull request #22916 from J0WI/unifiy-links-to-php.net | Roeland Jago Douma | 2020-12-22 | 2 | -38/+38 |
|\ |
|
| * | Unify links to php.net | J0WI | 2020-09-17 | 2 | -38/+38 |
* | | Merge pull request #24594 from kofemann/dcache | Julius Härtl | 2020-12-22 | 2 | -4/+4 |
|\ \ |
|
| * | | storage: update IStorage#file_put_contents docs to match usage | Tigran Mkrtchyan | 2020-12-21 | 2 | -4/+4 |
* | | | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 8 | -7/+17 |
|/ / |
|
* | | code style and dispatchTyped | Robin Appelman | 2020-12-02 | 2 | -2/+0 |
* | | rename cache event to follow new naming standards | Robin Appelman | 2020-11-26 | 5 | -7/+75 |
* | | extend cache events | Robin Appelman | 2020-11-26 | 2 | -0/+40 |
* | | use in objectstore copy | Robin Appelman | 2020-11-24 | 1 | -0/+8 |
* | | Remove deprecated INotifyStorage::listen | Morris Jobke | 2020-10-28 | 1 | -18/+0 |
* | | The file cache entry is array accessible | Christoph Wurst | 2020-10-13 | 1 | -1/+7 |
|/ |
|
* | Annotate that writeStream can throw a GenericFileException | Julius Härtl | 2020-09-10 | 1 | -0/+3 |
* | Update license headers for Nextcloud 20 (again) | Christoph Wurst | 2020-09-07 | 1 | -0/+1 |
* | Transfer shares of the transferred root node | Julius Härtl | 2020-08-31 | 1 | -0/+7 |
* | Merge pull request #22432 from nextcloud/enh/phpdoc | Roeland Jago Douma | 2020-08-26 | 18 | -18/+0 |
|\ |
|
| * | Remove @package annotations from public namespace | Julius Härtl | 2020-08-26 | 17 | -17/+0 |
| * | Remove wrongly annotated package names | Julius Härtl | 2020-08-26 | 1 | -1/+0 |
* | | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 16 | -15/+31 |
|/ |
|