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
provokateurin c2fb7a72da
fix(psalm): Fix @throws annotations
1 year ago
..
Accounts style: update codestyle for coding-standard 1.2.3 1 year ago
Activity fix(Activity): Restrict IEvent rich object parameters type 1 year ago
App fix: Replace OC_App::getAllApps with a method in AppManager 1 year ago
AppFramework Merge pull request #48008 from nextcloud/fix/entity/strict-types 1 year ago
Authentication style: update codestyle for coding-standard 1.2.3 1 year ago
BackgroundJob fix: delete background jobs by id when cleaning up 2 years ago
Broadcast/Events chore: Add SPDX header 2 years ago
Cache chore: Add SPDX header 2 years ago
Calendar style: update codestyle for coding-standard 1.2.3 1 year ago
Capabilities chore: Add SPDX header 2 years ago
Collaboration fix(collaboration): Reduce timeouts to 3s for link reference connects 1 year ago
Command chore: Add SPDX header 2 years ago
Comments style: update codestyle for coding-standard 1.2.3 1 year ago
Common/Exception chore: Add SPDX header 2 years ago
Config chore: Add SPDX header 2 years ago
Console feat: Add reserved options in a new OCP class so that applications know about them 2 years ago
Contacts style: update codestyle for coding-standard 1.2.3 1 year ago
DB Merge pull request #47852 from nextcloud/sharding-code-fixes 1 year ago
Dashboard fix(dashboard): Document expected icon behaviour 1 year ago
DataCollector chore: Add SPDX header 2 years ago
Diagnostics chore: Add SPDX header 2 years ago
DirectEditing chore: Add SPDX header 2 years ago
Encryption style: update codestyle for coding-standard 1.2.3 1 year ago
EventDispatcher fix: Make webhook event serialization opt-in with a new interface 2 years ago
Exceptions chore: Add SPDX header 2 years ago
Federation fix(federation): Fix missing protocol on CloudID remote 2 years ago
Files fix(psalm): Fix @throws annotations 1 year ago
FilesMetadata chore: Add SPDX header 2 years ago
Files_FullTextSearch/Model chore: Add SPDX header 2 years ago
FullTextSearch chore: Add SPDX header 2 years ago
GlobalScale chore: Add SPDX header 2 years ago
Group fix(psalm): Fix @throws annotations 1 year ago
Http style: update codestyle for coding-standard 1.2.3 1 year ago
L10N chore: Add SPDX header 2 years ago
LDAP chore: Add SPDX header 2 years ago
Lock chore: Add SPDX header 2 years ago
Lockdown chore: Add SPDX header 2 years ago
Log chore: Add SPDX header 2 years ago
Mail style: update codestyle for coding-standard 1.2.3 1 year ago
Migration style: update codestyle for coding-standard 1.2.3 1 year ago
Notification fix(INotification): Restrict rich object parameters type 1 year ago
OCM style: update codestyle for coding-standard 1.2.3 1 year ago
OCS chore: Add SPDX header 2 years ago
Preview fix: Fix phpdoc wording 1 year ago
Profile chore: Add SPDX header 2 years ago
Profiler chore: Add SPDX header 2 years ago
Remote chore: fix some comments 1 year ago
RichObjectStrings fix: adding blurhash to definitions 1 year ago
Route chore: Add SPDX header 2 years ago
Search fix(psalm): Fix @throws annotations 1 year ago
Security style: update codestyle for coding-standard 1.2.3 1 year ago
Session/Exceptions chore: Add SPDX header 2 years ago
Settings style: update codestyle for coding-standard 1.2.3 1 year ago
SetupCheck feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 1 year ago
Share feat(files_sharing): reminder for link shares with expiration date 1 year ago
SpeechToText feat(speech-to-text): SpeechToTextManager::transcribeFile calls TaskProcessingManager::runTask 1 year ago
Support chore: Add SPDX header 2 years ago
SystemTag style: update codestyle for coding-standard 1.2.3 1 year ago
Talk chore: Add SPDX header 2 years ago
TaskProcessing feat(taskprocessing): add IManager::runTask method to run task synchronously 1 year ago
Teams chore: Add SPDX header 2 years ago
TextProcessing chore: deprecate old AI APIs 1 year ago
TextToImage style: update codestyle for coding-standard 1.2.3 1 year ago
Translation chore: deprecate old AI APIs 1 year ago
User chore: Add descriptions for new events and fix copyright year 1 year ago
UserMigration chore: Add SPDX header 2 years ago
UserStatus chore: Add SPDX header 2 years ago
WorkflowEngine chore: Add SPDX header 2 years ago
AutoloadNotAllowedException.php chore: Add SPDX header 2 years ago
BeforeSabrePubliclyLoadedEvent.php chore: Add SPDX header 2 years ago
Color.php style: update codestyle for coding-standard 1.2.3 1 year ago
Constants.php style: update codestyle for coding-standard 1.2.3 1 year ago
Defaults.php chore: Add SPDX header 2 years ago
Files.php style: update codestyle for coding-standard 1.2.3 1 year ago
GroupInterface.php chore: Add SPDX header 2 years 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
IAppConfig.php chore: Add SPDX header 2 years ago
IAvatar.php chore: Add SPDX header 2 years ago
IAvatarManager.php chore: Add SPDX header 2 years ago
IBinaryFinder.php chore: Add SPDX header 2 years ago
ICache.php fix: set default TTL for APCu cache as per docs 1 year ago
ICacheFactory.php chore: Add SPDX header 2 years ago
ICertificate.php chore: Add SPDX header 2 years ago
ICertificateManager.php chore: Add SPDX header 2 years ago
IConfig.php chore(IConfig): `getUsersForUserValue` is returning a list 1 year ago
IContainer.php chore: Add SPDX header 2 years ago
IDBConnection.php feat: implement distributing partitioned queries over multiple shards 1 year ago
IDateTimeFormatter.php style: update codestyle for coding-standard 1.2.3 1 year ago
IDateTimeZone.php chore: Add SPDX header 2 years ago
IEmojiHelper.php chore: Add SPDX header 2 years ago
IEventSource.php chore: Add SPDX header 2 years ago
IEventSourceFactory.php chore: Add SPDX header 2 years ago
IGroup.php chore: Add SPDX header 2 years ago
IGroupManager.php feat(users): Add support for admin delegation for users and groups management 1 year ago
IImage.php fix(OCP): Fix Image interface 1 year ago
IInitialStateService.php chore: Add SPDX header 2 years ago
IL10N.php style: update codestyle for coding-standard 1.2.3 1 year ago
ILogger.php chore: Add SPDX header 2 years ago
IMemcache.php feat: add negative compare-and-delete to imemcache 1 year ago
IMemcacheTTL.php chore: Add SPDX header 2 years ago
INavigationManager.php feat(NavigationManager): Add default entries handling 1 year ago
IPhoneNumberUtil.php chore: Add SPDX header 2 years ago
IPreview.php chore: Add SPDX header 2 years ago
IRequest.php style: update codestyle for coding-standard 1.2.3 1 year ago
IRequestId.php chore: Add SPDX header 2 years ago
IServerContainer.php chore: Remove deprecated legacy search backend 1 year ago
ISession.php chore: Add SPDX header 2 years ago
IStreamImage.php chore: Add SPDX header 2 years ago
ITagManager.php style: update codestyle for coding-standard 1.2.3 1 year ago
ITags.php style: update codestyle for coding-standard 1.2.3 1 year ago
ITempManager.php chore: Add SPDX header 2 years ago
IURLGenerator.php style: update codestyle for coding-standard 1.2.3 1 year ago
IUser.php docs: Add info for the password hashes 1 year ago
IUserBackend.php chore: Add SPDX header 2 years ago
IUserManager.php fix: getLastLoggedInUsers moved from AllConfig/IConfig to IUserManager/Manager 1 year ago
IUserSession.php chore: Add SPDX header 2 years ago
Image.php fix(OCP): Fix Image interface 1 year ago
PreConditionNotMetException.php chore: Add SPDX header 2 years ago
SabrePluginEvent.php style: update codestyle for coding-standard 1.2.3 1 year ago
SabrePluginException.php chore: Add SPDX header 2 years ago
Server.php chore: Add SPDX header 2 years ago
Share.php chore: Add SPDX header 2 years ago
Share_Backend.php chore: Add SPDX header 2 years ago
Share_Backend_Collection.php chore: fix some comments 1 year ago
Share_Backend_File_Dependent.php chore: Add SPDX header 2 years ago
Template.php chore: Add SPDX header 2 years ago
UserInterface.php fix: rebased the branch with master and resolved conflicts 1 year ago
Util.php style: update codestyle for coding-standard 1.2.3 1 year ago