Joas Schilling 810ee7d811 Make the auto-disabled list more broad 5 years ago
..
Accounts 0f911e2d13 Add default values when parsing account data 5 years ago
Activity e24d555281 Set false as default for requirePNG 5 years ago
App 810ee7d811 Make the auto-disabled list more broad 5 years ago
AppFramework b8c5008acf Add feature policy header 5 years ago
Archive 3f9cdeeb5f Cleanup some PHPDoc leftovers and unused variables 5 years ago
Authentication 608f4d3ee9 Pass $configargs to openssl_pkey_export 5 years ago
Avatar d14c0f2ed7 Move font from Nunito to Noto Sans 5 years ago
BackgroundJob d5927e4d01 Fix integer background job id type error 5 years ago
Cache 07e5b30b90 remove unneeded is_dir from file cache gc 6 years ago
Calendar 970242b6ca RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server 6 years ago
Collaboration 658edacf23 Set type for access column on cacheAccessForCollection 5 years ago
Command eb51f06a3b Use ::class statement instead of string 6 years ago
Comments 7d3a349d8f PHPStorm code cleanup 5 years ago
Console 0c77cd21f9 Make sure maintenance mode is always casted to bool 5 years ago
Contacts db17c14f80 Respect sharing enumeration config in contacts menu 5 years ago
DB d0409548c6 instead of upsert, fallback to default query on PgSQL <= 9.4 5 years ago
Dashboard dfd4782dfc include dashboard into core 6 years ago
Diagnostics 0eebff152a Update license headers 7 years ago
Encryption a2eaf48f6f list files which could not be decrypted 6 years ago
EventDispatcher 3174012adf Add event dispatcher to OCP 5 years ago
Federation 5ad86170c1 According to the OCM specification the body needs to be JSON encoded 5 years ago
Files d14aed1048 Merge pull request #15946 from martink-p/bugxfix/9792/encrypted-external-webdav 5 years ago
FullTextSearch 1e5fadcdf1 Merge pull request #16399 from nextcloud/improvement/noid/fulltextsearch-simple-queries 5 years ago
GlobalScale 0eebff152a Update license headers 7 years ago
Group c6c8a41d2f group display name support (service level + ldap) 5 years ago
Hooks 72bb7c3074 Fix PHP doc for API docs 7 years ago
Http edf946dfc7 Correctly handle emtpy string in proxyuserpwd config 5 years ago
IntegrityCheck 8bed3021bd Exclude .rnd files from integrity check 5 years ago
L10N b2cc5d8fb6 Make the L10N loading lazy 5 years ago
Lock 0d778fcc4e Code cleanup. 5 years ago
Lockdown 0487144b26 Remove deprecated searchByTag 5 years ago
Log 2efb9a7d90 Make sure SystemConfig class can be injected and syslog_tag is fetched properly 5 years ago
Mail 52dcc9550c changed order of methods 5 years ago
Memcache bfa49410a2 Drop support for xcache 6 years ago
Migration 3ecdf743bb Properly inject EventDispatched in BackgroundRepair 5 years ago
Notification 594efca1e3 Update since to the correct version 5 years ago
OCS a0028a2a5f Allow to skip retrieving from cache in the DiscoveryService 6 years ago
Preview 761c961b52 Merge pull request #16307 from nextcloud/bugfix/noid/previewv1adapter-isAvailable 5 years ago
Remote 5ce69e7c42 Add some more tests for ocs remote api 7 years ago
Repair d0e1bcc1d0 Merge pull request #15606 from nextcloud/fix/15605/add-catch-for-runtime-exception 5 years ago
RichObjectStrings 695e60228d Validate all rich objects not only the used ones 6 years ago
Route 0c77cd21f9 Make sure maintenance mode is always casted to bool 5 years ago
Search 0eebff152a Update license headers 7 years ago
Security b8c5008acf Add feature policy header 5 years ago
Session fe21b10de5 replace setcookie value with '' instead of null. 6 years ago
Settings 5ab4daad96 Move OC\Settings\Admin and OC\Settings\Personal to actual settings 5 years ago
Setup b42b26eceb Merge pull request #15187 from vitormattos/bugfix-create-database-user 5 years ago
Share 98237d2a00 Remove unused OC\Share\Share::checkPasswordProtectedShare 5 years ago
Share20 22b81ac1e4 Fix permission check on incoming federated shares 5 years ago
Support df072471a7 Add extendedSupport to Subscription 5 years ago
SystemTag bb352fb667 Use the defined func()->count() instead of manual counting 6 years ago
Tagging eb51f06a3b Use ::class statement instead of string 6 years ago
Template f8aeef7ae9 Lock SCSS so we only run 1 job at a time 5 years ago
Updater 772bbd99be Backend work to provide NC whats New info to users 6 years ago
User 145eee91fe Get the proper UID 5 years ago
legacy 810ee7d811 Make the auto-disabled list more broad 5 years ago
AllConfig.php a11ef5134c Add methods to get casted system values 5 years ago
AppConfig.php 78201bcb72 treat sensitive config keys by pattern 5 years ago
CapabilitiesManager.php 38a90130ce move log constants to ILogger 6 years ago
Color.php 1517b1452e Fix autoloader 6 years ago
Config.php 9104e028a3 Remove deleteFromOpcodeCache & clearOpcodeCache 5 years ago
ContactsManager.php 2c5ebac458 Allow to search for real pattern in contacts 5 years ago
DatabaseException.php b8ed028870 Remove unneeded parameter in DatabaseException 7 years ago
DatabaseSetupException.php ba87db3fcc Fix others 8 years ago
DateTimeFormatter.php 0eebff152a Update license headers 7 years ago
DateTimeZone.php 38a90130ce move log constants to ILogger 6 years ago
ForbiddenException.php ba87db3fcc Fix others 8 years ago
HintException.php 0eebff152a Update license headers 7 years ago
InitialStateService.php 0e6cb988a1 Add a key parameter to the new initial state API 5 years ago
Installer.php 8f2e8fa324 Run repair steps when enabling an app that has already been installed 5 years ago
LargeFileHelper.php 32fd0919c1 Make LargeFileHelper.php faster by avoiding execs as much as possible 6 years ago
Log.php d3a244f9d9 Allow crash reporters to catpture any message 5 years ago
MemoryInfo.php 2bab916c53 Adds license to files. Updates the branch. 6 years ago
NaturalSort.php 38a90130ce move log constants to ILogger 6 years ago
NaturalSort_DefaultCollator.php ba87db3fcc Fix others 8 years ago
NavigationManager.php b578fd855e Generate id for navigation item 5 years ago
NeedsUpdateException.php 0215b004da Update with robin 8 years ago
NotSquareException.php ba87db3fcc Fix others 8 years ago
PreviewManager.php 4505afe184 Allow IProviderV2 for previews as well 5 years ago
PreviewNotAvailableException.php f56ae37e8f Opening the trashbin causes errors in log for files without preview 8 years ago
RedisFactory.php e9e9b6a4b6 Allow redis cluster to use password 5 years ago
Repair.php b732f51c10 Add enterprise logo 5 years ago
RepairException.php ba87db3fcc Fix others 8 years ago
Search.php 21a720e026 Removed deprecated search function from ISearch 6 years ago
Server.php 2efb9a7d90 Make sure SystemConfig class can be injected and syslog_tag is fetched properly 5 years ago
ServerContainer.php 357263a70b Do not try to autoload built in types 5 years ago
ServerNotAvailableException.php ba87db3fcc Fix others 8 years ago
ServiceUnavailableException.php 0215b004da Update with robin 8 years ago
Setup.php 3ef1780646 Allow to access source maps on apache 5 years ago
Streamer.php 90fdf83ca7 Use zip32 only if there are less than 65536 files 6 years ago
SubAdmin.php 15abcff2a1 Expose subadmin to OCP 5 years ago
SystemConfig.php f9e70c2ab6 Merge pull request #7020 from Fiech/master 7 years ago
TagManager.php ba87db3fcc Fix others 8 years ago
Tags.php ece41318b8 Check if the favorite tag exists 6 years ago
TempManager.php 0eebff152a Update license headers 7 years ago
TemplateLayout.php 071b686543 Fix "Undefined index: user_uid" on login page 5 years ago
URLGenerator.php b8fcf6e9b3 Allow empty strings in getAbsoluteURL 6 years ago
Updater.php 810ee7d811 Make the auto-disabled list more broad 5 years ago