summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Do not save on update, use submitJohn Molakvoæ (skjnldsv)2020-01-167-30/+61
* Merge pull request #18732 from nextcloud/enh/files-sidebarJohn Molakvoæ2020-01-1528-440/+315
|\
| * Close after clickJohn Molakvoæ (skjnldsv)2020-01-157-71/+132
| * Only show tag selector if tags are setJulius Härtl2020-01-1523-384/+188
| * Do not show sidebar on rename (fixes #18613)Julius Härtl2020-01-151-2/+4
| * Properly set current file info when switching the details viewJulius Härtl2020-01-151-0/+8
* | Don't show link shares hash in inherited share listRoeland Jago Douma2020-01-152-28/+28
|/
* Only allow navigation to a folder if you have accessRoeland Jago Douma2020-01-153-5/+5
* Merge pull request #18892 from nextcloud/fix/17828/smaller_text_previewsRoeland Jago Douma2020-01-153-6/+16
|\
| * Proper text previewsRoeland Jago Douma2020-01-143-6/+16
* | [tx-robot] updated from transifexNextcloud bot2020-01-1564-140/+1196
* | Add "Password protected by Talk" option to sharesDaniel Calviño Sánchez2020-01-144-9/+69
|/
* Bump @nextcloud/axios from 1.1.0 to 1.3.1dependabot-preview[bot]2020-01-1440-300/+230
* Merge pull request #17717 from nextcloud/fix/noid/ldap-relax-getHomeblizzz2020-01-146-160/+101
|\
| * ensure that only valid group members are returnedArthur Schiwon2020-01-131-8/+27
| * remove superfluous testsArthur Schiwon2020-01-081-58/+0
| * adjust testsArthur Schiwon2020-01-082-36/+11
| * decouple userExists from userExistsOnLDAP checkArthur Schiwon2020-01-083-15/+57
| * relax strict getHome behaviour for LDAP users in a shadow stateArthur Schiwon2020-01-082-45/+8
* | [tx-robot] updated from transifexNextcloud bot2020-01-1424-6/+572
* | Merge pull request #18860 from nextcloud/fix/license-headersRoeland Jago Douma2020-01-138-60/+10
|\ \
| * | Fix license headersChristoph Wurst2020-01-138-60/+10
* | | [tx-robot] updated from transifexNextcloud bot2020-01-1312-0/+64
* | | [tx-robot] updated from transifexNextcloud bot2020-01-1238-42/+52
* | | Merge pull request #18814 from nextcloud/backport/18771/masterRoeland Jago Douma2020-01-118-32/+43
|\ \ \
| * | | Add placeholderJohn Molakvoæ2020-01-105-21/+22
| * | | Fix sharing note placeholderJohn Molakvoæ (skjnldsv)2020-01-104-11/+21
* | | | [tx-robot] updated from transifexNextcloud bot2020-01-1128-16/+194
| |/ / |/| |
* | | Fix webdav urlJohn Molakvoæ (skjnldsv)2020-01-103-2/+4
|/ /
* | Merge pull request #18783 from nextcloud/fix/sidebar/do-not-wait-domcontentlo...Roeland Jago Douma2020-01-103-10/+9
|\ \
| * | Init OCA.Files.Sidebar right awayJohn Molakvoæ (skjnldsv)2020-01-093-10/+9
* | | [tx-robot] updated from transifexNextcloud bot2020-01-102-106/+104
* | | Merge pull request #18774 from nextcloud/fix/18762/mimetype-checker-for-usersRoeland Jago Douma2020-01-091-0/+4
|\ \ \
| * | | make the mime type checker for flow available to regular usersArthur Schiwon2020-01-091-0/+4
| |/ /
* / / Add more padding in transfer ownershipGary Kim2020-01-093-4/+9
|/ /
* | Merge pull request #18766 from nextcloud/bugfix/workflow-filter-storeblizzz2020-01-095-6/+7
|\ \
| * | Bump bundlesJulius Härtl2020-01-092-4/+4
| * | Fallback to proper default valuesJulius Härtl2020-01-092-1/+2
| * | Filter disabled operations out of the rule listJulius Härtl2020-01-091-1/+1
* | | Merge pull request #18757 from nextcloud/fix/transfer-ownership-autocomplete-...Roeland Jago Douma2020-01-093-4/+4
|\ \ \
| * | | Combine exact and other matches for transfer ownershipChristoph Wurst2020-01-083-4/+4
* | | | [tx-robot] updated from transifexNextcloud bot2020-01-0958-56/+306
|/ / /
* | | Merge pull request #18726 from marius-wieschollek/bugfix/18661Roeland Jago Douma2020-01-081-1/+1
|\ \ \
| * | | [#18661] Always include custom login image in themingMarius David Wieschollek2020-01-071-1/+1
* | | | Merge pull request #18753 from nextcloud/bugfix/noid/select-menu-hideRoeland Jago Douma2020-01-081-1/+0
|\ \ \ \
| * | | | Do not rerender the selection menu on showJulius Härtl2020-01-081-1/+0
| | |/ / | |/| |
* | | | Make the transfer ownership input a bit widerChristoph Wurst2020-01-083-5/+23
* | | | Use @nextcloud/paths for file sidebarGary Kim2020-01-085-21/+22
|/ / /
* | | Merge pull request #18740 from nextcloud/fix/noid/ldap-better-cache-group-exi...blizzz2020-01-082-3/+20
|\ \ \
| * | | cache group existence early to save useless requests to LDAPArthur Schiwon2020-01-082-3/+20
| | |/ | |/|