Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Roeland Jago Douma 1e74ffd46b
Merge pull request #16820 from nextcloud/bugfix/noid/access-handling-of-projects
4 роки тому
..
Accounts Add default values when parsing account data 5 роки тому
Activity Set false as default for requirePNG 5 роки тому
App Correctly remove apps without any releases 4 роки тому
AppFramework Add feature policy header 4 роки тому
Archive Cleanup some PHPDoc leftovers and unused variables 5 роки тому
Authentication Pass $configargs to openssl_pkey_export 4 роки тому
Avatar Move font from Nunito to Noto Sans 5 роки тому
BackgroundJob Fix integer background job id type error 5 роки тому
Cache remove unneeded is_dir from file cache gc 6 роки тому
Calendar RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server 5 роки тому
Collaboration Add a repair step to clear the projects access cache 4 роки тому
Command Use ::class statement instead of string 6 роки тому
Comments PHPStorm code cleanup 4 роки тому
Console Make sure maintenance mode is always casted to bool 5 роки тому
Contacts/ContactsMenu Respect sharing enumeration config in contacts menu 5 роки тому
DB instead of upsert, fallback to default query on PgSQL <= 9.4 4 роки тому
Dashboard include dashboard into core 5 роки тому
Diagnostics Update license headers 6 роки тому
Encryption list files which could not be decrypted 5 роки тому
EventDispatcher Add event dispatcher to OCP 5 роки тому
Federation According to the OCM specification the body needs to be JSON encoded 5 роки тому
Files Undefined variable response when server is no nextcloud anymore 4 роки тому
FullTextSearch Merge pull request #16399 from nextcloud/improvement/noid/fulltextsearch-simple-queries 5 роки тому
GlobalScale Update license headers 6 роки тому
Group group display name support (service level + ldap) 5 роки тому
Hooks Fix PHP doc for API docs 6 роки тому
Http Correctly handle emtpy string in proxyuserpwd config 4 роки тому
IntegrityCheck Exclude .rnd files from integrity check 4 роки тому
L10N Make the L10N loading lazy 5 роки тому
Lock Code cleanup. 5 роки тому
Lockdown Remove deprecated searchByTag 4 роки тому
Log Make sure SystemConfig class can be injected and syslog_tag is fetched properly 4 роки тому
Mail changed order of methods 5 роки тому
Memcache Drop support for xcache 5 роки тому
Migration Properly inject EventDispatched in BackgroundRepair 5 роки тому
Notification Update since to the correct version 5 роки тому
OCS Allow to skip retrieving from cache in the DiscoveryService 6 роки тому
Preview Explicit cast for ProviderV1Adapter 4 роки тому
Remote Add some more tests for ocs remote api 6 роки тому
Repair Add a repair step to clear the projects access cache 4 роки тому
RichObjectStrings Validate all rich objects not only the used ones 5 роки тому
Route Make sure maintenance mode is always casted to bool 5 роки тому
Search Update license headers 6 роки тому
Security Add feature policy header 4 роки тому
Session replace setcookie value with '' instead of null. 5 роки тому
Settings Move OC\Settings\Admin and OC\Settings\Personal to actual settings 5 роки тому
Setup Merge pull request #15187 from vitormattos/bugfix-create-database-user 4 роки тому
Share Remove unused OC\Share\Share::checkPasswordProtectedShare 4 роки тому
Share20 Fix permission check on incoming federated shares 4 роки тому
Support Add extendedSupport to Subscription 5 роки тому
SystemTag Only trigger the events with tags that where actually assigned 4 роки тому
Tagging Use ::class statement instead of string 6 роки тому
Template Lock SCSS so we only run 1 job at a time 5 роки тому
Updater Backend work to provide NC whats New info to users 6 роки тому
User Get the proper UID 4 роки тому
legacy Make the auto-disabled list more broad 4 роки тому
AllConfig.php Add methods to get casted system values 5 роки тому
AppConfig.php Filter more configs 4 роки тому
CapabilitiesManager.php move log constants to ILogger 6 роки тому
Color.php Fix autoloader 6 роки тому
Config.php Remove deleteFromOpcodeCache & clearOpcodeCache 5 роки тому
ContactsManager.php Allow to search for real pattern in contacts 5 роки тому
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 роки тому
InitialStateService.php Add a key parameter to the new initial state API 5 роки тому
Installer.php Run repair steps when enabling an app that has already been installed 5 роки тому
LargeFileHelper.php Make LargeFileHelper.php faster by avoiding execs as much as possible 6 роки тому
Log.php Allow crash reporters to catpture any message 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 Generate id for navigation item 5 роки тому
NeedsUpdateException.php Update with robin 8 роки тому
NotSquareException.php Fix others 8 роки тому
PreviewManager.php Allow IProviderV2 for previews as well 5 роки тому
PreviewNotAvailableException.php Opening the trashbin causes errors in log for files without preview 7 роки тому
RedisFactory.php Allow redis cluster to use password 5 роки тому
Repair.php Add a repair step to clear the projects access cache 4 роки тому
RepairException.php Fix others 8 роки тому
Search.php Removed deprecated search function from ISearch 6 роки тому
Server.php Make sure SystemConfig class can be injected and syslog_tag is fetched properly 4 роки тому
ServerContainer.php Do not try to autoload built in types 5 роки тому
ServerNotAvailableException.php Fix others 8 роки тому
ServiceUnavailableException.php Update with robin 8 роки тому
Setup.php Allow to access source maps on apache 5 роки тому
Streamer.php Use zip32 only if there are less than 65536 files 6 роки тому
SubAdmin.php Expose subadmin to OCP 5 роки тому
SystemConfig.php Merge pull request #7020 from Fiech/master 6 роки тому
TagManager.php Fix others 8 роки тому
Tags.php Check if the favorite tag exists 5 роки тому
TempManager.php Update license headers 6 роки тому
TemplateLayout.php autoloader.php could raise Not AllowedException 4 роки тому
URLGenerator.php Allow empty strings in getAbsoluteURL 5 роки тому
Updater.php Make the auto-disabled list more broad 4 роки тому