..
AppInfo
chore: apply changes from Nextcloud coding standards 1.1.1
2023-11-23 10:36:13 +01:00
Avatars
Convert isset ternary to null coalescing operator
2023-09-28 12:18:41 +03:30
BackgroundJob
Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs
2024-02-08 18:27:44 +01:00
BulkUpload
Refactors "substr" calls to improve code readability
2024-02-23 15:54:10 +01:00
CalDAV
Merge pull request #39553 from zero0cool0/fix/caldavbackend_getChangesForCalendar
2024-02-23 21:35:43 +01:00
CardDAV
fix(dav): Fix atomic addressbook update
2024-02-29 09:27:49 +01:00
Command
enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and calendars)
2024-02-15 18:01:12 +01:00
Comments
chore: apply changes from Nextcloud coding standards 1.1.1
2023-11-23 10:36:13 +01:00
Connector
Merge pull request #39214 from shdehnavi/replace_substr_calls_in_dav_app
2024-02-23 21:29:15 +01:00
Controller
fix: replace Account name by Login
2024-02-13 21:08:10 +01:00
DAV
Refactors "substr" calls to improve code readability
2024-02-23 15:54:10 +01:00
Db
enh(userstatus): add OOO automation and remove calendar automation
2023-11-28 10:28:06 +01:00
Direct
chore: apply changes from Nextcloud coding standards 1.1.1
2023-11-23 10:36:13 +01:00
Events
chore: apply changes from Nextcloud coding standards 1.1.1
2023-11-23 10:36:13 +01:00
Exception
Don't spam the log with fatals when maintenance mode is enabled or an upgrade has to be done
2022-06-10 00:36:52 +02:00
Files
fix(files): allow any throwable in logException
2023-12-04 10:46:51 +01:00
Listener
chore: Fix missing template parameter for IEventListener
2024-01-30 10:57:15 +01:00
Migration
fix(db): remove redundant index in cards
2024-02-18 20:51:43 +01:00
Profiler
chore: apply changes from Nextcloud coding standards 1.1.1
2023-11-23 10:36:13 +01:00
Provisioning /Apple
Fix psalm spotted errors with new requirements
2023-01-02 15:02:28 +01:00
Search
feat(dav): hide search providers if their respective app is not activated
2023-11-27 09:38:22 +01:00
Service
fix(dav): Make current ooo info time-dependent
2023-12-05 08:36:50 +01:00
Settings
chore: apply changes from Nextcloud coding standards 1.1.1
2023-11-23 10:36:13 +01:00
SetupChecks
Add quotation marks
2023-11-22 14:55:23 +01:00
Storage
Update php licenses
2021-06-04 22:02:41 +02:00
SystemTag
chore: apply changes from Nextcloud coding standards 1.1.1
2023-11-23 10:36:13 +01:00
Traits
Update php licenses
2021-06-04 22:02:41 +02:00
Upload
chore: apply changes from Nextcloud coding standards 1.1.1
2023-11-23 10:36:13 +01:00
UserMigration
Skip instead of throwing on invalid address book migration
2024-02-23 15:24:46 +01:00
Capabilities.php
dav: Add OpenAPI spec
2023-07-11 16:37:40 +02:00
HookManager.php
chore: apply changes from Nextcloud coding standards 1.1.1
2023-11-23 10:36:13 +01:00
ResponseDefinitions.php
fix(dav): Make current ooo info time-dependent
2023-12-05 08:36:50 +01:00
RootCollection.php
enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and calendars)
2024-02-15 18:01:12 +01:00
Server.php
fix(dav): Init ViewOnlyPlugin after auth
2024-02-27 09:22:29 +01:00
ServerFactory.php
feat(caldav): Create personal event for out-of-office messages
2023-11-14 13:57:12 +01:00