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-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
2019-12-03Inherited SharesMaxence Lange
2019-11-26Apply share permission mask to all files obtained via shareinfoRoeland Jago Douma
2019-11-25Merge pull request #18079 from nextcloud/fixes/phpcsRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-11-19Get first element of nodes arraywaleczny
2019-11-12The share manager knows which provider can accept sharesJoas Schilling
2019-11-12Allow to accept group sharesJoas Schilling
2019-11-12Add the notifier and the API endpoint for user sharesJoas Schilling
2019-10-29Fix current user edit/delete permissionsJohn Molakvoæ (skjnldsv)
2019-10-25Unify code to get shares of a file or also including subfilesJohn Molakvoæ (skjnldsv)
2019-10-25Filter out duplicated shares before processing themJohn Molakvoæ (skjnldsv)
2019-10-25Do not return shares with the current userDaniel Calviño Sánchez
2019-10-25Extract method to get all sharesDaniel Calviño Sánchez
2019-10-25Add missing share types when getting shares of a fileDaniel Calviño Sánchez
2019-10-25Unify share type sorting when getting shares of a file or with subfilesDaniel Calviño Sánchez
2019-10-25Remove unneeded calls to "ShareManager::shareProviderExists()"Daniel Calviño Sánchez
2019-10-21Add support for download share on old android browserj3l11234
2019-10-17Include the share in the Files_Sharing::loadAdditionalScripts eventDaniel Calviño Sánchez
2019-10-04Fix shares read permissionsJohn Molakvoæ (skjnldsv)
2019-10-04Add checks for whether a user with access to a share can delete itJohn Molakvoæ (skjnldsv)
2019-10-04Extract check for whether a user with access to a share can edit itJohn Molakvoæ (skjnldsv)
2019-10-04Prevent non owners to update others link sharesJohn Molakvoæ (skjnldsv)
2019-10-04Use same settings for mail share as link sharesJohn Molakvoæ (skjnldsv)
2019-09-05Bye Spreed namespace, hello Talk!Joas Schilling
2019-07-03Unify the permission checking in one place onlyJoas Schilling
2019-06-27Correctly check share permissions when updating a re-sub-shareJoas Schilling
2019-05-08Fix public upload by also load the semaphore methodMorris Jobke
2019-04-10Do not allow JavaScript "eval" in the public share auth page with TalkDaniel Calviño Sánchez
2019-04-01do not returns shared_with === currentUserMaxence Lange
2019-03-31fixing share formatMaxence Lange
2019-03-31issue during last pushMaxence Lange