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-05-11fix for transferring ownership of groupfoldersbackport/32149/stable22Vanessa Pertsch
2022-02-18Don't redirect when loading files index pageCarl Schwan
2022-01-14[files] new internal link GET param to avoid setting 'openfile' on redirectJulien Veyssier
2021-10-26Move to combined files entrypointJulius Härtl
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-04Update php licensesJohn Molakvoæ (skjnldsv)
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-03-17Merge pull request #25676 from nextcloud/drop/utl-is-ieMorris Jobke
2021-03-15Fix default missing initial state for templatesJohn Molakvoæ (skjnldsv)
2021-03-09Drop \OCP\Util::isIeChristoph Wurst
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-15Merge pull request #25055 from nina-py/18439-add-crop-image-previews-settingJulius Härtl
2021-01-14Add "Crop image previews" setting to filesNina Pypchenko
2021-01-11Remove unneeded casts that were found by PsalmMorris Jobke
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-10Indicate preview availability in recent file api responsesRichard Steinmetz
2020-12-09Address minor commentsJulius Härtl
2020-12-09Introduce deck share type to ShareAPIControllerJulius Härtl
2020-11-06Fix getstorage callRoeland Jago Douma
2020-11-06Do not setup the default FS on normal routesRoeland Jago Douma
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-09-01Do not expose direct editing if no master key is availableJulius Härtl
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-14Fix some MissingDocblockType or InvalidDocblock warnings.Daniel Kesselberg
2020-08-10Prefer typed event over string based onesMorris Jobke
2020-06-24Update share type constant usageJoas Schilling
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-27Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2020-03-11Use dispatchTypedJohn Molakvoæ (skjnldsv)
2020-03-11Properly emit Viewer event on files and files_sharingJohn Molakvoæ (skjnldsv)
2020-03-03Do not allow transfer ownership when the user isn't the ownerChristoph Wurst
2020-02-24Make sure that the transfer entry is present in the databaseJulius Härtl
2020-01-10Fix webdav urlJohn Molakvoæ (skjnldsv)
2019-12-20Expose exception message in the responseJulius Härtl
2019-12-11Merge pull request #18224 from nextcloud/bugfix/noid/direct-editing-pathRoeland Jago Douma
2019-12-05Update license headersChristoph Wurst