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
Marcel Klehr a9a2cbf8bb feat: Add some new task types 2 years ago
..
Accounts refactor(provisioning_api): Add types for user details scopes 2 years ago
Activity fix(activity): Remove unneeded exception (types are enforced) 2 years ago
App fix: Apply new coding standard to all files 2 years ago
AppFramework fix: Drop workarounds for unsupported obsolete PHP versions 2 years ago
Authentication fix(OCP): Add since tag for all constants 2 years ago
BackgroundJob fix(bg-jobs): review adjustments 2 years ago
Broadcast/Events
Cache chore: Add missing ArrayAccess template parameters 2 years ago
Calendar
Capabilities doc(ocp): Upgrade capability registration recommendation 3 years ago
Collaboration fix: Apply new coding standard to all files 2 years ago
Command
Comments fix: Apply new coding standard to all files 2 years ago
Common/Exception Since 27.1.0 3 years ago
Config
Console fix(OCP): Add since tag for all constants 2 years ago
Contacts fix: Apply new coding standard to all files 2 years ago
DB chore: Add missing parameter to docblock tag psalm-taint-sink 2 years ago
Dashboard fix(OCP): Add since tag for all constants 2 years ago
DataCollector fix: Apply new coding standard to all files 2 years ago
Diagnostics fix: Apply new coding standard to all files 2 years ago
DirectEditing fix: Apply new coding standard to all files 2 years ago
Encryption fix: Apply new coding standard to all files 2 years ago
EventDispatcher add hasListeners() 2 years ago
Exceptions feat(files): copy live photos 2 years ago
Federation fix: Apply new coding standard to all files 2 years ago
Files fix(IRootFolder): Add getAppDataDirectoryName method 2 years ago
FilesMetadata Merge pull request #43574 from nextcloud/enh/noid/lazyappconfig-migrate-metadata 2 years ago
Files_FullTextSearch/Model
FullTextSearch Merge pull request #38996 from fsamapoor/refactor_lib_private_fulltextsearch 2 years ago
GlobalScale
Group Fix psalm spotted type errors 2 years ago
Http Merge pull request #43446 from jithin-space/add-patch-request-to-http-client-interface 2 years ago
L10N fix: Apply new coding standard to all files 2 years ago
LDAP Fix typos in lib/public subdirectory 3 years ago
Lock fix: Apply new coding standard to all files 2 years ago
Lockdown
Log fix: Apply new coding standard to all files 2 years ago
Mail fix: Apply new coding standard to all files 2 years ago
Migration fix(install): Make installing more verbose 2 years ago
Notification fix(notifications): Add a dedicated exception when a notification was not parsed completely 2 years ago
OCM feat(OCM): Dispatch an event so apps can register resources 2 years ago
OCS
Preview feat: redirect to the mime icon if no preview available 2 years ago
Profile feat(profile): Add public interface for profile manager so apps can check config 2 years ago
Profiler fix: Apply new coding standard to all files 2 years ago
Remote
RichObjectStrings chore(RichObjectStrings): Add missing newlines 2 years ago
Route
Search fix(OCP): Add since tag for all constants 2 years ago
Security Refactor `OC\Server::getHasher` 2 years ago
Session/Exceptions
Settings fix: add missing copyrights and strict types 2 years ago
SetupCheck fix(OCP): Add since tag for all constants 2 years ago
Share fix: Fix tiny phpdoc errors related to Share 2 years ago
SpeechToText feat(stt): add ability to cancel a scheduled transcription 2 years ago
Support
SystemTag fix: Apply new coding standard to all files 2 years ago
Talk fix: Apply new coding standard to all files 2 years ago
TaskProcessing feat: Add some new task types 2 years ago
Teams feat: Implement team provider api 2 years ago
TextProcessing Merge branch 'master' into enh/text-processing-provider-with-id 2 years ago
TextToImage introduce IProviderWithUserId 2 years ago
Translation enh(OCP\Translation): Introduce ITranslationProviderWithUserId 2 years ago
User fix: Apply new coding standard to all files 2 years ago
UserMigration fix(OCP): Add since tag for all constants 2 years ago
UserStatus fix(userstatus): Fix docs of user status manager 2 years ago
WorkflowEngine fix(OCP): Add since tag for all constants 2 years ago
AutoloadNotAllowedException.php
BeforeSabrePubliclyLoadedEvent.php
Color.php
Constants.php fix(OCP): Add since tag for all constants 2 years ago
Defaults.php fix: Apply new coding standard to all files 2 years ago
Files.php Fix typos in lib/public subdirectory 3 years ago
GroupInterface.php fix(OCP): Add since tag for all constants 2 years ago
HintException.php fix: Apply new coding standard to all files 2 years ago
IAddressBook.php
IAppConfig.php fix(appconfig): only convert single entry on searchValues() 2 years ago
IAvatar.php
IAvatarManager.php
IBinaryFinder.php
ICache.php
ICacheFactory.php feat: Add factory method for in-memory caches 2 years ago
ICertificate.php
ICertificateManager.php
IConfig.php lazy AppConfig 2 years ago
IContainer.php
IDBConnection.php docs: Adjust branding in IDBConnection::prepare doc block 2 years ago
IDateTimeFormatter.php fix: Apply new coding standard to all files 2 years ago
IDateTimeZone.php
IEmojiHelper.php
IEventSource.php
IEventSourceFactory.php refactor: migrate OC_EventSource to dependency injection 3 years ago
IGroup.php fix: Apply new coding standard to all files 2 years ago
IGroupManager.php fix: Apply new coding standard to all files 2 years ago
IImage.php
IInitialStateService.php
IL10N.php
ILogger.php
IMemcache.php
IMemcacheTTL.php restore shared lock ttl when releasing 2 years ago
INavigationManager.php fix(INavigationManager): Add psalm typing for `add` parameter 2 years ago
IPhoneNumberUtil.php fix(phonenumber): Improve docs by adding input details 2 years ago
IPreview.php fix(OCP): Add since tag for all constants 2 years ago
IRequest.php feat(request): Allow to match the client version with the IRequest::USER_AGENT_* regex 3 years ago
IRequestId.php
ISearch.php
IServerContainer.php chore!: Remove legacy SymfonyAdapter 2 years ago
ISession.php
IStreamImage.php chore: add `@since` annotation for IStreamImage::resource method 2 years ago
ITagManager.php
ITags.php
ITempManager.php
IURLGenerator.php chore(IURLGenerater): Document changes to `URL_REGEX_NO_MODIFIERS` 2 years ago
IUser.php feat(users): Store and load a user's manager 3 years ago
IUserBackend.php
IUserManager.php Add endpoint for getting disabled user list 2 years ago
IUserSession.php fix: Implement option to temporarily set the user session 2 years ago
Image.php
PreConditionNotMetException.php
SabrePluginEvent.php
SabrePluginException.php
Server.php
Share.php chore: remove long depricated share code 2 years ago
Share_Backend.php Fix typos in lib/public subdirectory 3 years ago
Share_Backend_Collection.php
Share_Backend_File_Dependent.php
Template.php
UserInterface.php
Util.php fix: Apply new coding standard to all files 2 years ago