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-09-09Correctly check for new default rootJoas Schilling
2019-09-09Properly initialize the CacheJail for sharingJulius Härtl
2019-07-03Unify the permission checking in one place onlyJoas Schilling
2019-06-28Correctly check share permissions when updating a re-sub-shareJoas Schilling
2019-04-08Fix unnecessary boolean castMorris Jobke
2019-04-08Fix for crashing occ files:scanfretn
2019-02-25Fix grid toggle button on public pageJohn Molakvoæ (skjnldsv)
2019-02-19Catch Request exception in testRemoteUrlRoeland Jago Douma
2019-01-03Add caching headers for public previewsJulius Härtl
2018-12-05Fix wrong used typeJoas Schilling
2018-11-30Parse activity when a user self-unshares a fileJoas Schilling
2018-11-30Merge pull request #12692 from nextcloud/storage-no-encryption-interface-15Morris Jobke
2018-11-29add capabilities for multiple share linksBjoern Schiessle
2018-11-27Add interface to allow storages from opting out of encryptionRobin Appelman
2018-11-20Handle permission in update of share betterRoeland Jago Douma
2018-11-15Rollback to default list viewJohn Molakvoæ (skjnldsv)
2018-11-13Merge pull request #12398 from nextcloud/fix/12378Morris Jobke
2018-11-10change "Download" to "Download all files" for shared foldersJonas Sulzer
2018-11-08Use the defined func()->count() instead of manual countingJoas Schilling
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-05Merge pull request #12185 from nextcloud/cleanup/dicontainerMorris Jobke
2018-11-04Merge pull request #12105 from nextcloud/using-resharing-right-to-display-sharesRoeland Jago Douma
2018-11-02Fix files_sharingRoeland 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-17Merge pull request #11862 from nextcloud/bugfix/ensure_cache_it_initblizzz
2018-10-16Merge pull request #11870 from nextcloud/fix/noid/proper-column-name-escapingMorris Jobke
2018-10-16Properly escape column name in "createFunction" callMorris Jobke
2018-10-16Double check for failed cache with a shared storageRoeland Jago Douma
2018-10-16Move files_drop to compiled handlebarsRoeland Jago Douma