Benjamin Gaussorgues b8c491c084 Merge pull request #45367 from nextcloud/backport/44763/stable29 il y a 4 mois
..
Accounts 0b332ceac2 fix: Apply new coding standard to all files il y a 5 mois
Activity 0b332ceac2 fix: Apply new coding standard to all files il y a 5 mois
App 0b332ceac2 fix: Apply new coding standard to all files il y a 5 mois
AppFramework 0b332ceac2 fix: Apply new coding standard to all files il y a 5 mois
Archive ea8f9a7e84 refactor: Repalce array_search with in_array in lib/ il y a 10 mois
Authentication 20e378d5e5 Merge pull request #44564 from nextcloud/automated/noid/stable29-update-psalm-baseline il y a 4 mois
Avatar 35ce939332 fix: Fix avatar images il y a 5 mois
BackgroundJob 0b332ceac2 fix: Apply new coding standard to all files il y a 5 mois
Blurhash fc1a83f3de fix(Blurhash): Suppress imagecreatefromstring() E_WARNING il y a 5 mois
Broadcast f5c361cf44 composer run cs:fix il y a 1 an
Cache 951c330d39 Revert "don't perform an explicit setup when using the file cache" il y a 6 mois
Calendar 14725d792f fix(CalDAV): Check if the vObject exists before attempting any operations il y a 1 an
Collaboration 0b332ceac2 fix: Apply new coding standard to all files il y a 5 mois
Command 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs il y a 7 mois
Comments 0b332ceac2 fix: Apply new coding standard to all files il y a 5 mois
Console 0b332ceac2 fix: Apply new coding standard to all files il y a 5 mois
Contacts 0b332ceac2 fix: Apply new coding standard to all files il y a 5 mois
DB 61a47f81f4 fix: Remove bogus code from query builder and fix parameter name il y a 5 mois
Dashboard 53ad3a58ab Lower to info il y a 8 mois
Diagnostics 0b332ceac2 fix: Apply new coding standard to all files il y a 5 mois
DirectEditing 0b332ceac2 fix: Apply new coding standard to all files il y a 5 mois
Encryption 0b332ceac2 fix: Apply new coding standard to all files il y a 5 mois
EventDispatcher 2232753b99 add hasListeners() il y a 7 mois
Federation 9dbad26f62 fix(federation): ICloudId->getRemote() should contain the protocol il y a 5 mois
Files 3fef446b62 fix(Files): Change how scanner diffs for changed metadata il y a 4 mois
FilesMetadata 0b332ceac2 fix: Apply new coding standard to all files il y a 5 mois
FullTextSearch 7e0899aaaf fix: Avoid unitialized access of fts manager properties il y a 7 mois
GlobalScale 426c0341ff Use typed version of IConfig::getSystemValue as much as possible il y a 1 an
Group cd9650483b fix(groups): allows to save group names with more than 64 characters il y a 4 mois
Hooks 0b332ceac2 fix: Apply new coding standard to all files il y a 5 mois
Http 7e4be1fcfd fix(dns): detect disabled IPv6 support in DNS pinning il y a 6 mois
IntegrityCheck 0a79884abf feat(appconfig): switching integrity check to lazy config values il y a 6 mois
KnownUser b153340b62 Add type hints for mappers il y a 1 an
L10N 0b332ceac2 fix: Apply new coding standard to all files il y a 5 mois
LDAP 215aef3cbd Update php licenses il y a 3 ans
Lock 0b332ceac2 fix: Apply new coding standard to all files il y a 5 mois
Lockdown 308fcf4526 Respect OCP interface in private classes il y a 1 an
Log d753d04760 Move away from deprecated utf_encode() on PHP 8.2+ il y a 7 mois
Mail 0b332ceac2 fix: Apply new coding standard to all files il y a 5 mois
Memcache 34a0c383cb Update LoggerWrapperCache.php il y a 5 mois
Migration 2bfb6fc731 fix: Make Repair object injectable and fix BackgroundRepair test il y a 8 mois
Net cbc47a9890 Refactors Metadata, Migration, and Net. il y a 10 mois
Notification fd679e2018 fix(notifications): Help finding missing notifications by logging it il y a 7 mois
OCM 21e7a82e64 feat(OCM): Dispatch an event so apps can register resources il y a 11 mois
OCS 453f293b50 feat(capabilities): Expose if mod-rewrite is working via capabilities il y a 5 mois
Preview 3b9464aef9 Merge pull request #45337 from nextcloud/backport/44710/stable29 il y a 4 mois
Profile aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 il y a 10 mois
Profiler 0b332ceac2 fix: Apply new coding standard to all files il y a 5 mois
Remote ea06cf2f39 Convert isset ternary to null coalescing operator il y a 1 an
Repair 8b0d49327a feat(mimetypes): Add mimetype for ReStructuredText il y a 6 mois
RichObjectStrings d481515081 Improve validator output in case of invalid RichObject il y a 8 mois
Route 2323be4809 fix(Router): Stop loading routes of disabled apps il y a 4 mois
Search 0b332ceac2 fix: Apply new coding standard to all files il y a 5 mois
Security 4ad567df39 fix: Correctly check result of function il y a 4 mois
Session 7c6934dea9 fix(typo): Fix typo in docs il y a 6 mois
Settings 0b332ceac2 fix: Apply new coding standard to all files il y a 5 mois
Setup 524ed97d62 fix: replace `Account name` by `Login` il y a 7 mois
SetupCheck 0ea2913ac3 fix: Log exceptions thrown by setup checks il y a 6 mois
Share a598de627c chore: remove long depricated share code il y a 6 mois
Share20 762437d03c fix: cleanup logic for getting the max reshare permissions il y a 4 mois
SpeechToText 76925f15d6 feat(stt): add ability to cancel a scheduled transcription il y a 6 mois
Support 839ddaa354 feat: rename users to account or person il y a 7 mois
SystemTag a988754e3d Refactors lib/private/SystemTag. il y a 10 mois
Tagging aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 il y a 10 mois
Talk 0b332ceac2 fix: Apply new coding standard to all files il y a 5 mois
Teams c7813bfdaf feat: Implement team provider api il y a 6 mois
Template 0b332ceac2 fix: Apply new coding standard to all files il y a 5 mois
TextProcessing 162537916b fix missing return statement, inline return il y a 7 mois
TextToImage 156013a711 introduce IProviderWithUserId il y a 8 mois
Translation 970eb692d1 fix(coding style) il y a 8 mois
Updater 519e434573 fix(updatenotification): spread the use of new appconfig il y a 6 mois
User 926d611bd3 fix: delete user credentials stored in storages_credentials when user gets deleted il y a 4 mois
UserStatus f19645adab enh(userstatus): add OOO automation and remove calendar automation il y a 10 mois
legacy 8fcf433914 fix(OC_Image): Set correct return type for exif_imagetype stub il y a 4 mois
AllConfig.php b8868e2652 fix(config): Make sure user keys are strings il y a 6 mois
AppConfig.php 99968efe7b fix(appconfig): returns correct value on details il y a 5 mois
AppScriptDependency.php 491bd6260c Sort app scripts topologically by its dependencies il y a 2 ans
AppScriptSort.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 il y a 10 mois
BinaryFinder.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 il y a 10 mois
CapabilitiesManager.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 il y a 10 mois
Color.php 215aef3cbd Update php licenses il y a 3 ans
Config.php 158558763d fix(config): correctness issues in reading il y a 6 mois
ContactsManager.php e966cfbc4b Cleanup plsam issues in DB/ContactsManager and Console il y a 1 an
DatabaseException.php 215aef3cbd Update php licenses il y a 3 ans
DatabaseSetupException.php b78f3a57d1 Migrate HintException to OCP il y a 3 ans
DateTimeFormatter.php 9792090d2e fix(DateTimeFormatter): Adjust invalid doc blocks il y a 4 mois
DateTimeZone.php 51f04ed514 Move away from deprecated ILogger il y a 2 ans
EmojiHelper.php cefcd55994 Include more emoji chars to test and fixes after include it il y a 2 ans
EventSourceFactory.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection il y a 1 an
ForbiddenException.php 215aef3cbd Update php licenses il y a 3 ans
HintException.php 368f83095d Fix typos in lib/private subdirectory il y a 2 ans
InitialStateService.php 131f481a67 fix(initial-state): Log an error when initial-state can not be JSON encoded il y a 1 an
Installer.php 4ad567df39 fix: Correctly check result of function il y a 4 mois
LargeFileHelper.php e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. il y a 1 an
Log.php e838aa9514 fix(Logger): Warn on invalid `loglevel` configuration option il y a 6 mois
MemoryInfo.php 94ecae4ade Add helper to cast to int|float, fix MemoryInfo on 32bits il y a 1 an
NaturalSort.php 069477e608 Migrate more classes of lib/private to LoggerInterface il y a 2 ans
NaturalSort_DefaultCollator.php 215aef3cbd Update php licenses il y a 3 ans
NavigationManager.php 1f2d267443 fix(Navigation): ensure NavManager is inited when adding an entry il y a 6 mois
NeedsUpdateException.php 215aef3cbd Update php licenses il y a 3 ans
NotSquareException.php 215aef3cbd Update php licenses il y a 3 ans
PhoneNumberUtil.php 3b4c306860 fix(phonenumber): Improve docs by adding input details il y a 1 an
PreviewManager.php c4fd502ca1 fix(preview): check mime type before processing with Imagick il y a 4 mois
PreviewNotAvailableException.php 215aef3cbd Update php licenses il y a 3 ans
RedisFactory.php 6083fe3c9b Code simplification using null coalescing il y a 1 an
Repair.php b0bfe3e2cd feat(appconfig): repair step to migrate lazy config values il y a 6 mois
RepairException.php 215aef3cbd Update php licenses il y a 3 ans
Search.php c0ce272e9c chore: Migrate away from OC::$server->getLogger il y a 7 mois
Server.php 27886aa184 Merge pull request #40125 from summersab/refactor/OC-Server-getThemingDefaults il y a 6 mois
ServerContainer.php 3846ec2899 Merge pull request #38322 from nextcloud/bugfix/noid/throw-early-app-container il y a 1 an
ServerNotAvailableException.php 215aef3cbd Update php licenses il y a 3 ans
ServiceUnavailableException.php 215aef3cbd Update php licenses il y a 3 ans
Setup.php 519e434573 fix(updatenotification): spread the use of new appconfig il y a 6 mois
StreamImage.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 il y a 10 mois
Streamer.php 40edb426a3 Refactor `OC\Server::getRootFolder` il y a 10 mois
SubAdmin.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 il y a 10 mois
SystemConfig.php d79f7736cc fix(SystemConfig.php): Add 'updater.server.url' to Private Variables il y a 4 mois
TagManager.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 il y a 10 mois
Tags.php c0ce272e9c chore: Migrate away from OC::$server->getLogger il y a 7 mois
TempManager.php 215aef3cbd Update php licenses il y a 3 ans
TemplateLayout.php f2556901f9 fix: php-cs `CapabilitiesManager` il y a 6 mois
URLGenerator.php b5357f7d12 Merge branch 'master' into refactor/OC-Server-getThemingDefaults il y a 7 mois
Updater.php 519e434573 fix(updatenotification): spread the use of new appconfig il y a 6 mois