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
Sami Finnilä 8904bf645b Return providers as indexed array 2 years ago
..
Accounts chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Activity chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
App chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
AppFramework techdebt(Middleware): Add more specific array types so its clickable in IDEs 2 years ago
Archive refactor: Repalce array_search with in_array in lib/ 2 years ago
Authentication chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Avatar chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
BackgroundJob fix(joblist): also reset last_run timestamp on updating an existing job 2 years ago
Broadcast/Events
Cache Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Calendar fix(CalDAV): Check if the vObject exists before attempting any operations 3 years ago
Collaboration chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Command chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Comments feat(comments): Add a meta data column for comments 2 years ago
Console chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Contacts/ContactsMenu feat(contactsmenu): Sort by user status 2 years ago
DB Migrate missing primary key database check to new API 2 years ago
Dashboard chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Diagnostics
DirectEditing chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Encryption chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
EventDispatcher chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Federation chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Files fix(TemplateManager): Bail early if templatedirectory is empty 2 years ago
FilesMetadata +files_metadata_installed 2 years ago
FullTextSearch composer run cs:fix 3 years ago
GlobalScale
Group chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Hooks refactor: Repalce array_search with in_array in lib/ 2 years ago
Http chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
IntegrityCheck chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
KnownUser
L10N Update lib/private/L10N/Factory.php 2 years ago
LDAP
Lock Refactors lib/private/Lock. 2 years ago
Lockdown
Log
Mail
Memcache chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Migration chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Net Refactors Metadata, Migration, and Net. 2 years ago
Notification chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
OCM feat(OCM): Dispatch an event so apps can register resources 2 years ago
OCS chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Preview chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Profile chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Profiler chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Remote Convert isset ternary to null coalescing operator 2 years ago
Repair fix: change mime type for msg file 2 years ago
RichObjectStrings
Route chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Search chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Security fix(security): Handle idn_to_utf8 returning false 2 years ago
Session chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Settings chore(settings): Cleanup IManager and Manager type annotations 2 years ago
Setup chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
SetupCheck Add $name property in SetupResult and improve API 2 years ago
Share chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Share20 chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
SpeechToText AI admin settings: Use config values in AI feature managers 3 years ago
Support chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
SystemTag Refactors lib/private/SystemTag. 2 years ago
Tagging chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Talk chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Template chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
TextProcessing chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
TextToImage Return providers as indexed array 2 years ago
Translation AI admin settings: Use config values in AI feature managers 3 years ago
Updater fix(updatecheck): Don't wait 120s for a response of updater.nextcloud.com 2 years ago
User Merge pull request #41927 from nextcloud/perf/login-with-email-token 2 years ago
UserStatus enh(userstatus): add OOO automation and remove calendar automation 2 years ago
legacy chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
AllConfig.php fix: Only apply cast if needed when searching users for value 2 years ago
AppConfig.php Convert isset ternary to null coalescing operator 2 years ago
AppScriptDependency.php Sort app scripts topologically by its dependencies 4 years ago
AppScriptSort.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
BinaryFinder.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
CapabilitiesManager.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Color.php
Config.php
ContactsManager.php Cleanup plsam issues in DB/ContactsManager and Console 2 years ago
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php Update lib/private/DateTimeFormatter.php 2 years ago
DateTimeZone.php
EmojiHelper.php
EventSourceFactory.php
ForbiddenException.php
HintException.php
InitialStateService.php
Installer.php fix(install): Make installing more verbose 2 years ago
LargeFileHelper.php
Log.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
MemoryInfo.php Add helper to cast to int|float, fix MemoryInfo on 32bits 3 years ago
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php enh(NavigationManager): Use ID as fallback for `app` property of entries 2 years ago
NeedsUpdateException.php
NotSquareException.php Update php licenses 5 years ago
PhoneNumberUtil.php fix(phonenumber): Improve docs by adding input details 2 years ago
PreviewManager.php fix: use png as preview right away 2 years ago
PreviewNotAvailableException.php
RedisFactory.php Code simplification using null coalescing 3 years ago
Repair.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
RepairException.php
Search.php
Server.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
StreamImage.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Streamer.php
SubAdmin.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
SystemConfig.php fix(systemreport): Mask onlyoffice secret as sensitive 2 years ago
TagManager.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Tags.php Remove deprecated methods Util::writeLog and DIContainer::log 2 years ago
TempManager.php
TemplateLayout.php Rename "global search" to "unified search" 2 years ago
URLGenerator.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Updater.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago