Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make Appdata static | Roeland Jago Douma | 2018-05-14 | 1 | -3/+3 |
* | Fix tests | Roeland Jago Douma | 2018-04-04 | 1 | -2/+2 |
* | Make the MountManager strict | Roeland Jago Douma | 2018-04-04 | 1 | -7/+8 |
* | Throw an exception if file_put_contents fails | Roeland Jago Douma | 2018-03-27 | 2 | -1/+34 |
* | Add hint about OCP\Folder::getById | Morris Jobke | 2018-03-21 | 1 | -0/+3 |
* | Hardening of SimpleFile getContent | Roeland Jago Douma | 2018-02-27 | 1 | -0/+3 |
* | Fix filename typo | Robin Appelman | 2017-12-12 | 1 | -0/+0 |
* | Merge pull request #6220 from nextcloud/cached-mount-info-filepath | Lukas Reschke | 2017-11-09 | 2 | -1/+44 |
|\ | |||||
| * | Allow getting the filepath when getting cached mounts by fileid | Robin Appelman | 2017-10-27 | 2 | -1/+44 |
* | | Update license headers | Morris Jobke | 2017-11-06 | 21 | -1/+31 |
|/ | |||||
* | Doc: Fix phpDoc issues | Julius Härtl | 2017-10-23 | 1 | -1/+1 |
* | Replace wrong PHPDocs | Lukas Reschke | 2017-08-01 | 8 | -22/+18 |
* | AppData is no longer internal | Roeland Jago Douma | 2017-08-01 | 4 | -4/+0 |
* | Some phpstorm inspection fixes | Roeland Jago Douma | 2017-07-22 | 1 | -5/+4 |
* | Added missing PHPDoc for @since | Morris Jobke | 2017-06-21 | 1 | -0/+1 |
* | show used space in user list | Robin Appelman | 2017-06-15 | 1 | -0/+11 |
* | allow apps to set custom mount types | Robin Appelman | 2017-04-28 | 1 | -0/+9 |
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 2 | -2/+0 |
* | limit the user when searching for a file by id if we know the user already | Robin Appelman | 2017-04-21 | 1 | -2/+4 |
* | Fix type hints and doc blocks | Joas Schilling | 2017-03-23 | 1 | -1/+1 |
* | Add ignore_files to config, | Felix Heidecke | 2017-03-20 | 1 | -0/+6 |
* | Merge pull request #3600 from coletivoEITA/master | Roeland Jago Douma | 2017-03-14 | 1 | -0/+2 |
|\ | |||||
| * | added method needsPartFile() in Storage | Vinicius Cubas Brand | 2017-03-14 | 1 | -0/+2 |
* | | Allow searching for favorites | Robin Appelman | 2017-03-08 | 1 | -0/+10 |
* | | add tests for searchQuery | Robin Appelman | 2017-03-01 | 1 | -0/+3 |
* | | Implement webdav SEARCH | Robin Appelman | 2017-03-01 | 6 | -2/+50 |
* | | add icewind/searchdav | Robin Appelman | 2017-02-28 | 5 | -0/+205 |
* | | Add missing PHPDoc and properly throw exception | Morris Jobke | 2017-02-13 | 2 | -0/+2 |
* | | Add since | Robin Appelman | 2017-01-27 | 3 | -0/+28 |
* | | Add a more powerful notify mechanism | Robin Appelman | 2017-01-27 | 4 | -0/+145 |
* | | minor storage interface tweaks | Robin Appelman | 2017-01-24 | 2 | -2/+3 |
|/ | |||||
* | Move the validation into one place only | Joas Schilling | 2016-11-21 | 2 | -0/+62 |
* | @since 9.2.0 to @since 11.0.0 | Roeland Jago Douma | 2016-11-15 | 5 | -22/+22 |
* | Storage 503 message improvements | Vincent Petry | 2016-10-24 | 1 | -1/+1 |
* | optimize Folder::getById to use less queries | Robin Appelman | 2016-10-12 | 1 | -0/+8 |
* | add proper exception documentation for ISimpleFS interface | Morris Jobke | 2016-10-05 | 1 | -0/+6 |
* | avatar to appdata | Roeland Jago Douma | 2016-10-05 | 1 | -0/+1 |
* | Initial AppData | Roeland Jago Douma | 2016-10-05 | 4 | -0/+284 |
* | Fix constant name, copy-pasterino | Joas Schilling | 2016-08-17 | 1 | -1/+1 |
* | get shared storage storage id without setting up the storage | Robin Appelman | 2016-08-09 | 1 | -0/+8 |
* | use limit instead of since when listing recent files | Robin Appelman | 2016-07-22 | 1 | -2/+3 |
* | add recent files to node api | Robin Appelman | 2016-07-22 | 2 | -0/+12 |
* | Update with robin | Joas Schilling | 2016-07-21 | 29 | -29/+29 |
* | Fix others | Joas Schilling | 2016-07-21 | 46 | -52/+99 |
* | fix since | Robin Appelman | 2016-07-15 | 1 | -0/+4 |
* | add notify support to smb storage | Robin Appelman | 2016-07-14 | 1 | -0/+47 |
* | Save the files external mount id in the mount cache table | Robin Appelman | 2016-07-13 | 2 | -0/+16 |
* | add propagator batching | Robin Appelman | 2016-06-02 | 1 | -0/+19 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 2 | -2/+1 |
* | Merge pull request #24750 from owncloud/lenz1111-share_download_range_request... | Vincent Petry | 2016-05-23 | 1 | -0/+35 |
|\ |