1 Commits (8c0984d605361be7cf200257900a89685ee8f3da)

Author SHA1 Message Date
Roeland Jago Douma 368be8894c
Move non PSR-4 files from lib/private root to legacy 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Morris Jobke b945d71384 update licence headers via script 10 years ago
Morris Jobke 8fbb0c7b49 Fix format of log/private/ocs.php 10 years ago
Lukas Reschke a7e4785be9 Cleanup OCS code 11 years ago
Thomas Müller 649cc2fa89 Remove duplicate and unused code 10 years ago
Thomas Müller 3358db320b Reduce duplicate code 10 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Lukas Reschke 5c2fafa05f Read from IRequest instead of reading twice 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Bernhard Posselt fdc64e370c add a controller and reponse for ocs 11 years ago
Lukas Reschke 67f8875f47 Remove invalid PHPDoc 11 years ago
Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib 12 years ago
Lukas Reschke e88731a477 Some more PHPDoc fixes 12 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 12 years ago
Joas Schilling b330d07b51 Fix more documentation failes 12 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 12 years ago
Frank Karlitschek 330d026be7 fix the privatedata key value store 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 13 years ago
Bart Visscher cd35d257bb Fix NoSpaceAfterComma and SpaceBeforeComma 13 years ago
Bart Visscher d3ef967993 Fix indentation style 13 years ago
Tom Needham 3cc3405536 API: Remove old code. Move remaining methods to OC_OCS_Result. 13 years ago
Bart Visscher fecfeac55d Fix introduced style errors 13 years ago
Robin Appelman 6db81afab9 move some stuff to the new api 13 years ago
Sam Tuke 265f3654af all unit files_encryption crypt unit tests now passing after merge 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Robin Appelman aaa1b73364 don't use depricated OC_Filesystem 13 years ago
Tom Needham 8926038591 API: Fix merge conflict remnants 13 years ago
Thomas Müller 5a65c5a46c Respect coding style 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Bart Visscher 52f2e7112e Whitespace fixes in lib 13 years ago
Bjoern Schiessle 2e796b563f urldecode private- and public-key 13 years ago
Bjoern Schiessle d039f11905 provide ocs calls and keymanager functions to get/set both keys (private, public) of a user together 13 years ago
Bjoern Schiessle 34f93ac765 check if user has write access to a given file before updating the filekey 13 years ago
Bart Visscher 87d1cdb945 Fix for running doing routing in lib/ocs.php 13 years ago
Bjoern Schiessle d4974b6d4a set default dependencies in keymanager.php 13 years ago
Bjoern Schiessle 773d7b119d OCS api calls cleanup 13 years ago
Bjoern Schiessle d5808f07ca return a list of all public keys for a given file 13 years ago
Tom Needham 5922599f48 Handle function not needed in lib/ocs.php 14 years ago
Bjoern Schiessle 9bab06537c update file encryption key over webdav properties for client side encryption 14 years ago
Bart Visscher 7a24f0cd8d Make calling ocs/v1.php/config work 14 years ago
Bjoern Schiessle 1f2aa32d22 url needs to be case sensitive to be able to have files and paths as part of the URL 14 years ago
Bjoern Schiessle 23391b3694 get/set key files, take shared files into account 14 years ago
Bjoern Schiessle e5704bf8bf ocs call to get file key for client side enncryption 14 years ago
Bjoern Schiessle f752a27605 write keyfiles to server 14 years ago
Bjoern Schiessle bb229f7291 write private/public key from the client to the server 14 years ago
Bjoern Schiessle cb5d935b82 implemented publicKeyGet() and privateKeyGet() calls 14 years ago
Bart Visscher b3848581bf Small cleanup 14 years ago