Joas Schilling
1454faf115
fix(comments): Check comment object
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-12-11 08:58:01 +01:00
Joas Schilling
d77eb5c592
ci(drone): Skip always failing test
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-11-11 08:16:35 +01:00
Côme Chilliet
4db1243717
fix(dav): Adapt code to support PHP 7.4 for stable25
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-10-20 12:22:24 +02:00
Côme Chilliet
e5480625c4
fix(dav): Adapt changes to stable28 code
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-10-20 12:09:02 +02:00
Côme Chilliet
e164506b21
fix(dav): Allow array of array of scalars, and fix error message
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-10-20 09:29:19 +00:00
Côme Chilliet
472e43055b
fix(dav): Allow arrays (of scalars) in property values
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-10-20 09:29:19 +00:00
Côme Chilliet
385f3a58f8
fix(dav): Restrict properties allowed object classes
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-10-20 09:29:18 +00:00
Ferdinand Thiessen
b70359f4cd
fix(lookup-server): disable lookup server for non-global scale setups
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-13 17:24:34 +01:00
Ferdinand Thiessen
0413338bd3
fix(lookup-server): do not query data by default
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-13 17:24:34 +01:00
Ferdinand Thiessen
7dbafce16f
fix(lookup-server): do not upload data by default
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-13 17:24:34 +01:00
Maxence Lange
45ca6e8fe7
fix(files-external): set password as sensitive
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-10-31 11:57:46 +00:00
Joas Schilling
26bc38a251
Merge pull request #48524 from nextcloud/backport/48510/stable25
...
[stable25] fix(caldav): add missing handlers
2024-10-28 16:16:07 +01:00
provokateurin
1216ee12da
fix(dav): Cleanup view-only check
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-10-28 09:20:12 +00:00
Anna Larch
4c9c562f04
fix(caldav): add missing handlers
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-10-02 10:06:13 +00:00
Stephan Orbaugh
c6002a12dd
Merge pull request #48383 from nextcloud/backport/48359/stable25
...
[stable25] fix: Use placeholder for external storage password
2024-10-01 14:44:30 +02:00
Louis Chemineau
fc6ab73957
fix: Disable constructor in ErrorPagePluginTest
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-30 18:30:35 +02:00
Louis Chemineau
aff1f4b9b1
fix: Override start method of \Sabre\DAV\Server to remove exception output
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-30 18:30:35 +02:00
Louis Chemineau
beb31be16c
fix(dav): Always respond custom error page on exceptions
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-30 18:30:35 +02:00
Louis Chemineau
eb0aa33ab6
fix: Use hashed password in files_external settings
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-26 12:57:30 +00:00
Joas Schilling
89d9bcf0af
fix(workflows): Fix file systemtag cache
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-07-11 06:55:05 +02:00
Hamza Mahjoubi
66796712c5
fix(dav): Rate limit address book creation
...
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-06-18 19:21:24 +02:00
Côme Chilliet
43865acdd4
chore: Remove PHP8 constructor property promotions
...
25 supports 7.4
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-03-19 14:34:40 +01:00
Côme Chilliet
d18b92100d
fix(dav): Add missing use for OCP\Constants
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-03-19 14:22:13 +01:00
Côme Chilliet
f15fb1dc9a
chore: Break closure call on two lines to make it readable
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-03-19 14:22:06 +01:00
Côme Chilliet
edf5925f71
fix(systemtags): Forbid tagging of readonly files
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-03-19 14:21:26 +01:00
John Molakvoæ
68f4d89292
Merge pull request #43889 from nextcloud/backport/43599/stable25
...
[stable25] fix: Add bruteforce protection to email endpoint
2024-02-29 08:47:41 +01:00
John Molakvoæ
0423137145
Merge pull request #43781 from nextcloud/backport/43753/stable25
2024-02-29 08:47:19 +01:00
John Molakvoæ
b7c280dfb1
Merge pull request #43866 from nextcloud/backport/43768/stable25
2024-02-29 08:32:58 +01:00
Joas Schilling
f02be80793
fix: Add bruteforce protection to email endpoint
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-02-28 11:09:20 +00:00
Christoph Wurst
30ceea431d
fix(dav): Rate limit calendar/subscription creation
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-02-28 11:39:41 +01:00
Louis Chemineau
131adde88f
fix(dav): Init ViewOnlyPlugin after auth
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-02-28 10:17:08 +01:00
Louis Chemineau
e243dd7dd2
Check node permissions when restoring a version
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-02-28 10:10:55 +01:00
Louis Chemineau
4c289aa720
Check share attributes when downloading versions
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-02-27 12:07:56 +01:00
Christoph Wurst
3fd8b05590
Merge pull request #42909 from nextcloud/fix/caldav/update-acls-deletedcalendarobjectscollection-stable25
...
[stable25] fix(CalDAV): set acls for DeletedCalendarObjectsCollection
2024-01-22 17:21:08 +01:00
Ferdinand Thiessen
a2a8555473
fix(themeing): Add error handling to ImageManager
...
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2024-01-18 15:30:49 +00:00
Ferdinand Thiessen
5e881ace31
feat(theming): Only convert a background image if it benefits from it
...
* WebP images are generally quite small, converting to pngs would increase
the filesize a lot.
* Small JPEG and PNG images do not benefit from any conversion, so skip it.
* JPEG images will get quite bigger when converted to PNG so instead convert to progressive JPEG
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2024-01-18 15:30:49 +00:00
Johannes Merkel
fd6dff89fb
fix(CalDAV): set acls for DeletedCalendarObjectsCollection
...
Signed-off-by: Johannes Merkel <mail@johannesgge.de>
2024-01-18 08:40:52 +01:00
Arthur Schiwon
fdf40fb3c1
fix undefined method getExtStorageHome()
...
- adds a type check
- defines missing method in OfflineUser
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-01-17 16:44:13 +00:00
Arthur Schiwon
fcca971d23
Merge pull request #41073 from nextcloud/backport/40495/stable25
...
[stable25] fix(sharing): set name to target name in sharing cache
2023-12-14 10:38:34 +01:00
Andy Scherzinger
ed59bb3f66
Merge pull request #41664 from nextcloud/backport/39285/stable25
...
[stable25] add command do delete orphan shares
2023-11-23 13:48:49 +01:00
Nextcloud bot
e6cad8348f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-23 00:26:37 +00:00
Robin Appelman
39d34d9289
add command do delete orphan shares
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-11-22 14:26:59 +01:00
Nextcloud bot
f3ff8c0807
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-22 00:25:12 +00:00
Nextcloud bot
64516bb7eb
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-21 00:28:33 +00:00
Nextcloud bot
ce172d07ed
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-20 00:28:15 +00:00
Nextcloud bot
a933acf888
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-19 00:28:32 +00:00
Nextcloud bot
d6f3c18305
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-18 00:28:30 +00:00
Nextcloud bot
b2156b0938
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-17 00:27:37 +00:00
Joas Schilling
7541bfaa6c
fix(workflows): Finish password confirmation
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-16 06:54:26 +01:00
Nextcloud bot
41c6d6a266
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-16 00:55:52 +00:00