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
Thomas Citharel ffeb797ecc
refactor(mimeloader): modernize MimeTypeLoader
2 years ago
..
Accounts fix(OCP): Add since tag for all constants 2 years ago
Activity fix(OCP): Add since tag for all constants 2 years ago
App fix(AppManager): Allow to query dark **or** bright icon 2 years ago
AppFramework feat: Add declarative settings 2 years ago
Authentication fix(OCP): Add since tag for all constants 2 years ago
BackgroundJob Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 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(OCP): Add since tag to all constants 2 years ago
Command
Comments refactor: depricate getNumberOfUnreadCommentsForFolder and redo it's implementation based on getNumberOfUnreadCommentsForObjects 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 feat(contactsmenu): Sort by user status 2 years ago
DB feat(occ): add possibility to edit indices 2 years ago
Dashboard fix(OCP): Add since tag for all constants 2 years ago
DataCollector
Diagnostics
DirectEditing Fix typos in lib/public subdirectory 3 years ago
Encryption Adapt code to new encryption system 3 years ago
EventDispatcher add hasListeners() 2 years ago
Exceptions feat(files): copy live photos 2 years ago
Federation fix(federation): Allow cloud federation providers to handle unsuccessful return codes 2 years ago
Files refactor(mimeloader): modernize MimeTypeLoader 2 years ago
FilesMetadata feat(metadata): get deprecated status using file etag 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 fix: Swap method and uri parameter in request to match upstream order 2 years ago
L10N composer run cs:fix 3 years ago
LDAP Fix typos in lib/public subdirectory 3 years ago
Lock composer run cs:fix 3 years ago
Lockdown
Log Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 2 years ago
Mail Merge pull request #38585 from nextcloud/feature/ocp/send-message-with-subject-body 3 years ago
Migration fix(install): Make installing more verbose 2 years ago
Notification composer run cs:fix 3 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
Remote
RichObjectStrings Add messageId to richObject definition of Talk 3 years ago
Route composer run cs:fix 3 years ago
Search fix(OCP): Add since tag for all constants 2 years ago
Security fix(OCP): Add since tag for all constants 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 perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
SpeechToText Introduce ISpeechToTextProviderWithUserId 2 years ago
Support composer run cs:fix 3 years ago
SystemTag fix(OCP): Add since tag for all constants 2 years ago
Talk chore: apply changes from Nextcloud coding standards 1.1.1 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 Merge pull request #41962 from nextcloud/fix/dav/check-current-ooo-time 2 years ago
UserMigration fix(OCP): Add since tag for all constants 2 years ago
UserStatus fix(ooo): add new ooo status with new emoji 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 Use the default color and matching text color for the federation invite 3 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 typos in lib/public subdirectory 3 years ago
IAddressBook.php composer run cs:fix 3 years ago
IAppConfig.php fix getAllValues() to filter values based on prefix 2 years ago
IAvatar.php composer run cs:fix 3 years ago
IAvatarManager.php composer run cs:fix 3 years ago
IBinaryFinder.php
ICache.php composer run cs:fix 3 years ago
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 fix: Throw `NotFoundExceptionInterface` to fulfill PSR container interface if class not found 3 years ago
IDBConnection.php fix(OCP): Add since tag for all constants 2 years ago
IDateTimeFormatter.php
IDateTimeZone.php
IEmojiHelper.php
IEventSource.php
IEventSourceFactory.php refactor: migrate OC_EventSource to dependency injection 3 years ago
IGroup.php feat(ocp): Add types and strict typing to \OCP\Group\IGroup 2 years ago
IGroupManager.php revert public interface back to the original types, just cast them before passing the nulls to the backends 3 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 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
ITagManager.php composer run cs:fix 3 years ago
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 composer run cs:fix 3 years ago
IUserManager.php Add endpoint for getting disabled user list 2 years ago
IUserSession.php
Image.php
PreConditionNotMetException.php
SabrePluginEvent.php composer run cs:fix 3 years ago
SabrePluginException.php composer run cs:fix 3 years ago
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 composer run cs:fix 3 years ago
Util.php fix: Also expose forbidden filename character in the capabilities 2 years ago