選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Benjamin Gaussorgues 3f269782aa
Merge pull request #43428 from nextcloud/feat/share-expiration-with-time
4ヶ月前
..
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 psalm errors 4ヶ月前
AppFramework fix xml ocs response for serializable objects 4ヶ月前
Archive refactor: Repalce array_search with in_array in lib/ 7ヶ月前
Authentication feat: rename users to account or person 4ヶ月前
Avatar feat: rename users to account or person 4ヶ月前
BackgroundJob Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 4ヶ月前
Blurhash/Listener blurhash generation 5ヶ月前
Broadcast/Events composer run cs:fix 1年前
Cache chore: Migrate away from OC::$server->getLogger 4ヶ月前
Calendar fix(CalDAV): Check if the vObject exists before attempting any operations 10ヶ月前
Collaboration feat: Migrate LinkReferenceProvider to OCP 4ヶ月前
Command Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 4ヶ月前
Comments feat(comments): Add a meta data column for comments 6ヶ月前
Console make failure to load app commands non-fatal 4ヶ月前
Contacts/ContactsMenu fix(ContactsStore): Sanitize user ID given to guest avatar route 4ヶ月前
DB Merge pull request #43297 from nextcloud/fix/db/dirty-read-cool-off 4ヶ月前
Dashboard Lower to info 5ヶ月前
Diagnostics composer run cs:fix 1年前
DirectEditing chore: apply changes from Nextcloud coding standards 1.1.1 7ヶ月前
Encryption Merge pull request #42893 from nextcloud/file-info-key-location 4ヶ月前
EventDispatcher add hasListeners() 4ヶ月前
Federation chore: apply changes from Nextcloud coding standards 1.1.1 7ヶ月前
Files Merge pull request #43787 from nextcloud/fix/opendir-temporary-failure 4ヶ月前
FilesMetadata Fix data type in FilesMetadata::setIntList() 4ヶ月前
FullTextSearch fix: Avoid unitialized access of fts manager properties 4ヶ月前
GlobalScale Use typed version of IConfig::getSystemValue as much as possible 1年前
Group fix(admin role): fix old and wrong way to determine whether user is admin 4ヶ月前
Hooks refactor: Repalce array_search with in_array in lib/ 7ヶ月前
Http Include `hostName:$port` for Host access violation message as well 4ヶ月前
IntegrityCheck Revert "switching to new IAppConfig" 4ヶ月前
KnownUser Add type hints for mappers 1年前
L10N chore: Migrate away from OC::$server->getLogger 4ヶ月前
LDAP Update php licenses 3年前
Lock restore shared lock ttl when releasing 6ヶ月前
Lockdown Respect OCP interface in private classes 1年前
Log Move away from deprecated utf_encode() on PHP 8.2+ 4ヶ月前
Mail Add "-i" to sendmail's pipe 5ヶ月前
Memcache set a default and max ttl for redis keys 4ヶ月前
Migration fix: Make Repair object injectable and fix BackgroundRepair test 4ヶ月前
Net Refactors Metadata, Migration, and Net. 7ヶ月前
Notification fix(notifications): Help finding missing notifications by logging it 4ヶ月前
OCM feat(OCM): Dispatch an event so apps can register resources 8ヶ月前
OCS Refactor lib/private/ocs 4ヶ月前
Preview Lower failed movie preview to info 4ヶ月前
Profile chore: apply changes from Nextcloud coding standards 1.1.1 7ヶ月前
Profiler Fix location of the profiler data 4ヶ月前
Remote Convert isset ternary to null coalescing operator 9ヶ月前
Repair Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 4ヶ月前
RichObjectStrings Improve validator output in case of invalid RichObject 5ヶ月前
Route feat(AppFramework): Add Route attribute 4ヶ月前
Search chore: apply changes from Nextcloud coding standards 1.1.1 7ヶ月前
Security fix(security): Handle idn_to_utf8 returning false 6ヶ月前
Session chore: Add missing ArrayAccess template parameters 4ヶ月前
Settings chore(settings): Cleanup IManager and Manager type annotations 7ヶ月前
Setup fix: replace `Account name` by `Login` 4ヶ月前
SetupCheck Add $name property in SetupResult and improve API 7ヶ月前
Share chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps 4ヶ月前
Share20 feat(share): save date and time for expiration 4ヶ月前
SpeechToText Use the STT provider's exception message in the RuntimeException that will be caught by upper contexts 4ヶ月前
Support feat: rename users to account or person 4ヶ月前
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 fix missing return statement, inline return 4ヶ月前
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 Merge pull request #43461 from nextcloud/fix/get-rid-of-getlogger 4ヶ月前
UserStatus enh(userstatus): add OOO automation and remove calendar automation 7ヶ月前
legacy Merge branch 'master' into fix/42480/user-admin-not-admin 4ヶ月前
AllConfig.php lazy AppConfig 5ヶ月前
AppConfig.php Merge pull request #43424 from nextcloud/enh/noid/debug-on-lazy-appconfig-loading 4ヶ月前
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 9ヶ月前
DatabaseException.php Update php licenses 3年前
DatabaseSetupException.php Migrate HintException to OCP 3年前
DateTimeFormatter.php Update lib/private/DateTimeFormatter.php 9ヶ月前
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 chore: Cleanup Installer class as well 4ヶ月前
LargeFileHelper.php Refactors "strpos" calls in lib/private to improve code readability. 1年前
Log.php add hasListeners() 4ヶ月前
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: use DI for \OC\Repair 4ヶ月前
RepairException.php Update php licenses 3年前
Search.php chore: Migrate away from OC::$server->getLogger 4ヶ月前
Server.php Merge pull request #43428 from nextcloud/feat/share-expiration-with-time 4ヶ月前
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 fix: replace `Account name` by `Login` 4ヶ月前
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 chore: Migrate away from OC::$server->getLogger 4ヶ月前
TempManager.php Update php licenses 3年前
TemplateLayout.php chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps 4ヶ月前
URLGenerator.php chore: apply changes from Nextcloud coding standards 1.1.1 7ヶ月前
Updater.php Refactor `OC\Server::getAppFetcher` 4ヶ月前