summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Make active navigation indicator more obviousJulius Härtl2018-03-221-2/+13
* Merge pull request #7196 from nextcloud/sharing-confirm-buttonMorris Jobke2018-03-212-230/+1900
|\
| * 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-202-60/+9
* | Merge pull request #7904 from nextcloud/fix_7224Morris Jobke2018-03-212-21/+26
|\ \
| * | Add Cache-control: immutableRoeland Jago Douma2018-03-192-21/+26
* | | [tx-robot] updated from transifexNextcloud bot2018-03-212-0/+10
| |/ |/|
* | Merge pull request #8887 from nextcloud/fix-appmenu-min-widthRoeland Jago Douma2018-03-201-0/+1
|\ \
| * | Add min width of two icons to the app menuJulius Härtl2018-03-191-0/+1
| |/
* / [tx-robot] updated from transifexNextcloud bot2018-03-204-0/+28
|/
* [tx-robot] updated from transifexNextcloud bot2018-03-192-40/+120
* [tx-robot] updated from transifexNextcloud bot2018-03-184-4/+6
* [tx-robot] updated from transifexNextcloud bot2018-03-172-0/+2
* Use the display name in the avatar for a circle shareDaniel Calviño Sánchez2018-03-162-2/+2
* [tx-robot] updated from transifexNextcloud bot2018-03-162-4/+4
* [tx-robot] updated from transifexNextcloud bot2018-03-15124-154/+154
* Remove "Alternative logins" title on login pageMorris Jobke2018-03-141-1/+0
* Merge pull request #8811 from nextcloud/remove_dep_util_linkRoeland Jago Douma2018-03-141-1/+1
|\
| * Remove deprecated URL functions for OCP\UtilRoeland Jago Douma2018-03-131-1/+1
* | [tx-robot] updated from transifexNextcloud bot2018-03-146-4/+8
|/
* [tx-robot] updated from transifexNextcloud bot2018-03-138-2/+10
* [tx-robot] updated from transifexNextcloud bot2018-03-126-0/+48
* [tx-robot] updated from transifexNextcloud bot2018-03-114-0/+4
* [tx-robot] updated from transifexNextcloud bot2018-03-1010-0/+10
* Merge pull request #8757 from nextcloud/search_controllerMorris Jobke2018-03-093-65/+54
|\
| * Move search to proper ControllerRoeland Jago Douma2018-03-093-65/+54
* | [tx-robot] updated from transifexNextcloud bot2018-03-0994-188/+188
|/
* Merge pull request #8736 from nextcloud/rakekniven-patch-1Joas Schilling2018-03-091-1/+1
|\
| * Update login.phprakekniven2018-03-081-1/+1
* | [tx-robot] updated from transifexNextcloud bot2018-03-096-0/+18
* | Merge pull request #8648 from nextcloud/feature/csrf-token-controllerRoeland Jago Douma2018-03-084-32/+86
|\ \
| * | Add CSRF token controller to retrieve the current CSRF tokenChristoph Wurst2018-03-084-32/+86
| |/
* | Align radio & checkboxesJohn Molakvoæ (skjnldsv)2018-03-071-2/+2
* | Fixed ext share style and use varable for popover heightJohn Molakvoæ (skjnldsv)2018-03-071-18/+41
* | Default left margin for entries without iconsJohn Molakvoæ (skjnldsv)2018-03-071-0/+10