Commit graph

78309 commits

Author SHA1 Message Date
Côme Chilliet
6dfa09f36d chore: Improve typing in core/Command/Encryption/MigrateKeyStorage.php
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-12-04 14:24:12 +01:00
Pytal
416c8ead40
Merge pull request #49637 from nextcloud/fix/app-remove-wording
fix: Correct wording when attempting to remove a disabled app
2024-12-04 05:15:55 -08:00
Maxence Lange
c54784c705
Merge pull request #45979 from nextcloud/enh/noid/signed-request
Signed requests
2024-12-04 09:48:49 -01:00
Maxence Lange
15b72281df fix(signatory): details on interfaces
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-12-04 09:30:55 -01:00
Maxence Lange
4df3155523 fix(signed-request): removing unstable from public
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-12-04 09:30:55 -01:00
Maxence Lange
948547bd5d fix(ocm): signatory mapper
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-12-04 09:30:55 -01:00
Maxence Lange
4b06620055 feat(signatory): switch to qbmapper
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-12-04 09:30:55 -01:00
Maxence Lange
862a411118 fix(ocm): simpler code
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-12-04 09:30:55 -01:00
Maxence Lange
f08d053290 fix(ocm): switching to IdentityProof
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-12-04 09:30:55 -01:00
Maxence Lange
4591430c9c feat(ocm): signing ocm requests
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-12-04 09:30:55 -01:00
Kate
3705bc1815
Merge pull request #49636 from nextcloud/fix/noid/remove-since-from-unstable
fix(NCU): removing all @since
2024-12-04 11:22:37 +01:00
Joas Schilling
3027bb51af
Merge pull request #49633 from nextcloud/bugfix/noid/fix-max-request-values
fix(setupcheck): Disable PhpMaxFileSize setupcheck for now
2024-12-04 09:01:36 +01:00
Joas Schilling
1cbfe55271
fix(setupcheck): Disable PhpMaxFileSize setupcheck for now
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-12-04 08:35:20 +01:00
Pytal
d97d1bd9d0
Merge pull request #49167 from nextcloud/feat/caption-cant-upload
feat(files): Update caption for screen readers when uploading is not possible
2024-12-03 16:42:17 -08:00
nextcloud-command
2251c65ac8 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-12-04 00:32:28 +00:00
Pytal
03bbe062cc
Merge pull request #49265 from nextcloud/feat/dav-trashbin-backend
feat(trashbin): Add backend dav property
2024-12-03 16:27:35 -08:00
Christopher Ng
228d8c9de6 test(files): Update tests
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-12-03 16:25:34 -08:00
Christopher Ng
f149bd0657 chore: Remove unused icon
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-12-03 16:25:34 -08:00
Christopher Ng
5f3bd3e30d feat(files): Update caption for screen readers when uploading is not possible
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-12-03 16:25:34 -08:00
Nextcloud bot
967e1a894a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-04 00:21:27 +00:00
Christopher Ng
119e7d1bd7 feat(trashbin): Add backend dav property
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-12-03 16:09:13 -08:00
Christopher Ng
e0b3ab5165 fix: Correct wording when attempting to remove a disabled app
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-12-03 14:38:21 -08:00
Côme Chilliet
0729e264f5
Merge pull request #49291 from nextcloud/encoding-wrapper-metadata
fix: don't set 'name' on null metadata
2024-12-03 21:47:46 +01:00
Maxence Lange
b791cc987e fix(NCU): removing all @since
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-12-03 18:49:46 -01:00
Robin Appelman
ae30269eac
fix: don't set 'name' on null metadata
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-12-03 19:12:45 +01:00
F. E Noel Nfebe
5ee4c9effa
Merge pull request #49351 from nextcloud/fix/no-issue/no-reshare-perms-4-email-shares
enh: Improvements on sharing details
2024-12-03 15:16:53 +01:00
nextcloud-command
19b0551195 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-12-03 13:49:32 +00:00
nfebe
2034c3e107 fix: Only show share permission if re-sharable
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2024-12-03 14:25:15 +01:00
nfebe
d6efc531f6 refactor: Use new ShareType across file_sharing
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2024-12-03 14:25:15 +01:00
Alexander Piskun
f1754ee2e1
Merge pull request #49602 from nextcloud/fix/external-storage-service-cast-id
fix(external_storage): Cast id to int
2024-12-03 15:58:34 +03:00
Alexander Piskun
1022c47d27
Merge branch 'master' into fix/external-storage-service-cast-id 2024-12-03 15:36:02 +03:00
John Molakvoæ
6014be44f2
Merge pull request #49232 from falghamdi125/files_reminders-logging-notifications-app-not-enabled
Add an error log message that notifications app isn't enabled at file…
2024-12-03 10:53:01 +01:00
Stephan Orbaugh
e87ed9b5fb
Merge pull request #49569 from nextcloud/shared-watcher-perf
perf: improve performance of SharedStorage::getWatcher
2024-12-03 09:57:56 +01:00
Kate
7aba0300a8
Merge pull request #49570 from nextcloud/debt/check-enums-for-experimental 2024-12-03 09:19:06 +01:00
John Molakvoæ
3ac1a77180
Merge pull request #49527 from nextcloud/skjnldsv-patch-1 2024-12-03 09:15:12 +01:00
John Molakvoæ
71a31fee43
Merge pull request #49574 from nextcloud/dependabot/npm_and_yarn/simplewebauthn/browser-12.0.0
chore(deps): bump @simplewebauthn/browser from 10.0.0 to 12.0.0
2024-12-03 09:02:18 +01:00
John Molakvoæ
4c3ea4c99d
Merge pull request #49576 from nextcloud/dependabot/github_actions/github-actions-41850f2492
chore(deps): bump the github-actions group with 6 updates
2024-12-03 09:02:11 +01:00
John Molakvoæ
64944358b5
Merge pull request #49398 from nextcloud/fix/files-rename-store
fix(files): properly update paths and folder children on node move
2024-12-03 08:35:49 +01:00
nextcloud-command
a724922f63 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-12-03 07:26:56 +00:00
skjnldsv
95e41be597 fix(files): properly update paths and folder children on node move
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-12-03 07:25:18 +00:00
Julius Knorr
aba4d94c10
Merge pull request #49568 from nextcloud/template-picker-ux-improvement
feat(templates): make second click as confirmation on templates picker
2024-12-02 21:33:50 +01:00
nextcloud-command
376313a523 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-12-02 20:21:03 +00:00
Luka Trovic
a2fcf2f69b feat(templates): make second click as confirmation on templates picker
Signed-off-by: Luka Trovic <luka@nextcloud.com>
2024-12-02 20:19:24 +00:00
Daniel Kesselberg
f2d0f79710
chore: mark enums in value type as experimental
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-12-02 14:30:19 +01:00
Daniel Kesselberg
dd3fa88b36
chore: check enums for since and experimental comments
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-12-02 14:30:18 +01:00
Oleksander Piskun
c284e49134 fix(external_storage): Cast id to int 2024-12-02 15:43:29 +03:00
Kate
9fcf5a5600
Merge pull request #49558 from nextcloud/chore/remove_legacy_endpoint 2024-12-02 12:47:06 +01:00
Joas Schilling
ce7b5ebdcf
Merge pull request #49581 from nextcloud/fix/noid/add-absence-capability
chore(absence): Add capability
2024-12-02 10:17:59 +01:00
Joas Schilling
199515f9fe
Merge pull request #49588 from nextcloud/bugfix/noid/make-the-cache-check-use-it
fix(setupcheck): Make the Memcache setupcheck use the cache
2024-12-02 10:04:14 +01:00
Joas Schilling
1bcc381e28
fix(setupcheck): Make the Memcache setupcheck use the cache
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-12-02 09:18:07 +01:00