Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update autoloader | Robin Appelman | 2016-11-16 | 2 | -0/+8 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Added genertor helper & tests | Roeland Jago Douma | 2016-11-03 | 2 | -0/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Update autoloader | Roeland Jago Douma | 2016-11-03 | 2 | -0/+8 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Use new appstore API | Lukas Reschke | 2016-10-31 | 2 | -2/+10 |
| | | | | | | This change introduces the new appstore API in Nextcloud. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Merge pull request #1800 from nextcloud/nextcloud-rich-object-strings | Morris Jobke | 2016-10-27 | 2 | -0/+6 |
|\ | | | | | Nextcloud rich object strings | ||||
| * | dump autoloader | Morris Jobke | 2016-10-24 | 2 | -0/+6 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Missing returns + autoloader file | Lukas Reschke | 2016-10-25 | 2 | -0/+4 |
| | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | Update autoload files 🙈 | Morris Jobke | 2016-10-24 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Add ContentSecurityPolicyNonceManager | Lukas Reschke | 2016-10-24 | 2 | -0/+2 |
| | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | Get rid of very old oc:// stream wrapper (#26381) | Vincent Petry | 2016-10-20 | 2 | -2/+0 |
|/ | |||||
* | update autoloading map | Arthur Schiwon | 2016-10-07 | 2 | -0/+2 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Update autoloader | Roeland Jago Douma | 2016-10-05 | 2 | -0/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Update autoloader | Roeland Jago Douma | 2016-10-05 | 2 | -0/+18 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Remove unused endpoint | Joas Schilling | 2016-09-30 | 2 | -2/+0 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update autoloader map | Joas Schilling | 2016-09-29 | 2 | -0/+6 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | dump autoload path for new class | Morris Jobke | 2016-09-26 | 2 | -0/+2 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Merge pull request #1338 from nextcloud/fix-trashbin-errors | Roeland Jago Douma | 2016-09-13 | 2 | -0/+2 |
|\ | | | | | Opening the trashbin causes errors in log for files without preview | ||||
| * | Opening the trashbin causes errors in log for files without preview | Morris Jobke | 2016-09-09 | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * put a file without a generated preview in the trashbin (e.g. a *.docx file) * open the trashbin * following errors will show up in the nextcloud.log: - filesize(): stat failed for ... - fopen(...): failed to open stream: No such file or directory at ... - fread() expects parameter 1 to be resource, boolean given at ... - fclose() expects parameter 1 to be resource, boolean given at ... - imagecreatefromstring(): Empty string or invalid image at ... This is because the preview code tries to load an SVG image, which is obviously only text. The fix simply handles this before the loading happens and the web UI keeps showing the default mimetype icon. | ||||
* | | add updated composer autoloader code | Morris Jobke | 2016-09-12 | 1 | -5/+7 |
|/ | |||||
* | more efficient querying of numeric storage ids | Robin Appelman | 2016-09-07 | 2 | -0/+2 |
| | |||||
* | Fix autoloader | Roeland Jago Douma | 2016-09-06 | 2 | -0/+6 |
| | |||||
* | Update autoloader | Roeland Jago Douma | 2016-09-05 | 2 | -0/+2 |
| | |||||
* | Autoloader update | Roeland Jago Douma | 2016-09-04 | 2 | -0/+2 |
| | |||||
* | Autoloader update | Roeland Jago Douma | 2016-08-26 | 2 | -2/+0 |
| | |||||
* | Merge pull request #969 from nextcloud/allow-to-validate-operations | Lukas Reschke | 2016-08-21 | 2 | -0/+2 |
|\ | | | | | Allow to validate operations | ||||
| * | update composer list | Joas Schilling | 2016-08-19 | 2 | -0/+2 |
| | | |||||
* | | Update autoloader | Roeland Jago Douma | 2016-08-18 | 2 | -2/+0 |
|/ | |||||
* | Add ChangePasswordController to autoloader | Roeland Jago Douma | 2016-08-17 | 2 | -2/+2 |
| | |||||
* | Update autoloader | Roeland Jago Douma | 2016-08-17 | 7 | -150/+78 |
| | |||||
* | Update with robin | Joas Schilling | 2016-07-21 | 6 | -0/+6 |
| | |||||
* | Fix others | Joas Schilling | 2016-07-21 | 7 | -6/+138 |
| | |||||
* | Use classmap to load core files | Roeland Jago Douma | 2016-07-18 | 7 | -125/+1496 |
| | | | | | | We can't use an authoritive classmap in the current state as it would kill app loading. However we can use a proper classmap for the normal core stuff. | ||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 6 | -12/+112 |
| | |||||
* | Move OC\Core and OC\Settings to composer autoloader | Lukas Reschke | 2016-04-05 | 2 | -1/+3 |
| | |||||
* | Allos OCP classes to be PSR-4 as well | Roeland Jago Douma | 2016-03-22 | 1 | -0/+1 |
| | | | | | This adds the OCP namespace to the composer autoloader as well. This means that now we can use proper PSR-4 filenames in OCP. | ||||
* | Add composers default autoloader to core | Roeland Jago Douma | 2016-03-09 | 8 | -0/+515 |
This introduces the defacto standard PSR-4 autoloader from composer into core. This will allow proper PSR-4 naming of our classes. Since our original autoloader is still available we can slowly switch over classes to PSR-4. |