nextcloud-command
705ddc4dab
fix(security): Update code signing revocation list
...
Signed-off-by: GitHub <noreply@github.com>
2024-01-24 02:19:33 +00:00
Nextcloud bot
9894f7ba6a
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-24 00:20:30 +00:00
Nextcloud bot
cde21ff96b
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-23 00:27:21 +00:00
Arthur Schiwon
47d2560506
Merge pull request #43023 from nextcloud/release/27.1.6_rc2
...
27.1.6 RC2
2024-01-22 20:50:48 +01:00
Arthur Schiwon
6ff023babe
Merge pull request #43020 from nextcloud/backport/40766/stable27
...
[stable27] Make OAuth2 authorization code expire
2024-01-22 20:29:13 +01:00
Arthur Schiwon
947514e037
Merge pull request #43011 from nextcloud/backport/42971/stable27
...
[stable27] fix(auth): Fix logging in with email and app password
2024-01-22 20:20:22 +01:00
Arthur Schiwon
1bf5a6949d
27.1.6 RC2
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-01-22 14:54:31 +01:00
Julien Veyssier
8dada6a334
generate oauth2 autoloaders
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-01-22 13:26:06 +01:00
Julien Veyssier
3f19bf7660
make OAuth2 authorization code expire
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-01-22 13:26:01 +01:00
Christoph Wurst
fdfd620757
fix(auth): Fix logging in with email, password and login name mismatch
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-01-22 09:43:25 +00:00
Nextcloud bot
9282aa900d
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-22 00:20:28 +00:00
Nextcloud bot
b3e05f2b19
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-21 00:39:03 +00:00
Nextcloud bot
c016b934d4
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-20 00:19:44 +00:00
Nextcloud bot
bd61be9c35
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-19 00:19:48 +00:00
Arthur Schiwon
e480a4d237
Merge pull request #42788 from nextcloud/release/27.1.6_rc1
...
27.1.6 RC1
2024-01-18 14:12:47 +01:00
Louis
87b75fcc5d
Merge pull request #42926 from nextcloud/backport/42891/stable27
...
[stable27] Improve path resolution in files_version hooks
2024-01-18 13:59:35 +01:00
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
2024-01-18 13:24:01 +01:00
Louis Chemineau
91c8e790ba
Improve path resolution in files_version hooks
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-01-18 10:38:07 +00:00
Christoph Wurst
48ea4da227
Merge pull request #42907 from nextcloud/fix/caldav/update-acls-deletedcalendarobjectscollection-stable27
...
[stable27] fix(CalDAV): set acls for DeletedCalendarObjectsCollection
2024-01-18 11:03:50 +01:00
nextcloud-command
00c26fc085
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-01-18 09:57:59 +00:00
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>
2024-01-18 09:11:21 +01:00
Johannes Merkel
823aa887e5
fix(CalDAV): set acls for DeletedCalendarObjectsCollection
...
Signed-off-by: Johannes Merkel <mail@johannesgge.de>
2024-01-18 08:40:09 +01:00
Nextcloud bot
08801969ea
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-18 00:20:05 +00:00
Git'Fellow
328d9c6619
Merge pull request #42778 from nextcloud/backport/42067/stable27
...
[stable27] Fix some silent share bugs
2024-01-17 21:33:26 +01:00
Arthur Schiwon
448dc1530f
Merge pull request #42870 from nextcloud/backport/42607/stable27
...
[stable27] fix(session): Avoid useless authtoken DB queries for anonymous requests
2024-01-17 20:45:41 +01:00
nextcloud-command
47e715e1cb
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-01-17 18:33:06 +00:00
Arthur Schiwon
11ed33a4e0
Merge pull request #42875 from nextcloud/backport/42563/stable27
...
[stable27] Update crl after revoke integration_homeassistant.csr
2024-01-17 14:56:40 +01:00
Joas Schilling
1839d0ca87
Merge pull request #42873 from nextcloud/backport/42658/stable27
...
[stable27] fix(systemreport): Mark more configs as sensitive
2024-01-17 13:26:24 +01:00
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
2024-01-17 13:15:27 +01:00
Git'Fellow
78a194c099
Merge pull request #42825 from nextcloud/backport/42768/stable27
...
[stable27] (dashboard): Lower error to info log message
2024-01-17 10:49:09 +01:00
Matthieu Gallien
23ee737470
Update crl after revoke integration_homeassistant.csr
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-01-17 10:32:12 +01:00
Joas Schilling
fabb330a69
fix(systemreport): Mark more configs as sensitive
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-01-17 10:31:29 +01:00
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>
2024-01-17 09:27:17 +00:00
Joas Schilling
9c0d99f80b
fix(manifest): Check if app exists instead of accessing null as an array
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-01-17 09:59:12 +01:00
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>
2024-01-17 09:41:33 +01:00
Git'Fellow
00b0a33e50
Lower error to warning
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-01-17 09:41:33 +01:00
Nextcloud bot
e2056a1de9
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-17 00:20:33 +00:00
Git'Fellow
a7be838323
Merge pull request #42828 from nextcloud/backport/41272/stable27
...
[stable27] fix: reduce memory consumption of scans
2024-01-16 19:16:20 +01:00
Ferdinand Thiessen
51e3bff2fd
Merge pull request #42437 from nextcloud/fix/s27-reference-picker
...
fix(files): Fix reference picker not working
2024-01-16 15:29:22 +01:00
nextcloud-command
8a870e4bd5
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-01-16 11:43:34 +00:00
Joas Schilling
5aa42fa83c
Merge pull request #42831 from nextcloud/backport/42806/stable27
...
[stable27] fix(appstore): Only send subscription keys to valid appstores
2024-01-16 12:31:18 +01:00
Ferdinand Thiessen
0da2ea61cc
fix(files): Fix reference picker not working
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-01-16 11:28:05 +01:00
Joas Schilling
0148dab1e7
fix(appstore): Only send subscription keys to valid appstores
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-01-16 10:16:38 +01:00
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>
2024-01-16 09:29:09 +01:00
Nextcloud bot
15b1437882
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-16 00:19:10 +00:00
Arthur Schiwon
631b39d65c
Merge pull request #41663 from nextcloud/rakekniven-patch-3
...
[stable27] fix(i18n): Changed grammar
2024-01-15 21:32:41 +01:00
Richard Steinmetz
400524a7c9
Merge pull request #42774 from nextcloud/fix/exif-content-provider-stable27
...
[stable27] fix: handle exif metadata read errors gracefully
2024-01-15 20:20:03 +01:00
rakekniven
3871f466e5
fix(i18n): Changed grammar
...
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2024-01-15 17:22:06 +01:00
Benjamin Gaussorgues
591992de0f
Merge pull request #42791 from nextcloud/backport/42660/stable27
...
[stable27] fix(share): use user timezone to parse share expiration date
2024-01-15 15:15:03 +01:00
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>
2024-01-15 11:55:03 +01:00