Robin Appelman 571322ce0c fix: move repair mimetype repair step to the expensive steps 5 months ago
..
Accounts 0b332ceac2 fix: Apply new coding standard to all files 7 months ago
Activity 0b332ceac2 fix: Apply new coding standard to all files 7 months ago
App 0b332ceac2 fix: Apply new coding standard to all files 7 months ago
AppFramework fc584b7874 fix(Token): make new scope future compatible 5 months ago
Archive ea8f9a7e84 refactor: Repalce array_search with in_array in lib/ 1 year ago
Authentication f0494ec17a fix(Session): avoid password confirmation on SSO 5 months ago
Avatar 35ce939332 fix: Fix avatar images 7 months ago
BackgroundJob 0b332ceac2 fix: Apply new coding standard to all files 7 months ago
Blurhash fc1a83f3de fix(Blurhash): Suppress imagecreatefromstring() E_WARNING 7 months ago
Broadcast f5c361cf44 composer run cs:fix 1 year ago
Cache 951c330d39 Revert "don't perform an explicit setup when using the file cache" 8 months ago
Calendar 14725d792f fix(CalDAV): Check if the vObject exists before attempting any operations 1 year ago
Collaboration 0b332ceac2 fix: Apply new coding standard to all files 7 months ago
Command 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 9 months ago
Comments 0b332ceac2 fix: Apply new coding standard to all files 7 months ago
Console 0b332ceac2 fix: Apply new coding standard to all files 7 months ago
Contacts 0b332ceac2 fix: Apply new coding standard to all files 7 months ago
DB 1d269ad89d Merge pull request #44959 from nextcloud/backport/44884/stable29 5 months ago
Dashboard 53ad3a58ab Lower to info 10 months ago
Diagnostics 0b332ceac2 fix: Apply new coding standard to all files 7 months ago
DirectEditing 0b332ceac2 fix: Apply new coding standard to all files 7 months ago
Encryption 0b332ceac2 fix: Apply new coding standard to all files 7 months ago
EventDispatcher 2232753b99 add hasListeners() 9 months ago
Federation 9dbad26f62 fix(federation): ICloudId->getRemote() should contain the protocol 7 months ago
Files 3e56c3d681 feat: add option to disable scanner transactions 5 months ago
FilesMetadata 3f86f4e1ff feat(metadata): migrate to lazy appconfig 6 months ago
FullTextSearch 7e0899aaaf fix: Avoid unitialized access of fts manager properties 9 months ago
GlobalScale 426c0341ff Use typed version of IConfig::getSystemValue as much as possible 1 year ago
Group cd9650483b fix(groups): allows to save group names with more than 64 characters 6 months ago
Hooks 0b332ceac2 fix: Apply new coding standard to all files 7 months ago
Http 7e4be1fcfd fix(dns): detect disabled IPv6 support in DNS pinning 8 months ago
IntegrityCheck 0a79884abf feat(appconfig): switching integrity check to lazy config values 8 months ago
KnownUser b153340b62 Add type hints for mappers 1 year ago
L10N 0b332ceac2 fix: Apply new coding standard to all files 7 months ago
LDAP 215aef3cbd Update php licenses 3 years ago
Lock 0b332ceac2 fix: Apply new coding standard to all files 7 months ago
Lockdown 308fcf4526 Respect OCP interface in private classes 1 year ago
Log d753d04760 Move away from deprecated utf_encode() on PHP 8.2+ 9 months ago
Mail 29ab5d2f52 fix(Mailer): Allow to enforce strict email format 5 months ago
Memcache 34a0c383cb Update LoggerWrapperCache.php 7 months ago
Migration 571322ce0c fix: move repair mimetype repair step to the expensive steps 5 months ago
Net cbc47a9890 Refactors Metadata, Migration, and Net. 1 year ago
Notification fd679e2018 fix(notifications): Help finding missing notifications by logging it 9 months ago
OCM 21e7a82e64 feat(OCM): Dispatch an event so apps can register resources 1 year ago
OCS 453f293b50 feat(capabilities): Expose if mod-rewrite is working via capabilities 7 months ago
Preview 3b9464aef9 Merge pull request #45337 from nextcloud/backport/44710/stable29 6 months ago
Profile aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
Profiler 0b332ceac2 fix: Apply new coding standard to all files 7 months ago
Remote ea06cf2f39 Convert isset ternary to null coalescing operator 1 year ago
Repair 571322ce0c fix: move repair mimetype repair step to the expensive steps 5 months ago
RichObjectStrings d481515081 Improve validator output in case of invalid RichObject 10 months ago
Route 2323be4809 fix(Router): Stop loading routes of disabled apps 6 months ago
Search 0b332ceac2 fix: Apply new coding standard to all files 7 months ago
Security 4ad567df39 fix: Correctly check result of function 6 months ago
Session 7c6934dea9 fix(typo): Fix typo in docs 8 months ago
Settings 0b332ceac2 fix: Apply new coding standard to all files 7 months ago
Setup 524ed97d62 fix: replace `Account name` by `Login` 9 months ago
SetupCheck 0ea2913ac3 fix: Log exceptions thrown by setup checks 8 months ago
Share a598de627c chore: remove long depricated share code 8 months ago
Share20 054722361e refactor(shareManager): Use constructor property promotion 5 months ago
SpeechToText 76925f15d6 feat(stt): add ability to cancel a scheduled transcription 8 months ago
Support 839ddaa354 feat: rename users to account or person 9 months 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 0b332ceac2 fix: Apply new coding standard to all files 7 months ago
Teams c7813bfdaf feat: Implement team provider api 8 months ago
Template fc584b7874 fix(Token): make new scope future compatible 5 months ago
TextProcessing 162537916b fix missing return statement, inline return 9 months ago
TextToImage 156013a711 introduce IProviderWithUserId 10 months ago
Translation 970eb692d1 fix(coding style) 10 months ago
Updater 519e434573 fix(updatenotification): spread the use of new appconfig 8 months ago
User ce339b327f fix(auth): Update authtoken activity selectively 5 months ago
UserStatus f19645adab enh(userstatus): add OOO automation and remove calendar automation 1 year ago
legacy fc584b7874 fix(Token): make new scope future compatible 5 months ago
AllConfig.php b8868e2652 fix(config): Make sure user keys are strings 8 months ago
AppConfig.php 6c27d57e0d Merge pull request #44894 from nextcloud/backport/44644/stable29 5 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 ccfdc97093 fix: regression with updating read-only config 5 months 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 9792090d2e fix(DateTimeFormatter): Adjust invalid doc blocks 6 months 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 4ad567df39 fix: Correctly check result of function 6 months ago
LargeFileHelper.php e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 year ago
Log.php e838aa9514 fix(Logger): Warn on invalid `loglevel` configuration option 8 months 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 8ed2df80c2 Merge pull request #44988 from nextcloud/backport/44973/stable29 5 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 c4fd502ca1 fix(preview): check mime type before processing with Imagick 6 months ago
PreviewNotAvailableException.php 215aef3cbd Update php licenses 3 years ago
RedisFactory.php 6083fe3c9b Code simplification using null coalescing 1 year ago
Repair.php 571322ce0c fix: move repair mimetype repair step to the expensive steps 5 months ago
RepairException.php 215aef3cbd Update php licenses 3 years ago
Search.php c0ce272e9c chore: Migrate away from OC::$server->getLogger 9 months ago
Server.php ca1dd57fc0 fix: register DI alias for IFileAccess 6 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 519e434573 fix(updatenotification): spread the use of new appconfig 8 months ago
StreamImage.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
Streamer.php 40edb426a3 Refactor `OC\Server::getRootFolder` 1 year ago
SubAdmin.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
SystemConfig.php 8179dc2a42 fix: Mark more configs as sensitive 6 months ago
TagManager.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
Tags.php c0ce272e9c chore: Migrate away from OC::$server->getLogger 9 months ago
TempManager.php 215aef3cbd Update php licenses 3 years ago
TemplateLayout.php f0494ec17a fix(Session): avoid password confirmation on SSO 5 months ago
URLGenerator.php b5357f7d12 Merge branch 'master' into refactor/OC-Server-getThemingDefaults 9 months ago
Updater.php 571322ce0c fix: move repair mimetype repair step to the expensive steps 5 months ago