summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9018 from nextcloud/fix-copy-encrypted-filesBjörn Schießle2018-04-031-7/+8
|\
| * reset encryptionVersion to '1' if a file was stream copied, because this mean...Bjoern Schiessle2018-04-031-7/+8
* | Merge pull request #9008 from nextcloud/disable-if-no-appinfoMorris Jobke2018-04-032-3/+5
|\ \
| * | Do not fail hard if no appinfo is returned during updateJulius Härtl2018-03-282-3/+5
* | | [tx-robot] updated from transifexNextcloud bot2018-04-032-0/+2
* | | [tx-robot] updated from transifexNextcloud bot2018-04-022-2/+6
* | | [tx-robot] updated from transifexNextcloud bot2018-03-312-2/+8
* | | Merge pull request #8999 from nextcloud/css-js-name-based-on-apps-versionsRoeland Jago Douma2018-03-281-5/+21
|\ \ \ | |/ / |/| |
| * | Use app version to generate scss filenameJohn Molakvoæ (skjnldsv)2018-03-281-5/+21
* | | Merge pull request #8737 from nextcloud/file_return_put_contentsRoeland Jago Douma2018-03-285-2/+41
|\ \ \
| * | | Update autoloaderRoeland Jago Douma2018-03-272-0/+2
| * | | Throw an exception if file_put_contents failsRoeland Jago Douma2018-03-273-2/+39
* | | | Merge pull request #8976 from nextcloud/dep_user_codeRoeland Jago Douma2018-03-284-60/+12
|\ \ \ \
| * | | | Remove deprecated \OCP\User::userExistsRoeland Jago Douma2018-03-263-16/+5
| * | | | Remove deprecated OCP\User::getDisplaynameRoeland Jago Douma2018-03-253-14/+6
| * | | | Remove deprecated \OCP\User::getUsersRoeland Jago Douma2018-03-253-34/+5
* | | | | Merge pull request #8994 from nextcloud/deprecate-theme-sync-clientsRoeland Jago Douma2018-03-281-4/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use customclient_* values by default and do not use them in custom themes any...Julius Härtl2018-03-261-4/+5
| |/ / /
* | | | Merge pull request #8780 from nextcloud/bugfix/noid/query-builder-database-ba...Joas Schilling2018-03-271-32/+59
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove orderBy so the query works correctly on postgresJoas Schilling2018-03-271-2/+1
| * | | Make sure DI is doneJoas Schilling2018-03-261-0/+6
| * | | Move the group database backend fully to query builderJoas Schilling2018-03-261-32/+54
| |/ /
* | | Merge pull request #8985 from nextcloud/cleanup_ocp_dbRoeland Jago Douma2018-03-264-73/+7
|\ \ \
| * | | Remove \OCP\DBRoeland Jago Douma2018-03-263-66/+0
| * | | Do not use \OCP\DB anymoreRoeland Jago Douma2018-03-261-7/+7
| |/ /
* | | Merge pull request #8981 from nextcloud/strict_2faRoeland Jago Douma2018-03-263-8/+12
|\ \ \
| * | | Strict 2FARoeland Jago Douma2018-03-263-8/+12
| |/ /
* / / Remove deprecated OC_Group_BackendRoeland Jago Douma2018-03-261-56/+0
|/ /
* | Merge pull request #8943 from nextcloud/dep_oc_jsonRoeland Jago Douma2018-03-234-170/+2
|\ \
| * | Update autoloaderRoeland Jago Douma2018-03-232-2/+0
| * | Finally remove \OCP\JSONRoeland Jago Douma2018-03-231-166/+0
| * | Move calls to \OCP\JSON to private \OC_JSONRoeland Jago Douma2018-03-221-2/+2
* | | Merge pull request #8935 from nextcloud/backend_interfacesRoeland Jago Douma2018-03-2313-16/+435
|\ \ \
| * | | Update autoloaderRoeland Jago Douma2018-03-222-0/+18
| * | | Document parametersRoeland Jago Douma2018-03-229-0/+30
| * | | Move to ABackendRoeland Jago Douma2018-03-222-3/+3
| * | | Move Database backend over to new User/Backend interfacesRoeland Jago Douma2018-03-221-16/+30
| * | | Remove type declarations where not yet possibleRoeland Jago Douma2018-03-224-4/+4
| * | | Deprecate implementsActionsRoeland Jago Douma2018-03-221-0/+1
| * | | Fix phpdocRoeland Jago Douma2018-03-229-0/+62
| * | | Add abstract bakend to still be backwards compatible with the old logicRoeland Jago Douma2018-03-221-0/+62
| * | | Add interfaces for user backend functionalityRoeland Jago Douma2018-03-228-0/+232
| |/ /
* / / Fix proper permissions for multiple file accessRoeland Jago Douma2018-03-221-11/+10
|/ /
* | Merge pull request #8506 from nextcloud/use-appmanagerMorris Jobke2018-03-224-17/+13
|\ \
| * | Use isInstalled of AppManger instead of reimplement itMorris Jobke2018-03-214-17/+13
* | | Merge pull request #8791 from nextcloud/cleanup-oc_jsonMorris Jobke2018-03-223-39/+6
|\ \ \
| * | | Remove unused methods of OC_JsonMorris Jobke2018-03-213-39/+6
* | | | Merge pull request #8922 from nextcloud/deprecated-ocp-files-methodsRoeland Jago Douma2018-03-222-0/+15
|\ \ \ \
| * | | | Deprecate OCP\FilesMorris Jobke2018-03-212-0/+15
| |/ / /
* | | | [tx-robot] updated from transifexNextcloud bot2018-03-222-2/+70