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-08-16Show usage percenteage in the tooltipbackport/33495/stable24Daniel Calviño Sánchez
2022-08-16Use total available space rather than quota when updating the displayDaniel Calviño Sánchez
2022-06-17Mention missing files subdirbackport/32874/stable24Bill McGonigle
2022-06-12Fix issue #31692 of occ files:scanbackport-32059-stable24Richard Steinmetz
2022-05-11fix for transferring ownership of groupfoldersbackport/32149/stable24Vanessa Pertsch
2022-04-06don't force a full setup for getting storage statsRobin Appelman
2022-03-24Adapt more code to migration to LoggerInterfaceCôme Chilliet
2022-02-17Don't redirect when loading files index pageCarl Schwan
2022-02-10Merge pull request #30953 from nextcloud/feat/init-storage-when-transferring-...Vincent Petry
2022-02-10Merge pull request #31097 from nextcloud/bugfix/31096/fix-shares-transfer-gue...Vincent Petry
2022-02-10Fix path handling when transferring incoming sharesVincent Petry
2022-02-09Don't provide favorite activity settingsJoas Schilling
2022-02-01Init user's file system if not existing on ownership transferCarl Schwan
2022-01-14[files] new internal link GET param to avoid setting 'openfile' on redirectJulien Veyssier
2022-01-14Merge pull request #30530 from nextcloud/fix/search-urlJohn Molakvoæ
2022-01-13Fix wrong unified search link to folderJohn Molakvoæ
2022-01-08Split common vendor chunkJohn Molakvoæ (skjnldsv)
2022-01-08Move bundles to /distJohn Molakvoæ (skjnldsv)
2021-12-08Limit more contact searchesJoas Schilling
2021-12-02fix testsRobin Appelman
2021-12-02stop background scan early if a users still has unscanned files after backgro...Robin Appelman
2021-12-02find users for background scan one by oneRobin Appelman
2021-11-30Remove isIE and associated legacy scriptsJohn Molakvoæ (skjnldsv)
2021-11-17Move storage encoding compatibility warning logicVincent Petry
2021-10-25Move to combined files entrypointJulius Härtl
2021-10-04Do not transfer shares for deleted usersVincent Petry
2021-09-27Merge pull request #28853 from nextcloud/bugfix/27547/dont-allow-changing-set...Vincent Petry
2021-09-15Don't allow to change activity settings that don't workJoas Schilling
2021-08-27 Added support for transfering incoming file shares.Immanuel Pasanec
2021-08-24Log exception message during failed ownership transfer share restoreChristoph Wurst
2021-07-28Fix typoLouis
2021-07-27Set openfile params when following internal linksLouis Chemineau
2021-07-26Fix 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)