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.
Julius Härtl 7636b9e164
Fix help route in navigation
4 years ago
..
Accounts Move settings to an app 4 years ago
Activity Always use the latest timestamp for merged activities 4 years ago
App Merge pull request #16859 from PhrozenByte/patch-1 4 years ago
AppFramework Do DI on registered middleware as well 4 years ago
Archive Cleanup some PHPDoc leftovers and unused variables 5 years ago
Authentication Make renewSessionToken return the new token 4 years ago
Avatar reduce adressbook change events and handling 4 years ago
BackgroundJob Fix integer background job id type error 5 years ago
Cache remove unneeded is_dir from file cache gc 6 years ago
Calendar RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server 5 years ago
Collaboration Add a repair step to clear the projects access cache 4 years ago
Command Use ::class statement instead of string 6 years ago
Comments Fix user with id 0 to be able to comment 4 years ago
Console Make sure maintenance mode is always casted to bool 5 years ago
Contacts/ContactsMenu Respect sharing enumeration config in contacts menu 5 years ago
DB add MAX and MIN to functionbuilder 4 years ago
Dashboard include dashboard into core 5 years ago
Diagnostics Update license headers 6 years ago
Encryption list files which could not be decrypted 5 years ago
EventDispatcher use OCP\EventDispatcher\Event over Symfony's deprecated Event 4 years ago
Federation According to the OCM specification the body needs to be JSON encoded 5 years ago
Files use OCP\EventDispatcher\Event over Symfony's deprecated Event 4 years ago
FullTextSearch Merge pull request #16399 from nextcloud/improvement/noid/fulltextsearch-simple-queries 4 years ago
GlobalScale Update license headers 6 years ago
Group Allow group displaynames in the database backend (#17221) 4 years ago
Hooks Fix PHP doc for API docs 6 years ago
Http Set a default request timeout 4 years ago
IntegrityCheck Exclude .rnd files from integrity check 4 years ago
L10N Move settings to an app 4 years ago
Lock Code cleanup. 5 years ago
Lockdown Remove deprecated searchByTag 4 years ago
Log Do not escape slashes in log json 4 years ago
Mail changed order of methods 5 years ago
Memcache Drop support for xcache 5 years ago
Migration Properly inject EventDispatched in BackgroundRepair 5 years ago
Notification Update since to the correct version 4 years ago
OCS Allow to skip retrieving from cache in the DiscoveryService 6 years ago
Preview Explicit cast for ProviderV1Adapter 4 years ago
Remote Add some more tests for ocs remote api 6 years ago
Repair Kill repair step for cypress tests 4 years ago
RichObjectStrings Validate all rich objects not only the used ones 5 years ago
Route Dont cache empty url for not found routes 4 years ago
Search Update license headers 6 years ago
Security make TrustedDomainHelper case insensitive 4 years ago
Session replace setcookie value with '' instead of null. 5 years ago
Settings Move settings to an app 4 years ago
Setup Merge pull request #15187 from vitormattos/bugfix-create-database-user 4 years ago
Share Make the sharing constants publicly available 4 years ago
Share20 Fix l10n in federated file sharing 4 years ago
Support Add extendedSupport to Subscription 5 years ago
SystemTag Only trigger the events with tags that where actually assigned 4 years ago
Tagging Use ::class statement instead of string 6 years ago
Template Make sure the cache is only reset once at a time 4 years ago
Updater Backend work to provide NC whats New info to users 6 years ago
User Make renewSessionToken return the new token 4 years ago
legacy Deprecate TemplateManager 4 years ago
AllConfig.php Add methods to get casted system values 5 years ago
AppConfig.php Filter more configs 4 years ago
CapabilitiesManager.php move log constants to ILogger 6 years ago
Color.php Fix autoloader 6 years ago
Config.php Remove deleteFromOpcodeCache & clearOpcodeCache 5 years ago
ContactsManager.php Allow to search for real pattern in contacts 5 years ago
DatabaseException.php Remove unneeded parameter in DatabaseException 6 years ago
DatabaseSetupException.php Fix others 7 years ago
DateTimeFormatter.php Update license headers 6 years ago
DateTimeZone.php move log constants to ILogger 6 years ago
ForbiddenException.php Fix others 7 years ago
HintException.php Update license headers 6 years ago
InitialStateService.php Add a key parameter to the new initial state API 5 years ago
Installer.php Run repair steps when enabling an app that has already been installed 5 years ago
LargeFileHelper.php Make LargeFileHelper.php faster by avoiding execs as much as possible 6 years ago
Log.php Do not escape slashes for logged exceptions 4 years ago
MemoryInfo.php Adds license to files. Updates the branch. 5 years ago
NaturalSort.php move log constants to ILogger 6 years ago
NaturalSort_DefaultCollator.php Fix others 7 years ago
NavigationManager.php Fix help route in navigation 4 years ago
NeedsUpdateException.php Update with robin 7 years ago
NotSquareException.php Fix others 7 years ago
PreviewManager.php Remove deprecated function createPreview 4 years ago
PreviewNotAvailableException.php Opening the trashbin causes errors in log for files without preview 7 years ago
RedisFactory.php Allow redis cluster to use password 5 years ago
Repair.php Kill repair step for cypress tests 4 years ago
RepairException.php Fix others 7 years ago
Search.php Removed deprecated search function from ISearch 6 years ago
Server.php Harden identifyproof openssl code 4 years ago
ServerContainer.php Do not try to autoload built in types 5 years ago
ServerNotAvailableException.php Fix others 7 years ago
ServiceUnavailableException.php Update with robin 7 years ago
Setup.php Allow to access source maps on apache 5 years ago
Streamer.php Use zip32 only if there are less than 65536 files 6 years ago
SubAdmin.php Expose subadmin to OCP 5 years ago
SystemConfig.php Merge pull request #7020 from Fiech/master 6 years ago
TagManager.php Fix others 7 years ago
Tags.php Check if the favorite tag exists 5 years ago
TempManager.php Update license headers 6 years ago
TemplateLayout.php autoloader.php could raise Not AllowedException 4 years ago
URLGenerator.php Allow empty strings in getAbsoluteURL 5 years ago
Updater.php Make the auto-disabled list more broad 4 years ago