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
michal.roszak@put.poznan.pl c42bc0cf09 feat (2fa): Add IStatelessProvider interface 4 months ago
..
Accounts fix: eslint errors fixed in vue file, IAccountManager since added, bluesky svg added to REUSE.toml file 1 year ago
Activity chore(ocp): add `Override` attribute to all OCP classes 4 months ago
App chore: Move isAppCompatible and shouldUpgrade to the app manager 1 year ago
AppFramework chore(ocp): adjust code to match function signature 4 months ago
Authentication feat (2fa): Add IStatelessProvider interface 4 months ago
BackgroundJob chore(ocp): add `Override` attribute to all OCP classes 4 months ago
Broadcast/Events
Cache chore(ocp): add `Override` attribute to all OCP classes 4 months ago
Calendar chore(ocp): add `Override` attribute to all OCP classes 4 months ago
Capabilities chore: apply new CSFixer rules 1 year ago
Collaboration chore(ocp): add `Override` attribute to all OCP classes 4 months ago
Command fix(jobs): Limit command jobs to known cases 10 months ago
Comments fix(comments): Don't return mentions in markdown code (by default) 5 months ago
Common/Exception
Config chore(ocp): adjust code to match function signature 4 months ago
Console
Contacts chore: apply new CSFixer rules 1 year ago
ContextChat chore(ContextChat): add docblocks to ContentItem properties 1 year ago
DB fix(ITypedQueryBuilder): Add correct return type and add note about Psalm bug 6 months ago
Dashboard chore(ocp): add `Override` attribute to all OCP classes 4 months ago
DataCollector chore(ocp): add `Override` attribute to all OCP classes 4 months ago
Diagnostics chore(ocp): add `Override` attribute to all OCP classes 4 months ago
DirectEditing chore(ocp): add `Override` attribute to all OCP classes 4 months ago
Encryption fix: throw a better error if we can't get the encrypted header size 1 year ago
EventDispatcher chore(ocp): add `Override` attribute to all OCP classes 4 months ago
Exceptions
Federation feat(signed-request): moving out of unstable 7 months ago
Files docs(lock): clarify LockContext API documentation 4 months ago
FilesMetadata perf(metadata): Add optimized sharding for metadata deletion 7 months ago
Files_FullTextSearch/Model refactor: migrate from OC to OCP in public interfaces 1 year ago
FullTextSearch
GlobalScale refactor: Apply second batch of comments 7 months ago
Group chore(ocp): add `Override` attribute to all OCP classes 4 months ago
Http chore(ocp): add `Override` attribute to all OCP classes 4 months ago
Install/Events feat(install): add InstallationCompletedEvent for post-installation hooks 7 months ago
L10N chore(ocp): add `Override` attribute to all OCP classes 4 months ago
LDAP fix: Fix typing in LDAP provider public interfaces 5 months ago
Lock fix: better error message when trying to scan a folder that is already being scanned 1 year ago
Lockdown chore: apply new CSFixer rules 1 year ago
Log refactor(QueryException): Remove most usage of QueryException 7 months ago
Mail chore(ocp): add `Override` attribute to all OCP classes 4 months ago
Migration chore(ocp): adjust code to match function signature 4 months ago
Navigation/Events
Notification Merge pull request #59544 from nextcloud/chore/remove-deprecated-methods 4 months ago
OCM chore(ocp): add `Override` attribute to all OCP classes 4 months ago
OCS
OpenMetrics fix(metrics): validate label names in Metric, sanitize in AppsInfo 5 months ago
Preview refactor(preview): Cleanup a bit the public interface 11 months ago
Profile feat: add bluesky to accounts, show the same in profile edit and visibility option, in view profile and also in sharing tab 1 year ago
Profiler refactor: migrate from OC to OCP in public interfaces 1 year ago
Remote refactor: Add more typing 7 months ago
RichObjectStrings chore: apply new CSFixer rules 1 year ago
Route fix: Deprecate action and actionInclude from routes and fix actionInclude 1 year ago
Search chore(ocp): add `Override` attribute to all OCP classes 4 months ago
Security chore(ocp): add `Override` attribute to all OCP classes 4 months ago
Session/Exceptions
Settings feat(settings): Add support for delegated settings not appearing in menu 11 months ago
SetupCheck chore(ocp): add `Override` attribute to all OCP classes 4 months ago
Share fix: only update share for the user who moved the share 4 months ago
Snowflake refactor: Rename Snowflake Generator and Decoder 8 months ago
SpeechToText
Support
SystemTag chore(ocp): add `Override` attribute to all OCP classes 4 months ago
Talk fix(talkbackend): Make function names positive and remove talk internals from docs 4 months ago
TaskProcessing chore(ocp): add `Override` attribute to all OCP classes 4 months ago
Teams chore(ocp): add `Override` attribute to all OCP classes 4 months ago
Template fix: Use a dedicated Exception class for when a template is not found 1 year ago
TextProcessing chore(ocp): add `Override` attribute to all OCP classes 4 months ago
TextToImage chore(ocp): add `Override` attribute to all OCP classes 4 months ago
Translation chore(ocp): add `Override` attribute to all OCP classes 4 months ago
User chore(ocp): add `Override` attribute to all OCP classes 4 months ago
UserMigration
UserStatus
WorkflowEngine chore(ocp): add `Override` attribute to all OCP classes 4 months ago
AutoloadNotAllowedException.php
BeforeSabrePubliclyLoadedEvent.php chore: apply new CSFixer rules 1 year ago
Color.php chore: apply new CSFixer rules 1 year ago
Constants.php fix: Remove deprecated RFC7231 constant to avoid warnings on PHP 8.5 5 months ago
Defaults.php refactor: migrate from OC to OCP in public interfaces 1 year ago
Files.php refactor(Files): Remove deprecated and unused getMimeType and searchByMime methods 6 months ago
GroupInterface.php
HintException.php refactor: Add strict property/parameter typing to OCP\HintException 4 months ago
IAddressBook.php chore: apply new CSFixer rules 1 year ago
IAddressBookEnabled.php fix(cardav): only show useres from enabled addressBooks in contacts menu 1 year ago
IAppConfig.php feat(lexicon): add FLAG_INTERNAL 10 months ago
IAvatar.php
IAvatarManager.php
IBinaryFinder.php
ICache.php
ICacheFactory.php
ICertificate.php
ICertificateManager.php feat(CertificateManager): Add option to specify the default certificates bundle path 9 months ago
IConfig.php fix(IConfig): Change deprecation release to 33.0.0 8 months ago
IContainer.php chore(ocp): add `Override` attribute to all OCP classes 4 months ago
ICreateContactFromString.php feat(ocp): create contacts from string 12 months ago
IDBConnection.php feat(DB): Add ITypedQueryBuilder 6 months ago
IDateTimeFormatter.php
IDateTimeZone.php refactor: Apply comments 7 months ago
IEmojiHelper.php
IEventSource.php chore(EventSource): drop legacy fallback note from IEventSource 5 months ago
IEventSourceFactory.php
IGroup.php
IGroupManager.php fix(IGroupManager): Use correct return type for displayNamesInGroup 6 months ago
IImage.php
IInitialStateService.php fix(container): Reduce general deprecation spam on all requests 1 year ago
IL10N.php fix: Fix phpdoc typing for IL10N::l $data parameter 11 months ago
ILogger.php
IMemcache.php
IMemcacheTTL.php
INavigationManager.php refactor(navigation-manager): Cleanup implementation and add type hinting 7 months ago
IPhoneNumberUtil.php
IPreview.php refactor(preview): Cleanup a bit the public interface 11 months ago
IRequest.php fix(OCS): Add IRequest::getFormat to determine the response Content-Type the same way everywhere 12 months ago
IRequestId.php
IServerContainer.php refactor: remove long deprecated IServerContainer methods 5 months ago
ISession.php
IStreamImage.php chore(ocp): add `Override` attribute to all OCP classes 4 months ago
ITagManager.php refactor: Run rector on lib/private 7 months ago
ITags.php fix: Dispatch favorite event with an actual path 11 months ago
ITempManager.php refactor(TempManager): Simplify and unify implementations and remove legacy behavior 1 year ago
IURLGenerator.php
IUser.php feat: Allow user backends to manage property permissions 7 months ago
IUserBackend.php
IUserManager.php Merge pull request #57519 from nextcloud/get-existing-api 7 months ago
IUserSession.php docs(IUserSession): Improve interface docs 8 months ago
Image.php
PreConditionNotMetException.php
SabrePluginEvent.php
SabrePluginException.php chore(ocp): add `Override` attribute to all OCP classes 4 months ago
Server.php chore: Adjust `OCP\Server::get` annotation to work with phpstan 2 years ago
ServerVersion.php refactor(ServerVersion): Add missing type hinting 9 months ago
Share.php
Template.php chore!: remove legacy functions from `OC_Helper` deprecated before v10 1 year ago
UserInterface.php
Util.php refactor: use strict operator 4 months ago