Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | return a list of all public keys for a given file | Bjoern Schiessle | 2012-08-03 | 1 | -21/+16 | |
| * | | | | | | | | | | | | | | | update file encryption key over webdav properties for client side encryption | Bjoern Schiessle | 2012-07-31 | 2 | -4/+30 | |
| * | | | | | | | | | | | | | | | url needs to be case sensitive to be able to have files and paths as part of ... | Bjoern Schiessle | 2012-07-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | get/set key files, take shared files into account | Bjoern Schiessle | 2012-07-30 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | ocs call to get file key for client side enncryption | Bjoern Schiessle | 2012-07-30 | 1 | -17/+21 | |
| * | | | | | | | | | | | | | | | write keyfiles to server | Bjoern Schiessle | 2012-07-27 | 2 | -12/+32 | |
| * | | | | | | | | | | | | | | | write private/public key from the client to the server | Bjoern Schiessle | 2012-07-26 | 1 | -21/+37 | |
| * | | | | | | | | | | | | | | | implemented publicKeyGet() and privateKeyGet() calls | Bjoern Schiessle | 2012-07-26 | 1 | -27/+38 | |
| * | | | | | | | | | | | | | | | Wrote new methods for testing if a file is encrypted using AES or Blowfish | Sam Tuke | 2012-07-24 | 1 | -2/+8 | |
| * | | | | | | | | | | | | | | | moved to ocs.php from master and added dummy functions for the keyserver | Bjoern Schiessle | 2012-07-24 | 1 | -26/+115 | |
| * | | | | | | | | | | | | | | | moved to ocs.php from master and added dummy functions for the keyserver | Bjoern Schiessle | 2012-07-24 | 1 | -423/+579 | |
* | | | | | | | | | | | | | | | | Merge branch 'master' into no-inline-js | Lukas Reschke | 2013-01-22 | 6 | -1/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-21 | 3 | -0/+3 | |
| * | | | | | | | | | | | | | | | cached queries need to be reset on schema change because they become invalid | Thomas Mueller | 2013-01-20 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-20 | 2 | -1/+3 | |
* | | | | | | | | | | | | | | | | Allow eval() and send headers for legacy browsers | Lukas Reschke | 2013-01-22 | 1 | -2/+6 | |
* | | | | | | | | | | | | | | | | Allow iframes to external domains | Lukas Reschke | 2013-01-22 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | Move to OC_App | Lukas Reschke | 2013-01-21 | 1 | -0/+66 | |
* | | | | | | | | | | | | | | | | Indentation | Lukas Reschke | 2013-01-21 | 1 | -16/+16 | |
* | | | | | | | | | | | | | | | | Correct copy paste fail | Lukas Reschke | 2013-01-21 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Move requesttoken to oc-requesttoken.js | Lukas Reschke | 2013-01-21 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | Disallow inline JS | Lukas Reschke | 2013-01-20 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | Add the default-src | Lukas Reschke | 2013-01-20 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | Add CSP header | Lukas Reschke | 2013-01-20 | 1 | -4/+5 | |
|/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Also replace the backslash with a minus | Lukas Reschke | 2013-01-19 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | Merge pull request #1214 from Raydiation/master | Bernhard Posselt | 2013-01-19 | 1 | -0/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | spaces to tabs | Bernhard Posselt | 2013-01-17 | 1 | -12/+12 | |
| * | | | | | | | | | | | | | | load classpaths of apps before routes | Bernhard Posselt | 2013-01-17 | 1 | -0/+17 | |
* | | | | | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-19 | 2 | -0/+2 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge pull request #986 from owncloud/fixing-784-master | Thomas Müller | 2013-01-18 | 2 | -2/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | fixing indent | Thomas Mueller | 2013-01-18 | 2 | -26/+26 | |
| * | | | | | | | | | | | | | | Merge branch 'master' into fixing-784-master | Thomas Mueller | 2013-01-11 | 6 | -277/+611 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge branch 'master' into fixing-784-master | Thomas Mueller | 2013-01-06 | 30 | -732/+1063 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | the maximum upload size is now part of the response of the upload and delete ... | Thomas Müller | 2012-12-20 | 2 | -0/+27 | |
* | | | | | | | | | | | | | | | Typo fix (comment) /lib/base.php | davidgumberg | 2013-01-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Fix wrong word in comment | Bart Visscher | 2013-01-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | fix error message, add "appid" to the output to know which app caused the err... | Björn Schießle | 2013-01-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Merge pull request #1205 from owncloud/ocs_api | Thomas Müller | 2013-01-18 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Correct spelling of 'Authorization' | tomneedham | 2013-01-17 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Fix incorrect indentation | Tom Needham | 2013-01-16 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | Return 401 headers when authentication is required for the api call | Tom Needham | 2013-01-16 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | Merge pull request #1181 from owncloud/return-503-in-maintenance | Thomas Müller | 2013-01-18 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | in case of maintenance the error page returns http status 503. | Thomas Mueller | 2013-01-14 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-18 | 10 | -0/+10 | |
| |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge pull request #1148 from seancomeau/topic/setup | Frank Karlitschek | 2013-01-16 | 1 | -5/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Rename TestException to DatabaseSetupException | Sean Comeau | 2013-01-14 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | | | Use a custom exception instead of adding a delimiter to the error message | Sean Comeau | 2013-01-14 | 1 | -8/+31 | |
| * | | | | | | | | | | | | | | | Throw an exception when creating a MySQL user fails and display exception err... | Sean Comeau | 2013-01-10 | 1 | -3/+10 | |
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-17 | 1 | -0/+1 | |
| |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Whitespace cleanup | Bart Visscher | 2013-01-16 | 26 | -80/+78 |