You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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 年之前