47 Commits (8f09d5b67c3689eb90690d0c8b58bcfec68e60dd)

Author SHA1 Message Date
Lukas Reschke 8f09d5b67c Update license headers 10 years ago
Morris Jobke b945d71384 update licence headers via script 10 years ago
Roeland Jago Douma 0d3009951f Made routes remote_shares only again 10 years ago
Roeland Jago Douma 7310c4166a Added '../remote_shares' endpoint 10 years ago
Roeland Jago Douma 4a62021141 Move OCS endpoint ../remote_share to ../pending_shares 10 years ago
Joas Schilling aa2a894eb0 Fix performance issues of the sharees api 10 years ago
Joas Schilling 0227cfff08 Take a list of share IDs instead of the user and group names 10 years ago
Joas Schilling 5c4fbf5191 Inject the logger as well 10 years ago
Joas Schilling 327c47a989 Do not use deprecated method in new code 10 years ago
Roeland Jago Douma 98301210a9 Start of OCS Share API sharees endpoint 10 years ago
Lukas Reschke 0a1d551090 Use IClientService to check for remote ownCloud instances 10 years ago
Roeland Jago Douma e84cffc063 Moved core apps to the capabilities manager 11 years ago
Joas Schilling 2118713477 Add OCS api to get, accept and decline remote shares 11 years ago
Morris Jobke f63915d0c8 update license headers and authors 10 years ago
Robin Appelman dd9601ae8f fix merge 11 years ago
Robin Appelman 30ad56813a propagate etags for all user of a share 11 years ago
Joas Schilling 3f3f8c2f99 Fix usage of deprecated private constants 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Roeland Jago Douma 0bf1152a51 Added route again 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Lukas Reschke a67627140c Revert "Add OCS sharing info to capabilities" 11 years ago
Roeland Jago Douma b3ea849a87 Added capabilities whether a server allows public links 11 years ago
Bjoern Schiessle 24993280ed Next step in server-to-server sharing next generation, see #12285 11 years ago
Bjoern Schiessle 698ecbf308 OCS API for server-to-server sharing 11 years ago
Lukas Reschke 988c85d292 Refactor file sharing public link handling 11 years ago
Georg Ehrke 9fd23d2edf files_sharing: add route for ajax/publicpreview 11 years ago
Lukas Reschke ad202250a8 Add routing to files_sharing 11 years ago
Robin Appelman 6e06e1da0e Add route which went missing during rebase 11 years ago
Robin Appelman cf5a72c103 Add interface for adding a public share to a different ownCloud instance 12 years ago
Robin Appelman d7de35376d Add interface for accpeting external shares 12 years ago
Jörn Friedrich Dreyer 42bf466fa1 move mail template editor from core to standalone templateeditor repo 11 years ago
Jörn Friedrich Dreyer 72436b68bf fix liskov substitution principle in admin mail template settings, fixes #8997 11 years ago
Jörn Friedrich Dreyer b5a145b297 convert mail template editor to app framework for a restful api 12 years ago
Thomas Müller 20893cc3b3 Images on public sharing get downscaled to increase use experience - this will speed up loading time 12 years ago
Robin Appelman 8ab7d18a6a Move the router classes to a namespace and expose it with a public interface 12 years ago
Thomas Müller 1291303c5a Replace OC.Router.generate() with OC.generateUrl() 12 years ago
Bjoern Schiessle b947aab802 some unit test for the new ocs share api 12 years ago
Bjoern Schiessle e52639e4e6 use share ID as REST resource 12 years ago
Bjoern Schiessle 86dbb13823 more rest-style API 12 years ago
Bjoern Schiessle 14437ffd15 ocs api for file sharing 12 years ago
Bjoern Schiessle 3861c9bce1 some more OCS calls for sharing 12 years ago
Bjoern Schiessle b6ee727399 intermediate result ocs api 12 years ago
Bjoern Schiessle 21a0a96e43 intermediate results, share api 12 years ago
Bjoern Schiessle 985758305f initial commit, start implementing the ocs share api 12 years ago
Georg Ehrke d9e8ebabdc outsource sharing and deleted files previews to apps 12 years ago
Tom Needham 3d23e98390 Remove the WIP external sharing api 13 years ago
Tom Needham 43917e187b External Share API: Move url down one level in response 13 years ago
Tom Needham b079447988 Add API method for sharing a file, currently only via a link. 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago