aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow group displaynames in the database backend (#17221)John Molakvoæ2019-10-0511-6/+237
|\
| * Do not allow to have an empty display nameJoas Schilling2019-09-272-2/+9
| * Set default valueJoas Schilling2019-09-271-0/+1
| * Fix DI issueJoas Schilling2019-09-271-0/+4
| * Update autoloaderJoas Schilling2019-09-272-0/+4
| * Remove inherited docsJoas Schilling2019-09-271-16/+0
| * Allow to set the group display name in the database backendJoas Schilling2019-09-277-3/+121
| * Add a displayname to the database group backendJoas Schilling2019-09-273-3/+116
* | Merge pull request #17387 from nextcloud/fix/remove/federated_shareRoeland Jago Douma2019-10-051-0/+5
|\ \
| * | Allow removing federated shares of locally reshared filesRoeland Jago Douma2019-10-031-0/+5
* | | Merge pull request #17370 from nextcloud/jospoortvliet-patch-1Roeland Jago Douma2019-10-051-4/+4
|\ \ \
| * | | Update README.mdJos Poortvliet2019-10-051-4/+4
|/ / /
* | | Fix updating and deleting authtokens (#17397)John Molakvoæ2019-10-052-2/+51
|\ \ \
| * | | fix updating and deleting authtokensSergej Nikolaev2019-10-052-2/+51
* | | | allow trash backends to overwrite the tooltip for trash items (#17374)John Molakvoæ2019-10-058-24/+43
|\ \ \ \ | |/ / / |/| | |
| * | | allow trash backends to overwrite the tooltip for trash itemsRobin Appelman2019-10-058-24/+43
* | | | Merge pull request #17405 from nextcloud/enh/switch/escapeHTMLJohn Molakvoæ2019-10-0513-154/+110
|\ \ \ \
| * | | | Remove the tests since the library is testedRoeland Jago Douma2019-10-041-11/+0
| * | | | Move to escape-htmlRoeland Jago Douma2019-10-0414-148/+115
* | | | | [tx-robot] updated from transifexNextcloud bot2019-10-05122-216/+352
| |/ / / |/| | |
* | | | Fix shares read permissions (#16761)John Molakvoæ2019-10-0412-85/+917
|\ \ \ \ | |/ / / |/| | |
| * | | Fix shares read permissionsJohn Molakvoæ (skjnldsv)2019-10-046-14/+122
| * | | Add checks for whether a user with access to a share can delete itJohn Molakvoæ (skjnldsv)2019-10-042-12/+292
| * | | Extract check for whether a user with access to a share can edit itJohn Molakvoæ (skjnldsv)2019-10-041-1/+28
| * | | Add assorted integration tests for sharesDaniel Calviño Sánchez2019-10-043-0/+100
| * | | Do not expect a 200 HTTP status code when updating a shareDaniel Calviño Sánchez2019-10-043-2/+8
| * | | Move sharing integration tests to their own directoryJohn Molakvoæ (skjnldsv)2019-10-046-60/+110
| * | | Add helper script to run integration tests on a Docker containerJohn Molakvoæ (skjnldsv)2019-10-041-0/+261
|/ / /
* | | Merge pull request #17357 from nextcloud/enh/oauth/no_oc_bindingRoeland Jago Douma2019-10-043-2/+19
|\ \ \
| * | | fixup! Import routerRoeland Jago Douma2019-10-033-1/+17
| * | | Import routerRoeland Jago Douma2019-10-031-2/+3
| |/ /
* | | Merge pull request #17359 from nextcloud/bugfix/noid/dont-call-basename-on-nullRoeland Jago Douma2019-10-041-1/+1
|\ \ \
| * | | Don't call basename on nullJoas Schilling2019-10-011-1/+1
* | | | Use same settings for mail share as link shares (#16629)John Molakvoæ2019-10-041-70/+63
|\ \ \ \
| * | | | Prevent non owners to update others link sharesJohn Molakvoæ (skjnldsv)2019-10-041-50/+50
| * | | | Use same settings for mail share as link sharesJohn Molakvoæ (skjnldsv)2019-10-041-20/+13
|/ / / /
* | | | Fix master testing and update eslint-config (#17367)John Molakvoæ2019-10-0436-74/+225
|\ \ \ \
| * | | | Fix tag acceptance tests after #16682John Molakvoæ (skjnldsv)2019-10-042-3/+19
| * | | | Split drone webpack testsJohn Molakvoæ (skjnldsv)2019-10-0431-76/+183
| * | | | Fix master testing and update eslint-configJohn Molakvoæ (skjnldsv)2019-10-046-23/+51
* | | | | Add Fatal logging option (#17363)John Molakvoæ2019-10-042-2/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add Fatal logging optionTim Terhorst2019-10-022-2/+8
* | | | | [tx-robot] updated from transifexNextcloud bot2019-10-04134-1076/+1092
* | | | | Merge pull request #17388 from nextcloud/fix/undefined_index/loginflowv2Roeland Jago Douma2019-10-031-2/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Don't use an undefined index if not neededRoeland Jago Douma2019-10-031-2/+0
|/ / / /
* | | | Remove users management settings cleaning leftovers (#17360)John Molakvoæ2019-10-0310-1252/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Remove users management settings cleaning leftoversJohn Molakvoæ (skjnldsv)2019-10-0110-1252/+1
| |/ /
* | | [tx-robot] updated from transifexNextcloud bot2019-10-0324-4/+28
* | | Merge pull request #17002 from nextcloud/fix/noid/ldap-dont-process-known-avasblizzz2019-10-022-2/+113
|\ \ \
| * | | Don't process known avatars from LDAPArthur Schiwon2019-09-042-2/+113