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