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
Joas Schilling 02ebbfb4ea
fix(userstatus): Fix docs of user status manager
2 years ago
..
Accounts fix: Apply new coding standard to all files 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 composer run cs:fix 3 years ago
Cache chore: Add missing ArrayAccess template parameters 2 years ago
Calendar composer run cs:fix 3 years ago
Capabilities doc(ocp): Upgrade capability registration recommendation 3 years ago
Collaboration fix: Apply new coding standard to all files 2 years ago
Command Update php licenses 5 years ago
Comments fix: Apply new coding standard to all files 2 years ago
Common/Exception Since 27.1.0 3 years ago
Config Add API to change preferences 4 years ago
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: Improve typing of mimetype aliases 2 years ago
FilesMetadata Merge pull request #43574 from nextcloud/enh/noid/lazyappconfig-migrate-metadata 2 years ago
Files_FullTextSearch/Model composer run cs:fix 3 years ago
FullTextSearch Merge pull request #38996 from fsamapoor/refactor_lib_private_fulltextsearch 2 years ago
GlobalScale composer run cs:fix 3 years ago
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 Update php licenses 5 years ago
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 composer run cs:fix 3 years ago
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 Deprecate OCP\Remote 5 years ago
RichObjectStrings chore(RichObjectStrings): Add missing newlines 2 years ago
Route composer run cs:fix 3 years ago
Search fix(OCP): Add since tag for all constants 2 years ago
Security Refactor `OC\Server::getHasher` 2 years ago
Session/Exceptions Update php licenses 5 years ago
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 composer run cs:fix 3 years ago
SystemTag fix: Apply new coding standard to all files 2 years ago
Talk fix: Apply new coding standard to all files 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 Update php licenses 5 years ago
BeforeSabrePubliclyLoadedEvent.php rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/autoloaderchecker.sh 3 years ago
Color.php Update avatars on update 3 years ago
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 composer run cs:fix 3 years ago
IAppConfig.php fix(appconfig): only convert single entry on searchValues() 2 years ago
IAvatar.php composer run cs:fix 3 years ago
IAvatarManager.php composer run cs:fix 3 years ago
IBinaryFinder.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper 3 years ago
ICache.php composer run cs:fix 3 years ago
ICacheFactory.php feat: Add factory method for in-memory caches 2 years ago
ICertificate.php Update php licenses 5 years ago
ICertificateManager.php Update php licenses 5 years ago
IConfig.php lazy AppConfig 2 years ago
IContainer.php fix: Throw `NotFoundExceptionInterface` to fulfill PSR container interface if class not found 3 years ago
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 Update php licenses 5 years ago
IEmojiHelper.php Extract the EmojiService from user status and add an OCP interface 4 years ago
IEventSource.php Flag repair errors as error level in eventSource->send 3 years ago
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 Allow empty mimeType 3 years ago
IInitialStateService.php Update php licenses 5 years ago
IL10N.php Update php licenses 5 years ago
ILogger.php Update php licenses 5 years ago
IMemcache.php Update php licenses 5 years ago
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 Extract request id handling to dedicated class so it can be injected manually 4 years ago
ISearch.php composer run cs:fix 3 years ago
IServerContainer.php chore!: Remove legacy SymfonyAdapter 2 years ago
ISession.php composer run cs:fix 3 years ago
IStreamImage.php chore: add `@since` annotation for IStreamImage::resource method 2 years ago
ITagManager.php composer run cs:fix 3 years ago
ITags.php Cleanup tags and Share component 3 years ago
ITempManager.php Update php licenses 5 years ago
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 composer run cs:fix 3 years ago
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 Update php licenses 5 years ago
PreConditionNotMetException.php Update php licenses 5 years ago
SabrePluginEvent.php composer run cs:fix 3 years ago
SabrePluginException.php composer run cs:fix 3 years ago
Server.php Improve container return type annotations 3 years ago
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 Update php licenses 5 years ago
Share_Backend_File_Dependent.php Update php licenses 5 years ago
Template.php Update php licenses 5 years ago
UserInterface.php composer run cs:fix 3 years ago
Util.php fix: Apply new coding standard to all files 2 years ago