summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 #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
| |/ /
* | | [tx-robot] updated from transifexNextcloud bot2018-03-22128-354/+566
* | | Merge pull request #8918 from nextcloud/remove-deprecated-ocp-responseMorris Jobke2018-03-214-70/+2
|\ \ \
| * | | Remove deprecated and unused OCP\ResponseMorris Jobke2018-03-214-70/+2
| |/ /
* | | Merge pull request #8920 from nextcloud/hint-files-apiMorris Jobke2018-03-211-0/+3
|\ \ \
| * | | Add hint about OCP\Folder::getByIdMorris Jobke2018-03-211-0/+3
| |/ /
* | | Merge pull request #7196 from nextcloud/sharing-confirm-buttonMorris Jobke2018-03-213-232/+1910
|\ \ \
| * | | Keep showing the working icon while there are pending operationsDaniel Calviño Sánchez2018-03-212-17/+94
| * | | Extract code to restore the UI after confirming a shareDaniel Calviño Sánchez2018-03-211-30/+15
| * | | Discard cached suggestions when adding a shareDaniel Calviño Sánchez2018-03-211-0/+6
| * | | Reuse last suggestions if the same parameters are usedDaniel Calviño Sánchez2018-03-212-1/+192
| * | | Confirm a share also by pressing enter on the input fieldDaniel Calviño Sánchez2018-03-202-0/+47
| * | | Add a share when clicking on the confirm buttonDaniel Calviño Sánchez2018-03-202-1/+447
| * | | Return also exact matches besides all suggestionsDaniel Calviño Sánchez2018-03-202-16/+299
| * | | Extract code to filter suggestions to its own functionDaniel Calviño Sánchez2018-03-201-60/+64
| * | | Show an error when getting the suggestions succeeds with failure contentDaniel Calviño Sánchez2018-03-202-10/+16
| * | | Use "showTemporary" instead of explicitly hiding the notificationDaniel Calviño Sánchez2018-03-202-6/+5
| * | | Move stub setup outside the test methodDaniel Calviño Sánchez2018-03-201-4/+11
| * | | Extract code to get suggestions to its own methodDaniel Calviño Sánchez2018-03-201-73/+92
| * | | Add autocompletion tests for each type of shareDaniel Calviño Sánchez2018-03-201-25/+283
| * | | Add tests for exact search results already shared withDaniel Calviño Sánchez2018-03-201-0/+274
| * | | Add tests for emails and circles already shared withDaniel Calviño Sánchez2018-03-201-1/+120
| * | | Adjust search term to testDaniel Calviño Sánchez2018-03-201-3/+3
| * | | Replace information icon with confirmation button in share inputJan-Christoph Borchardt2018-03-203-62/+19
* | | | Merge pull request #8919 from nextcloud/remove-deprecated-method-of-ocp-userMorris Jobke2018-03-211-14/+0
|\ \ \ \
| * | | | Remove deprecated and unused method OCP\User::getDisplayNamesMorris Jobke2018-03-211-14/+0
| | |/ / | |/| |
* | | | Merge pull request #8923 from nextcloud/typosMorris Jobke2018-03-212-2/+1
|\ \ \ \
| * | | | Fix some typosMorris Jobke2018-03-212-2/+1
| |/ / /
* | | | Merge pull request #8914 from nextcloud/remove-unused-db-methodsMorris Jobke2018-03-212-35/+6
|\ \ \ \
| * | | | Remove unused and deprecated methods of OCP\DBMorris Jobke2018-03-212-35/+6
| |/ / /
* | | | Merge pull request #8911 from nextcloud/cleanup-testsMorris Jobke2018-03-212-130/+32
|\ \ \ \ | |/ / / |/| | |
| * | | Migrate tests for contacts manager to correct test classMorris Jobke2018-03-212-130/+32
|/ / /
* | | Merge pull request #7904 from nextcloud/fix_7224Morris Jobke2018-03-214-33/+38
|\ \ \
| * | | Add Cache-control: immutableRoeland Jago Douma2018-03-194-33/+38