summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | [tx-robot] updated from transifexNextcloud bot2018-03-21136-392/+412
* | | | Merge pull request #8821 from nextcloud/feature/noid/show-eol-warningMorris Jobke2018-03-209-0/+26
|\ \ \ \ | |_|/ / |/| | |
| * | | Show EOL warning in the update sectionJoas Schilling2018-03-209-0/+26
* | | | Merge pull request #8847 from nextcloud/ocs-api-userdetailsMorris Jobke2018-03-203-73/+169
|\ \ \ \ | |/ / / |/| | |
| * | | fixup! Check if groups is array, return empty do not throwJohn Molakvoæ (skjnldsv)2018-03-192-37/+5
| * | | Check if groups is array, return empty do not throwJohn Molakvoæ (skjnldsv)2018-03-161-2/+2
| * | | Fixed tests and improved codeJohn Molakvoæ (skjnldsv)2018-03-162-61/+117
| * | | Fixed throw error on unreachable usersJohn Molakvoæ (skjnldsv)2018-03-161-7/+11
| * | | Add userdetails to ocs apiJohn Molakvoæ (skjnldsv)2018-03-162-3/+71
* | | | Merge pull request #8861 from nextcloud/rakekniven-patch-1Joas Schilling2018-03-202-5/+5
|\ \ \ \
| * | | | Update ThemingControllerTest.phprakekniven2018-03-191-2/+2