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-03-08Fix too many file download notifications when watching a videoszaimen
2022-02-10Revert "Add non-breaking space in the file size"szaimen
2022-01-15Add non-breaking space in the file sizeCarl Schwan
2021-09-10Emit event on link share actionJohn Molakvoæ
2021-06-30Migrate HintException to OCPGary Kim
2021-06-16Use product name in places where it is appropriate rather than the instance nameJulius Härtl
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-03-26Map old account scope properties to new namesVincent Petry
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-10-26Return correct error message on share download without read permissionMorris Jobke
2020-09-17Show filename on share link downloadJohn Molakvoæ (skjnldsv)
2020-07-15Add BeforeTemplateRenderedEvent for files_sharingJulius Härtl
2020-06-24Update share type constant usageJoas Schilling
2020-04-29Update license headers for 19Christoph Wurst
2020-04-24Merge pull request #17623 from j3l11234/masterRoeland Jago Douma
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph 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-26Use the short array syntax, everywhereChristoph Wurst
2020-03-19Allow the video player on the hide downloadJoas Schilling
2020-03-11Properly emit Viewer event on files and files_sharingJohn Molakvoæ (skjnldsv)
2020-03-11Fix import order and formattingJohn Molakvoæ (skjnldsv)
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
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
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-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-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
2018-11-15Rollback to default list viewJohn Molakvoæ (skjnldsv)
2018-11-10change "Download" to "Download all files" for shared foldersJonas Sulzer
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-06Add grid toggle for every files viewJohn Molakvoæ (skjnldsv)
2018-10-30Honour "hide download" in the public share pageDaniel Calviño Sánchez
2018-10-30Expose hide download to public pageRoeland Jago Douma