summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Correctly check share permissions when updating a re-sub-shareJoas Schilling2019-06-271-3/+13
* Merge pull request #16101 from nextcloud/fix/ldap/invaliate-user-after-delete...blizzz2019-06-273-7/+37
|\
| * Also invalidate groups after deletionArthur Schiwon2019-06-271-2/+11
| * invalidates user when plugin reported deletion successArthur Schiwon2019-06-262-5/+26
* | [tx-robot] updated from transifexNextcloud bot2019-06-274-2/+14
* | Merge pull request #16095 from nextcloud/bugfix/theming-filetypesJan-Christoph Borchardt2019-06-261-1/+1
|\ \
| * | Only return link to themed icon if file existsJulius Härtl2019-06-261-1/+1
| |/
* | Merge pull request #16093 from nextcloud/design/comments-iconJan-Christoph Borchardt2019-06-262-2/+2
|\ \
| * | Update comments icon to use updated core oneJan-Christoph Borchardt2019-06-262-2/+2
| |/
* | Merge pull request #16084 from nextcloud/design/fix-files-checkboxesJan-Christoph Borchardt2019-06-261-0/+1
|\ \ | |/ |/|
| * Fix file checkbox margin causing layout issues in file listJan-Christoph Borchardt2019-06-261-0/+1
* | [tx-robot] updated from transifexNextcloud bot2019-06-264-2/+34
|/
* Merge pull request #16055 from nextcloud/design/native-fontsJan-Christoph Borchardt2019-06-262-11/+4
|\
| * Use native font stackJan-Christoph Borchardt2019-06-242-2/+2
| * Move font from Nunito to Noto SansJan-Christoph Borchardt2019-06-222-11/+4
* | 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
|/ / / /