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/private
Marcel Klehr b00a9a6eae LLM OCP API: Use OCP\Common\Exception\NotFoundException 3 years ago
..
Accounts Renames the property to improve the code readbility/clarity. 3 years ago
Activity chore: Replace \OC::$server->query with \OCP\Server::get in /lib 3 years ago
App Merge pull request #38524 from nextcloud/chore/app/clear-unused-cache-key 3 years ago
AppFramework LLM OCP API: Add to RegistrationContext 3 years ago
Archive
Authentication chore: Replace \OC::$server->query with \OCP\Server::get in /lib 3 years ago
Avatar Properly clear cached avatars 3 years ago
BackgroundJob Remove job from oc_jobs when the file is not findable 3 years ago
Broadcast/Events
Cache Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Calendar Refactors lib/private/Calendar. 3 years ago
Collaboration chore: Replace \OC::$server->query with \OCP\Server::get in /lib 3 years ago
Command Explicitely only accept closures from our dependencies in ClosureJob 4 years ago
Comments Throw if creation date is read before inserting into database 3 years ago
Console chore: Replace \OC::$server->query with \OCP\Server::get in /lib 3 years ago
Contacts/ContactsMenu Refactors lib/private/Contacts. 3 years ago
DB chore: Replace \OC::$server->query with \OCP\Server::get in /lib 3 years ago
Dashboard
Diagnostics
DirectEditing feat(directediting): Allow opening by file id 3 years ago
Encryption Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
EventDispatcher fix(eventdispatcher): Don't use all evaluating "or" 3 years ago
Federation displayname on federated shares 3 years ago
Files chore: Replace \OC::$server->query with \OCP\Server::get in /lib 3 years ago
FullTextSearch
GlobalScale
Group fix: getGroups limit check syntax 3 years ago
Hooks
Http feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest() 3 years ago
IntegrityCheck Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
KnownUser
L10N fix(l10n): Fix plural issue with different locale and language 3 years ago
LDAP
LanguageModel LLM OCP API: Use OCP\Common\Exception\NotFoundException 3 years ago
Lock composer run cs:fix 3 years ago
Lockdown
Log emit an event when a message is logged 3 years ago
Mail Adds same object return annotations. 3 years ago
Memcache Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private 3 years ago
Metadata Restrict EXIF extracting to a subset of formats 3 years ago
Migration
Net
Notification composer run cs:fix 3 years ago
OCS feat(ocp): More specific type for ICapabilities::getCapabilities 3 years ago
Preview chore: Replace \OC::$server->query with \OCP\Server::get in /lib 3 years ago
Profile To be consistent with the list of users 3 years ago
Profiler Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Remote Update php licenses 5 years ago
Repair shorten oauth2 client names before resizing the column 3 years ago
RichObjectStrings
Route Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Search chore: Replace \OC::$server->query with \OCP\Server::get in /lib 3 years ago
Security Refactors lib/private/Security. 3 years ago
Session chore: Replace \OC::$server->query with \OCP\Server::get in /lib 3 years ago
Settings
Setup
Share Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Share20 Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
SpeechToText fix(SpeechToText): Prevent parallel runs of TranscriptionJob 3 years ago
Support
SystemTag fix: include invisible tags for admins 3 years ago
Tagging
Talk
Template Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private 3 years ago
Translation fix(translation): Don't use translation providers when from and to are the same 3 years ago
Updater Merge branch 'master' into enh/type-iconfig-getter-calls 3 years ago
User chore: Replace \OC::$server->query with \OCP\Server::get in /lib 3 years ago
UserStatus composer run cs:fix 3 years ago
legacy chore: Replace \OC::$server->query with \OCP\Server::get in /lib 3 years ago
AllConfig.php
AppConfig.php
AppScriptDependency.php Sort app scripts topologically by its dependencies 4 years ago
AppScriptSort.php
BinaryFinder.php
CapabilitiesManager.php
Color.php Update php licenses 5 years ago
Config.php add a check for disk_free_space in Config.php 3 years ago
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php Migrate HintException to OCP 5 years ago
DateTimeFormatter.php
DateTimeZone.php
EmojiHelper.php
EventSourceFactory.php refactor: migrate OC_EventSource to dependency injection 3 years ago
ForbiddenException.php
HintException.php
InitialStateService.php fix(initial-state): Log an error when initial-state can not be JSON encoded 3 years ago
Installer.php chore: Drop \OC_App::getAppInfo 3 years ago
LargeFileHelper.php Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Log.php Fix user log.condition feature 3 years ago
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php Use typed version of IConfig::getSystemValue as much as possible 3 years ago
NeedsUpdateException.php Update php licenses 5 years ago
NotSquareException.php Update php licenses 5 years ago
PreviewManager.php
PreviewNotAvailableException.php Update php licenses 5 years ago
RedisFactory.php redis: Do not try to authenticate with non-string password/user 3 years ago
Repair.php chore: Replace \OC::$server->query with \OCP\Server::get in /lib 3 years ago
RepairException.php
Search.php
Server.php LLM OCP API: Implement ocs API 3 years ago
ServerContainer.php Merge pull request #38322 from nextcloud/bugfix/noid/throw-early-app-container 3 years ago
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php chore: Replace \OC::$server->query with \OCP\Server::get in /lib 3 years ago
StreamImage.php
Streamer.php
SubAdmin.php
SystemConfig.php composer run cs:fix 3 years ago
TagManager.php
Tags.php
TempManager.php
TemplateLayout.php chore: Replace \OC::$server->query with \OCP\Server::get in /lib 3 years ago
URLGenerator.php Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Updater.php chore: Drop \OC_App::getAppVersion 3 years ago