Commit Graph

69127 Commits (47d25605062024d71da8e5c2eceb5ebacdcc8bd7)
 

Author SHA1 Message Date
Arthur Schiwon 47d2560506
Merge pull request #43023 from nextcloud/release/27.1.6_rc2
27.1.6 RC2
4 months ago
Arthur Schiwon 6ff023babe
Merge pull request #43020 from nextcloud/backport/40766/stable27
[stable27] Make OAuth2 authorization code expire
4 months ago
Arthur Schiwon 947514e037
Merge pull request #43011 from nextcloud/backport/42971/stable27
[stable27] fix(auth): Fix logging in with email and app password
4 months ago
Arthur Schiwon 1bf5a6949d
27.1.6 RC2
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 months ago
Julien Veyssier 8dada6a334
generate oauth2 autoloaders
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
4 months ago
Julien Veyssier 3f19bf7660
make OAuth2 authorization code expire
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
4 months ago
Christoph Wurst fdfd620757 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 9282aa900d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
Nextcloud bot b3e05f2b19
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
Nextcloud bot c016b934d4
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
Nextcloud bot bd61be9c35
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
Arthur Schiwon e480a4d237
Merge pull request #42788 from nextcloud/release/27.1.6_rc1
27.1.6 RC1
5 months ago
Louis 87b75fcc5d
Merge pull request #42926 from nextcloud/backport/42891/stable27
[stable27] Improve path resolution in files_version hooks
5 months ago
Arthur Schiwon 82fce12071
Merge pull request #42172 from nextcloud/fix/quota-with-non-english-locale-stable27
[stable27] fix(Users/Quota setting): Prevent floating point value from getting truncated in locales other than english
5 months ago
Louis Chemineau 91c8e790ba Improve path resolution in files_version hooks
Signed-off-by: Louis Chemineau <louis@chmn.me>
5 months ago
Christoph Wurst 48ea4da227
Merge pull request #42907 from nextcloud/fix/caldav/update-acls-deletedcalendarobjectscollection-stable27
[stable27] fix(CalDAV): set acls for DeletedCalendarObjectsCollection
5 months ago
nextcloud-command 00c26fc085 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
5 months ago
Marcel Klehr fa2cf8d805 fix(Users/Quota setting): Prevent floating point value from getting truncated in locales other than english
fixes #18468

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months ago
Johannes Merkel 823aa887e5
fix(CalDAV): set acls for DeletedCalendarObjectsCollection
Signed-off-by: Johannes Merkel <mail@johannesgge.de>
5 months ago
Nextcloud bot 08801969ea
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months ago
Git'Fellow 328d9c6619
Merge pull request #42778 from nextcloud/backport/42067/stable27
[stable27] Fix some silent share bugs
5 months ago
Arthur Schiwon 448dc1530f
Merge pull request #42870 from nextcloud/backport/42607/stable27
[stable27] fix(session): Avoid useless authtoken DB queries for anonymous requests
5 months ago
nextcloud-command 47e715e1cb chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
5 months ago
Arthur Schiwon 11ed33a4e0
Merge pull request #42875 from nextcloud/backport/42563/stable27
[stable27] Update crl after revoke integration_homeassistant.csr
5 months ago
Joas Schilling 1839d0ca87
Merge pull request #42873 from nextcloud/backport/42658/stable27
[stable27] fix(systemreport): Mark more configs as sensitive
5 months ago
Joas Schilling 831c144213
Merge pull request #42865 from nextcloud/backport/42862/stable27
[stable27] fix(manifest): Check if app exists instead of accessing null as an array
5 months ago
Git'Fellow 78a194c099
Merge pull request #42825 from nextcloud/backport/42768/stable27
[stable27] (dashboard): Lower error to info log message
5 months ago
Matthieu Gallien 23ee737470
Update crl after revoke integration_homeassistant.csr
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
5 months ago
Joas Schilling fabb330a69
fix(systemreport): Mark more configs as sensitive
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 months ago
Git'Fellow 27af03c92d 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
Joas Schilling 9c0d99f80b
fix(manifest): Check if app exists instead of accessing null as an array
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 months ago
Git'Fellow e958966288 Lower to info
Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
5 months ago
Git'Fellow 00b0a33e50 Lower error to warning
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
5 months ago
Nextcloud bot e2056a1de9
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months ago
Git'Fellow a7be838323
Merge pull request #42828 from nextcloud/backport/41272/stable27
[stable27] fix: reduce memory consumption of scans
5 months ago
Ferdinand Thiessen 51e3bff2fd
Merge pull request #42437 from nextcloud/fix/s27-reference-picker
fix(files): Fix reference picker not working
5 months ago
nextcloud-command 8a870e4bd5 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
5 months ago
Joas Schilling 5aa42fa83c
Merge pull request #42831 from nextcloud/backport/42806/stable27
[stable27] fix(appstore): Only send subscription keys to valid appstores
5 months ago
Ferdinand Thiessen 0da2ea61cc
fix(files): Fix reference picker not working
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 months ago
Joas Schilling 0148dab1e7
fix(appstore): Only send subscription keys to valid appstores
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 months ago
Git'Fellow 6b496ab164
fix: reduce memory consumption of scans
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>

Fix lint

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
5 months ago
Nextcloud bot 15b1437882
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months ago
Arthur Schiwon 631b39d65c
Merge pull request #41663 from nextcloud/rakekniven-patch-3
[stable27] fix(i18n): Changed grammar
5 months ago
Richard Steinmetz 400524a7c9
Merge pull request #42774 from nextcloud/fix/exif-content-provider-stable27
[stable27] fix: handle exif metadata read errors gracefully
5 months ago
rakekniven 3871f466e5
fix(i18n): Changed grammar
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
5 months ago
Benjamin Gaussorgues 591992de0f
Merge pull request #42791 from nextcloud/backport/42660/stable27
[stable27] fix(share): use user timezone to parse share expiration date
5 months ago
Benjamin Gaussorgues ee6a10f8f5
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
Richard Steinmetz 94d7e459bc
fix: handle exif metadata read errors gracefully
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
5 months ago
Arthur Schiwon 74b60048f5
27.1.6 RC1
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
5 months ago
fenn-cs 82dde3139f
Remove `newPassword` from share model, if disabled
It's important to delete the `newPassword` prop from the share
 model, if the user unchecks the isPasswordProtected checkbox.

This clearer and allows for the unchecking to actually work as
`this.$set()` fails with the falsy value `''`.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
5 months ago