You cannot 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/lib/public
Côme Chilliet af728c5ff6
fix: Fix tiny phpdoc errors related to Share
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
6 days ago
..
Accounts fix: Apply new coding standard to all files 1 month ago
Activity fix(activity): Remove unneeded exception (types are enforced) 3 weeks ago
App fix: Apply new coding standard to all files 1 month ago
AppFramework fix: Drop workarounds for unsupported obsolete PHP versions 2 weeks ago
Authentication fix(OCP): Add since tag for all constants 3 months ago
BackgroundJob fix: Apply new coding standard to all files 1 month ago
Broadcast/Events composer run cs:fix 1 year ago
Cache chore: Add missing ArrayAccess template parameters 3 months ago
Calendar composer run cs:fix 1 year ago
Capabilities doc(ocp): Upgrade capability registration recommendation 10 months ago
Collaboration fix: Apply new coding standard to all files 1 month ago
Command Update php licenses 3 years ago
Comments fix: Apply new coding standard to all files 1 month ago
Common/Exception Since 27.1.0 10 months ago
Config Add API to change preferences 2 years ago
Console fix(OCP): Add since tag for all constants 3 months ago
Contacts fix: Apply new coding standard to all files 1 month ago
DB chore: Add missing parameter to docblock tag psalm-taint-sink 2 weeks ago
Dashboard fix(OCP): Add since tag for all constants 3 months ago
DataCollector fix: Apply new coding standard to all files 1 month ago
Diagnostics fix: Apply new coding standard to all files 1 month ago
DirectEditing fix: Apply new coding standard to all files 1 month ago
Encryption fix: Apply new coding standard to all files 1 month ago
EventDispatcher add hasListeners() 3 months ago
Exceptions feat(files): copy live photos 2 months ago
Federation fix: Apply new coding standard to all files 1 month ago
Files fix: Improve typing of mimetype aliases 6 days ago
FilesMetadata Merge pull request #43574 from nextcloud/enh/noid/lazyappconfig-migrate-metadata 3 weeks ago
Files_FullTextSearch/Model composer run cs:fix 1 year ago
FullTextSearch Merge pull request #38996 from fsamapoor/refactor_lib_private_fulltextsearch 2 months ago
GlobalScale composer run cs:fix 1 year ago
Group Fix psalm spotted type errors 8 months ago
Http Merge pull request #43446 from jithin-space/add-patch-request-to-http-client-interface 2 months ago
L10N fix: Apply new coding standard to all files 1 month ago
LDAP Fix typos in lib/public subdirectory 1 year ago
Lock fix: Apply new coding standard to all files 1 month ago
Lockdown Update php licenses 3 years ago
Log fix: Apply new coding standard to all files 1 month ago
Mail fix: Apply new coding standard to all files 1 month ago
Migration fix(install): Make installing more verbose 6 months ago
Notification fix(notifications): Add a dedicated exception when a notification was not parsed completely 3 weeks ago
OCM feat(OCM): Dispatch an event so apps can register resources 7 months ago
OCS composer run cs:fix 1 year ago
Preview feat: redirect to the mime icon if no preview available 9 months ago
Profile feat(profile): Add public interface for profile manager so apps can check config 7 months ago
Profiler fix: Apply new coding standard to all files 1 month ago
Remote Deprecate OCP\Remote 3 years ago
RichObjectStrings chore(RichObjectStrings): Add missing newlines 4 weeks ago
Route composer run cs:fix 1 year ago
Search fix(OCP): Add since tag for all constants 3 months ago
Security Refactor `OC\Server::getHasher` 2 months ago
Session/Exceptions Update php licenses 3 years ago
Settings fix: add missing copyrights and strict types 2 months ago
SetupCheck fix(OCP): Add since tag for all constants 3 months ago
Share fix: Fix tiny phpdoc errors related to Share 6 days ago
SpeechToText feat(stt): add ability to cancel a scheduled transcription 2 months ago
Support composer run cs:fix 1 year ago
SystemTag fix: Apply new coding standard to all files 1 month ago
Talk fix: Apply new coding standard to all files 1 month ago
Teams feat: Implement team provider api 2 months ago
TextProcessing Merge branch 'master' into enh/text-processing-provider-with-id 5 months ago
TextToImage introduce IProviderWithUserId 4 months ago
Translation enh(OCP\Translation): Introduce ITranslationProviderWithUserId 4 months ago
User fix: Apply new coding standard to all files 1 month ago
UserMigration fix(OCP): Add since tag for all constants 3 months ago
UserStatus fix(ooo): add new ooo status with new emoji 5 months ago
WorkflowEngine fix(OCP): Add since tag for all constants 3 months ago
AutoloadNotAllowedException.php Update php licenses 3 years ago
BeforeSabrePubliclyLoadedEvent.php rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/autoloaderchecker.sh 1 year ago
Color.php Update avatars on update 2 years ago
Constants.php fix(OCP): Add since tag for all constants 3 months ago
Defaults.php fix: Apply new coding standard to all files 1 month ago
Files.php Fix typos in lib/public subdirectory 1 year ago
GroupInterface.php fix(OCP): Add since tag for all constants 3 months ago
HintException.php fix: Apply new coding standard to all files 1 month ago
IAddressBook.php composer run cs:fix 1 year ago
IAppConfig.php fix(appconfig): only convert single entry on searchValues() 1 month ago
IAvatar.php composer run cs:fix 1 year ago
IAvatarManager.php composer run cs:fix 1 year ago
IBinaryFinder.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2 years ago
ICache.php composer run cs:fix 1 year ago
ICacheFactory.php feat: Add factory method for in-memory caches 7 months ago
ICertificate.php Update php licenses 3 years ago
ICertificateManager.php Update php licenses 3 years ago
IConfig.php lazy AppConfig 4 months ago
IContainer.php fix: Throw `NotFoundExceptionInterface` to fulfill PSR container interface if class not found 1 year ago
IDBConnection.php docs: Adjust branding in IDBConnection::prepare doc block 4 weeks ago
IDateTimeFormatter.php fix: Apply new coding standard to all files 1 month ago
IDateTimeZone.php Update php licenses 3 years ago
IEmojiHelper.php Extract the EmojiService from user status and add an OCP interface 2 years ago
IEventSource.php Flag repair errors as error level in eventSource->send 2 years ago
IEventSourceFactory.php refactor: migrate OC_EventSource to dependency injection 11 months ago
IGroup.php fix: Apply new coding standard to all files 1 month ago
IGroupManager.php fix: Apply new coding standard to all files 1 month ago
IImage.php Allow empty mimeType 1 year ago
IInitialStateService.php Update php licenses 3 years ago
IL10N.php Update php licenses 3 years ago
ILogger.php Update php licenses 3 years ago
IMemcache.php Update php licenses 3 years ago
IMemcacheTTL.php restore shared lock ttl when releasing 5 months ago
INavigationManager.php fix(INavigationManager): Add psalm typing for `add` parameter 6 months ago
IPhoneNumberUtil.php fix(phonenumber): Improve docs by adding input details 7 months ago
IPreview.php fix(OCP): Add since tag for all constants 3 months ago
IRequest.php feat(request): Allow to match the client version with the IRequest::USER_AGENT_* regex 10 months ago
IRequestId.php Extract request id handling to dedicated class so it can be injected manually 2 years ago
ISearch.php composer run cs:fix 1 year ago
IServerContainer.php chore!: Remove legacy SymfonyAdapter 9 months ago
ISession.php composer run cs:fix 1 year ago
IStreamImage.php chore: add `@since` annotation for IStreamImage::resource method 4 weeks ago
ITagManager.php composer run cs:fix 1 year ago
ITags.php Cleanup tags and Share component 2 years ago
ITempManager.php Update php licenses 3 years ago
IURLGenerator.php chore(IURLGenerater): Document changes to `URL_REGEX_NO_MODIFIERS` 2 months ago
IUser.php feat(users): Store and load a user's manager 12 months ago
IUserBackend.php composer run cs:fix 1 year ago
IUserManager.php Add endpoint for getting disabled user list 7 months ago
IUserSession.php fix: Implement option to temporarily set the user session 2 months ago
Image.php Update php licenses 3 years ago
PreConditionNotMetException.php Update php licenses 3 years ago
SabrePluginEvent.php composer run cs:fix 1 year ago
SabrePluginException.php composer run cs:fix 1 year ago
Server.php Improve container return type annotations 2 years ago
Share.php chore: remove long depricated share code 2 months ago
Share_Backend.php Fix typos in lib/public subdirectory 1 year ago
Share_Backend_Collection.php Update php licenses 3 years ago
Share_Backend_File_Dependent.php Update php licenses 3 years ago
Template.php Update php licenses 3 years ago
UserInterface.php composer run cs:fix 1 year ago
Util.php fix: Apply new coding standard to all files 1 month ago