summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | Fix unit testsJoas Schilling2022-05-311-12/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | | | | | Handle non existing settings againCarl Schwan2022-05-301-2/+7
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See https://github.com/nextcloud/server/pull/28189#issuecomment-1140874991 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | | | | | | Merge pull request #32693 from nextcloud/backport/32471/stable23Vincent Petry2022-06-103-4/+111
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [stable23] Make sure activities are not created when a deleted calendar object expires
| * | | | | | | | Make sure activities are not created when a deleted calendar object expiresThomas Citharel2022-06-073-4/+111
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes https://github.com/nextcloud/activity/issues/784 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | | | | | | | Merge pull request #32810 from nextcloud/update-id3parser-stable23blizzz2022-06-101-0/+0
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | [stable23] Update 3rdparty for christophwurst/id3parser 0.1.4
| * | | | | | | | | Update 3rdparty for christophwurst/id3parser 0.1.4Richard Steinmetz2022-06-101-0/+0
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | | | | | | | | Merge pull request #32777 from nextcloud/backport/32767/stable23Vincent Petry2022-06-101-0/+13
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | [stable23] handle stream wrappers in SeekableHttpStream
| * | | | | | | | | handle stream wrappers in SeekableHttpStreamRobin Appelman2022-06-091-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | | | | Merge pull request #32759 from nextcloud/backport/stable23/upload-speedCarl Schwan2022-06-101-9/+20
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [stable23] Make X-HAS-{MD5/SHA256} opt-in
| * | | | | | | | | | Make X-HAS-{MD5/SHA256} opt-inCarl Schwan2022-06-081-9/+20
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is not always needed and slow down the upload Signed-off-by: Carl Schwan <carl@carlschwan.eu> (cherry picked from commit 1b426eda44f59648d2f1c5b79a06c78ff74c9fce)
* | | | | | | | | | Merge pull request #32711 from nextcloud/backport/32662/stable23Vincent Petry2022-06-101-0/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | [stable23] Cleanup temporary files after finishing the write to object storage
| * | | | | | | | | Cleanup temporary files after finishing the write to object storageJulius Härtl2022-06-021-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-10124-168/+172
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | | | Merge pull request #32789 from nextcloud/backport/32765/stable23Joas Schilling2022-06-091-0/+0
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [stable23] Add back the deleted.png file
| * | | | | | | | | | Add back the deleted.png file as SVG forwarding doesn't work for /core/imgAnna Larch2022-06-091-0/+0
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | | | | | | | | | Merge pull request #32771 from nextcloud/backport/32697/stable23Vincent Petry2022-06-092-16/+42
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | [stable23] Fix get avatar authorization
| * | | | | | | | | Test all scopesChristopher Ng2022-06-081-5/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | | | | | | | Fix get avatar authorizationChristopher Ng2022-06-082-11/+34
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* / | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-09106-166/+262
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-0810-6/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-0710-4/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-0610-8/+90
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-058-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-04190-256/+336
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | Merge pull request #32651 from nextcloud/update-3rdparty-stable23Joas Schilling2022-06-031-0/+0
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [stable23] Update 3rdparty for symfony/translation:4.4.41
| * | | | | | | | Update 3rdparty for symfony/translation:4.4.41Joas Schilling2022-05-301-0/+0
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-0316-2/+132
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | Merge pull request #32706 from nextcloud/backport/32690/stable23blizzz2022-06-022-1/+42
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [stable23] Trim mount point before matching in encryption code
| * | | | | | | Add unit tests for encryption's isSystemWideMountPointVincent Petry2022-06-021-0/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
| * | | | | | | Trim mount point before matching in encryption codeVincent Petry2022-06-021-1/+1
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Often times the mount point has a leading slash. This fix sanitizes it to make sure matching works. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | / / / / / [tx-robot] updated from transifexNextcloud bot2022-06-02156-234/+318
| |/ / / / / |/| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | Merge pull request #32679 from nextcloud/backport/32592/stable23blizzz2022-06-011-0/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | [stable23] allow use of rememberme cookies for IApacheAuth backends
| * | | | | allow use of rememberme cookies for IApacheAuth backendsArthur Schiwon2022-05-311-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - e.g. enables it for SAML backend Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-0116-2/+108
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #32625 from nextcloud/backport/32618/stable23Pytal2022-05-315-18/+31
|\ \ \ \ \
| * | | | | Don't overwrite certain values if the refreshing comes in via short updatesJoas Schilling2022-05-273-7/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This e.g. happens from the talk participant list which only has the status, message and icon. Due to the overwriting e.g. the clearAt was overwritten with null and afterwards the status modal showed "Invalid date" as "Clear at" Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | | Fix unit testsJoas Schilling2022-05-271-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | | Fix missing status with predefined status in drop-downJoas Schilling2022-05-271-7/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When a predefined status message was used, the status was not "processed" so it was missing the translated message and the icon in the dropdown and the menu afterwards Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-05-314-0/+10
| |/ / / / |/| | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | [tx-robot] updated from transifexNextcloud bot2022-05-304-4/+44
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | [tx-robot] updated from transifexNextcloud bot2022-05-2930-6/+102
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #32622 from nextcloud/backport/32601/stable23Joas Schilling2022-05-271-20/+18
|\ \ \ \ \ | |/ / / / |/| | | | [stable23] Move Gd failed operations to debug level
| * | | | Move Gd failed operations to debug levelGit'Fellow2022-05-271-20/+18
|/ / / / | | | | | | | | Instead of error
* | | | [tx-robot] updated from transifexNextcloud bot2022-05-276-0/+44
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | [tx-robot] updated from transifexNextcloud bot2022-05-2678-76/+138
| |_|/ |/| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-05-2522-24/+84
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-05-24900-2048/+2188
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-05-2322-4/+76
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-05-2216-2/+76
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-05-21284-1418/+1306
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>