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