Morris Jobke 5fe151f7c4 Merge pull request #13927 from nextcloud/remove-dead-code 5 gadi atpakaļ
..
Accounts 0f911e2d13 Add default values when parsing account data 5 gadi atpakaļ
Activity abd305eff5 Remove legacy activity stuff 5 gadi atpakaļ
App ea21aa3f7a Use numeric placeholders if there are multiple, so that RTL languages can operate better 6 gadi atpakaļ
AppFramework d182037bce Emit to load additionalscripts 5 gadi atpakaļ
Archive 38a90130ce move log constants to ILogger 6 gadi atpakaļ
Authentication ac8a6e2244 Clean pending 2FA authentication on password reset 5 gadi atpakaļ
BackgroundJob d5927e4d01 Fix integer background job id type error 5 gadi atpakaļ
Cache 07e5b30b90 remove unneeded is_dir from file cache gc 6 gadi atpakaļ
Calendar 970242b6ca RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server 6 gadi atpakaļ
Collaboration 5a73a9b9de Fix injection to get the user id 6 gadi atpakaļ
Command eb51f06a3b Use ::class statement instead of string 6 gadi atpakaļ
Comments f394bf356e Rewrite getNumberOfUnreadCommentsForFolder query 5 gadi atpakaļ
Console 20839a422b Refactor some code 6 gadi atpakaļ
Contacts 16bfbb78ca Don't fail contacts menu on unkown user 6 gadi atpakaļ
DB c09fa1ee65 Only check the Oracle schema conditions if the app supports it 5 gadi atpakaļ
Dashboard dfd4782dfc include dashboard into core 6 gadi atpakaļ
Diagnostics 0eebff152a Update license headers 7 gadi atpakaļ
Encryption a2eaf48f6f list files which could not be decrypted 5 gadi atpakaļ
Federation 4c00c80a83 translate nextcloud share types to OCM share types 6 gadi atpakaļ
Files 1d322d3b37 always use multipart uploader for s3 uploads 5 gadi atpakaļ
FullTextSearch 5557485aba using the createIndex from FullTextSearchManager 5 gadi atpakaļ
GlobalScale 0eebff152a Update license headers 7 gadi atpakaļ
Group 3996210307 Merge pull request #12419 from nextcloud/bugfix/noid/group-creation-replace-insertIfNotExist 6 gadi atpakaļ
Hooks 72bb7c3074 Fix PHP doc for API docs 7 gadi atpakaļ
Http 08970aaee2 HttpClient getHeader can return empty string 5 gadi atpakaļ
IntegrityCheck 72e745be26 Handle strict typing in Checker and fix tests 6 gadi atpakaļ
L10N 7d158c62ce Typehint 6 gadi atpakaļ
Lock fd8eeccb15 Merge pull request #11942 from nextcloud/techdebt/noid/use-count-function 6 gadi atpakaļ
Lockdown 0eebff152a Update license headers 7 gadi atpakaļ
Log d8e041a5a2 Don't log parameters on user creation in case of error/exception 5 gadi atpakaļ
Mail 7cef9b0248 Addressing comments, array() to [] 5 gadi atpakaļ
Memcache bfa49410a2 Drop support for xcache 6 gadi atpakaļ
Migration 0eebff152a Update license headers 7 gadi atpakaļ
Notification 79b540ecc3 Add return types and fully qualified function calls 6 gadi atpakaļ
OCS a0028a2a5f Allow to skip retrieving from cache in the DiscoveryService 6 gadi atpakaļ
Preview 9147a12ee1 Reduce text size of text file preview, fix #13720 5 gadi atpakaļ
Remote 5ce69e7c42 Add some more tests for ocs remote api 7 gadi atpakaļ
Repair 2be63bcb6a Log and continue on Dav reader failure 6 gadi atpakaļ
RichObjectStrings 695e60228d Validate all rich objects not only the used ones 6 gadi atpakaļ
Route c1e4f9f305 Use type casting instead of *val() method 6 gadi atpakaļ
Search 0eebff152a Update license headers 7 gadi atpakaļ
Security 372f3d2a60 Remove deprecated functions from SecureRandom 6 gadi atpakaļ
Session fe21b10de5 replace setcookie value with '' instead of null. 6 gadi atpakaļ
Settings c57f886b43 Show proper default locale 5 gadi atpakaļ
Setup 9d7e51fd56 Use empty instead ?? because dbname is '' sometimes 6 gadi atpakaļ
Share c77d7d6e79 Move merged-share-backend to webpack 5 gadi atpakaļ
Share20 7e3e3bed50 Fix typos and unused return values 5 gadi atpakaļ
Support b4b095ca91 Fix @since version on new API 6 gadi atpakaļ
SystemTag bb352fb667 Use the defined func()->count() instead of manual counting 6 gadi atpakaļ
Tagging eb51f06a3b Use ::class statement instead of string 6 gadi atpakaļ
Template adbeb42c2c Fix colorizeSvg with transformations that contain a comma (,) 5 gadi atpakaļ
Updater 772bbd99be Backend work to provide NC whats New info to users 6 gadi atpakaļ
User ad5a658e0c Add isTokenLogin argument to post login hook/event 5 gadi atpakaļ
legacy 5fe151f7c4 Merge pull request #13927 from nextcloud/remove-dead-code 5 gadi atpakaļ
AllConfig.php 03fe2b3b81 Use a case insensitive search for email 5 gadi atpakaļ
AppConfig.php 05b8eb140c using isset() 6 gadi atpakaļ
Avatar.php a9eef37456 Clear avatar cache with frontend repair 6 gadi atpakaļ
AvatarManager.php a9eef37456 Clear avatar cache with frontend repair 6 gadi atpakaļ
CapabilitiesManager.php 38a90130ce move log constants to ILogger 6 gadi atpakaļ
Color.php 1517b1452e Fix autoloader 6 gadi atpakaļ
Config.php 9104e028a3 Remove deleteFromOpcodeCache & clearOpcodeCache 5 gadi atpakaļ
ContactsManager.php 22112bf71d Allow access to addressbook unique uri 5 gadi atpakaļ
DatabaseException.php b8ed028870 Remove unneeded parameter in DatabaseException 7 gadi atpakaļ
DatabaseSetupException.php ba87db3fcc Fix others 8 gadi atpakaļ
DateTimeFormatter.php 0eebff152a Update license headers 7 gadi atpakaļ
DateTimeZone.php 38a90130ce move log constants to ILogger 6 gadi atpakaļ
ForbiddenException.php ba87db3fcc Fix others 8 gadi atpakaļ
HintException.php 0eebff152a Update license headers 7 gadi atpakaļ
InitialStateService.php 0e6cb988a1 Add a key parameter to the new initial state API 5 gadi atpakaļ
Installer.php 483ad01a09 There is no update available if the app didnt have a version (aka was not installed) 6 gadi atpakaļ
LargeFileHelper.php 32fd0919c1 Make LargeFileHelper.php faster by avoiding execs as much as possible 6 gadi atpakaļ
Log.php ff58732c0d Add breadcrumb support to crash reporters 6 gadi atpakaļ
MemoryInfo.php 2bab916c53 Adds license to files. Updates the branch. 6 gadi atpakaļ
NaturalSort.php 38a90130ce move log constants to ILogger 6 gadi atpakaļ
NaturalSort_DefaultCollator.php ba87db3fcc Fix others 8 gadi atpakaļ
NavigationManager.php 6f45607f57 Upgraded navigation submenu management and api + created sharing submenu 6 gadi atpakaļ
NeedsUpdateException.php 0215b004da Update with robin 8 gadi atpakaļ
NotSquareException.php ba87db3fcc Fix others 8 gadi atpakaļ
PreviewManager.php ade61d8b43 Allow the creationg of previews of files stored in appdata 6 gadi atpakaļ
PreviewNotAvailableException.php f56ae37e8f Opening the trashbin causes errors in log for files without preview 8 gadi atpakaļ
RedisFactory.php 0eebff152a Update license headers 7 gadi atpakaļ
Repair.php 2be63bcb6a Log and continue on Dav reader failure 6 gadi atpakaļ
RepairException.php ba87db3fcc Fix others 8 gadi atpakaļ
Search.php 21a720e026 Removed deprecated search function from ISearch 6 gadi atpakaļ
Server.php f30877ea7c Provide initial state 5 gadi atpakaļ
ServerContainer.php a411adee6c Fix missing argument 2 for Settings classes 7 gadi atpakaļ
ServerNotAvailableException.php ba87db3fcc Fix others 8 gadi atpakaļ
ServiceUnavailableException.php 0215b004da Update with robin 8 gadi atpakaļ
Setup.php b9f2ce2796 Fix loading of .woff2 files in .htaccess 6 gadi atpakaļ
Streamer.php 90fdf83ca7 Use zip32 only if there are less than 65536 files 6 gadi atpakaļ
SubAdmin.php 15abcff2a1 Expose subadmin to OCP 5 gadi atpakaļ
SystemConfig.php f9e70c2ab6 Merge pull request #7020 from Fiech/master 7 gadi atpakaļ
TagManager.php ba87db3fcc Fix others 8 gadi atpakaļ
Tags.php ece41318b8 Check if the favorite tag exists 6 gadi atpakaļ
TempManager.php 0eebff152a Update license headers 7 gadi atpakaļ
TemplateLayout.php f30877ea7c Provide initial state 5 gadi atpakaļ
URLGenerator.php b8fcf6e9b3 Allow empty strings in getAbsoluteURL 6 gadi atpakaļ
Updater.php f5a1f4bc1b Revert "Wait for cron to finish before running upgrade command" 6 gadi atpakaļ