..
Accounts
feat: add profile pronouns
2024-09-17 22:20:36 +02:00
Activity
fix(icons): Document icon requirements for notifications and activities
2024-09-25 16:47:23 +02:00
App
fix(appmanager): Fix tainted file path when loading appinfos
2024-10-14 14:33:19 +02:00
AppFramework
chore: Add proper deprecation dates where missing
2024-09-20 00:46:03 +02:00
Authentication
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +02:00
BackgroundJob
feat(TimedJob): Add debug log about time sensitive jobs with long intervals
2024-10-08 11:26:53 +02:00
Broadcast /Events
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Cache
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Calendar
style: update codestyle for coding-standard 1.2.3
2024-08-25 19:34:58 +02:00
Capabilities
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Collaboration
chore: Add proper deprecation dates where missing
2024-09-20 00:46:03 +02:00
Command
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Comments
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +02:00
Common /Exception
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Config
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Console
feat: Add reserved options in a new OCP class so that applications know about them
2024-07-04 16:19:36 +02:00
Contacts
style: update codestyle for coding-standard 1.2.3
2024-08-25 19:34:58 +02:00
Dashboard
fix(dashboard): Document expected icon behaviour
2024-07-11 13:14:03 +00:00
DataCollector
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
DB
fix: fix share reminder job for oracle
2024-09-18 19:24:44 +02:00
Diagnostics
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
DirectEditing
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Encryption
chore: Use more gender neutral language
2024-10-14 13:59:24 +02:00
EventDispatcher
fix: Make webhook event serialization opt-in with a new interface
2024-06-11 14:10:29 +02:00
Exceptions
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Federation
fix(federation): Fix missing protocol on CloudID remote
2024-06-27 11:26:08 +02:00
Files
chore: Use more gender neutral language
2024-10-14 13:59:24 +02:00
Files_FullTextSearch /Model
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
FilesMetadata
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +02:00
FullTextSearch
chore: Use more gender neutral language
2024-10-14 13:59:24 +02:00
GlobalScale
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Group
fix(psalm): Fix @throws annotations
2024-09-17 17:18:30 +02:00
Http
feat(http-client): expose default request timeout constant to be used instead of magic number 30
2024-10-11 10:57:02 +02:00
L10N
fix(rtl): Make clear that the direction is based on language
2024-09-23 17:00:07 +02:00
LDAP
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Lock
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Lockdown
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Log
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +02:00
Mail
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +02:00
Migration
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +02:00
Notification
fix(icons): Document icon requirements for notifications and activities
2024-09-25 16:47:23 +02:00
OCM
style: update codestyle for coding-standard 1.2.3
2024-08-25 19:34:58 +02:00
OCS
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Preview
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +02:00
Profile
fix(core): profile design and pronouns support
2024-09-18 00:15:19 +02:00
Profiler
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Remote
chore: fix some comments
2024-07-29 14:43:27 +08:00
RichObjectStrings
feat: Add OCP interface to format richtext into string
2024-09-17 13:57:33 +02:00
Route
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Search
fix(psalm): Fix @throws annotations
2024-09-17 17:18:30 +02:00
Security
style: update codestyle for coding-standard 1.2.3
2024-08-25 19:34:58 +02:00
Session /Exceptions
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Settings
feat(DeclarativeSettings): Allow to implement value getter and setter directly in Form
2024-10-15 20:33:45 +02:00
SetupCheck
feat: Make CheckServerResponseTrait public and provide as OCP\SetupCheck\CheckServerResponseTrait
2024-09-16 14:58:21 +02:00
Share
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +02:00
SpeechToText
feat(speech-to-text): SpeechToTextManager::transcribeFile calls TaskProcessingManager::runTask
2024-08-30 10:07:01 +02:00
Support
chore: Add proper deprecation dates where missing
2024-09-20 00:46:03 +02:00
SystemTag
feat: make systemtags public visible
2024-10-11 16:06:44 +02:00
Talk
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
TaskProcessing
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +02:00
Teams
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +02:00
TextProcessing
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +02:00
TextToImage
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +02:00
Translation
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +02:00
User
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +02:00
UserMigration
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +02:00
UserStatus
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
WorkflowEngine
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
AutoloadNotAllowedException.php
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +02:00
BeforeSabrePubliclyLoadedEvent.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Color.php
style: update codestyle for coding-standard 1.2.3
2024-08-25 19:34:58 +02:00
Constants.php
style: update codestyle for coding-standard 1.2.3
2024-08-25 19:34:58 +02:00
Defaults.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Files.php
style: update codestyle for coding-standard 1.2.3
2024-08-25 19:34:58 +02:00
GroupInterface.php
chore: Add proper deprecation dates where missing
2024-09-20 00:46:03 +02:00
HintException.php
refactor: Replace __CLASS__ with ::class references
2024-09-15 21:40:55 +02:00
IAddressBook.php
style: update codestyle for coding-standard 1.2.3
2024-08-25 19:34:58 +02:00
IAppConfig.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
IAvatar.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
IAvatarManager.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
IBinaryFinder.php
fix: use nc's binary finding logic for smb
2024-10-04 15:56:31 +02:00
ICache.php
fix: set default TTL for APCu cache as per docs
2024-08-07 19:41:41 +02:00
ICacheFactory.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
ICertificate.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
ICertificateManager.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
IConfig.php
chore(IConfig): getUsersForUserValue is returning a list
2024-09-02 12:27:06 +02:00
IContainer.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
IDateTimeFormatter.php
style: update codestyle for coding-standard 1.2.3
2024-08-25 19:34:58 +02:00
IDateTimeZone.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
IDBConnection.php
feat: implement distributing partitioned queries over multiple shards
2024-08-28 10:21:19 +02:00
IEmojiHelper.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
IEventSource.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
IEventSourceFactory.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
IGroup.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
IGroupManager.php
feat(users): Add support for admin delegation for users and groups management
2024-07-22 17:17:35 +02:00
IImage.php
fix(OCP): Fix Image interface
2024-09-02 14:57:17 +02:00
IInitialStateService.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
IL10N.php
style: update codestyle for coding-standard 1.2.3
2024-08-25 19:34:58 +02:00
ILogger.php
chore: Remove deprecated ILogger logging functions
2024-09-19 00:37:06 +02:00
Image.php
fix(OCP): Fix Image interface
2024-09-02 14:57:17 +02:00
IMemcache.php
feat: add negative compare-and-delete to imemcache
2024-08-20 19:34:28 +02:00
IMemcacheTTL.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
INavigationManager.php
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +02:00
IPhoneNumberUtil.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
IPreview.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
IRequest.php
style: update codestyle for coding-standard 1.2.3
2024-08-25 19:34:58 +02:00
IRequestId.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
IServerContainer.php
chore: Remove deprecated ILogger logging functions
2024-09-19 00:37:06 +02:00
ISession.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
IStreamImage.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
ITagManager.php
style: update codestyle for coding-standard 1.2.3
2024-08-25 19:34:58 +02:00
ITags.php
chore: Use more gender neutral language
2024-10-14 13:59:24 +02:00
ITempManager.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
IURLGenerator.php
style: update codestyle for coding-standard 1.2.3
2024-08-25 19:34:58 +02:00
IUser.php
chore: Use more gender neutral language
2024-10-14 13:59:24 +02:00
IUserBackend.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
IUserManager.php
fix: getLastLoggedInUsers moved from AllConfig/IConfig to IUserManager/Manager
2024-07-08 15:42:55 +05:30
IUserSession.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
PreConditionNotMetException.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
SabrePluginEvent.php
style: update codestyle for coding-standard 1.2.3
2024-08-25 19:34:58 +02:00
SabrePluginException.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Server.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
ServerVersion.php
chore(legacy): Introduce public version ct plass and drop version methods from OC_Util
2024-09-20 14:53:34 +02:00
Share.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Share_Backend.php
chore: Remove deprecated Share_Helper::generateTarget $exclude parameter
2024-09-20 00:51:00 +02:00
Share_Backend_Collection.php
chore: fix some comments
2024-07-29 14:43:27 +08:00
Share_Backend_File_Dependent.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Template.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
UserInterface.php
fix: rebased the branch with master and resolved conflicts
2024-07-08 15:42:55 +05:30
Util.php
chore(legacy): Introduce public version ct plass and drop version methods from OC_Util
2024-09-20 14:53:34 +02:00