Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-14Fix regressions and simplify code changesdecrease-latency-fileCarl Schwan
2022-02-14Speed up fetching of WebDAV folder listingCarl Schwan
2022-02-11Merge pull request #30959 from nextcloud/redis-pconnectVincent Petry
2022-02-11Merge pull request #31132 from nextcloud/fix/missing-two-factor-backup-codes-...Joas Schilling
2022-02-11Fix missign twofactor_backupcodes bundleChristoph Wurst
2022-02-11Merge pull request #31011 from nextcloud/dronupdtJoas Schilling
2022-02-11Merge pull request #31090 from nextcloud/fix/31069/fix-overlapping-buttons-ap...Simon L
2022-02-11[tx-robot] updated from transifexNextcloud bot
2022-02-10try to fix overlapping buttons in apps-managementszaimen
2022-02-10Merge pull request #30953 from nextcloud/feat/init-storage-when-transferring-...Vincent Petry
2022-02-10Merge pull request #31032 from nextcloud/instanceNameVincent Petry
2022-02-10Merge pull request #31035 from paierlep/fix/occ_scan_no_files_errorVincent Petry
2022-02-10Merge pull request #31042 from nextcloud/enh/direct_edit_indexVincent Petry
2022-02-10Merge pull request #31073 from nextcloud/fix/user_ldap-fix-access-typingVincent Petry
2022-02-10Merge pull request #31079 from nextcloud/ignore-self-contact-interactionVincent Petry
2022-02-10Merge pull request #31097 from nextcloud/bugfix/31096/fix-shares-transfer-gue...Vincent Petry
2022-02-10Merge pull request #31077 from nextcloud/revert/public-page-changesSimon L
2022-02-10Merge pull request #30981 from nextcloud/fix/30936/ldap-dup-uuid-migrationblizzz
2022-02-10Revert "Add non-breaking space in the file size"szaimen
2022-02-10Revert "Improve layout for the public download page"Carl Schwan
2022-02-10Revert "Fix loading of the text app in public shared links"Carl Schwan
2022-02-10Setup warning for invalid LDAP user or group UUIDs.Arthur Schiwon
2022-02-10Fix psalm errors in apps/user_ldap/lib/Jobs/CleanUp.phpCôme Chilliet
2022-02-10Fix ldap:update-uuidCôme Chilliet
2022-02-10add occ command to update UUIDs (incomplete)Arthur Schiwon
2022-02-10allow to re-run migration step when backup DB is already createdArthur Schiwon
2022-02-10invalidated duplicated UUIDs prior to migration changeArthur Schiwon
2022-02-10Temporarily disable samba-non-native as it times out too oftenJoas Schilling
2022-02-10Don't provide favorite activity settingsJoas Schilling
2022-02-10Merge pull request #30942 from nextcloud/appdata-lite-filesystemVincent Petry
2022-02-10Fix path handling when transferring incoming sharesVincent Petry
2022-02-10[tx-robot] updated from transifexNextcloud bot
2022-02-09handle setupFS with null userRobin Appelman
2022-02-09dont mark fs as setup when no user is activeRobin Appelman
2022-02-09fix fs cache test user setupRobin Appelman
2022-02-09pass user object during fs initRobin Appelman
2022-02-09only setup part of the filesystem for appdata requestsRobin Appelman
2022-02-09Merge pull request #31088 from nextcloud/techdebt/noid/restore-green-ciRobin Appelman
2022-02-09Temporarily disable samba-non-native as it times out too oftenJoas Schilling
2022-02-09Merge pull request #31081 from nextcloud/bugfix/noid/dont-provide-favorite-ac...Joas Schilling
2022-02-09Don't provide favorite activity settingsJoas Schilling
2022-02-09Merge pull request #30997 from nextcloud/fix/noid/ldap-occ-test-config-accessorblizzz
2022-02-09Merge pull request #31007 from nextcloud/enhancement/bootstrap-calendar-resou...Christoph Wurst
2022-02-09Ignore contact interaction with selfThomas Citharel
2022-02-09[tx-robot] updated from transifexNextcloud bot
2022-02-08Merge pull request #30925 from paierlep/feature/breadcrumb_menu_parent_folder...Louis
2022-02-08Merge pull request #30945 from nextcloud/techdebt/noid/background-job-time-wi...Joas Schilling
2022-02-08Remove mixed type not available in PHP 7.4Côme Chilliet
2022-02-08Add a comment explaining how Helper::loginName2UserName can workCôme Chilliet
2022-02-08Improve typing in OCA\User_LDAP\Access and reduce psalm errorsCôme Chilliet