You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pytal e42f511412
Merge pull request #42860 from nextcloud/jr/fix/i42858
5 mesi fa
..
Accounts chore: apply changes from Nextcloud coding standards 1.1.1 7 mesi fa
Activity chore: apply changes from Nextcloud coding standards 1.1.1 7 mesi fa
App fix(appstore): Only send subscription keys to valid appstores 5 mesi fa
AppFramework techdebt(Middleware): Add more specific array types so its clickable in IDEs 7 mesi fa
Archive refactor: Repalce array_search with in_array in lib/ 7 mesi fa
Authentication Import OCP IToken as OCPIToken to avoid a name clash in lib/private 5 mesi fa
Avatar chore: apply changes from Nextcloud coding standards 1.1.1 7 mesi fa
BackgroundJob fix(cron): Reset the reserved_at when force executing from CLI 6 mesi fa
Blurhash/Listener blurhash generation 5 mesi fa
Broadcast/Events composer run cs:fix 1 anno fa
Cache Refactors "strpos" calls in lib/private to improve code readability. 1 anno fa
Calendar fix(CalDAV): Check if the vObject exists before attempting any operations 10 mesi fa
Collaboration chore: apply changes from Nextcloud coding standards 1.1.1 7 mesi fa
Command chore: apply changes from Nextcloud coding standards 1.1.1 7 mesi fa
Comments feat(comments): Add a meta data column for comments 6 mesi fa
Console chore: apply changes from Nextcloud coding standards 1.1.1 7 mesi fa
Contacts/ContactsMenu Update ContactsStore: Avoid exceptions on empties 5 mesi fa
DB fix: Add reconnect check in case of timeouts on the db side 5 mesi fa
Dashboard Lower to info 5 mesi fa
Diagnostics composer run cs:fix 1 anno fa
DirectEditing chore: apply changes from Nextcloud coding standards 1.1.1 7 mesi fa
Encryption Revert "add key location to info:file output" 5 mesi fa
EventDispatcher chore: apply changes from Nextcloud coding standards 1.1.1 7 mesi fa
Federation chore: apply changes from Nextcloud coding standards 1.1.1 7 mesi fa
Files fix(s3): Add config option to disable multipart copy for certain s3 providers 6 mesi fa
FilesMetadata debug logs on huge metadata 6 mesi fa
FullTextSearch composer run cs:fix 1 anno fa
GlobalScale Use typed version of IConfig::getSystemValue as much as possible 1 anno fa
Group chore: apply changes from Nextcloud coding standards 1.1.1 7 mesi fa
Hooks refactor: Repalce array_search with in_array in lib/ 7 mesi fa
Http chore: apply changes from Nextcloud coding standards 1.1.1 7 mesi fa
IntegrityCheck chore: apply changes from Nextcloud coding standards 1.1.1 7 mesi fa
KnownUser Add type hints for mappers 1 anno fa
L10N Update lib/private/L10N/Factory.php 8 mesi fa
LDAP Update php licenses 3 anni fa
Lock restore shared lock ttl when releasing 6 mesi fa
Lockdown Respect OCP interface in private classes 1 anno fa
Log Fix log rotation notification level (warning->info) 6 mesi fa
Mail Adds same object return annotations. 1 anno fa
Memcache adjust redis compareSetTTL to use a lua script 6 mesi fa
Migration chore: apply changes from Nextcloud coding standards 1.1.1 7 mesi fa
Net Refactors Metadata, Migration, and Net. 7 mesi fa
Notification initialize variables 6 mesi fa
OCM feat(OCM): Dispatch an event so apps can register resources 8 mesi fa
OCS chore: apply changes from Nextcloud coding standards 1.1.1 7 mesi fa
Preview chore: apply changes from Nextcloud coding standards 1.1.1 7 mesi fa
Profile chore: apply changes from Nextcloud coding standards 1.1.1 7 mesi fa
Profiler chore: apply changes from Nextcloud coding standards 1.1.1 7 mesi fa
Remote Convert isset ternary to null coalescing operator 9 mesi fa
Repair fix: change mime type for msg file 7 mesi fa
RichObjectStrings Improve validator output in case of invalid RichObject 5 mesi fa
Route chore: apply changes from Nextcloud coding standards 1.1.1 7 mesi fa
Search chore: apply changes from Nextcloud coding standards 1.1.1 7 mesi fa
Security fix(security): Handle idn_to_utf8 returning false 7 mesi fa
Session Always catch OCP versions of authentication exceptions 5 mesi fa
Settings chore(settings): Cleanup IManager and Manager type annotations 7 mesi fa
Setup fix: Avoid using replicas during setup 6 mesi fa
SetupCheck Add $name property in SetupResult and improve API 7 mesi fa
Share chore: apply changes from Nextcloud coding standards 1.1.1 7 mesi fa
Share20 fix(manager): removed dead code 6 mesi fa
SpeechToText enh(SpeechToText): Allow providers to declare a dynamic ID instead of using className 6 mesi fa
Support chore: apply changes from Nextcloud coding standards 1.1.1 7 mesi fa
SystemTag Refactors lib/private/SystemTag. 7 mesi fa
Tagging chore: apply changes from Nextcloud coding standards 1.1.1 7 mesi fa
Talk chore: apply changes from Nextcloud coding standards 1.1.1 7 mesi fa
Template Add global accessibility switch 6 mesi fa
TextProcessing cs:fix 6 mesi fa
TextToImage introduce IProviderWithUserId 5 mesi fa
Translation fix(coding style) 5 mesi fa
Updater fix(updatecheck): Don't wait 120s for a response of updater.nextcloud.com 7 mesi fa
User fix(session): Avoid two useless authtoken DB queries for every anonymous request 5 mesi fa
UserStatus enh(userstatus): add OOO automation and remove calendar automation 7 mesi fa
legacy lazy AppConfig 5 mesi fa
AllConfig.php lazy AppConfig 5 mesi fa
AppConfig.php returns default on exception 5 mesi fa
AppScriptDependency.php Sort app scripts topologically by its dependencies 2 anni fa
AppScriptSort.php chore: apply changes from Nextcloud coding standards 1.1.1 7 mesi fa
BinaryFinder.php chore: apply changes from Nextcloud coding standards 1.1.1 7 mesi fa
CapabilitiesManager.php chore: apply changes from Nextcloud coding standards 1.1.1 7 mesi fa
Color.php Update php licenses 3 anni fa
Config.php add a check for disk_free_space in Config.php 1 anno fa
ContactsManager.php Cleanup plsam issues in DB/ContactsManager and Console 10 mesi fa
DatabaseException.php Update php licenses 3 anni fa
DatabaseSetupException.php Migrate HintException to OCP 3 anni fa
DateTimeFormatter.php Update lib/private/DateTimeFormatter.php 10 mesi fa
DateTimeZone.php Move away from deprecated ILogger 2 anni fa
EmojiHelper.php Include more emoji chars to test and fixes after include it 2 anni fa
EventSourceFactory.php refactor: migrate OC_EventSource to dependency injection 1 anno fa
ForbiddenException.php Update php licenses 3 anni fa
HintException.php Fix typos in lib/private subdirectory 1 anno fa
InitialStateService.php fix(initial-state): Log an error when initial-state can not be JSON encoded 1 anno fa
Installer.php fix(install): Make installing more verbose 8 mesi fa
LargeFileHelper.php Refactors "strpos" calls in lib/private to improve code readability. 1 anno fa
Log.php chore: apply changes from Nextcloud coding standards 1.1.1 7 mesi fa
MemoryInfo.php Add helper to cast to int|float, fix MemoryInfo on 32bits 1 anno fa
NaturalSort.php Migrate more classes of lib/private to LoggerInterface 2 anni fa
NaturalSort_DefaultCollator.php Update php licenses 3 anni fa
NavigationManager.php enh(NavigationManager): Use ID as fallback for `app` property of entries 6 mesi fa
NeedsUpdateException.php Update php licenses 3 anni fa
NotSquareException.php Update php licenses 3 anni fa
PhoneNumberUtil.php fix(phonenumber): Improve docs by adding input details 9 mesi fa
PreviewManager.php fix: use png as preview right away 7 mesi fa
PreviewNotAvailableException.php Update php licenses 3 anni fa
RedisFactory.php Code simplification using null coalescing 10 mesi fa
Repair.php chore: apply changes from Nextcloud coding standards 1.1.1 7 mesi fa
RepairException.php Update php licenses 3 anni fa
Search.php Update php licenses 3 anni fa
Server.php blurhash generation 5 mesi fa
ServerContainer.php Merge pull request #38322 from nextcloud/bugfix/noid/throw-early-app-container 1 anno fa
ServerNotAvailableException.php Update php licenses 3 anni fa
ServiceUnavailableException.php Update php licenses 3 anni fa
Setup.php Read Only FS return false 6 mesi fa
StreamImage.php chore: apply changes from Nextcloud coding standards 1.1.1 7 mesi fa
Streamer.php fix: log fopen calls when stream isn't available 11 mesi fa
SubAdmin.php chore: apply changes from Nextcloud coding standards 1.1.1 7 mesi fa
SystemConfig.php lazy AppConfig 5 mesi fa
TagManager.php chore: apply changes from Nextcloud coding standards 1.1.1 7 mesi fa
Tags.php Remove deprecated methods Util::writeLog and DIContainer::log 9 mesi fa
TempManager.php Update php licenses 3 anni fa
TemplateLayout.php Add global accessibility switch 6 mesi fa
URLGenerator.php chore: apply changes from Nextcloud coding standards 1.1.1 7 mesi fa
Updater.php chore: apply changes from Nextcloud coding standards 1.1.1 7 mesi fa