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-05-05Do not filter id matching userId on non-user-share sharesJohn Molakvoæ (skjnldsv)
2020-05-04Fix federated link sharing permissionsJohn Molakvoæ (skjnldsv)
2020-04-29Allow to navigate to others with access from the sidebarRoeland Jago Douma
2020-04-29Update license headers for 19Christoph Wurst
2020-04-27Merge pull request #19793 from nextcloud/bugfix/noid/link-to-federated-reshareMorris Jobke
2020-04-24Merge pull request #17623 from j3l11234/masterRoeland Jago Douma
2020-04-23make php-cs happyRobin Appelman
2020-04-21Link shares have reshare permission if outgoing federated shares are enabledJulius Härtl
2020-04-21Fix Sharing recommendation user displayJohn Molakvoæ (skjnldsv)
2020-04-14Also disallow ; in remote urlsJoas Schilling
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Merge pull request #20391 from nextcloud/refactor/spaces-cleanupChristoph Wurst
2020-04-09Merge pull request #20384 from nextcloud/techdebt/lowercase-keywordsChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph Wurst
2020-04-09Use php keywords in lowercaseChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-08Fix multiline commentsChristoph Wurst
2020-04-01Remove user name from public sharing pageJoas Schilling
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-20Remove unused properties in ShareesAPIControllerJulius Härtl
2020-03-19Allow the video player on the hide downloadJoas Schilling
2020-03-13Fix willReturnOnConsecutiveCallsJoas Schilling
2020-03-12Don't allow anchors and queries in remote urlsJoas Schilling
2020-03-12Merge pull request #19777 from nextcloud/fix/viewer-publicJohn Molakvoæ
2020-03-11Properly emit Viewer event on files and files_sharingJohn Molakvoæ (skjnldsv)
2020-03-11Fix import order and formattingJohn Molakvoæ (skjnldsv)
2020-03-09Don't break when one remote share is downJoas Schilling
2020-03-02Don't try to format deleted sharesRoeland Jago Douma
2020-02-28Allow single file downloads so the video player works againJoas Schilling
2020-02-08Merge pull request #19349 from nextcloud/bugfix/noid/prevent-download-on-secu...Roeland Jago Douma
2020-02-07Prevent archieved download on secure viewJoas Schilling
2020-02-07Disable link shares of disabled usersRoeland Jago Douma
2020-01-15Don't show link shares hash in inherited share listRoeland Jago Douma
2020-01-13Fix license headersChristoph Wurst
2020-01-08moving ->getParent earlierMaxence Lange
2020-01-07Add pending share list to frontendJulius Härtl
2020-01-07A pending shares overviewRoeland Jago Douma
2020-01-06Accept shares when you open mailRoeland Jago Douma
2020-01-05Do not use $_GETRoeland Jago Douma
2020-01-02confirm resharing rights if viewer is current ownerMaxence Lange
2019-12-20Update license headers for 18Christoph Wurst
2019-12-17Allow users to specify to accept (internal) shares by defaultRoeland Jago Douma
2019-12-05Update license headersChristoph Wurst
2019-12-05Always do sharee lookup on lookup server in GSRoeland Jago Douma
2019-12-03fixing tests + avoid duplicate in getFormattedShares()Maxence Lange
2019-12-03integration testsMaxence Lange