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
2020-12-09Include deck shares in sharing mountsJulius Härtl
2020-12-09Introduce deck share type to ShareAPIControllerJulius Härtl
2020-12-09Let sharees endpoint properly handle deck sharesJulius Härtl
2020-12-08Adjust defaultJulius Härtl
2020-12-08Do not register share menu in cases where the files app has not been register...Julius Härtl
2020-12-08Move columns to bigintJulius Härtl
2020-12-08Migrate files_sharing to migrations and move remote_id to a string in share_e...Julius Härtl
2020-12-08Move remoteId of remote reshares to stringJulius Härtl
2020-11-20Merge pull request #24017 from nextcloud/enh/share_expirationMorris Jobke
2020-11-19Make the expire shares cron job actually expire the sharesRoeland Jago Douma
2020-11-19Limit shared cache search if it is just a fileRoeland Jago Douma
2020-11-13circleId too short in some requestMaxence Lange
2020-11-03Improve CertificateManager to not be user context dependentMorris Jobke
2020-10-29Fix invalid usages of the new dispatcherRoeland Jago Douma
2020-10-26Return correct error message on share download without read permissionMorris Jobke
2020-10-20Also expire share type emailJohn Molakvoæ (skjnldsv)
2020-10-13Merge pull request #23350 from st3iny/fix/14849/share-api-preview-availabilityMorris Jobke
2020-10-13Indicate preview availability in share api responsesRichard Steinmetz
2020-10-12Expose CLOUD federation for local users as wellJohn Molakvoæ (skjnldsv)
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-09-17Show filename on share link downloadJohn Molakvoæ (skjnldsv)
2020-09-17Unify links to php.netJ0WI
2020-09-17Merge pull request #22898 from nextcloud/fix/16696/add-spaces-and-fix-variabl...Morris Jobke
2020-09-17Merge pull request #22902 from nextcloud/fix/16696/proper-target-path-for-sha...Morris Jobke
2020-09-17Create proper target path for shared storage fopen eventMorris Jobke
2020-09-17Fix variable name and add spaces around path in info log lineMorris Jobke
2020-09-16optimize View::getPath if we already know the storage idRobin Appelman
2020-09-15disable update checking for shared storagesRobin Appelman
2020-09-09only get the permissions from the share source if it's not already cachedRobin Appelman
2020-09-07Update license headers for Nextcloud 20 (again)Christoph Wurst
2020-09-03Do not fail if share for mountpoint is no longer availableJulius Härtl
2020-08-28remove unneeded ifRobin Appelman
2020-08-24Merge pull request #22393 from nextcloud/fix/license-headers-20Roeland Jago Douma
2020-08-24Fix missing FN from federated contactJohn Molakvoæ (skjnldsv)
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-19Use matching parameter names form interfaces and implementationsMorris Jobke
2020-08-18Improve recent file fetchingRoeland Jago Douma
2020-08-17Merge pull request #22109 from nextcloud/feature/20931/followup-1John Molakvoæ
2020-08-14Expose status via Collaborators APIGeorg Ehrke
2020-08-14Fix some MissingDocblockType or InvalidDocblock warnings.Daniel Kesselberg
2020-08-13merge file activity settings into a single 'favorite changed' itemRobin Appelman
2020-08-13move share notifcation settings to files groupRobin Appelman
2020-07-29When no user is logged in null is usedJoas Schilling
2020-07-23Move federated_share_added into a typed eventMorris Jobke
2020-07-16Migrate files sharing to the PSR containerChristoph Wurst
2020-07-15Better event description for BeforeTemplateRenderedEvent in files and files_s...Morris Jobke
2020-07-15Add BeforeTemplateRenderedEvent for files_sharingJulius Härtl
2020-07-14Merge pull request #21816 from nextcloud/techdebt/noid/federatedfilesharing-t...Morris Jobke
2020-07-14Use IBootstrap for the app federatedfilesharingMorris Jobke
2020-07-14Add user input for link share labelsGary Kim