35 Commits (3ff32eba2563aa0cce99e6c409cab34a04420dc1)

Author SHA1 Message Date
  Tom Needham 3cc3405536 API: Remove old code. Move remaining methods to OC_OCS_Result. 11 years ago
  Bart Visscher fecfeac55d Fix introduced style errors 11 years ago
  Sam Tuke 265f3654af all unit files_encryption crypt unit tests now passing after merge 11 years ago
  Sam Tuke 8b01286a5d Merged branch 'master' 11 years ago
  Tom Needham 8926038591 API: Fix merge conflict remnants 11 years ago
  Thomas Müller 5a65c5a46c Respect coding style 12 years ago
  Thomas Mueller 3829460ab8 adding space between) and { 12 years ago
  Bart Visscher 52f2e7112e Whitespace fixes in lib 12 years ago
  Bjoern Schiessle 2e796b563f urldecode private- and public-key 12 years ago
  Bjoern Schiessle d039f11905 provide ocs calls and keymanager functions to get/set both keys (private, public) of a user together 12 years ago
  Bjoern Schiessle 34f93ac765 check if user has write access to a given file before updating the filekey 12 years ago
  Bart Visscher 87d1cdb945 Fix for running doing routing in lib/ocs.php 12 years ago
  Bjoern Schiessle d4974b6d4a set default dependencies in keymanager.php 12 years ago
  Bjoern Schiessle 773d7b119d OCS api calls cleanup 12 years ago
  Bjoern Schiessle d5808f07ca return a list of all public keys for a given file 12 years ago
  Tom Needham 5922599f48 Handle function not needed in lib/ocs.php 12 years ago
  Bjoern Schiessle 9bab06537c update file encryption key over webdav properties for client side encryption 12 years ago
  Bart Visscher 7a24f0cd8d Make calling ocs/v1.php/config work 12 years ago
  Bjoern Schiessle 1f2aa32d22 url needs to be case sensitive to be able to have files and paths as part of the URL 12 years ago
  Bjoern Schiessle 23391b3694 get/set key files, take shared files into account 12 years ago
  Bjoern Schiessle e5704bf8bf ocs call to get file key for client side enncryption 12 years ago
  Bjoern Schiessle f752a27605 write keyfiles to server 12 years ago
  Bjoern Schiessle bb229f7291 write private/public key from the client to the server 12 years ago
  Bjoern Schiessle cb5d935b82 implemented publicKeyGet() and privateKeyGet() calls 12 years ago
  Bart Visscher b3848581bf Small cleanup 12 years ago
  Bart Visscher 5a0d476ab1 Convert new actions 12 years ago
  Bjoern Schiessle e32b2c8121 moved to ocs.php from master and added dummy functions for the keyserver 12 years ago
  Bjoern Schiessle 2cf64daec4 moved to ocs.php from master and added dummy functions for the keyserver 12 years ago
  Frank Karlitschek d28be8de64 add the calls for the new keyserver. Still not connectect to the encryption system 12 years ago
  Robin Appelman 856d9c0b54 some indention fixes 12 years ago
  Frank Karlitschek 21631be2ff make it generic and implement a dummy call for quota set 12 years ago
  Bart Visscher 768b44b9b6 Convert routing to ownCloud fluid interface 12 years ago
  Frank Karlitschek e7e1f234dd first part of the new new OCS CLOUD module. So far only quota is implemented. 12 years ago
  Bart Visscher d0cae6a99a Very basic conversion of ocs to Symfony Routing Component 12 years ago
  Robin Appelman 48306a3c4f fix unused variables 12 years ago
  Michael Gapczynski 7de97ed200 Make readData() exit with a 400 Bad Request for not provided required parameters, and sanitize text 12 years ago
  Michael Gapczynski e8657c51ba Implement PERSON add 12 years ago
  Michael Gapczynski 4eeb9c5b99 Fix indentation and lower case the whole url inside handle() instead of calling for each parameter 12 years ago
  Frank Karlitschek d4ea853fcf use our own serverHost call so that ownCloud works with reverse proxy servers 12 years ago
  Frank Karlitschek 5d425a9f79 use our own serverHost call so that ownCloud works with reverse proxy servers 12 years ago
  Frank Karlitschek a945fa10a6 update copyright 12 years ago
  Robin Appelman 1f1498ceca remove Log completely 13 years ago
  Serge Martin acf7916e71 user is a reserved word in postgresql 13 years ago
  Jakob Sack bafd684eb6 Renaming classes :-) 13 years ago
  Jakob Sack 2ff8d7a8bc One class per file! 13 years ago
  Robin Appelman 7d15a45e09 use oc_preferences to store ocs privatedata 13 years ago
  Robin Appelman 9a575d1ded port OC_OCS to prepared statements 13 years ago
  Robin Appelman 49a78333fb add the option to use LIKE instead of = when getting data from OCS 13 years ago
  Jakob Sack 132695ceb1 Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 13 years ago
  Jonathan Riddell d294c2f6bd Fix licencing, make headers refer to intended AGPL, include copy of AGPL 13 years ago