aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-08-184-0/+12
* Merge pull request #10718 from nextcloud/occ-recover-encryptionBjörn Schießle2018-08-176-12/+146
|\
| * add occ command to recover encrypted files in case of password lostBjoern Schiessle2018-08-166-12/+146
* | and the user popover needs a higher z-index, to make it visible againArthur Schiwon2018-08-161-1/+1
* | fix wrong return value of filtered whats new infoArthur Schiwon2018-08-162-1/+77
* | Merge pull request #10695 from nextcloud/sharing-public-settings-fixesJulius Härtl2018-08-161-2/+2
|\ \
| * | Disabled checkboxes and design fixesJohn Molakvoæ (skjnldsv)2018-08-161-2/+2
* | | Merge pull request #10692 from nextcloud/deleted-share-remove-actionsRoeland Jago Douma2018-08-162-4/+26
|\ \ \
| * | | Object.values polyfillJohn Molakvoæ (skjnldsv)2018-08-161-0/+14
| * | | Do not show action menu if no actions are availableJohn Molakvoæ (skjnldsv)2018-08-152-4/+12
| |/ /
* | / [tx-robot] updated from transifexNextcloud bot2018-08-168-118/+124
| |/ |/|
* | Merge pull request #10691 from nextcloud/various-beta14-design-fixesJulius Härtl2018-08-152-1/+7
|\ \
| * | Added feedback on autocomplete uiJohn Molakvoæ (skjnldsv)2018-08-151-1/+1
| * | TypoJohn Molakvoæ (skjnldsv)2018-08-151-1/+1
| * | Ellipsis long username/mails in share viewJohn Molakvoæ (skjnldsv)2018-08-151-0/+4
| * | Undo button fix in themingJohn Molakvoæ (skjnldsv)2018-08-151-0/+2
| |/
* / Add default theming into accessibility compilerJohn Molakvoæ (skjnldsv)2018-08-151-1/+34
|/
* [tx-robot] updated from transifexNextcloud bot2018-08-1510-0/+24
* Merge pull request #8855 from nextcloud/feature/noid/ldap-integration-autotestsblizzz2018-08-147-731/+6
|\
| * tests for user storage locationArthur Schiwon2018-08-101-186/+0
| * convert pagination testsArthur Schiwon2018-08-091-36/+1
| * convert connection testsArthur Schiwon2018-08-091-172/+0
| * integration test to ensure entries without displayname don't cause troubleArthur Schiwon2018-08-091-81/+0
| * convert LDAP offline and backup server integration testsArthur Schiwon2018-08-091-124/+0
| * FIX: emit assignedUserId only for usersArthur Schiwon2018-08-091-5/+5
| * integration test checking the group filterArthur Schiwon2018-08-091-127/+0
* | [tx-robot] updated from transifexNextcloud bot2018-08-144-0/+4
* | [tx-robot] updated from transifexNextcloud bot2018-08-1336-8/+98
* | [tx-robot] updated from transifexNextcloud bot2018-08-1120-0/+36
* | Merge pull request #10642 from nextcloud/bump/autoloadersRoeland Jago Douma2018-08-1019-19/+19
|\ \
| * | Bump autoloadersRoeland Jago Douma2018-08-1019-19/+19
* | | Merge pull request #10615 from nextcloud/fix-trashbin-actionsRoeland Jago Douma2018-08-101-2/+0
|\ \ \ | |/ / |/| |
| * | Fix trashbin file actionsRobin Appelman2018-08-091-2/+0
* | | Merge pull request #10543 from nextcloud/ignore-deactivated-usersRoeland Jago Douma2018-08-102-14/+35
|\ \ \
| * | | Test sync service when user is deactivatedThomas Citharel2018-08-061-5/+21
| * | | Remove users from system addressbook when user deactivatedThomas Citharel2018-08-062-10/+15
* | | | [tx-robot] updated from transifexNextcloud bot2018-08-10108-108/+108
| |_|/ |/| |
* | | Merge pull request #10626 from nextcloud/bugfix/noid/quickaccess-spacesRoeland Jago Douma2018-08-091-2/+2
|\ \ \
| * | | Fix quickaccess active indicator for folders with spacesJulius Härtl2018-08-091-2/+2
* | | | Merge pull request #10255 from nextcloud/add-support-for-room-sharesBjörn Schießle2018-08-0914-23/+680
|\ \ \ \
| * | | | Suppress Phan warnings about calling undeclared class methodsDaniel Calviño Sánchez2018-08-082-0/+8
| * | | | Log sharing and unsharing with a room in the auditing appDaniel Calviño Sánchez2018-08-081-0/+25
| * | | | Transfer room shares too with the "files:transfer-ownership" commandDaniel Calviño Sánchez2018-08-081-1/+1
| * | | | Add room shares to DAV and recent files "share-types" propertyDaniel Calviño Sánchez2018-08-085-1/+26
| * | | | Add support for room shares to the share owner updaterDaniel Calviño Sánchez2018-08-081-0/+1
| * | | | Add room shares to the MountProvider for sharesDaniel Calviño Sánchez2018-08-082-1/+24
| * | | | Add support for room shares to DeletedShareAPIControllerDaniel Calviño Sánchez2018-08-081-5/+48
| * | | | Add support for room shares to ShareAPIControllerDaniel Calviño Sánchez2018-08-083-15/+547
* | | | | Merge pull request #10537 from MartB/mselect_fixRoeland Jago Douma2018-08-092-1/+19
|\ \ \ \ \
| * | | | | Fix multiSelectMenu for public shares #10536MartB2018-08-062-1/+19
| | |_|/ / | |/| | |