summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge pull request #8985 from nextcloud/cleanup_ocp_dbRoeland Jago Douma2018-03-2612-122/+113
|\ \ \ \ \ \ \
| * | | | | | | Remove \OCP\DBRoeland Jago Douma2018-03-263-66/+0
| * | | | | | | Do not use \OCP\DB anymoreRoeland Jago Douma2018-03-269-56/+113
| |/ / / / / /
* | | | | | | Merge pull request #8981 from nextcloud/strict_2faRoeland Jago Douma2018-03-264-16/+22
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Make 2FA backupcodes strictRoeland Jago Douma2018-03-261-8/+10
| * | | | | | Strict 2FARoeland Jago Douma2018-03-263-8/+12
| |/ / / / /
* | | | | | Merge pull request #8988 from nextcloud/techdep/noid/removeDeprecatedPrivateB...Roeland Jago Douma2018-03-261-56/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove deprecated OC_Group_BackendRoeland Jago Douma2018-03-261-56/+0
|/ / / / /
* | / / / [tx-robot] updated from transifexNextcloud bot2018-03-2612-0/+18
| |/ / / |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-03-2520-10/+154
* | | | [tx-robot] updated from transifexNextcloud bot2018-03-2416-0/+22
* | | | Merge pull request #8943 from nextcloud/dep_oc_jsonRoeland Jago Douma2018-03-2328-264/+96
|\ \ \ \
| * | | | Update autoloaderRoeland Jago Douma2018-03-232-2/+0
| * | | | Finally remove \OCP\JSONRoeland Jago Douma2018-03-234-178/+12
| * | | | Move calls to \OCP\JSON to private \OC_JSONRoeland Jago Douma2018-03-2225-96/+96
* | | | | Merge pull request #8865 from nextcloud/ocs-groups-displaynameJoas Schilling2018-03-233-0/+59
|\ \ \ \ \
| * | | | | Return groups displayname in provisioning apiJohn Molakvoæ (skjnldsv)2018-03-233-0/+59
* | | | | | 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
* | | | | | | Merge pull request #8856 from nextcloud/ocs-api-new-user-password-emailMorris Jobke2018-03-232-12/+55
|\ \ \ \ \ \ \
| * | | | | | | Allow admin to create users withoutpassword by sending mail automaticallyJohn Molakvoæ (skjnldsv)2018-03-222-12/+55
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #8936 from nextcloud/fix-gallery-selectorsMorris Jobke2018-03-231-2/+5
|\ \ \ \ \ \ \
| * | | | | | | Fix gallery buttons selectorJohn Molakvoæ (skjnldsv)2018-03-221-2/+5
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2018-03-2334-10/+48
* | | | | | | | Merge pull request #8948 from nextcloud/search-dav-selectable_displaynameMorris Jobke2018-03-221-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Make displayname selectableRoeland Jago Douma2018-03-221-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #8891 from nextcloud/fix_8890Roeland Jago Douma2018-03-222-12/+11
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Fix testRoeland Jago Douma2018-03-221-1/+1
| * | | | | | Fix proper permissions for multiple file accessRoeland Jago Douma2018-03-221-11/+10
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #8886 from nextcloud/navigation-indicatorMorris Jobke2018-03-221-2/+20
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Make text of edit entry being aligned with other entriesJulius Härtl2018-03-221-2/+9
| * | | | | Make active navigation indicator more obviousJulius Härtl2018-03-221-2/+13
* | | | | | Merge pull request #8939 from nextcloud/fix-8701Roeland Jago Douma2018-03-221-0/+1
|\ \ \ \ \ \
| * | | | | | Fix search text overlapping clode buttonJulius Härtl2018-03-221-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #8909 from nextcloud/feature/noid/make-the-autocomplete-en...Morris Jobke2018-03-223-8/+11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Make the new autocomplete endpoint OCSJoas Schilling2018-03-213-8/+11
* | | | | | Merge pull request #8506 from nextcloud/use-appmanagerMorris Jobke2018-03-226-20/+17
|\ \ \ \ \ \
| * | | | | | Use isInstalled of AppManger instead of reimplement itMorris Jobke2018-03-216-20/+17
* | | | | | | 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
| |/ / / / /