Commit graph

67151 commits

Author SHA1 Message Date
Nextcloud bot
7b4ed65fb0
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-20 00:26:32 +00:00
Nextcloud bot
3bd17387a6
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-19 00:26:51 +00:00
Nextcloud bot
2270c78e75
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-18 00:24:22 +00:00
Arthur Schiwon
f1d46ef703
Merge pull request #39427 from nextcloud/release/26.0.4_rc2
26.0.4 RC2
2023-07-17 19:52:37 +02:00
Joas Schilling
70db98feee
Merge pull request #39418 from nextcloud/backport/39416/stable26
[stable26] fix(core): Add password confirmation requirement for getapppassword
2023-07-17 13:56:14 +02:00
Arthur Schiwon
f469e88222
Merge pull request #39406 from nextcloud/automated/noid/stable26-update-psalm-baseline
[stable26] Update psalm-baseline.xml
2023-07-17 12:45:14 +02:00
Arthur Schiwon
9e5b7aa2f7
Merge pull request #39375 from nextcloud/backport/39329/stable26
[stable26] fix: also run phpunit on `apps/theming/css` modified files
2023-07-17 12:42:55 +02:00
Arthur Schiwon
3449a9c60b
26.0.4 RC2
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-07-17 12:40:17 +02:00
Joas Schilling
5fdfb65baa
fix(core): Add password confirmation requirement for getapppassword
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-07-17 12:11:08 +02:00
Julius Härtl
0cd3950171
Merge pull request #39397 from nextcloud/backport/39396/stable26 2023-07-17 11:24:57 +02:00
nextcloud-command
a0fa84b6a5 Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2023-07-17 02:46:37 +00:00
Nextcloud bot
d0705c9367
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-17 00:25:51 +00:00
Nextcloud bot
200d94b751
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-16 00:25:22 +00:00
Nextcloud bot
244576eec2
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-15 00:27:24 +00:00
Arthur Schiwon
257cfc6c5d
Merge pull request #39393 from nextcloud/backport/39380/stable26
[stable26] fix(db): no hardcoded table prefix is expected
2023-07-14 19:29:44 +02:00
Julius Härtl
32c0472672
feat: Add public event for missing indices
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-07-14 16:30:36 +02:00
Arthur Schiwon
de7007ba43 fix(db): no hardcoded table prefix is expected
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-07-14 11:47:10 +00:00
Nextcloud bot
2b281a8d60
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-14 00:30:17 +00:00
John Molakvoæ
346bdd4cd6 fix: also run phpunit on apps/theming/css modified files
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-07-13 16:16:24 +00:00
Arthur Schiwon
7eff5b06ac
Merge pull request #39281 from nextcloud/release/26.0.4_rc1
26.0.4 RC1
2023-07-13 14:46:55 +02:00
Andy Scherzinger
ec0e9dd458
Merge pull request #39355 from nextcloud/backport/39323/39323-stable26
[stable26] getStorage before remove
2023-07-13 14:17:52 +02:00
Maxence Lange
bb189784f2 getStorage before remove
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-07-13 10:31:46 -01:00
Arthur Schiwon
4f2b35f935
Merge pull request #39060 from nextcloud/backport/31790/stable26
[stable26] Fix creating events with old (< unix time) lastoccurence
2023-07-13 13:31:36 +02:00
Arthur Schiwon
a06ef707bb
Merge pull request #39003 from nextcloud/backport/38800/stable26
[stable26] fix: Avoid failing to update the current version entry if there is none
2023-07-13 13:29:22 +02:00
Andy Scherzinger
9b1bb6a61d
Merge pull request #39345 from nextcloud/ci/sign-drone-stable26
[stable26] chore(CI): Sign .drone.yml file
2023-07-13 12:45:18 +02:00
Joas Schilling
a611f045be
chore(CI): Sign .drone.yml file
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-07-13 11:50:47 +02:00
Nextcloud bot
02b6dce94b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-13 00:29:51 +00:00
Thomas Citharel
226027abf7 style(caldav): improve getDenormalizedData method
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-07-12 19:57:23 +02:00
Thomas Citharel
ceca4cd018 Fix creating events with old (< unix time) lastoccurence
Closes #20804

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-07-12 19:57:23 +02:00
Louis Chemineau
4742901124 Do not create a new version if previousNode has the same mtime
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-07-12 19:55:30 +02:00
Julius Härtl
e1445f39eb fix: Add logging statement for cases when updating the version fails
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-07-12 19:55:30 +02:00
Louis Chemineau
695565fb83 Handle previousNode size === 0 on version creation
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-07-12 19:55:30 +02:00
Julius Härtl
e045faa6a7 fix: Avoid failing to update the current version entry if there is none
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-07-12 19:55:30 +02:00
Arthur Schiwon
c015089d46
Merge pull request #39335 from nextcloud/backport/39324/stable26
[stable26] ci(32bit): fix failing test setup
2023-07-12 15:06:17 +02:00
Arthur Schiwon
d2388b7a55
ci(32bit): fix failing test setup
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-07-12 14:03:26 +02:00
Nextcloud bot
cd1527effa
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-12 00:22:21 +00:00
Arthur Schiwon
23c2fdc296
Merge pull request #38920 from nextcloud/backport/38639/stable26
[stable26] pruneOutdatedSyncTokens deletes all entries
2023-07-12 00:58:47 +02:00
Julia Kirschenheuter
6541d7ef7c
Merge pull request #39285 from nextcloud/orphan-share-command-stable26
[26] add command do delete orphan shares
2023-07-11 11:02:23 +02:00
Andy Scherzinger
4dc0869831
Merge pull request #39293 from nextcloud/backport/39248/stable26
[stable26] preload custom properties when propfinding folders
2023-07-11 10:44:11 +02:00
Richard Steinmetz
491eda93cc fix(dav): close cursor when fetching max id
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-07-11 07:58:46 +02:00
Joas Schilling
c954378178
Merge pull request #37737 from nextcloud/backport/36351/stable26
[stable26] Move encrypt-all password email to EmailTemplate
2023-07-11 07:24:32 +02:00
Nextcloud bot
b4b72332a5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-11 00:32:41 +00:00
Robin Appelman
f8eceb40d4 preload custom properties when propfinding folders
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-07-10 20:24:32 +00:00
Joas Schilling
68bd04e173 Fix unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-07-10 20:39:04 +02:00
Joas Schilling
77697ff3ed Move encrypt-all password email to EmailTemplate
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-07-10 20:39:04 +02:00
Julius Härtl
c7a8c3b427
Merge pull request #39232 from nextcloud/backport/39202/stable26 2023-07-10 18:08:23 +02:00
Arthur Schiwon
ce036dcced
Merge pull request #39260 from nextcloud/backports/39146/stable26
[stable26] fix(files_sharing): hide download permission for circle shares
2023-07-10 18:06:07 +02:00
Arthur Schiwon
1c59a7a5db
Merge pull request #39031 from nextcloud/backport/38917/stable26
[stable26] fix(l10n): Fix plural issue with different locale and language
2023-07-10 18:05:48 +02:00
Arthur Schiwon
61835be271
Merge pull request #39155 from nextcloud/automated/noid/stable26-update-psalm-baseline
[stable26] Update psalm-baseline.xml
2023-07-10 18:02:26 +02:00
Arthur Schiwon
fa388d262a
Merge pull request #39143 from nextcloud/fix/password-confirmation-26
[stable26] Fix password confirmation
2023-07-10 18:01:43 +02:00