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
Stephan Orbaugh 72f5eea531
Merge pull request #60734 from nextcloud/feat/user/avatar-url-getters
1 week ago
..
Accounts
Activity chore(ocp): add `Override` attribute to all OCP classes 1 month ago
App refactor: migrate usage of `OC_App` to AppManager 3 weeks ago
AppFramework fix(http): avoid iconv for header ascii fallback 2 weeks ago
Authentication feat(auth): Add IAlternativeLoginProvider 2 months ago
BackgroundJob Merge pull request #59940 from nextcloud/bug/noid/fix-since-checker 4 weeks ago
Broadcast/Events
Cache chore(ocp): add `Override` attribute to all OCP classes 1 month ago
Calendar Merge pull request #59940 from nextcloud/bug/noid/fix-since-checker 4 weeks ago
Capabilities
Collaboration chore(ocp): add `Override` attribute to all OCP classes 1 month ago
Command fix(jobs): Limit command jobs to known cases 7 months ago
Comments docs(ocp): Add since tag 1 month ago
Common/Exception
Config chore(ocp): adjust code to match function signature 1 month ago
Console
Contacts
ContextChat docs(ocp): Add since tag 1 month ago
DB docs: Adjust since for forUpdate & ConflictResolutionMode 3 weeks ago
Dashboard chore(ocp): add `Override` attribute to all OCP classes 1 month ago
DataCollector chore(ocp): add `Override` attribute to all OCP classes 1 month ago
Diagnostics chore(ocp): add `Override` attribute to all OCP classes 1 month ago
DirectEditing chore(ocp): add `Override` attribute to all OCP classes 1 month ago
Encryption
EventDispatcher chore(ocp): add `Override` attribute to all OCP classes 1 month ago
Exceptions
Federation feat(signed-request): moving out of unstable 5 months ago
Files Merge pull request #59940 from nextcloud/bug/noid/fix-since-checker 4 weeks ago
FilesMetadata perf(metadata): Add optimized sharding for metadata deletion 4 months ago
Files_FullTextSearch/Model
FullTextSearch
GlobalScale refactor: Apply second batch of comments 4 months ago
Group chore(ocp): add `Override` attribute to all OCP classes 1 month ago
Http chore(ocp): add `Override` attribute to all OCP classes 1 month ago
Install/Events feat(install): add InstallationCompletedEvent for post-installation hooks 4 months ago
L10N chore(ocp): add `Override` attribute to all OCP classes 1 month ago
LDAP feat(ldap): Allow to search one user by one of its LDAP attribute 4 weeks ago
Lock
Lockdown
Log refactor(QueryException): Remove most usage of QueryException 5 months ago
Mail chore(ocp): add `Override` attribute to all OCP classes 1 month ago
Migration chore(ocp): adjust code to match function signature 1 month ago
Navigation/Events
Notification Merge pull request #59544 from nextcloud/chore/remove-deprecated-methods 2 months ago
OCM refactor(ocm): expose confirmRequestOrigin as a function on ocmDiscoveryService 1 week ago
OCS
OpenMetrics docs(ocp): Add since tag 1 month ago
Preview refactor(preview): Cleanup a bit the public interface 8 months ago
Profile
Profiler
Remote refactor: Add more typing 4 months ago
RichObjectStrings
Route
Search chore(ocp): add `Override` attribute to all OCP classes 1 month ago
Security chore(ocp): add `Override` attribute to all OCP classes 1 month ago
Session/Exceptions
Settings feat(settings): Add support for delegated settings not appearing in menu 8 months ago
SetupCheck chore(ocp): add `Override` attribute to all OCP classes 1 month ago
Share fix: only update share for the user who moved the share 1 month ago
Snowflake fix(snowflake): fix wrong documentation about serverId 4 weeks ago
SpeechToText
Support
SystemTag chore(ocp): add `Override` attribute to all OCP classes 1 month ago
Talk fix(talkbackend): Make function names positive and remove talk internals from docs 1 month ago
TaskProcessing Merge pull request #60171 from nextcloud/feat/task/reformat-paragraphs 4 weeks ago
Teams chore(ocp): add `Override` attribute to all OCP classes 1 month ago
Template docs(ocp): Add since tag 1 month ago
TextProcessing chore(ocp): add `Override` attribute to all OCP classes 1 month ago
TextToImage chore(ocp): add `Override` attribute to all OCP classes 1 month ago
Translation chore(ocp): add `Override` attribute to all OCP classes 1 month ago
User chore(ocp): add `Override` attribute to all OCP classes 1 month ago
UserMigration
UserStatus
WorkflowEngine chore(ocp): add `Override` attribute to all OCP classes 1 month ago
AutoloadNotAllowedException.php
BeforeSabrePubliclyLoadedEvent.php
Color.php
Constants.php fix: Remove deprecated RFC7231 constant to avoid warnings on PHP 8.5 3 months ago
Defaults.php
Files.php refactor(Files): Remove deprecated and unused getMimeType and searchByMime methods 4 months ago
GroupInterface.php
HintException.php refactor: Add strict property/parameter typing to OCP\HintException 2 months ago
IAddressBook.php
IAddressBookEnabled.php
IAppConfig.php feat(lexicon): add FLAG_INTERNAL 7 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 6 months ago
IConfig.php fix(IConfig): Change deprecation release to 33.0.0 6 months ago
IContainer.php chore(ocp): add `Override` attribute to all OCP classes 1 month ago
ICreateContactFromString.php
IDBConnection.php feat(DB): Add ITypedQueryBuilder 3 months ago
IDateTimeFormatter.php
IDateTimeZone.php refactor: Apply comments 4 months ago
IEmojiHelper.php
IEventSource.php chore(EventSource): drop legacy fallback note from IEventSource 3 months ago
IEventSourceFactory.php
IGroup.php
IGroupManager.php fix(IGroupManager): Use correct return type for displayNamesInGroup 4 months ago
IImage.php
IInitialStateService.php
IL10N.php fix: Fix phpdoc typing for IL10N::l $data parameter 8 months ago
ILogger.php
IMemcache.php
IMemcacheTTL.php
INavigationManager.php refactor(navigation-manager): Cleanup implementation and add type hinting 4 months ago
IPhoneNumberUtil.php
IPreview.php refactor(preview): Cleanup a bit the public interface 8 months ago
IRequest.php
IRequestId.php
IServerContainer.php refactor: remove long deprecated IServerContainer methods 3 months ago
ISession.php
IStreamImage.php chore(ocp): add `Override` attribute to all OCP classes 1 month ago
ITagManager.php refactor: Run rector on lib/private 4 months ago
ITags.php fix: Dispatch favorite event with an actual path 9 months ago
ITempManager.php
IURLGenerator.php refactor: Deprecate url generator utils 4 weeks ago
IUser.php feat: Allow user backends to manage property permissions 4 months ago
IUserBackend.php
IUserManager.php feat(UserManager): Add getters for avatar URLs 1 week ago
IUserSession.php docs(IUserSession): Improve interface docs 6 months ago
Image.php
PreConditionNotMetException.php
SabrePluginEvent.php
SabrePluginException.php chore(ocp): add `Override` attribute to all OCP classes 1 month ago
Server.php
ServerVersion.php refactor: Delete deprecated code from OC_Util 4 weeks ago
Share.php
Template.php
UserInterface.php
Util.php feat: Add generate session token to CsrfTokenManager 4 weeks ago