summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace fixes in appsBart Visscher2012-08-297-22/+22
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-282-1/+10
|
* add deprecated warningFrank Karlitschek2012-08-271-1/+1
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-261-0/+6
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-252-0/+12
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-243-0/+17
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-232-0/+9
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-201-0/+6
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-171-0/+6
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-164-0/+24
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-153-0/+18
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-134-0/+24
|
* l10n directories have been missingThomas Mueller2012-08-131-0/+0
|
* remove unused variablesRobin Appelman2012-07-201-3/+0
|
* fixed typosSam Tuke2012-07-102-3/+3
|
* fix encryption test cases when not logged inRobin Appelman2012-06-301-2/+6
|
* dont change the encryption key during the test caseRobin Appelman2012-06-211-0/+5
|
* only use 1 fsview when initializing encryptionRobin Appelman2012-06-211-7/+5
|
* fix saved file size for uploaded filesRobin Appelman2012-06-211-4/+4
|
* truncate decrypted files based on filelengthRobin Appelman2012-06-217-16/+79
|
* fix problem with encryption flag not being saved correctly in the filecacheRobin Appelman2012-06-181-1/+1
|
* fix for encryption binary filesRobin Appelman2012-06-164-20/+59
|
* fix encryption proxy for updated filecacheRobin Appelman2012-06-151-1/+1
|
* add binary test case for encryptionRobin Appelman2012-06-152-4/+36
|
* cleanup oc_filecache, splitting it in several parts and using the new hasUpdatedRobin Appelman2012-06-151-1/+1
|
* use absolute path for file proxiesRobin Appelman2012-06-093-2/+21
|
* Applied fix from kalassico for "Chiper text must be a string" bug ↵Sam Tuke2012-05-311-10/+17
| | | | (http://forum.owncloud.org/viewtopic.php?f=3&t=2586&p=5094)
* update copyrightFrank Karlitschek2012-05-261-1/+1
|
* encryption is not yet compatible with ldapFrank Karlitschek2012-05-221-1/+1
|
* add warningFrank Karlitschek2012-05-201-1/+1
|
* mark the apps as part of the shipped package and increase the requirement to ↵Frank Karlitschek2012-05-181-1/+2
| | | | ownCloud 4
* removing executable bit - againThomas Mueller2012-05-157-0/+0
|
* cache app types during install or updateRobin Appelman2012-05-141-1/+1
|
* load remote and public paths from info.xml during upgrade instead of setting ↵Robin Appelman2012-05-111-0/+46
| | | | them every time
* ported the oc_template classFrank Karlitschek2012-05-061-1/+1
|
* improve cryptstream fro writing non-chunksized dataRobin Appelman2012-05-052-3/+36
|
* porting the hooks and starting with the templatesFrank Karlitschek2012-05-051-1/+1
|
* port appconfigFrank Karlitschek2012-05-022-4/+4
|
* move all the files stuff into a files classFrank Karlitschek2012-05-023-6/+6
|
* ported the oc_app callsFrank Karlitschek2012-05-021-1/+1
|
* ported the rest of the OC_Helper callsFrank Karlitschek2012-05-023-6/+6
|
* ported addSyript and other small stuffFrank Karlitschek2012-05-011-2/+2
|
* porting of OC_User to public API complete.Frank Karlitschek2012-05-011-1/+1
| | | | What better thing to do during a long train ride than refactoring ;-)
* ported getUserFrank Karlitschek2012-05-011-1/+1
|
* ported isLoggedInFrank Karlitschek2012-05-011-1/+1
|
* finish porting of the LOG calls or the apps to the public apiFrank Karlitschek2012-05-012-5/+5
|
* port to use the new public apiFrank Karlitschek2012-05-011-1/+1
|
* fix mimetypes of encrypted filesRobin Appelman2012-04-252-25/+7
|
* add the option to disable file encryption while still being able to decrypt ↵Robin Appelman2012-04-224-3/+11
| | | | existing files
* add test cases for cryptstreamRobin Appelman2012-04-182-0/+13
|