Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Return groups displayname in provisioning api | John Molakvoæ (skjnldsv) | 2018-03-23 | 3 | -0/+59 | |
* | | | | 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 | |
* | | | | | Merge pull request #8856 from nextcloud/ocs-api-new-user-password-email | Morris Jobke | 2018-03-23 | 2 | -12/+55 | |
|\ \ \ \ \ | ||||||
| * | | | | | Allow admin to create users withoutpassword by sending mail automatically | John Molakvoæ (skjnldsv) | 2018-03-22 | 2 | -12/+55 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #8936 from nextcloud/fix-gallery-selectors | Morris Jobke | 2018-03-23 | 1 | -2/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix gallery buttons selector | John Molakvoæ (skjnldsv) | 2018-03-22 | 1 | -2/+5 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-23 | 34 | -10/+48 | |
* | | | | | | Merge pull request #8948 from nextcloud/search-dav-selectable_displayname | Morris Jobke | 2018-03-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Make displayname selectable | Roeland Jago Douma | 2018-03-22 | 1 | -1/+1 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #8891 from nextcloud/fix_8890 | Roeland Jago Douma | 2018-03-22 | 2 | -12/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix test | Roeland Jago Douma | 2018-03-22 | 1 | -1/+1 | |
| * | | | | | Fix proper permissions for multiple file access | Roeland Jago Douma | 2018-03-22 | 1 | -11/+10 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #8886 from nextcloud/navigation-indicator | Morris Jobke | 2018-03-22 | 1 | -2/+20 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Make text of edit entry being aligned with other entries | Julius Härtl | 2018-03-22 | 1 | -2/+9 | |
| * | | | | Make active navigation indicator more obvious | Julius Härtl | 2018-03-22 | 1 | -2/+13 | |
* | | | | | Merge pull request #8939 from nextcloud/fix-8701 | Roeland Jago Douma | 2018-03-22 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix search text overlapping clode button | Julius Härtl | 2018-03-22 | 1 | -0/+1 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #8909 from nextcloud/feature/noid/make-the-autocomplete-en... | Morris Jobke | 2018-03-22 | 3 | -8/+11 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Make the new autocomplete endpoint OCS | Joas Schilling | 2018-03-21 | 3 | -8/+11 | |
* | | | | | Merge pull request #8506 from nextcloud/use-appmanager | Morris Jobke | 2018-03-22 | 6 | -20/+17 | |
|\ \ \ \ \ | ||||||
| * | | | | | Use isInstalled of AppManger instead of reimplement it | Morris Jobke | 2018-03-21 | 6 | -20/+17 | |
* | | | | | | 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 | 128 | -354/+566 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge pull request #8918 from nextcloud/remove-deprecated-ocp-response | Morris Jobke | 2018-03-21 | 4 | -70/+2 | |
|\ \ \ \ | ||||||
| * | | | | Remove deprecated and unused OCP\Response | Morris Jobke | 2018-03-21 | 4 | -70/+2 | |
| |/ / / | ||||||
* | | | | Merge pull request #8920 from nextcloud/hint-files-api | Morris Jobke | 2018-03-21 | 1 | -0/+3 | |
|\ \ \ \ | ||||||
| * | | | | Add hint about OCP\Folder::getById | Morris Jobke | 2018-03-21 | 1 | -0/+3 | |
| |/ / / | ||||||
* | | | | Merge pull request #7196 from nextcloud/sharing-confirm-button | Morris Jobke | 2018-03-21 | 3 | -232/+1910 | |
|\ \ \ \ | ||||||
| * | | | | Keep showing the working icon while there are pending operations | Daniel Calviño Sánchez | 2018-03-21 | 2 | -17/+94 | |
| * | | | | Extract code to restore the UI after confirming a share | Daniel Calviño Sánchez | 2018-03-21 | 1 | -30/+15 | |
| * | | | | Discard cached suggestions when adding a share | Daniel Calviño Sánchez | 2018-03-21 | 1 | -0/+6 | |
| * | | | | Reuse last suggestions if the same parameters are used | Daniel Calviño Sánchez | 2018-03-21 | 2 | -1/+192 | |
| * | | | | Confirm a share also by pressing enter on the input field | Daniel Calviño Sánchez | 2018-03-20 | 2 | -0/+47 | |
| * | | | | Add a share when clicking on the confirm button | Daniel Calviño Sánchez | 2018-03-20 | 2 | -1/+447 | |
| * | | | | Return also exact matches besides all suggestions | Daniel Calviño Sánchez | 2018-03-20 | 2 | -16/+299 | |
| * | | | | Extract code to filter suggestions to its own function | Daniel Calviño Sánchez | 2018-03-20 | 1 | -60/+64 | |
| * | | | | Show an error when getting the suggestions succeeds with failure content | Daniel Calviño Sánchez | 2018-03-20 | 2 | -10/+16 | |
| * | | | | Use "showTemporary" instead of explicitly hiding the notification | Daniel Calviño Sánchez | 2018-03-20 | 2 | -6/+5 |