Worker Builder
e512b5b21f
build(hub): 32.0.0 beta 4
...
Signed-off-by: Worker Builder <worker-builder@nextcloud.com>
2025-08-28 06:57:25 +07:00
Nextcloud bot
2d87655e2c
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-28 00:12:20 +07:00
Thomas Citharel
4111bdbbcf
Merge pull request #53458 from nextcloud/fix-putcsv-default
...
fix(profiler): set default values for fputcsv arguments to avoid depreciation warning
2025-08-27 20:29:16 +07:00
Thomas Citharel
4515974bbd
fix(profiler): set default values for fputcsv arguments to avoid depreciation warning
...
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2025-08-27 19:46:30 +07:00
Andy Scherzinger
247b254294
Merge pull request #54127 from nextcloud/feat/federated-calendar-sharing
...
feat: federated calendar shares
2025-08-27 19:23:20 +07:00
Andy Scherzinger
5262bac6b5
Merge pull request #54681 from nextcloud/style/noid/iconMaterialSymbolVariant
...
More material symbol variants
2025-08-27 18:54:58 +07:00
nextcloud-command
925aa821f5
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-08-27 15:22:00 +07:00
Andy Scherzinger
8d9f73d4cf
fix(svg): Add height and width
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-08-27 15:19:47 +07:00
Andy Scherzinger
5087e3376a
style(icon): Use material symbol variant of upload icon
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-08-27 15:19:47 +07:00
Andy Scherzinger
143cce065d
style(icon): Use material symbols for action icon
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-08-27 15:19:47 +07:00
Andy Scherzinger
1248ac93f2
style(icon): Use information-outline instead of information-variant
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-08-27 15:19:47 +07:00
Andy Scherzinger
f08da99e79
style(icon): Use material symbol variant of download icon
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-08-27 15:19:46 +07:00
Richard Steinmetz
b7dc720848
feat: calendar federation
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2025-08-27 17:14:15 +07:00
Louis
896fb2fcb5
Merge pull request #54570 from nextcloud/artonge/feat/add_preset_selection_in_settings
2025-08-27 16:54:53 +07:00
Kate
45f5daa45a
Merge pull request #54666 from nextcloud/carl/apply-rector
2025-08-27 16:29:58 +07:00
nextcloud-command
673b8c9c9a
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-08-27 14:23:01 +07:00
Louis Chemineau
ed02d0df05
feat(Settings): Add section to select preset
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-08-27 14:20:58 +07:00
Sebastian Krupinski
9e9f3b9d16
Merge pull request #51925 from nextcloud/feat/issue-563-calendar-import
...
feat: Calendar Import
2025-08-27 09:04:47 +07:00
Salvatore Martire
abd971b65b
Merge pull request #54667 from nextcloud/fix/51733/othersWithAccessMissing
...
Restore the "Others with access" section in the sharing tab
2025-08-27 14:57:04 +07:00
SebastianKrupinski
46e624a089
feat: Calendar Import
...
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2025-08-27 08:30:33 +07:00
Kate
7512b939b4
Merge pull request #54679 from nextcloud/feat/assistant-colors
2025-08-27 14:25:57 +07:00
nextcloud-command
51468bc2a4
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-08-27 12:16:29 +07:00
Salvatore Martire
0d6e9f8410
fix(files_sharing): remove condition on "Others with access"
...
The condition was checking shares.length to display the Others with
access component, but shares is filled only on expanding that section,
rendering the section never visible.
Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
2025-08-27 12:14:34 +07:00
Andy Scherzinger
7f31b6f298
Merge pull request #54677 from nextcloud/style/noid/deleteIconMaterialSymbolVariant
...
style(icon): Use material symbol variant of delete icon
2025-08-27 13:36:01 +07:00
Daniel
2c53d34ecc
Merge pull request #53760 from nextcloud/bug/noid/federation-background-job-same-url-different-token
...
fix(federation): remove background jobs when removing trusted servers
2025-08-27 13:25:58 +07:00
Ferdinand Thiessen
7a367b6451
feat(theming): provide Nextcloud Assistant theming colors
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-08-27 13:19:05 +07:00
nextcloud-command
e87830b369
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-08-27 10:38:36 +07:00
Andy Scherzinger
ec84001af7
style(icon): Use material symbol variant of delete icon
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-08-27 12:29:34 +07:00
Andy Scherzinger
176f575a92
Merge pull request #54654 from nextcloud/fix/guest-l10n
...
fix(core): more understandable guest avatar menu notice
2025-08-27 12:29:14 +07:00
Daniel Kesselberg
af38184b6f
fix: Make DummyJobList.getJobsIterator return an interable instance
...
iterator_to_array on PHP 8.1 does not accept an array and fails hard with a type error
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-08-27 12:28:16 +07:00
Daniel Kesselberg
8b1ac839d7
fix(federation): remove background jobs when removing trusted servers
...
Add event listener to remove matching background jobs for trusted server url.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-08-27 12:28:15 +07:00
Carl Schwan
d0f819ba99
Merge pull request #54409 from nextcloud/comments-db-multiple
...
perf(comments): Add a way to get comments for multiple objects at the same time
2025-08-27 11:57:24 +07:00
Carl Schwan
daa69a6b12
fix(cypress): Adapt test to check the correct string
...
Signed-off-by: Carl Schwan <carl.schwan@nextclound.com>
2025-08-27 09:48:58 +07:00
Andy Scherzinger
a9635044e3
Merge pull request #54533 from nextcloud/cal-edit-private-event
...
fix(caldav): show confidential event if writable
2025-08-27 09:41:57 +07:00
Joas Schilling
5704bcda6b
Merge pull request #54672 from nextcloud/followup/54165/avoid-future-confusion
...
docs: Adjust comment to avoid future confusion
2025-08-27 08:54:00 +07:00
Joas Schilling
6a6f5f8086
docs: Adjust comment to avoid future confusion
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-08-27 08:16:04 +07:00
nextcloud-command
d31d6ec707
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-08-27 07:52:40 +07:00
skjnldsv
7ef1216392
fix(core): more understandable guest avatar menu notice
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-08-27 07:52:40 +07:00
Nextcloud bot
784f76d2b9
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-27 00:12:30 +07:00
Andy Scherzinger
bc567d3c55
Merge pull request #54648 from nextcloud/fix/sharing-entry
...
fix(files_sharing): correctly apply icons and copy share link
2025-08-26 22:28:37 +07:00
nextcloud-command
d27f648b06
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-08-26 20:09:36 +07:00
Ferdinand Thiessen
cde2618356
fix(files_sharing): correctly apply icons and copy share link
...
1. Use correct color
2. Do not mix legacy icon classes with MDI icons this will show two
icons...
3. Use proper aria label and put status into the title
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-08-26 20:07:37 +07:00
Andy Scherzinger
da5c912f3c
Merge pull request #54655 from nextcloud/fix/fix-owncloud-dav-properties-migration
...
feat(repair): Migrate oc_properties.propertyvalue to the correct type if needed
2025-08-26 21:58:04 +07:00
Kate
f8d6d9eb4a
Merge pull request #54671 from nextcloud/chore/noid/hub25Autumn
2025-08-26 21:34:39 +07:00
Andy Scherzinger
c145870da5
chore(version): Hub 10 -> Hub 25 Autumn
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-08-26 20:25:38 +07:00
Robin Appelman
ff65b61d9c
Merge pull request #54580 from nextcloud/sharded-cache-move-jail
...
fix moving cache items from cache jail with sharding
2025-08-26 20:20:35 +07:00
Ferdinand Thiessen
a75060a07d
Merge pull request #54656 from nextcloud/fix/color-variables
...
feat: add proper element colors and adjust setup checks
2025-08-26 19:40:43 +07:00
nextcloud-command
6f9bb77b09
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-08-26 16:53:17 +07:00
Ferdinand Thiessen
f9030fce04
chore: fix eslint rules for non breaking spaces in Vue files
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-08-26 18:35:55 +07:00
Ferdinand Thiessen
79184f3aed
feat(settings): migrate setup checks to Vue to prevent visual issues
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-08-26 18:35:55 +07:00