Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-18 | 14 | -4/+142 |
| | |||||
* | Merge pull request #25449 from nextcloud/backport/25393/stable19 | Roeland Jago Douma | 2021-02-17 | 1 | -0/+1 |
|\ | | | | | [stable19] add repair job for unencoded group share uris | ||||
| * | take into account that UNIQUE index might not work as expected | Arthur Schiwon | 2021-02-02 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Merge pull request #25380 from nextcloud/backport/25101/stable19 | blizzz | 2021-02-17 | 2 | -1/+45 |
|\ \ | | | | | | | [stable19] LDAP: make actually use of batch read known groups | ||||
| * | | really use known groups | Arthur Schiwon | 2021-02-17 | 2 | -1/+45 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | Merge pull request #25652 from nextcloud/backport/25594/stable19 | Roeland Jago Douma | 2021-02-17 | 3 | -3/+3 |
|\ \ \ | | | | | | | | | [stable19] Use ownerDisplayName for SharingEntry Tooltip | ||||
| * | | | Use ownerDisplayName for SharingEntry Tooltip | Dan VerWeire | 2021-02-17 | 3 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some NC installations may use a LDAP UUID for the username. If that is the case, then the tooltip for who a file/folder was shared by may say something like `Shared with Steve McQueen (smqueen@yada.com) by FKDJ39-38D794JG-4398GJODF9H3G-4534`. This commit changes the value showed for the owner to the full display name. Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com> | ||||
* | | | | Merge pull request #25593 from nextcloud/backport/25582/stable19 | Roeland Jago Douma | 2021-02-17 | 2 | -0/+19 |
|\ \ \ \ | | | | | | | | | | | [stable19] Do not send imip email to invalid recipients | ||||
| * | | | | Do not send imip email to invalid recipients | Christoph Wurst | 2021-02-17 | 2 | -0/+19 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | | | Merge pull request #25385 from nextcloud/backport/25218/stable19 | Roeland Jago Douma | 2021-02-17 | 1 | -2/+18 |
|\ \ \ \ \ | | | | | | | | | | | | | [stable19] do not remove valid group shares | ||||
| * | | | | | do not remove valid group shares | Arthur Schiwon | 2021-01-29 | 1 | -2/+18 |
| | |_|/ / | |/| | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-17 | 12 | -4/+454 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-16 | 6 | -2/+74 |
| |_|/ / |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-15 | 10 | -50/+134 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-14 | 6 | -50/+156 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-13 | 12 | -84/+116 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-12 | 10 | -24/+40 |
| |/ / |/| | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-11 | 2 | -16/+16 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-10 | 2 | -0/+2 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-09 | 4 | -4/+4 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-08 | 12 | -36/+40 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-07 | 16 | -126/+166 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-06 | 8 | -2/+896 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-05 | 14 | -172/+432 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-04 | 12 | -58/+152 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-03 | 12 | -2/+32 |
| |/ |/| | |||||
* | | Merge pull request #25422 from nextcloud/backport/25383/stable19 | Julius Härtl | 2021-02-02 | 2 | -2/+10 |
|\ \ | | | | | | | [stable19] Properly handle SMB ACL blocking scanning a directory | ||||
| * | | Properly handle SMB ACL blocking scanning a directory | Julius Härtl | 2021-02-01 | 2 | -2/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | This makes sure that a possible ForbiddenException is properly passed through the storage as a ForbiddenException and can be catched when trying to fetch the quota info of a parent folder Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-02 | 864 | -1832/+866 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-01 | 28 | -38/+888 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-31 | 8 | -4/+394 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-30 | 24 | -118/+748 |
|/ | |||||
* | Merge pull request #25367 from nextcloud/backport/25361/stable19 | Roeland Jago Douma | 2021-01-29 | 1 | -1/+2 |
|\ | | | | | [stable19] fix parameter provided as string not array | ||||
| * | fix parameter provided as string not array | Arthur Schiwon | 2021-01-28 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-29 | 26 | -64/+1030 |
|/ | |||||
* | Merge pull request #25121 from nextcloud/backport/25036/stable19 | blizzz | 2021-01-28 | 2 | -6/+66 |
|\ | | | | | [stable19] respect DB restrictions on number of arguments in statements and queries | ||||
| * | silence psalm false positive | Arthur Schiwon | 2021-01-15 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | respect DB limits limit per statement and query | Arthur Schiwon | 2021-01-15 | 2 | -6/+64 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-28 | 24 | -22/+158 |
| | | |||||
* | | Merge pull request #25323 from nextcloud/backport/25310/stable19 | Roeland Jago Douma | 2021-01-27 | 2 | -68/+123 |
|\ \ | | | | | | | [stable19] [CalDAV] Validate notified emails | ||||
| * | | [CalDAV] Validate notified emails | Thomas Citharel | 2021-01-26 | 2 | -68/+123 |
| | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-27 | 116 | -208/+254 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-26 | 8 | -2/+68 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-25 | 8 | -0/+84 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-24 | 4 | -2/+6 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-23 | 70 | -38/+74 |
| | | |||||
* | | Merge pull request #25277 from nextcloud/backport/25274/stable19 | Morris Jobke | 2021-01-22 | 1 | -1/+1 |
|\ \ | | | | | | | [stable19] Do not obtain userFolder of a federated user | ||||
| * | | Do not obtain userFolder of a federated user | Roeland Jago Douma | 2021-01-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Federated shares are somewhat special. So we can't move the files from the main user and we should try to get it from the intialized root already. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Merge pull request #25262 from nextcloud/backport/25255/stable19 | Roeland Jago Douma | 2021-01-22 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | [stable19] also use storage copy when dav copying directories | ||||
| * | | also use storage copy when dav copying directories | Robin Appelman | 2021-01-21 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> |