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
Jana Peper 50c9852e24
feat: add ocs route to get apps enabled for current user
7 months ago
..
Accounts chore(IAccountManager): remove deprecated visibility constants 8 months ago
Activity fix(icons): Document icon requirements for notifications and activities 1 year ago
App feat: add ocs route to get apps enabled for current user 7 months ago
AppFramework fix: Correctly ignore lazy ghost initialization in debug warning about direct constructor call 7 months ago
Authentication fix: Migrate all uses of OCP\Template to OCP\Template\ITemplateManager 10 months ago
BackgroundJob perf(cron): Delay (re)checking timed jobs 10 months ago
Broadcast/Events
Cache
Calendar docs(caldav): update documentation for calendar search 8 months 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
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 refactor: migrate from OC to OCP in public interfaces 8 months ago
DirectEditing
Encryption fix: throw a better error if we can't get the encrypted header size 8 months ago
EventDispatcher refactor: add missing template implements where needed 8 months ago
Exceptions
Federation
Files fix(FilenameValidator): use `_` as default replacement for invalid chars 7 months ago
FilesMetadata chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Files_FullTextSearch/Model refactor: migrate from OC to OCP in public interfaces 8 months ago
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 refactor: add missing template implements where needed 8 months ago
LDAP fix(psalm): Fix some newly detected issues 1 year ago
Lock fix: better error message when trying to scan a folder that is already being scanned 9 months ago
Lockdown
Log chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Mail refactor: migrate from OC to OCP in public interfaces 8 months ago
Migration fix: Adjust parameter type usage and add SQLite support 1 year ago
Navigation/Events feat(Navigation): emit dedicated event for loading additional entries 1 year ago
Notification fix(icons): Document icon requirements for notifications and activities 1 year ago
OCM fix: properly deprecate IOCMProvider 7 months ago
OCS
Preview chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Profile feat(profile): Add an API to get the profile field data 9 months ago
Profiler refactor: migrate from OC to OCP in public interfaces 8 months ago
Remote chore: fix some comments 1 year ago
RichObjectStrings fix(richtextvalidator): Add missing blurhash 1 year ago
Route fix: Deprecate action and actionInclude from routes and fix actionInclude 7 months ago
Search fix(psalm): Fix @throws annotations 1 year ago
Security fix: Remove more unused deprecated getters from IServerContainer 8 months ago
Session/Exceptions
Settings feat: add support for sensitive Declarative settings values encryption 8 months ago
SetupCheck feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 1 year ago
Share fix: Cleanup share ProviderFactory to correctly use DI instead of deprecated getters 8 months 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): prevent tag edition if restricted 10 months ago
Talk
TaskProcessing feat(TaskProcessing): Add TextToSpeech provider 9 months ago
Teams fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
Template fix: Use a dedicated Exception class for when a template is not found 10 months 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 fix: Add missing interface from previous commit and update autoloaders 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 fix(OCP\Color): use correct doc block type 8 months ago
Constants.php chore(Constants): Sort by value 9 months ago
Defaults.php refactor: migrate from OC to OCP in public interfaces 8 months ago
Files.php chore: move streamCopy implementation from `OC_Helper` to `OCP\Files` 8 months 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
IAddressBookEnabled.php fix(cardav): only show useres from enabled addressBooks in contacts menu 10 months ago
IAppConfig.php fix: Use only enabled applications versions in the cache prefix 7 months 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(db): add truncateTable method 10 months 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
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 fix(PreviewManager): use the forced mimetype in throwIfPreviewsDisabled 7 months ago
IRequest.php fix: Change UserAgent to *cloud 11 months ago
IRequestId.php
IServerContainer.php fix: Remove more unused deprecated getters from IServerContainer 8 months 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 refactor(TempManager): Simplify and unify implementations and remove legacy behavior 10 months ago
IURLGenerator.php style: update codestyle for coding-standard 1.2.3 1 year ago
IUser.php feat(IUser): add `getQuotaBytes` method to get machine readable quota 8 months ago
IUserBackend.php
IUserManager.php fix: Deprecate OC_User methods related to user backends 9 months 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 chore: Adjust `OCP\Server::get` annotation to work with phpstan 11 months ago
ServerVersion.php fix: Properly read updater channel before returning version channel as a fallback 12 months 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 chore!: remove legacy functions from `OC_Helper` deprecated before v10 8 months ago
UserInterface.php
Util.php chore: move implementation to non-deprecated OCP\Util from OC_Helper 8 months ago