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 |
|
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 |
|
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
|
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 |
|
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
|
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 |
|
John Molakvoæ
|
3ac1a77180
|
Merge pull request #49527 from nextcloud/skjnldsv-patch-1
|
2024-12-03 09:15:12 +01: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 |
|
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 |
|
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
|
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 |
|
Nextcloud bot
|
c3b336dbf9
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-12-02 00:21:44 +00:00 |
|
Marcel Müller
|
303a21fc9d
|
chore(absence): Add capability for absence replacement support
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
2024-12-01 23:15:32 +01:00 |
|
Marcel Müller
|
66d4f0e4c0
|
chore(absence): Add capability for absence api
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
2024-12-01 23:15:32 +01:00 |
|
Nextcloud bot
|
e17f011f08
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-12-01 00:22:31 +00:00 |
|
Nextcloud bot
|
0985124f32
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-11-30 00:21:10 +00:00 |
|
Robin Appelman
|
bc53a8ab87
|
perf: improve performance of SharedStorage::getWatcher
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2024-11-29 18:10:30 +01:00 |
|
Faisal Alghamdi
|
3d410aaaad
|
Fix(files_reminders): Add an error log message that notifications app isn't enabled at files_reminders app load.
Signed-off-by: Faisal Alghamdi <falghamdi125@gmail.com>
|
2024-11-29 10:29:29 -05:00 |
|
Benjamin Gaussorgues
|
5581f0c7bf
|
chore: remove legacy action to test remote endpoint
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2024-11-29 11:14:37 +01:00 |
|
Nextcloud bot
|
a4c3e0c4a0
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-11-29 00:21:10 +00:00 |
|
John Molakvoæ
|
379f575c25
|
Merge pull request #49493 from nextcloud/artonge/feat/pwd_confirmation_allow_set_period
|
2024-11-28 11:58:02 +01:00 |
|
Benjamin Gaussorgues
|
ae1c3b372e
|
chore: stricter access to testremote endpoint
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2024-11-28 11:22:15 +01:00 |
|
Louis Chemineau
|
f4e9ca6a2e
|
chore: Run npm run lint:fix
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2024-11-28 11:01:54 +01:00 |
|
Louis Chemineau
|
a2f2f7ce93
|
feat: Use inline password confirmation in external storage settings
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2024-11-28 11:01:54 +01:00 |
|
Nextcloud bot
|
659cd12a8a
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-11-28 00:24:12 +00:00 |
|
John Molakvoæ
|
63b74dc506
|
chore(config): set min supported desktop to 2.7.0
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2024-11-27 22:55:40 +01:00 |
|
Joas Schilling
|
6230849e46
|
Merge pull request #49518 from nextcloud/bugfix/noid/activity-logs
fix(activity): Fix activity object type warnings
|
2024-11-27 13:16:46 +01:00 |
|
skjnldsv
|
8c0f8db6ca
|
feat(config): add maximum.supported.desktop.version
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2024-11-27 11:39:49 +01:00 |
|
Joas Schilling
|
d1e17e78b7
|
fix(activity): Fix activity object type warnings
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-11-27 10:54:15 +01:00 |
|
Nextcloud bot
|
45cee62c40
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-11-27 00:21:14 +00:00 |
|
Nextcloud bot
|
446581fb5d
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-11-26 00:21:31 +00:00 |
|
Côme Chilliet
|
ae7f9cb3c1
|
Merge pull request #43025 from nextcloud/bugfix/error-on-reshare-after-transfer-ownership
fix: update re-share if shared-by user has been revoked
|
2024-11-25 18:20:29 +01:00 |
|
Christoph Wurst
|
d948fcb575
|
Merge pull request #49454 from nextcloud/fix/invitations-named-parameter
fix: invalid usage of IQueryBuilder::createNamedParameter()
|
2024-11-25 17:58:49 +01:00 |
|
Kate
|
235b7d7c26
|
Merge pull request #49073 from nextcloud/feat/files_sharing/co-owner
|
2024-11-25 14:41:40 +01:00 |
|
Anna
|
1abe9de17d
|
Merge pull request #49004 from nextcloud/bug/48678/restore-dav-error-response
Bug/48678/restore dav error response
|
2024-11-25 12:29:20 +01:00 |
|
Marcel Klehr
|
8502fe48c2
|
Merge pull request #49464 from nextcloud/fix/external-storage-controller-cast-id
fix(external_storage): Cast id to int
|
2024-11-25 11:28:54 +01:00 |
|
provokateurin
|
c0db74633a
|
fix(SharingEntry): Display owner name if the owner is someone else
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-11-25 10:27:31 +01:00 |
|
provokateurin
|
715e7143f0
|
fix(files_sharing,files): Do not validate shares before adjusting the owner
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-11-25 10:27:31 +01:00 |
|
provokateurin
|
beea8854ca
|
feat(files_sharing): Allow users with share permission to manage shares on IShareOwnerlessMount
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-11-25 10:27:31 +01:00 |
|