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-06-17Mention missing files subdirbackport/32874/stable22Bill McGonigle
2022-05-11fix for transferring ownership of groupfoldersbackport/32149/stable22Vanessa Pertsch
2022-03-04Init user's file system if not existing on ownership transferbackport/30953/stable22Carl Schwan
2022-02-18Don't redirect when loading files index pageCarl Schwan
2022-02-17Don't provide favorite activity settingsJoas Schilling
2022-02-16Fix path handling when transferring incoming sharesVincent Petry
2022-01-14[files] new internal link GET param to avoid setting 'openfile' on redirectJulien Veyssier
2022-01-14Fix wrong unified search link to folderJohn Molakvoæ
2021-12-13Limit more contact searchesJoas Schilling
2021-12-06fix testsRobin Appelman
2021-12-06stop background scan early if a users still has unscanned files after backgro...Robin Appelman
2021-12-06find users for background scan one by oneRobin Appelman
2021-11-19Move storage encoding compatibility warning logicVincent Petry
2021-10-26Move to combined files entrypointJulius Härtl
2021-10-05Do not transfer shares for deleted usersVincent Petry
2021-09-27Don't allow to change activity settings that don't workJoas Schilling
2021-09-15 Added support for transfering incoming file shares.Vincent Petry
2021-08-24Log exception message during failed ownership transfer share restoreChristoph Wurst
2021-08-02Fix typoLouis
2021-08-02Set openfile params when following internal linksLouis Chemineau
2021-07-29Fix variabable override in file viewLouis Chemineau
2021-06-09Trigger click event when scrollTo is setLouis Chemineau
2021-06-08Merge pull request #26494 from rigrig/fix-php8-deprecationsMorris Jobke
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-05-29Fix functions taking optional parameters before required onesRichard de Boer
2021-05-21Fix more psalm warningsRoeland Jago Douma
2021-05-21Add proper PHPDoc tags to files ApiControllerMorris Jobke
2021-05-21Merge pull request #26727 from nextcloud/group-exclude-link-shareMorris Jobke
2021-05-12load share settings from the share manager in more placesRobin Appelman
2021-04-21optimize getting share types for recent filesRobin Appelman
2021-04-16Move over notification to new registrationRoeland Jago Douma
2021-03-22Merge pull request #26198 from nextcloud/unified-search-nodeMorris Jobke
2021-03-19pass order from unified search to file searchRobin Appelman
2021-03-19Only perform login check during ownership transfer for encryptionChristoph Wurst
2021-03-18use "newer" node search api directly in unified searchRobin Appelman
2021-03-17Merge pull request #25676 from nextcloud/drop/utl-is-ieMorris Jobke
2021-03-17Merge pull request #26131 from nextcloud/fix/initialstate-templatesVincent Petry
2021-03-15Fix default missing initial state for templatesJohn Molakvoæ (skjnldsv)
2021-03-11limit constructing of result objects in file searchRobin Appelman
2021-03-09Drop \OCP\Util::isIeChristoph Wurst
2021-03-04Activity: show if files are hidden or notRoeland Jago Douma
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
2021-01-28Move TemplateProvider registration to boot context and make template type reg...Julius Härtl
2021-01-28Skip template picker if none availableJohn Molakvoæ (skjnldsv)
2021-01-28Add template pickerJohn Molakvoæ (skjnldsv)
2021-01-28files: Create files from template APIJulius Härtl
2021-01-27cast intsRobin Appelman
2021-01-27handle the cache where a cache entry with the correct path has already been r...Robin Appelman
2021-01-27also repair storage idRobin Appelman
2021-01-27add command to repair broken filesystem treesRobin Appelman