You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/public
Louis Chemineau 199b0bd4d9
fix(files): Correctly copy the cache information on copy operations
1 year ago
..
Accounts feat: add profile pronouns 1 year ago
Activity fix(icons): Document icon requirements for notifications and activities 1 year ago
App fix(apps-store): Remove apps from force-enabled state when uninstalled 1 year ago
AppFramework feat: Use inline password confirmation in external storage settings 1 year ago
Authentication chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
BackgroundJob feat(TimedJob): Add debug log about time sensitive jobs with long intervals 1 year ago
Broadcast/Events
Cache
Calendar feat: add iMip Request Handling 1 year ago
Capabilities
Collaboration chore: Add proper deprecation dates where missing 1 year ago
Command
Comments fix(comments): Document supported types and provide psalm typing 1 year ago
Common/Exception
Config
Console feat: Add reserved options in a new OCP class so that applications know about them 2 years ago
Contacts style: update codestyle for coding-standard 1.2.3 1 year ago
DB fix: Prevent breaking change in IQueryBuilder 1 year ago
Dashboard fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
DataCollector
Diagnostics
DirectEditing
Encryption chore: Use more gender neutral language 1 year ago
EventDispatcher fix: Make webhook event serialization opt-in with a new interface 2 years ago
Exceptions
Federation fix(federation): Fix missing protocol on CloudID remote 2 years ago
Files fix(files): Correctly copy the cache information on copy operations 1 year ago
FilesMetadata chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Files_FullTextSearch/Model
FullTextSearch chore: Use more gender neutral language 1 year ago
GlobalScale
Group fix(psalm): Fix @throws annotations 1 year ago
Http feat(http-client): expose default request timeout constant to be used instead of magic number 30 1 year ago
L10N fix(rtl): Make clear that the direction is based on language 1 year ago
LDAP fix(psalm): Fix some newly detected issues 1 year ago
Lock
Lockdown
Log chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Mail chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Migration fix: Adjust parameter type usage and add SQLite support 1 year ago
Notification fix(icons): Document icon requirements for notifications and activities 1 year ago
OCM fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
OCS
Preview chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Profile fix(core): profile design and pronouns support 1 year ago
Profiler
Remote chore: fix some comments 1 year ago
RichObjectStrings fix(richtextvalidator): Add missing blurhash 1 year ago
Route
Search fix(psalm): Fix @throws annotations 1 year ago
Security chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 year ago
Session/Exceptions
Settings feat(DeclarativeSettings): Allow to implement value getter and setter directly in Form 1 year ago
SetupCheck feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 1 year ago
Share fix(files_sharing,files): Do not validate shares before adjusting the owner 1 year ago
SpeechToText feat(speech-to-text): SpeechToTextManager::transcribeFile calls TaskProcessingManager::runTask 1 year ago
Support chore: Add proper deprecation dates where missing 1 year ago
SystemTag fix(systemtags): translations and etag method casing 1 year ago
Talk
TaskProcessing fix(activity): Fix activity object type warnings 1 year ago
Teams fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
TextProcessing chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
TextToImage chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Translation chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
User chore: Unify user related events to always provide a `getUid` method 1 year ago
UserMigration chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
UserStatus
WorkflowEngine
AutoloadNotAllowedException.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
BeforeSabrePubliclyLoadedEvent.php
Color.php style: update codestyle for coding-standard 1.2.3 1 year ago
Constants.php style: update codestyle for coding-standard 1.2.3 1 year ago
Defaults.php
Files.php style: update codestyle for coding-standard 1.2.3 1 year ago
GroupInterface.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
HintException.php refactor: Replace __CLASS__ with ::class references 1 year ago
IAddressBook.php style: update codestyle for coding-standard 1.2.3 1 year ago
IAppConfig.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
IAvatar.php
IAvatarManager.php
IBinaryFinder.php fix: use nc's binary finding logic for smb 1 year ago
ICache.php fix: set default TTL for APCu cache as per docs 1 year ago
ICacheFactory.php
ICertificate.php
ICertificateManager.php
IConfig.php chore(IConfig): `getUsersForUserValue` is returning a list 1 year ago
IContainer.php
IDBConnection.php feat: implement distributing partitioned queries over multiple shards 1 year ago
IDateTimeFormatter.php style: update codestyle for coding-standard 1.2.3 1 year ago
IDateTimeZone.php
IEmojiHelper.php
IEventSource.php
IEventSourceFactory.php
IGroup.php
IGroupManager.php feat(users): Add support for admin delegation for users and groups management 1 year ago
IImage.php fix(OCP): Fix Image interface 1 year ago
IInitialStateService.php
IL10N.php style: update codestyle for coding-standard 1.2.3 1 year ago
ILogger.php chore: Remove deprecated `ILogger` logging functions 1 year ago
IMemcache.php feat: add negative compare-and-delete to imemcache 1 year ago
IMemcacheTTL.php
INavigationManager.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
IPhoneNumberUtil.php
IPreview.php
IRequest.php style: update codestyle for coding-standard 1.2.3 1 year ago
IRequestId.php
IServerContainer.php chore: Remove deprecated `ILogger` logging functions 1 year ago
ISession.php
IStreamImage.php
ITagManager.php style: update codestyle for coding-standard 1.2.3 1 year ago
ITags.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
ITempManager.php
IURLGenerator.php style: update codestyle for coding-standard 1.2.3 1 year ago
IUser.php chore: Use more gender neutral language 1 year ago
IUserBackend.php
IUserManager.php fix: getLastLoggedInUsers moved from AllConfig/IConfig to IUserManager/Manager 2 years ago
IUserSession.php
Image.php fix(OCP): Fix Image interface 1 year ago
PreConditionNotMetException.php
SabrePluginEvent.php style: update codestyle for coding-standard 1.2.3 1 year ago
SabrePluginException.php
Server.php
ServerVersion.php chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 1 year ago
Share.php
Share_Backend.php chore: Remove deprecated `Share_Helper::generateTarget` `$exclude` parameter 1 year ago
Share_Backend_Collection.php chore: fix some comments 1 year ago
Share_Backend_File_Dependent.php
Template.php
UserInterface.php fix: rebased the branch with master and resolved conflicts 2 years ago
Util.php chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 1 year ago