Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whitespace fixes in apps | Bart Visscher | 2012-08-29 | 7 | -22/+22 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-28 | 2 | -1/+10 |
| | |||||
* | add deprecated warning | Frank Karlitschek | 2012-08-27 | 1 | -1/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-26 | 1 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-25 | 2 | -0/+12 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-24 | 3 | -0/+17 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-23 | 2 | -0/+9 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-20 | 1 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-17 | 1 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-16 | 4 | -0/+24 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-15 | 3 | -0/+18 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-13 | 4 | -0/+24 |
| | |||||
* | l10n directories have been missing | Thomas Mueller | 2012-08-13 | 1 | -0/+0 |
| | |||||
* | remove unused variables | Robin Appelman | 2012-07-20 | 1 | -3/+0 |
| | |||||
* | fixed typos | Sam Tuke | 2012-07-10 | 2 | -3/+3 |
| | |||||
* | fix encryption test cases when not logged in | Robin Appelman | 2012-06-30 | 1 | -2/+6 |
| | |||||
* | dont change the encryption key during the test case | Robin Appelman | 2012-06-21 | 1 | -0/+5 |
| | |||||
* | only use 1 fsview when initializing encryption | Robin Appelman | 2012-06-21 | 1 | -7/+5 |
| | |||||
* | fix saved file size for uploaded files | Robin Appelman | 2012-06-21 | 1 | -4/+4 |
| | |||||
* | truncate decrypted files based on filelength | Robin Appelman | 2012-06-21 | 7 | -16/+79 |
| | |||||
* | fix problem with encryption flag not being saved correctly in the filecache | Robin Appelman | 2012-06-18 | 1 | -1/+1 |
| | |||||
* | fix for encryption binary files | Robin Appelman | 2012-06-16 | 4 | -20/+59 |
| | |||||
* | fix encryption proxy for updated filecache | Robin Appelman | 2012-06-15 | 1 | -1/+1 |
| | |||||
* | add binary test case for encryption | Robin Appelman | 2012-06-15 | 2 | -4/+36 |
| | |||||
* | cleanup oc_filecache, splitting it in several parts and using the new hasUpdated | Robin Appelman | 2012-06-15 | 1 | -1/+1 |
| | |||||
* | use absolute path for file proxies | Robin Appelman | 2012-06-09 | 3 | -2/+21 |
| | |||||
* | Applied fix from kalassico for "Chiper text must be a string" bug ↵ | Sam Tuke | 2012-05-31 | 1 | -10/+17 |
| | | | | (http://forum.owncloud.org/viewtopic.php?f=3&t=2586&p=5094) | ||||
* | update copyright | Frank Karlitschek | 2012-05-26 | 1 | -1/+1 |
| | |||||
* | encryption is not yet compatible with ldap | Frank Karlitschek | 2012-05-22 | 1 | -1/+1 |
| | |||||
* | add warning | Frank Karlitschek | 2012-05-20 | 1 | -1/+1 |
| | |||||
* | mark the apps as part of the shipped package and increase the requirement to ↵ | Frank Karlitschek | 2012-05-18 | 1 | -1/+2 |
| | | | | ownCloud 4 | ||||
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 7 | -0/+0 |
| | |||||
* | cache app types during install or update | Robin Appelman | 2012-05-14 | 1 | -1/+1 |
| | |||||
* | load remote and public paths from info.xml during upgrade instead of setting ↵ | Robin Appelman | 2012-05-11 | 1 | -0/+46 |
| | | | | them every time | ||||
* | ported the oc_template class | Frank Karlitschek | 2012-05-06 | 1 | -1/+1 |
| | |||||
* | improve cryptstream fro writing non-chunksized data | Robin Appelman | 2012-05-05 | 2 | -3/+36 |
| | |||||
* | porting the hooks and starting with the templates | Frank Karlitschek | 2012-05-05 | 1 | -1/+1 |
| | |||||
* | port appconfig | Frank Karlitschek | 2012-05-02 | 2 | -4/+4 |
| | |||||
* | move all the files stuff into a files class | Frank Karlitschek | 2012-05-02 | 3 | -6/+6 |
| | |||||
* | ported the oc_app calls | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
| | |||||
* | ported the rest of the OC_Helper calls | Frank Karlitschek | 2012-05-02 | 3 | -6/+6 |
| | |||||
* | ported addSyript and other small stuff | Frank Karlitschek | 2012-05-01 | 1 | -2/+2 |
| | |||||
* | porting of OC_User to public API complete. | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
| | | | | What better thing to do during a long train ride than refactoring ;-) | ||||
* | ported getUser | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
| | |||||
* | ported isLoggedIn | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
| | |||||
* | finish porting of the LOG calls or the apps to the public api | Frank Karlitschek | 2012-05-01 | 2 | -5/+5 |
| | |||||
* | port to use the new public api | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
| | |||||
* | fix mimetypes of encrypted files | Robin Appelman | 2012-04-25 | 2 | -25/+7 |
| | |||||
* | add the option to disable file encryption while still being able to decrypt ↵ | Robin Appelman | 2012-04-22 | 4 | -3/+11 |
| | | | | existing files | ||||
* | add test cases for cryptstream | Robin Appelman | 2012-04-18 | 2 | -0/+13 |
| |