Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix \OCP\Util | Lukas Reschke | 2017-08-01 | 2 | -4/+6 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Suppress deprecated function in \OCP\JSON | Lukas Reschke | 2017-08-01 | 1 | -3/+14 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Add proper PHPDoc | Lukas Reschke | 2017-08-01 | 2 | -2/+4 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Take IUser instead of User | Lukas Reschke | 2017-08-01 | 4 | -12/+13 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Stricter phan config fixes | Lukas Reschke | 2017-08-01 | 3 | -3/+2 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-01 | 6 | -4/+8 |
| | |||||
* | Merge pull request #5890 from nextcloud/fix-403-and-404-redirect | Roeland Jago Douma | 2017-07-31 | 1 | -2/+2 |
|\ | | | | | Fix 403 and 404 redirect | ||||
| * | Fix 403 and 404 redirect | Morris Jobke | 2017-07-26 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | * Nextcloud is not properly loaded in the standalone version (especially the theming) * it is already not listed anymore in the Nginx config (see nextcloud/documentation#392) * the index.php-free version doesn't support this Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #5905 from nextcloud/ocp-config | Morris Jobke | 2017-07-31 | 3 | -4/+5 |
|\ \ | | | | | | | Use IConfig instead of static OCP\Config | ||||
| * | | Use IConfig instead of static OCP\Config | Morris Jobke | 2017-07-27 | 3 | -4/+5 |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | Merge pull request #5922 from nextcloud/master-add-brackets-on-concat-method | Roeland Jago Douma | 2017-07-31 | 2 | -2/+2 |
|\ \ \ | | | | | | | | | [master]Add brackets around concat statements so comparing the result works as intended | ||||
| * | | | Add brackets around concat statements so comparing the result works as intended | Joas Schilling | 2017-07-28 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-31 | 2 | -0/+2 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-30 | 2 | -20/+46 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-29 | 8 | -0/+22 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-28 | 12 | -0/+12 |
| | | | |||||
* | | | Merge pull request #5644 from nextcloud/add-occ-app-install | Morris Jobke | 2017-07-27 | 2 | -0/+2 |
|\ \ \ | |/ / |/| | | add occ app:install command | ||||
| * | | update autoloader | sualko | 2017-07-26 | 2 | -0/+2 |
| |/ | | | | | | | Signed-off-by: sualko <klaus@jsxc.org> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-27 | 2 | -2/+56 |
| | | |||||
* | | Add new bundle | Lukas Reschke | 2017-07-26 | 4 | -0/+53 |
|/ | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-26 | 2 | -0/+32 |
| | |||||
* | Merge pull request #5864 from nextcloud/legacy_user | Lukas Reschke | 2017-07-25 | 4 | -93/+2 |
|\ | | | | | Remove legacy OC_User_Backend and OC_User_Interface | ||||
| * | Fix comments | Morris Jobke | 2017-07-25 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | Remove legacy OC_User_Backend and OC_User_Interface | Roeland Jago Douma | 2017-07-24 | 3 | -92/+1 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #5836 from nextcloud/preview_update | Lukas Reschke | 2017-07-25 | 1 | -1/+7 |
|\ \ | | | | | | | Empty search no longer works | ||||
| * | | Empty search no longer works | Roeland Jago Douma | 2017-07-24 | 1 | -1/+7 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | "Only variables must be passed by reference" | Joas Schilling | 2017-07-25 | 1 | -2/+4 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Use order by to avoid problems when chunking finds a same item again... | Joas Schilling | 2017-07-25 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Remove generate change script which doesnt work with migrations anymore | Joas Schilling | 2017-07-25 | 2 | -2/+0 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Fix autoloader | Morris Jobke | 2017-07-25 | 2 | -0/+4 |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | Install from migrations | Joas Schilling | 2017-07-25 | 6 | -25/+4 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #5863 from nextcloud/pimp_l10n_string | Lukas Reschke | 2017-07-25 | 7 | -9/+19 |
|\ \ \ | | | | | | | | | Move \OC_L10N_String to proper namespace | ||||
| * | | | Update autoloader | Roeland Jago Douma | 2017-07-24 | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | | Move \OC_L10N_String to proper \OC\L10N\L10NString | Roeland Jago Douma | 2017-07-24 | 5 | -9/+17 |
| | |/ | |/| | | | | | | | | | | | | | | | | * Proper namespacing * Fixed phpdocs Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* / | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-25 | 4 | -2/+44 |
|/ / | |||||
* | | Merge pull request #5857 from nextcloud/database-exception-cleanup | Morris Jobke | 2017-07-24 | 2 | -13/+2 |
|\ \ | | | | | | | Remove unneeded parameter in DatabaseException | ||||
| * | | Remove unneeded parameter in DatabaseException | Morris Jobke | 2017-07-24 | 2 | -13/+2 |
| |/ | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #5835 from nextcloud/cleanup_testing_app | Morris Jobke | 2017-07-24 | 1 | -1/+3 |
|\ \ | | | | | | | Cleanup testing app | ||||
| * | | Proper DI for ILockingProvider | Roeland Jago Douma | 2017-07-24 | 1 | -1/+3 |
| |/ | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #5855 from nextcloud/cleanup-legacy-user-class | Morris Jobke | 2017-07-24 | 1 | -67/+1 |
|\ \ | | | | | | | Cleanup legacy user class from unused methods | ||||
| * | | Cleanup legacy user class from unused methods | Morris Jobke | 2017-07-24 | 1 | -67/+1 |
| |/ | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #5854 from nextcloud/improve-personal-page-code | Morris Jobke | 2017-07-24 | 2 | -54/+3 |
|\ \ | | | | | | | Cleanup code of personal page to use public interfaces | ||||
| * | | Cleanup code of personal page to use public interfaces | Morris Jobke | 2017-07-24 | 2 | -54/+3 |
| |/ | | | | | | | | | | | | | * public interfaces instead of static code calls * drop static private namespace methods Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #5844 from nextcloud/phpstorm_inspect2 | Morris Jobke | 2017-07-24 | 29 | -99/+99 |
|\ \ | | | | | | | More phpstorm inspection fixes | ||||
| * | | More phpstorm inspection fixes | Roeland Jago Douma | 2017-07-24 | 29 | -99/+99 |
| |/ | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Remove unneeded styles | Morris Jobke | 2017-07-24 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Adjust to height=120 | Lukas Reschke | 2017-07-24 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | Revert "Set max-width of image to 100px in Outlook as well" | Lukas Reschke | 2017-07-24 | 1 | -3/+0 |
|/ | |||||
* | Merge pull request #5783 from nextcloud/outlook-max-width | Roeland Jago Douma | 2017-07-24 | 1 | -0/+3 |
|\ | | | | | Set max-width of image to 100px in Outlook as well | ||||
| * | Set max-width of image to 100px in Outlook as well | Morris Jobke | 2017-07-23 | 1 | -0/+3 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> |