John Molakvoæ 221883fa5b Merge pull request #45390 from nextcloud/bugfix/noid/mark-more-configs-as-sensitive 4 months ago
..
Accounts aff7798fc1 refactor(provisioning_api): Add types for user details scopes 4 months ago
Activity 17744f8590 fix(activity): Remove unneeded exception (types are enforced) 5 months ago
App 5d1ca7e25a fix: Drop workarounds for unsupported obsolete PHP versions 5 months ago
AppFramework ec27c538b5 fix: address review comments 4 months ago
Archive 2333657fb6 fix: Improve typing in Archive/TAR.php 5 months ago
Authentication fe7217d2d3 Merge pull request #45026 from nextcloud/fix/token-update 4 months ago
Avatar 3ad4bbb096 Merge pull request #44658 from nextcloud/fix/migrate-away-from-resource-type 5 months ago
BackgroundJob d967151f52 fix(bg-jobs): review adjustments 4 months ago
Blurhash e02a06072b fix(Blurhash): Suppress imagecreatefromstring() E_WARNING 5 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" 6 months ago
Calendar 14725d792f fix(CalDAV): Check if the vObject exists before attempting any operations 1 year ago
Collaboration ec5133b739 fix: Apply new coding standard to all files 5 months ago
Command 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 7 months ago
Comments ec5133b739 fix: Apply new coding standard to all files 5 months ago
Console 644036ab4e fix: Migrate away from OC_App toward the IAppManager 5 months ago
Contacts ec5133b739 fix: Apply new coding standard to all files 5 months ago
DB d4a6a700da Merge pull request #39247 from nextcloud/query-log-backtrace 5 months ago
Dashboard 53ad3a58ab Lower to info 8 months ago
Diagnostics ab6afe0111 fix: Fix new psalm errors from update 5 months ago
DirectEditing 0df6048693 fix: Fix phpdoc typing in DirectEditing\Manager 5 months ago
Encryption ec5133b739 fix: Apply new coding standard to all files 5 months ago
EventDispatcher 2232753b99 add hasListeners() 7 months ago
Federation 575e7d8dba fix(federation): ICloudId->getRemote() should contain the protocol 5 months ago
Files 843bb62d6d fix: LazyRoot missing method 4 months ago
FilesMetadata b4004a2582 Merge pull request #43574 from nextcloud/enh/noid/lazyappconfig-migrate-metadata 5 months ago
FullTextSearch 7e0899aaaf fix: Avoid unitialized access of fts manager properties 7 months ago
GlobalScale 426c0341ff Use typed version of IConfig::getSystemValue as much as possible 1 year ago
Group e630e4b983 Merge pull request #44763 from nextcloud/fix/group_name_length_db 4 months ago
Hooks ec5133b739 fix: Apply new coding standard to all files 5 months ago
Http 7e4be1fcfd fix(dns): detect disabled IPv6 support in DNS pinning 6 months ago
IntegrityCheck 0a79884abf feat(appconfig): switching integrity check to lazy config values 6 months ago
KnownUser b153340b62 Add type hints for mappers 1 year ago
L10N a0be3ffdf2 fix: Fix tests following OC_App migrations to IAppManager 5 months ago
LDAP 215aef3cbd Update php licenses 3 years ago
Lock ec5133b739 fix: Apply new coding standard to all files 5 months ago
Lockdown 308fcf4526 Respect OCP interface in private classes 1 year ago
Log 4a3b9b826e refactor: identifier is now customId/custom_id 4 months ago
Mail ec5133b739 fix: Apply new coding standard to all files 5 months ago
Memcache 535d5de037 Update LoggerWrapperCache.php 5 months ago
Migration 2bfb6fc731 fix: Make Repair object injectable and fix BackgroundRepair test 8 months ago
Net cbc47a9890 Refactors Metadata, Migration, and Net. 10 months ago
Notification 874525425c fix(notifications): Add a warning when using relative links 5 months ago
OCM 21e7a82e64 feat(OCM): Dispatch an event so apps can register resources 11 months ago
OCS bbaaaf4b91 feat(capabilities): Expose if mod-rewrite is working via capabilities 5 months ago
Preview 4286660983 fix: Extend SVG reference check 4 months ago
Profile aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 10 months ago
Profiler ec5133b739 fix: Apply new coding standard to all files 5 months ago
Remote ea06cf2f39 Convert isset ternary to null coalescing operator 1 year ago
Repair ee7592ffdd fix: Run cs:fix 4 months ago
RichObjectStrings d481515081 Improve validator output in case of invalid RichObject 8 months ago
Route 4c5e05f37e fix(Router): Stop loading routes of disabled apps 4 months ago
Search ec5133b739 fix: Apply new coding standard to all files 5 months ago
Security b627e6efe4 fix: Correctly check result of function 4 months ago
Session 7c6934dea9 fix(typo): Fix typo in docs 6 months ago
Settings ec5133b739 fix: Apply new coding standard to all files 5 months ago
Setup 524ed97d62 fix: replace `Account name` by `Login` 7 months ago
SetupCheck 0ea2913ac3 fix: Log exceptions thrown by setup checks 6 months ago
Share a598de627c chore: remove long depricated share code 6 months ago
Share20 54afea4b01 Merge pull request #44460 from nextcloud/remove-non-shallow-in-folder 4 months ago
SpeechToText 76925f15d6 feat(stt): add ability to cancel a scheduled transcription 6 months ago
Support 839ddaa354 feat: rename users to account or person 7 months ago
SystemTag a988754e3d Refactors lib/private/SystemTag. 10 months ago
Tagging aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 10 months ago
Talk ec5133b739 fix: Apply new coding standard to all files 5 months ago
TaskProcessing 6c4992de54 fix: expose lastUpdated in OCS API 4 months ago
Teams c7813bfdaf feat: Implement team provider api 6 months ago
Template dd4901d689 feat: Add `forbidden_filename_characters` to JSConfig for use in frontend libraries 4 months ago
TextProcessing 162537916b fix missing return statement, inline return 7 months ago
TextToImage 156013a711 introduce IProviderWithUserId 8 months ago
Translation 970eb692d1 fix(coding style) 8 months ago
Updater 519e434573 fix(updatenotification): spread the use of new appconfig 6 months ago
User 7278198e6b fix: delete user credentials stored in storages_credentials when user gets deleted 4 months ago
UserStatus f19645adab enh(userstatus): add OOO automation and remove calendar automation 10 months ago
legacy 538a04968a fix(tests): Adjust theming test for new splitted background and primary colors 4 months ago
AllConfig.php b8868e2652 fix(config): Make sure user keys are strings 6 months ago
AppConfig.php eb25e10f55 fix: Avoid reference use in AppConfig 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 10 months ago
BinaryFinder.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 10 months ago
CapabilitiesManager.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 10 months ago
Color.php 215aef3cbd Update php licenses 3 years ago
Config.php b6ade7c8e4 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 c24eecbbb3 fix(DateTimeFormatter): Adjust invalid doc blocks 5 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
EventSource.php d7ed056160 fix: Improve code quality in EventSource 4 months ago
EventSourceFactory.php d7ed056160 fix: Improve code quality in EventSource 4 months 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 b627e6efe4 fix: Correctly check result of function 4 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 6 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 a7a8feee51 chore: Rename "Users" menu entry to "Accounts" 4 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 4ab40e355f fix(preview): check mime type before processing with Imagick 5 months ago
PreviewNotAvailableException.php 215aef3cbd Update php licenses 3 years ago
RedisFactory.php 6083fe3c9b Code simplification using null coalescing 1 year ago
Repair.php b0bfe3e2cd feat(appconfig): repair step to migrate lazy config values 6 months ago
RepairException.php 215aef3cbd Update php licenses 3 years ago
Search.php c0ce272e9c chore: Migrate away from OC::$server->getLogger 7 months ago
Server.php 538a04968a fix(tests): Adjust theming test for new splitted background and primary colors 4 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 6 months ago
StreamImage.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 10 months ago
Streamer.php 40edb426a3 Refactor `OC\Server::getRootFolder` 10 months ago
SubAdmin.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 10 months ago
SystemConfig.php 03f38c9b06 fix: Mark more configs as sensitive 4 months ago
TagManager.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 10 months ago
Tags.php c0ce272e9c chore: Migrate away from OC::$server->getLogger 7 months ago
TempManager.php 215aef3cbd Update php licenses 3 years ago
TemplateLayout.php f2556901f9 fix: php-cs `CapabilitiesManager` 6 months ago
URLGenerator.php b5357f7d12 Merge branch 'master' into refactor/OC-Server-getThemingDefaults 7 months ago
Updater.php 519e434573 fix(updatenotification): spread the use of new appconfig 6 months ago