Commit Graph

67714 Commits (9170e2d392ac59865c252eafea4c2c83c3790ceb)
 

Author SHA1 Message Date
Benjamin Gaussorgues 9170e2d392
Merge pull request #43097 from nextcloud/release/26.0.11
26.0.11
4 months ago
Nextcloud bot fbbe918b26
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
Arthur Schiwon 3057ff6392
26.0.11
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 months ago
Matthieu Gallien 671610f195
Merge pull request #43067 from nextcloud/automated/noid/stable26-update-code-signing-crl
[stable26] fix(security): Update code signing revocation list
4 months ago
nextcloud-command 675f467f41 fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
4 months ago
Nextcloud bot 80075cec54
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
Nextcloud bot 90bc9394c5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
Arthur Schiwon fa49d045d7
Merge pull request #43022 from nextcloud/release/26.0.11_rc2
26.0.11 RC2
4 months ago
Arthur Schiwon b55d048c44
Merge pull request #43019 from nextcloud/backport/40766/stable26
[stable26] Make OAuth2 authorization code expire
4 months ago
Arthur Schiwon 1ce9e498df
Merge pull request #43010 from nextcloud/backport/42971/stable26
[stable26] fix(auth): Fix logging in with email and app password
4 months ago
Joas Schilling 1e80a7a9d7
fix(tests): now() was only introduced in 27
Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months ago
Arthur Schiwon 516aaec84b
26.0.11 RC2
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 months ago
Julien Veyssier 76f0078a65
generate oauth2 autoloaders
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
4 months ago
Julien Veyssier 9805c0f137
make OAuth2 authorization code expire
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
4 months ago
Christoph Wurst 21943d2cee fix(auth): Fix logging in with email, password and login name mismatch
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 months ago
Nextcloud bot 529b3d068f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
Nextcloud bot 553f62654b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
Nextcloud bot 01615fc222
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
Nextcloud bot 806d714371
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
Arthur Schiwon d7278c057a
Merge pull request #42787 from nextcloud/release/26.0.11_rc1
26.0.11 RC1
4 months ago
Arthur Schiwon 28df133b6c
Merge pull request #42925 from nextcloud/backport/37346/stable26
[stable26] fix undefined method getExtStorageHome()
4 months ago
Benjamin Gaussorgues c9b69b4d1f
Merge pull request #42808 from nextcloud/backport/42660/stable26
[stable26] fix(share): use user timezone to parse share expiration date
4 months ago
Arthur Schiwon fd5a22044b
fix undefined method getExtStorageHome()
- adds a type check
- defines missing method in OfflineUser

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 months ago
Christoph Wurst 568ac734bb
Merge pull request #42908 from nextcloud/fix/caldav/update-acls-deletedcalendarobjectscollection-stable26
[stable26] fix(CalDAV): set acls for DeletedCalendarObjectsCollection
4 months ago
Johannes Merkel 97d3ef565b
fix(CalDAV): set acls for DeletedCalendarObjectsCollection
Signed-off-by: Johannes Merkel <mail@johannesgge.de>
4 months ago
Nextcloud bot 070cfc247f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months ago
Arthur Schiwon fd421cfc53
Merge pull request #42880 from nextcloud/backport/42607/stable26
[stable26] fix(session): Avoid useless authtoken DB queries for anonymous requests
5 months ago
Arthur Schiwon b1ef9670c5
Merge pull request #42876 from nextcloud/backport/42563/stable26
[stable26] Update crl after revoke integration_homeassistant.csr
5 months ago
Joas Schilling 711ee5ea74
Merge pull request #42866 from nextcloud/backport/42862/stable26
[stable26] fix(manifest): Check if app exists instead of accessing null as an array
5 months ago
Joas Schilling fdf3e62dbb
Merge pull request #42872 from nextcloud/backport/42658/stable26
[stable26] fix(systemreport): Mark more configs as sensitive
5 months ago
Git'Fellow d29b239d72 fix(session): Avoid two useless authtoken DB queries for every anonymous request
Co-Authored-By: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 months ago
Matthieu Gallien 6cc58231a8
Update crl after revoke integration_homeassistant.csr
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
5 months ago
Joas Schilling e1728e6072
fix(systemreport): Mark more configs as sensitive
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 months ago
Joas Schilling ea8553fc51
fix(manifest): Check if app exists instead of accessing null as an array
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 months ago
Nextcloud bot d65d0bd195
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months ago
Joas Schilling a770bb793c
Merge pull request #42830 from nextcloud/backport/42806/stable26
[stable26] fix(appstore): Only send subscription keys to valid appstores
5 months ago
Joas Schilling 5d8dfe81fd
fix(appstore): Only send subscription keys to valid appstores
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 months ago
Benjamin Gaussorgues a31b1c731b fix(share): use user timezone to parse share expiration date
If an user in UTC+1 try to create a share at 00:00, it's day D for him, but

D-1 for the server (UTC).

This fix aims to apply the correct offset

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
5 months ago
Nextcloud bot 4209f3d208
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months ago
Arthur Schiwon 679b10a25c
Merge pull request #42775 from nextcloud/fix/exif-content-provider-stable26
[stable26] fix: handle exif metadata read errors gracefully
5 months ago
Simon L 3d6b97cb38
Merge pull request #41290 from nextcloud/backport/41263/stable26
[stable26] fix semaphore unguarding
5 months ago
Simon L c0887094a9 fix semaphore unguarding
Signed-off-by: Simon L <szaimen@e.mail.de>
5 months ago
Richard Steinmetz 84408cdc28
fix: handle exif metadata read errors gracefully
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
5 months ago
Arthur Schiwon 85422f17f5
Merge pull request #42740 from nextcloud/throttle-restore-26
[26] actually throttle restore
5 months ago
Arthur Schiwon ce30b2dae8
26.0.11 RC1
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
5 months ago
Nextcloud bot af003304c0
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months ago
Nextcloud bot 30c958992c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months ago
Nextcloud bot fec549751d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months ago
nextcloud-command ff2a2c4a67 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
5 months ago
Robin Appelman c8be52bc16
actually throttle restore
Signed-off-by: Robin Appelman <robin@icewind.nl>
5 months ago