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
Ferdinand Thiessen c8d7a5acaa fix(AppManager): Allow to query dark **or** bright icon 2 years ago
..
Accounts chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Activity chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
App fix(AppManager): Allow to query dark **or** bright icon 2 years ago
AppFramework feat: Implement team provider api 2 years ago
Archive refactor: Repalce array_search with in_array in lib/ 3 years ago
Authentication feat(perf): add cache for authtoken lookup 3 years ago
Avatar feat: rename users to account or person 3 years ago
BackgroundJob Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 3 years ago
Blurhash/Listener blurhash generation 3 years ago
Broadcast/Events
Cache Revert "don't perform an explicit setup when using the file cache" 2 years ago
Calendar
Collaboration fix: Avoid clear cache with prefix 2 years ago
Command Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 3 years ago
Comments feat(comments): Allow mentions of federated users, groups and teams in the future 3 years ago
Console make failure to load app commands non-fatal 3 years ago
Contacts/ContactsMenu fix(ContactsStore): Sanitize user ID given to guest avatar route 3 years ago
DB Merge pull request #43297 from nextcloud/fix/db/dirty-read-cool-off 3 years ago
Dashboard Lower to info 3 years ago
Diagnostics
DirectEditing perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
Encryption Merge pull request #42893 from nextcloud/file-info-key-location 3 years ago
EventDispatcher add hasListeners() 3 years ago
Federation fix(federation): Allow cloud federation providers to handle unsuccessful return codes 3 years ago
Files Merge pull request #43982 from nextcloud/fixMemExaust 2 years ago
FilesMetadata perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
FullTextSearch fix: Avoid unitialized access of fts manager properties 3 years ago
GlobalScale
Group fix(admin role): fix old and wrong way to determine whether user is admin 3 years ago
Hooks refactor: Repalce array_search with in_array in lib/ 3 years ago
Http fix: Swap method and uri parameter in request to match upstream order 2 years ago
IntegrityCheck Revert "switching to new IAppConfig" 3 years ago
KnownUser
L10N chore: Migrate away from OC::$server->getLogger 3 years ago
LDAP
Lock restore shared lock ttl when releasing 3 years ago
Lockdown
Log Move away from deprecated utf_encode() on PHP 8.2+ 3 years ago
Mail Add "-i" to sendmail's pipe 3 years ago
Memcache set a default and max ttl for redis keys 3 years ago
Migration fix: Make Repair object injectable and fix BackgroundRepair test 3 years ago
Net Refactors Metadata, Migration, and Net. 3 years ago
Notification fix(notifications): Help finding missing notifications by logging it 3 years ago
OCM feat(OCM): Dispatch an event so apps can register resources 3 years ago
OCS Refactor lib/private/ocs 3 years ago
Preview Lower failed movie preview to info 3 years ago
Profile chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Profiler Fix location of the profiler data 3 years ago
Remote Convert isset ternary to null coalescing operator 3 years ago
Repair Add .aac mime type mapping 3 years ago
RichObjectStrings Improve validator output in case of invalid RichObject 3 years ago
Route feat(AppFramework): Add Route attribute 3 years ago
Search chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Security fix(security): Handle idn_to_utf8 returning false 3 years ago
Session chore: Add missing ArrayAccess template parameters 3 years ago
Settings chore(settings): Cleanup IManager and Manager type annotations 3 years ago
Setup fix: replace `Account name` by `Login` 3 years ago
SetupCheck Add $name property in SetupResult and improve API 3 years ago
Share chore: remove long depricated share code 2 years ago
Share20 Merge pull request #42638 from nextcloud/shares-in-folder-storage 2 years ago
SpeechToText perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
Support feat: rename users to account or person 3 years ago
SystemTag Refactors lib/private/SystemTag. 3 years ago
Tagging chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Talk chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Teams feat: Implement team provider api 2 years ago
Template fix(JSResourceLocator): Consider configured app roots for files 3 years ago
TextProcessing fix missing return statement, inline return 3 years ago
TextToImage introduce IProviderWithUserId 3 years ago
Translation fix(coding style) 3 years ago
Updater fix(updatecheck): Don't wait 120s for a response of updater.nextcloud.com 3 years ago
User Merge pull request #43461 from nextcloud/fix/get-rid-of-getlogger 3 years ago
UserStatus enh(userstatus): add OOO automation and remove calendar automation 3 years ago
legacy Merge pull request #43996 from nextcloud/feat/store-last-known-quota-usage 2 years ago
AllConfig.php lazy AppConfig 3 years ago
AppConfig.php fix(appconfig): Make sure sensitive values stay sensitive 2 years ago
AppScriptDependency.php
AppScriptSort.php chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
BinaryFinder.php chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
CapabilitiesManager.php chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Color.php
Config.php
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
EmojiHelper.php
EventSourceFactory.php
ForbiddenException.php
HintException.php
InitialStateService.php
Installer.php chore: Cleanup Installer class as well 3 years ago
LargeFileHelper.php
Log.php add hasListeners() 3 years ago
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php feat(AppManager): Provide `getAppIcon` function 2 years ago
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php fix(phonenumber): Improve docs by adding input details 3 years ago
PreviewManager.php fix: use png as preview right away 3 years ago
PreviewNotAvailableException.php
RedisFactory.php
Repair.php chore: use DI for \OC\Repair 3 years ago
RepairException.php
Search.php chore: Migrate away from OC::$server->getLogger 3 years ago
Server.php feat(AppManager): Provide `getAppIcon` function 2 years ago
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php fix: replace `Account name` by `Login` 3 years ago
StreamImage.php chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Streamer.php
SubAdmin.php chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
SystemConfig.php lazy AppConfig 3 years ago
TagManager.php chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Tags.php chore: Migrate away from OC::$server->getLogger 3 years ago
TempManager.php
TemplateLayout.php chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps 3 years ago
URLGenerator.php chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Updater.php Refactor `OC\Server::getAppFetcher` 3 years ago