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