Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #9018 from nextcloud/fix-copy-encrypted-files | Björn Schießle | 2018-04-03 | 1 | -7/+8 |
|\ | |||||
| * | reset encryptionVersion to '1' if a file was stream copied, because this mean... | Bjoern Schiessle | 2018-04-03 | 1 | -7/+8 |
* | | Merge pull request #9008 from nextcloud/disable-if-no-appinfo | Morris Jobke | 2018-04-03 | 2 | -3/+5 |
|\ \ | |||||
| * | | Do not fail hard if no appinfo is returned during update | Julius Härtl | 2018-03-28 | 2 | -3/+5 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-03 | 2 | -0/+2 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-02 | 2 | -2/+6 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-31 | 2 | -2/+8 |
* | | | Merge pull request #8999 from nextcloud/css-js-name-based-on-apps-versions | Roeland Jago Douma | 2018-03-28 | 1 | -5/+21 |
|\ \ \ | |/ / |/| | | |||||
| * | | Use app version to generate scss filename | John Molakvoæ (skjnldsv) | 2018-03-28 | 1 | -5/+21 |
* | | | Merge pull request #8737 from nextcloud/file_return_put_contents | Roeland Jago Douma | 2018-03-28 | 5 | -2/+41 |
|\ \ \ | |||||
| * | | | Update autoloader | Roeland Jago Douma | 2018-03-27 | 2 | -0/+2 |
| * | | | Throw an exception if file_put_contents fails | Roeland Jago Douma | 2018-03-27 | 3 | -2/+39 |
* | | | | Merge pull request #8976 from nextcloud/dep_user_code | Roeland Jago Douma | 2018-03-28 | 4 | -60/+12 |
|\ \ \ \ | |||||
| * | | | | Remove deprecated \OCP\User::userExists | Roeland Jago Douma | 2018-03-26 | 3 | -16/+5 |
| * | | | | Remove deprecated OCP\User::getDisplayname | Roeland Jago Douma | 2018-03-25 | 3 | -14/+6 |
| * | | | | Remove deprecated \OCP\User::getUsers | Roeland Jago Douma | 2018-03-25 | 3 | -34/+5 |
* | | | | | Merge pull request #8994 from nextcloud/deprecate-theme-sync-clients | Roeland Jago Douma | 2018-03-28 | 1 | -4/+5 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Use customclient_* values by default and do not use them in custom themes any... | Julius Härtl | 2018-03-26 | 1 | -4/+5 |
| |/ / / | |||||
* | | | | Merge pull request #8780 from nextcloud/bugfix/noid/query-builder-database-ba... | Joas Schilling | 2018-03-27 | 1 | -32/+59 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Remove orderBy so the query works correctly on postgres | Joas Schilling | 2018-03-27 | 1 | -2/+1 |
| * | | | Make sure DI is done | Joas Schilling | 2018-03-26 | 1 | -0/+6 |
| * | | | Move the group database backend fully to query builder | Joas Schilling | 2018-03-26 | 1 | -32/+54 |
| |/ / | |||||
* | | | Merge pull request #8985 from nextcloud/cleanup_ocp_db | Roeland Jago Douma | 2018-03-26 | 4 | -73/+7 |
|\ \ \ | |||||
| * | | | Remove \OCP\DB | Roeland Jago Douma | 2018-03-26 | 3 | -66/+0 |
| * | | | Do not use \OCP\DB anymore | Roeland Jago Douma | 2018-03-26 | 1 | -7/+7 |
| |/ / | |||||
* | | | Merge pull request #8981 from nextcloud/strict_2fa | Roeland Jago Douma | 2018-03-26 | 3 | -8/+12 |
|\ \ \ | |||||
| * | | | Strict 2FA | Roeland Jago Douma | 2018-03-26 | 3 | -8/+12 |
| |/ / | |||||
* / / | Remove deprecated OC_Group_Backend | Roeland Jago Douma | 2018-03-26 | 1 | -56/+0 |
|/ / | |||||
* | | Merge pull request #8943 from nextcloud/dep_oc_json | Roeland Jago Douma | 2018-03-23 | 4 | -170/+2 |
|\ \ | |||||
| * | | Update autoloader | Roeland Jago Douma | 2018-03-23 | 2 | -2/+0 |
| * | | Finally remove \OCP\JSON | Roeland Jago Douma | 2018-03-23 | 1 | -166/+0 |
| * | | Move calls to \OCP\JSON to private \OC_JSON | Roeland Jago Douma | 2018-03-22 | 1 | -2/+2 |
* | | | Merge pull request #8935 from nextcloud/backend_interfaces | Roeland Jago Douma | 2018-03-23 | 13 | -16/+435 |
|\ \ \ | |||||
| * | | | Update autoloader | Roeland Jago Douma | 2018-03-22 | 2 | -0/+18 |
| * | | | Document parameters | Roeland Jago Douma | 2018-03-22 | 9 | -0/+30 |
| * | | | Move to ABackend | Roeland Jago Douma | 2018-03-22 | 2 | -3/+3 |
| * | | | Move Database backend over to new User/Backend interfaces | Roeland Jago Douma | 2018-03-22 | 1 | -16/+30 |
| * | | | Remove type declarations where not yet possible | Roeland Jago Douma | 2018-03-22 | 4 | -4/+4 |
| * | | | Deprecate implementsActions | Roeland Jago Douma | 2018-03-22 | 1 | -0/+1 |
| * | | | Fix phpdoc | Roeland Jago Douma | 2018-03-22 | 9 | -0/+62 |
| * | | | Add abstract bakend to still be backwards compatible with the old logic | Roeland Jago Douma | 2018-03-22 | 1 | -0/+62 |
| * | | | Add interfaces for user backend functionality | Roeland Jago Douma | 2018-03-22 | 8 | -0/+232 |
| |/ / | |||||
* / / | Fix proper permissions for multiple file access | Roeland Jago Douma | 2018-03-22 | 1 | -11/+10 |
|/ / | |||||
* | | Merge pull request #8506 from nextcloud/use-appmanager | Morris Jobke | 2018-03-22 | 4 | -17/+13 |
|\ \ | |||||
| * | | Use isInstalled of AppManger instead of reimplement it | Morris Jobke | 2018-03-21 | 4 | -17/+13 |
* | | | Merge pull request #8791 from nextcloud/cleanup-oc_json | Morris Jobke | 2018-03-22 | 3 | -39/+6 |
|\ \ \ | |||||
| * | | | Remove unused methods of OC_Json | Morris Jobke | 2018-03-21 | 3 | -39/+6 |
* | | | | Merge pull request #8922 from nextcloud/deprecated-ocp-files-methods | Roeland Jago Douma | 2018-03-22 | 2 | -0/+15 |
|\ \ \ \ | |||||
| * | | | | Deprecate OCP\Files | Morris Jobke | 2018-03-21 | 2 | -0/+15 |
| |/ / / | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-22 | 2 | -2/+70 |