Ferdinand Thiessen
2fed7bcf82
fix(files): Restore page title (folder - view - product)
...
* Folder: Current folder if not root
* View: Name of current view
* Product: Nextcloud
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-21 14:31:43 +00:00
Git'Fellow
09ad3951e3
Merge pull request #49373 from nextcloud/backportArrayKeySetupCheks
...
fix(SetupChecks): Make sure array key is set
2024-11-21 13:08:14 +01:00
Git'Fellow
824536d548
Merge pull request #49400 from nextcloud/backport/49332/stable30
...
[stable30] fix(job): Check if carddata is resource and read it to string
2024-11-21 05:42:03 +01:00
Nextcloud bot
3f6d5c1b4c
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-21 00:21:37 +00:00
Julius Härtl
a0365b5cf1
fix: Properly calculate intermediate icon for touch icon generation
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-11-20 16:42:09 +00:00
Mikhail Kotelnikov
b94f396c4f
fix(job): Check if carddata is resource and read it to string
...
Fixes nextcloud/server#46100
Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com>
Signed-off-by: Mikhail Kotelnikov <fox@woland.me>
2024-11-20 11:34:16 +00:00
nextcloud-command
3aab8bd8c4
chore(assets): Recompile assets + lint fix
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-11-20 09:08:34 +00:00
Ferdinand Thiessen
39e34fd9d9
fix(files): Allow downloading multiple nodes not from same base
...
When downloading files in e.g. the *favorites* or *recent* view,
then the nodes are not always share the same parent folder
and we can not use the current directory as it is probably just a
virtual one.
So we calculate the longest common base and use that as the directory
for the download endpoint.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-20 09:06:11 +00:00
Nextcloud bot
8ef6145609
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-20 00:21:43 +00:00
skjnldsv
79bf1abb98
fix(settings): psalm PhpMaxFileSize setup check warning
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-11-19 19:05:35 +01:00
skjnldsv
e22f8a8fa2
feat(settings): add big file upload setup checks
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-11-19 16:24:57 +00:00
Joas Schilling
03d7aa6fe4
Merge pull request #49358 from nextcloud/backport/49357/stable30
...
[stable30] test(fakeAI): Allow to specify whether the fake providers should fail
2024-11-19 17:02:08 +01:00
Git'Fellow
50d071e7d2
fix(SetupChecks): Make sure array key is set
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-11-19 14:11:20 +01:00
Richard Steinmetz
b93bab42c5
fix(files): improve delete display name when trashbin is disabled
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-11-19 11:57:08 +01:00
Nextcloud bot
0eb1a83179
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-19 00:21:18 +00:00
Joas Schilling
a2e672b701
test(fakeAI): Allow to specify whether the fake providers should fail
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-11-18 21:06:15 +00:00
Pytal
f61f0a20ae
Merge pull request #48981 from nextcloud/backport/48572/stable30
...
[stable30] fix(settings): Align contents of profile picture heading
2024-11-18 02:48:10 -08:00
Nextcloud bot
c2ce01f740
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-18 00:20:51 +00:00
Nextcloud bot
83b50f7dcf
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-17 00:20:55 +00:00
Nextcloud bot
f7b3ade8b9
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-16 00:21:33 +00:00
Christopher Ng
a7b0ab2b99
fix(settings): Align contents of profile picture heading
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-11-15 10:59:14 -08:00
Christopher Ng
86afd29f5a
fix: Move cloud id into readonly input
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-11-15 10:54:50 -08:00
Sebastian Krupinski
2f65ffd2dc
Merge pull request #49302 from nextcloud/backport/48833/stable30
...
[stable30] fix: RDATE and EXDATE property instances
2024-11-15 07:49:08 -05:00
SebastianKrupinski
2e807c9f99
fix: RDATE and EXDATE property instances
...
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2024-11-15 06:50:14 +00:00
SebastianKrupinski
1260ec5f21
feat: mail provider settings
...
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2024-11-14 20:26:22 -05:00
Nextcloud bot
aba18bacb3
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-15 00:21:38 +00:00
Sebastian Krupinski
e93ed852f6
Merge branch 'stable30' into backport/48723/stable30
2024-11-14 12:58:41 -05:00
SebastianKrupinski
fe249daf76
fix: use invokePrivate for test
...
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2024-11-14 16:38:46 +00:00
Sebastian Krupinski
5e7e4b5236
Merge branch 'stable30' into backport/48583/stable30
2024-11-14 09:37:26 -05:00
Nextcloud bot
e75ed32cac
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-14 00:22:48 +00:00
SebastianKrupinski
58a9fb3603
fix: override iTip Broker to fix several issues
...
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2024-11-13 23:33:39 +00:00
yemkareems
56ce5d03bd
Merge pull request #49241 from nextcloud/backport/38630/stable30
...
[stable30] Fix remaining readdir() calls in loops with undesirable false evaluation potential
2024-11-13 15:16:56 +05:30
Kate
cda0a65f38
Merge pull request #49239 from nextcloud/backport/49226/stable30
2024-11-13 09:24:39 +01:00
Sebastian Krupinski
339f6ffadd
Merge pull request #49234 from nextcloud/backport/49139/stable30
...
[stable30] feat: Add X-NC-Disable-Scheduling property to allow skipping scheduling
2024-11-13 03:11:16 -05:00
skjnldsv
bf728f9d51
fix(dav): file request guest nickname encoding
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-11-13 09:05:17 +01:00
Josh Richards
1fc1543a8b
fix: Clean-up some remaining readdir calls with undesirable false evaluation potential
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-11-13 09:11:17 +05:30
Nextcloud bot
0da87f178f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-13 00:21:30 +00:00
skjnldsv
490716176e
fix(files): check that node is in user root folder for view-in-folder action
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-11-12 22:39:38 +00:00
Richard Steinmetz
87ff49e1b8
fix(caldav): duration handling in the event reader class
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-11-12 18:45:17 +01:00
SebastianKrupinski
bc77cf9259
feat: Add X-NC-Disable-Scheduling property to allow skipping scheduling
...
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2024-11-12 15:43:20 +00:00
skjnldsv
51df897f73
fix(files_external): cast storage id int
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-11-12 09:55:21 +00:00
Nextcloud bot
616a3ea721
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-12 00:23:03 +00:00
Joas Schilling
5ff1aa8c81
feat(testing): Add a fake summary task provider
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-11-11 07:55:11 +00:00
Nextcloud bot
564e712edf
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-11 00:21:39 +00:00
Nextcloud bot
f7eb79fd9d
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-10 00:23:26 +00:00
skjnldsv
606241cf76
fix(files): open sidebar on sharing tab by default for files
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-11-09 11:42:08 +01:00
Nextcloud bot
b48a877c62
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-09 00:22:21 +00:00
skjnldsv
17bed7c3df
fix(files): edit locally buttons
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-11-08 18:20:32 +01:00
F. E Noel Nfebe
cc1197d568
Merge pull request #49149 from nextcloud/backport/49115/stable30
...
[stable30] fix(SharingEntryLink): Show default password before create if any
2024-11-08 16:40:51 +01:00
skjnldsv
780362c940
fix(files_sharing): share assignment issue in SharingEntryLink
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-11-08 16:20:27 +01:00