選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Morris Jobke add35c7f31
Merge pull request #12284 from nextcloud/fix/1020/search_shared_external
5年前
..
Accounts Use empty string instead of null 5年前
Activity Fix default types of activity event member variables 5年前
App Use numeric placeholders if there are multiple, so that RTL languages can operate better 5年前
AppFramework Merge pull request #11786 from nextcloud/feature/password_confirmation_backend 5年前
Archive move log constants to ILogger 6年前
Authentication Move ExpiredTokenException to the correct namespace 5年前
BackgroundJob Revert "Wait for cron to finish before running upgrade command" 5年前
Cache remove unneeded is_dir from file cache gc 6年前
Calendar RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server 5年前
Collaboration Fix injection to get the user id 5年前
Command Use ::class statement instead of string 6年前
Comments Properly escape column name in "createFunction" call 5年前
Console Refactor some code 5年前
Contacts/ContactsMenu Don't fail contacts menu on unkown user 6年前
DB Use const for dbname and dbtableprefix defaults 5年前
Dashboard include dashboard into core 5年前
Diagnostics Update license headers 6年前
Encryption skip already decrypted files on decrypt all command 5年前
Federation translate nextcloud share types to OCM share types 6年前
Files Properly search the root of a shared external storage 5年前
FullTextSearch wrong method called 5年前
GlobalScale Update license headers 6年前
Group Properly escape column name in "createFunction" call 5年前
Hooks Fix PHP doc for API docs 6年前
Http Make authenticated cookies lax 5年前
IntegrityCheck Handle strict typing in Checker and fix tests 6年前
L10N Typehint 5年前
Lock prevent lock values from going negative with memcache backend 6年前
Lockdown Update license headers 6年前
Log Make logfile's mode configurable. 5年前
Mail Fallback to default path is sendmail can't be found 5年前
Memcache Drop support for xcache 5年前
Migration Update license headers 6年前
Notification Add return types and fully qualified function calls 6年前
OCS Allow to skip retrieving from cache in the DiscoveryService 6年前
Preview Only generate previews in powers of 4 and set min 5年前
Remote Add some more tests for ocs remote api 6年前
Repair fixup! move migration 5年前
RichObjectStrings Update license headers 6年前
Route Use type casting instead of *val() method 6年前
Search Update license headers 6年前
Security Merge pull request #11914 from nextcloud/csp/report-uri 5年前
Session replace setcookie value with '' instead of null. 5年前
Settings Cleanup some unused sharing methods from the old sharing code 5年前
Setup Use empty instead ?? because dbname is '' sometimes 5年前
Share Cleanup some unused sharing methods from the old sharing code 5年前
Share20 Merge pull request #12105 from nextcloud/using-resharing-right-to-display-shares 5年前
Support/CrashReport Fix @since version on new API 5年前
SystemTag Make SystemTag strict 6年前
Tagging Use ::class statement instead of string 6年前
Template Expose the info to the JS 5年前
Updater Backend work to provide NC whats New info to users 6年前
User Expose the backend of IUser 5年前
legacy Use numeric placeholders if there are multiple, so that RTL languages can operate better 5年前
AllConfig.php Store setUserValue as string in cache 6年前
AppConfig.php using isset() 6年前
Avatar.php fixup! Fix comment and cap-height 5年前
AvatarManager.php Use \OC\User\Manager internally in the avatarmanager 6年前
CapabilitiesManager.php move log constants to ILogger 6年前
Color.php Fix autoloader 6年前
Config.php Fix some typos 6年前
ContactsManager.php Fix others 8年前
DatabaseException.php Remove unneeded parameter in DatabaseException 7年前
DatabaseSetupException.php Fix others 8年前
DateTimeFormatter.php Update license headers 6年前
DateTimeZone.php move log constants to ILogger 6年前
ForbiddenException.php Fix others 8年前
HintException.php Update license headers 6年前
Installer.php There is no update available if the app didnt have a version (aka was not installed) 5年前
LargeFileHelper.php Make LargeFileHelper.php faster by avoiding execs as much as possible 6年前
Log.php Add breadcrumb support to crash reporters 5年前
MemoryInfo.php Adds license to files. Updates the branch. 5年前
NaturalSort.php move log constants to ILogger 6年前
NaturalSort_DefaultCollator.php Fix others 8年前
NavigationManager.php Upgraded navigation submenu management and api + created sharing submenu 6年前
NeedsUpdateException.php Update with robin 8年前
NotSquareException.php Fix others 8年前
PreviewManager.php Allow the creationg of previews of files stored in appdata 5年前
PreviewNotAvailableException.php Opening the trashbin causes errors in log for files without preview 7年前
RedisFactory.php Update license headers 6年前
Repair.php Repair registration and autoload bump 5年前
RepairException.php Fix others 8年前
Search.php Removed deprecated search function from ISearch 6年前
Server.php The identityproof manager should be in Server 5年前
ServerContainer.php Fix missing argument 2 for Settings classes 7年前
ServerNotAvailableException.php Fix others 8年前
ServiceUnavailableException.php Update with robin 8年前
Setup.php Merge pull request #11446 from nextcloud/bugfix/10678/pretty-urls-dont-work 5年前
Streamer.php Use zip32 only if there are less than 65536 files 6年前
SubAdmin.php Use group displayNames in users list 6年前
SystemConfig.php Merge pull request #7020 from Fiech/master 6年前
TagManager.php Fix others 8年前
Tags.php Check if the favorite tag exists 6年前
TempManager.php Update license headers 6年前
TemplateLayout.php Fallback to $lang if no $locale match 5年前
URLGenerator.php Add function to generate urls for OCS routes 5年前
Updater.php Revert "Wait for cron to finish before running upgrade command" 5年前