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