summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Bump css-loader from 2.1.1 to 3.0.0dependabot-preview[bot]2019-06-2516-17/+17
* Merge pull request #16013 from nextcloud/versions-preview-string-idRoeland Jago Douma2019-06-256-6/+6
|\
| * fix previews and rollback of versions with non numeric version idsRobin Appelman2019-06-196-6/+6
* | Merge pull request #16024 from nextcloud/bugfix/15944/fix-return-code-user-pr...Roeland Jago Douma2019-06-251-1/+8
|\ \
| * | Forward OCSException to initiatorDaniel Kesselberg2019-06-201-1/+8
* | | Merge pull request #15777 from nextcloud/feature/ocp-event-dispatcherRoeland Jago Douma2019-06-2522-118/+64
|\ \ \
| * | | Add event dispatcher to OCPChristoph Wurst2019-06-2522-118/+64
| | |/ | |/|
* | | [tx-robot] updated from transifexNextcloud bot2019-06-258-8/+44
* | | Merge pull request #15888 from nextcloud/dav-write-forward-exceptionRobin Appelman2019-06-241-1/+1
|\ \ \
| * | | log inner exception during dav writeRobin Appelman2019-06-061-1/+1
* | | | Merge pull request #16033 from nextcloud/fix/noid/ldap-group-wiz-selectionblizzz2019-06-243-44/+32
|\ \ \ \
| * | | | fixes LDAP Wizard forgetting groups on select with searchArthur Schiwon2019-06-213-44/+32
* | | | | [tx-robot] updated from transifexNextcloud bot2019-06-246-4/+22
* | | | | changes the returned key from UserID to id, in accordance with getUserDataArthur Schiwon2019-06-212-7/+7
|/ / / /
* | | | Merge pull request #15964 from nextcloud/enh/noid/user-creation-optionsblizzz2019-06-216-12/+218
|\ \ \ \
| * | | | uses "yes" and "no" for config switch over stringified numbersArthur Schiwon2019-06-212-5/+5
| * | | | makes users management page aware of the introduced optionsArthur Schiwon2019-06-192-4/+4
| * | | | ensures mapping of chosen useridArthur Schiwon2019-06-194-6/+39
| * | | | extends Provisioning API with optional userid and required emailArthur Schiwon2019-06-192-6/+179
* | | | | [tx-robot] updated from transifexNextcloud bot2019-06-212-2/+12
* | | | | [tx-robot] updated from transifexNextcloud bot2019-06-202-2/+12
* | | | | Fix window scroll container (#16009)John Molakvoæ2019-06-191-2/+2
|\ \ \ \ \
| * | | | | Fix window scroll containerJulius Härtl2019-06-191-2/+2
* | | | | | Merge pull request #16011 from nextcloud/fix/noid/ldapprovider-return-one-baseblizzz2019-06-193-20/+83
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fixes return type in php docArthur Schiwon2019-06-191-1/+1
| * | | | | fixes returning the base when multiple are specifiedArthur Schiwon2019-06-192-19/+82
* | | | | | Merge pull request #15988 from nextcloud/feature/shared-browserlist-configGeorg Ehrke2019-06-192-2/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Use shared browserslist configChristoph Wurst2019-06-192-2/+2
* | | | | | Merge pull request #15869 from nextcloud/multiple-version-backendsRobin Appelman2019-06-191-10/+21
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fix loading multiple version backends from one appRobin Appelman2019-06-041-10/+21
* | | | | | Avoid scrolling to the hidden input when toggling grid/list view (#16005)John Molakvoæ2019-06-191-0/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Avoid scrolling to the hidden input when toggling grid/list viewJulius Härtl2019-06-191-0/+4
| | |/ / / | |/| | |
* | | | | Merge pull request #15993 from nextcloud/bugfix/noid/file-not-foundJohn Molakvoæ2019-06-191-1/+6
|\ \ \ \ \
| * | | | | Properly redirect if accessing invalid file though /f/ entrypointJulius Härtl2019-06-181-1/+6
| |/ / / /
* / / / / caches the displayname after an LDAP plugin set itArthur Schiwon2019-06-182-4/+30
|/ / / /
* | | | Merge pull request #15858 from nextcloud/enh/noid/ldap-sharee-limited-groupsblizzz2019-06-171-1/+0
|\ \ \ \
| * | | | fix inGroup check, thus make integration tests succeedArthur Schiwon2019-06-141-1/+0
* | | | | Merge pull request #15961 from nextcloud/design/sharing-accessibilityJohn Molakvoæ2019-06-172-5/+18
|\ \ \ \ \
| * | | | | Sharing in list: Use .hidden-visually instead of display:none for accessibili...Jan-Christoph Borchardt2019-06-142-5/+18
* | | | | | [tx-robot] updated from transifexNextcloud bot2019-06-1710-4/+20
* | | | | | [tx-robot] updated from transifexNextcloud bot2019-06-164-14/+24
* | | | | | [tx-robot] updated from transifexNextcloud bot2019-06-1522-26/+134
* | | | | | Add strict type on Notifications tests (#15935)John Molakvoæ2019-06-141-3/+20
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add strict type on Notifications testsJohn Molakvoæ (skjnldsv)2019-06-131-3/+20
* | | | | | [tx-robot] updated from transifexNextcloud bot2019-06-1450-86/+170
| |/ / / / |/| | | |
* | | | | Merge pull request #15866 from nextcloud/versionid-stringRobin Appelman2019-06-136-10/+10
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | allow non integer version idsRobin Appelman2019-06-046-10/+10
| | |/ / | |/| |
* | | | Fix download entry shown on public share menu when not in mobileDaniel Calviño Sánchez2019-06-121-1/+1
| |/ / |/| |
* | | Properly theme folder icons that are accessed though imagePath (#15875)John Molakvoæ2019-06-111-0/+3
|\ \ \
| * | | Properly theme folder icons that are accessed though imagePathJulius Härtl2019-06-111-0/+3
| | |/ | |/|