Thomas Citharel 1171f3cf01 refactor(certificate manager): remove unused variable 10 months ago
..
Accounts aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
Activity aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
App 582ec1294a fix(apps): Fix type information of app manager 10 months ago
AppFramework 85978593fe Merge pull request #42794 from nextcloud/fix/invalid-trusted-proxies 10 months ago
Archive ea8f9a7e84 refactor: Repalce array_search with in_array in lib/ 1 year ago
Authentication 8bcc2d352e chore: Fix missing template parameter for IEventListener 10 months ago
Avatar aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
BackgroundJob 4cb5501a3f fix(cron): Reset the reserved_at when force executing from CLI 11 months ago
Blurhash 4367a5e633 blurhash generation 10 months ago
Broadcast f5c361cf44 composer run cs:fix 1 year ago
Cache e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 year ago
Calendar 14725d792f fix(CalDAV): Check if the vObject exists before attempting any operations 1 year ago
Collaboration 9af96d9f9a feat(php,vue): Create a new parameter 10 months ago
Command aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
Comments 6056928dc6 feat(comments): Add a meta data column for comments 11 months ago
Console aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
Contacts 9af96d9f9a feat(php,vue): Create a new parameter 10 months ago
DB 97152de9bf fix(db): Execute dirty reads on the primary node 10 months ago
Dashboard 53ad3a58ab Lower to info 10 months ago
Diagnostics f5c361cf44 composer run cs:fix 1 year ago
DirectEditing aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
Encryption c1d67cc614 chore: Fix DI for Encryption\DecryptAll command 10 months ago
EventDispatcher aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
Federation aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
Files b777304a77 also updated parent etags when a changed etag is detected during scanning 10 months ago
FilesMetadata e5bee95f05 debug logs on huge metadata 10 months ago
FullTextSearch f5c361cf44 composer run cs:fix 1 year ago
GlobalScale 426c0341ff Use typed version of IConfig::getSystemValue as much as possible 1 year ago
Group 8bcc2d352e chore: Fix missing template parameter for IEventListener 10 months ago
Hooks ea8f9a7e84 refactor: Repalce array_search with in_array in lib/ 1 year ago
Http aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
IntegrityCheck 6c49e9c68a Revert "switching to new IAppConfig" 10 months ago
KnownUser b153340b62 Add type hints for mappers 1 year ago
L10N 1bf15da863 Update lib/private/L10N/Factory.php 1 year ago
LDAP 215aef3cbd Update php licenses 3 years ago
Lock 7394645eb7 restore shared lock ttl when releasing 11 months ago
Lockdown 308fcf4526 Respect OCP interface in private classes 1 year ago
Log 7a212b1f38 Fix log rotation notification level (warning->info) 11 months ago
Mail a449bd1a0c Adds same object return annotations. 1 year ago
Memcache ff62154a79 adjust redis compareSetTTL to use a lua script 11 months ago
Migration 2bfb6fc731 fix: Make Repair object injectable and fix BackgroundRepair test 10 months ago
Net cbc47a9890 Refactors Metadata, Migration, and Net. 1 year ago
Notification 71bdda42e4 initialize variables 10 months ago
OCM 21e7a82e64 feat(OCM): Dispatch an event so apps can register resources 1 year ago
OCS aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
Preview c4f4c5a3fb Merge pull request #41067 from Murena-SAS/preview-folder-deletes 10 months ago
Profile aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
Profiler aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
Remote ea06cf2f39 Convert isset ternary to null coalescing operator 1 year ago
Repair dd54f35f29 fix(certificate manager): migrate certificate bundles from files_external to data 9 months ago
RichObjectStrings d481515081 Improve validator output in case of invalid RichObject 10 months ago
Route aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
Search aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
Security 1171f3cf01 refactor(certificate manager): remove unused variable 9 months ago
Session eee9f1eec4 Always catch OCP versions of authentication exceptions 10 months ago
Settings ae360080f5 chore(settings): Cleanup IManager and Manager type annotations 1 year ago
Setup 81b089cf30 fix: Avoid using replicas during setup 11 months ago
SetupCheck 39d2970191 Add $name property in SetupResult and improve API 1 year ago
Share aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
Share20 9af96d9f9a feat(php,vue): Create a new parameter 10 months ago
SpeechToText 928fee8ab4 enh(SpeechToText): Allow providers to declare a dynamic ID instead of using className 11 months ago
Support aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
SystemTag a988754e3d Refactors lib/private/SystemTag. 1 year ago
Tagging aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
Talk aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
Template a39b3a3d84 Add global accessibility switch 11 months ago
TextProcessing 52d729c69e cs:fix 11 months ago
TextToImage 156013a711 introduce IProviderWithUserId 10 months ago
Translation 970eb692d1 fix(coding style) 10 months ago
Updater 053157b87e fix(updatecheck): Don't wait 120s for a response of updater.nextcloud.com 1 year ago
User 8bcc2d352e chore: Fix missing template parameter for IEventListener 10 months ago
UserStatus f19645adab enh(userstatus): add OOO automation and remove calendar automation 1 year ago
legacy 0e1931754a chore: use DI for \OC\Repair 10 months ago
AllConfig.php f7d0c74b10 lazy AppConfig 10 months ago
AppConfig.php 8362025643 better indexes 10 months ago
AppScriptDependency.php 491bd6260c Sort app scripts topologically by its dependencies 2 years ago
AppScriptSort.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
BinaryFinder.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
CapabilitiesManager.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
Color.php 215aef3cbd Update php licenses 3 years ago
Config.php e87d968c24 add a check for disk_free_space in Config.php 1 year ago
ContactsManager.php e966cfbc4b Cleanup plsam issues in DB/ContactsManager and Console 1 year ago
DatabaseException.php 215aef3cbd Update php licenses 3 years ago
DatabaseSetupException.php b78f3a57d1 Migrate HintException to OCP 3 years ago
DateTimeFormatter.php 0808e19540 Update lib/private/DateTimeFormatter.php 1 year ago
DateTimeZone.php 51f04ed514 Move away from deprecated ILogger 2 years ago
EmojiHelper.php cefcd55994 Include more emoji chars to test and fixes after include it 2 years ago
EventSourceFactory.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection 1 year ago
ForbiddenException.php 215aef3cbd Update php licenses 3 years ago
HintException.php 368f83095d Fix typos in lib/private subdirectory 2 years ago
InitialStateService.php 131f481a67 fix(initial-state): Log an error when initial-state can not be JSON encoded 1 year ago
Installer.php 67e3ecef98 chore: Cleanup Installer class as well 10 months ago
LargeFileHelper.php e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 year ago
Log.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
MemoryInfo.php 94ecae4ade Add helper to cast to int|float, fix MemoryInfo on 32bits 1 year ago
NaturalSort.php 069477e608 Migrate more classes of lib/private to LoggerInterface 2 years ago
NaturalSort_DefaultCollator.php 215aef3cbd Update php licenses 3 years ago
NavigationManager.php b1fffb0d3b enh(NavigationManager): Use ID as fallback for `app` property of entries 11 months ago
NeedsUpdateException.php 215aef3cbd Update php licenses 3 years ago
NotSquareException.php 215aef3cbd Update php licenses 3 years ago
PhoneNumberUtil.php 3b4c306860 fix(phonenumber): Improve docs by adding input details 1 year ago
PreviewManager.php 475dd60354 fix: use png as preview right away 1 year ago
PreviewNotAvailableException.php 215aef3cbd Update php licenses 3 years ago
RedisFactory.php 6083fe3c9b Code simplification using null coalescing 1 year ago
Repair.php dd54f35f29 fix(certificate manager): migrate certificate bundles from files_external to data 9 months ago
RepairException.php 215aef3cbd Update php licenses 3 years ago
Search.php 215aef3cbd Update php licenses 3 years ago
Server.php ceff16bbf9 chore: Fix DI for integrity checker before installation 10 months ago
ServerContainer.php 3846ec2899 Merge pull request #38322 from nextcloud/bugfix/noid/throw-early-app-container 1 year ago
ServerNotAvailableException.php 215aef3cbd Update php licenses 3 years ago
ServiceUnavailableException.php 215aef3cbd Update php licenses 3 years ago
Setup.php ccc66e912b fix: Use DI for Setup class and move away from deprecated methods 10 months ago
StreamImage.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
Streamer.php 70a6eeed3e fix: log fopen calls when stream isn't available 1 year ago
SubAdmin.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
SystemConfig.php f7d0c74b10 lazy AppConfig 10 months ago
TagManager.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
Tags.php f68d4f7300 Remove deprecated methods Util::writeLog and DIContainer::log 1 year ago
TempManager.php 215aef3cbd Update php licenses 3 years ago
TemplateLayout.php a39b3a3d84 Add global accessibility switch 11 months ago
URLGenerator.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
Updater.php 0e1931754a chore: use DI for \OC\Repair 10 months ago