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
2019-03-31returns reshares in APIMaxence Lange
2019-02-26Search sharees on lookup server when explicitly requested by userChristoph Wurst
2019-02-25Merge pull request #13514 from nextcloud/fix-public-grid-toggleMorris Jobke
2019-02-25Show sharing recommendationsChristoph Wurst
2019-02-21Fix grid toggle button on public pageJohn Molakvoæ (skjnldsv)
2019-02-19Fix writable public folder shareJulius Härtl
2019-02-01add myself as @authorJonas Sulzer
2019-02-01code stylingJonas Sulzer
2019-02-01restructure codeJonas Sulzer
2019-02-01only show "Add to your Nextcloud" on share link if federation is activatedJonas Sulzer
2019-01-03Add caching headers for public previewsJulius Härtl
2018-12-05Fix typo in "incoming"Joas Schilling
2018-11-20Handle permission in update of share betterRoeland Jago Douma
2018-11-15Rollback to default list viewJohn Molakvoæ (skjnldsv)
2018-11-10change "Download" to "Download all files" for shared foldersJonas Sulzer
2018-11-07Merge pull request #12324 from nextcloud/add-password-response-parameter-for-...Morris Jobke
2018-11-07Reduce function callsMorris Jobke
2018-11-07Adapts the code to the new master stateMichael Weimann
2018-11-07Inlines the share note for file dropsMichael Weimann
2018-11-07Inlines the share note for file dropsMichael Weimann
2018-11-07Hides the header actions for file dropsMichael Weimann
2018-11-07Add "password" parameter to the response data of link sharesDaniel Calviño Sánchez
2018-11-06Add grid toggle for every files viewJohn Molakvoæ (skjnldsv)
2018-11-04Merge pull request #12105 from nextcloud/using-resharing-right-to-display-sharesRoeland Jago Douma
2018-11-02user can have his resharing rights revoked, yet seeing created sharesMaxence Lange
2018-11-02check parents resharing rightsMaxence Lange
2018-11-02limit to circles moderatorMaxence Lange
2018-11-02display shares to circles moderatorMaxence Lange
2018-11-02shares are displayed to users with resharing rightsMaxence Lange
2018-11-02Add sending the password by Talk for a link share to ShareAPIControllerDaniel Calviño Sánchez
2018-11-01allow to update lables for public link sharesBjoern Schiessle
2018-11-01allow to add labels to sharesBjoern Schiessle
2018-10-31allow to create multiple link shares via share apiBjoern Schiessle
2018-10-30Honour "hide download" in the public share pageDaniel Calviño Sánchez
2018-10-30Expose hide download to public pageRoeland Jago Douma
2018-10-30Propegate hide download state in share providerRoeland Jago Douma
2018-10-23Merge branch 'master' of https://github.com/nextcloud/server into gridview-tableJohn Molakvoæ (skjnldsv)
2018-10-23Public fixes, request & default to gridJohn Molakvoæ (skjnldsv)
2018-10-22Use lax CSP when the share is a talk shareJoas Schilling
2018-10-16Move files_drop to compiled handlebarsRoeland Jago Douma
2018-10-09Use numeric placeholders if there are multiple, so that RTL languages can ope...Joas Schilling
2018-10-04Allow userId to be nullRoeland Jago Douma
2018-10-01Move to 1 template file for filesRoeland Jago Douma
2018-09-27Compile filesummary handlebarsRoeland Jago Douma
2018-08-24Merge pull request #10838 from nextcloud/header-fixes-and-public-noteMorris Jobke
2018-08-24Add rooms in the default candidate types to look for when sharingDaniel Calviño Sánchez
2018-08-24Fix mobile view and add public share note viewJohn Molakvoæ (skjnldsv)
2018-08-09Merge pull request #10255 from nextcloud/add-support-for-room-sharesBjörn Schießle
2018-08-08Suppress Phan warnings about calling undeclared class methodsDaniel Calviño Sánchez
2018-08-08Add support for room shares to DeletedShareAPIControllerDaniel Calviño Sánchez