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