Commit Graph

951 Commits (efbf18652c6eef42e2ca2fda3572d74d2be022dd)

Author SHA1 Message Date
Andreas Fischer efbf18652c Adjust files_encryption requirements to the new core requirement (PHP 5.3.8). 13 years ago
Jenkins for ownCloud 1b18c5a047 [tx-robot] updated from transifex 13 years ago
Arthur Schiwon ee78d48186 loginname is not necessarily username 13 years ago
Bjoern Schiessle efe7c4075a fix path reconstruction for reshares 13 years ago
Morris Jobke 55d7cf8ffd improve encryption message 13 years ago
Bjoern Schiessle d9729168f9 some small js fixes 13 years ago
Bjoern Schiessle 0219b8b3b9 add spinner to the template so that it can be loaded in time 13 years ago
Bjoern Schiessle e0924a5f07 switch to large spinner 13 years ago
Bjoern Schiessle 1536c7ea58 switch from "name" attribute to "id" 13 years ago
Bjoern Schiessle 060e0ad0cd with the latest changes in master $this-userID is always the correct ID, so we no longer need the extra parameter 13 years ago
Bjoern Schiessle 7f2bdb0e97 typo fixed 13 years ago
Bjoern Schiessle 7f3b178d73 some small changes according to the review comments 13 years ago
Bjoern Schiessle c7e1fe50c2 added a small version of the dark loading gif, looks nicer on the blue background 13 years ago
Jenkins for ownCloud fb7aa2f014 [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle 0617e06f69 use POST instead of GET 13 years ago
Bjoern Schiessle 35a6ad255d fix typo in var name 13 years ago
Jenkins for ownCloud dc67c7efa9 [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle 8974107b4e remove debug output 13 years ago
Bjoern Schiessle d6fb2afa85 show a message at the log-in screen if inital encryption take place 13 years ago
Bjoern Schiessle 9c4b8ae54c fix typo in comment 13 years ago
Jenkins for ownCloud ba0e09adce [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 5d9731cef2 [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle d2e6f7d979 check HTTP Referer to check if we come from public.php or from a internal page. 13 years ago
Bjoern Schiessle c7dc6dc2c2 fix getFileKey() call 13 years ago
Bjoern Schiessle 2b361ea085 better distinction between userID and keyId 13 years ago
Bjoern Schiessle b27fc42e1f public upload now also works with encryption enabled 13 years ago
Bjoern Schiessle 318db64b2d adapt tests to the new code 13 years ago
Bjoern Schiessle b9c18d16fe make sure that we always use the correct user id 13 years ago
Bjoern Schiessle e11afd3066 fix some getShareKey() and getFileKey() calls 13 years ago
Bjoern Schiessle c5cb4206f5 [wip] make encryption work with public gallery sharing 13 years ago
Vincent Petry fe44024868 Fix for extstorage + encryption where unencrypted size is not kept 13 years ago
Bjoern Schiessle f3e2a63712 check if it is a cached file or a version to resolve the correct path to the file key 13 years ago
Bjoern Schiessle 0c24c7c420 only check if the key file exists to decide if it is an encrypted file or not. 13 years ago
Bjoern Schiessle b823505bd1 make sure that the owners home is mounted correctly 13 years ago
Bjoern Schiessle 82f30d37ca call error page with session as parameter 13 years ago
Jenkins for ownCloud c3746e866a [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle f36ee69855 tests added 13 years ago
Bjoern Schiessle faa08da944 instead of writing etmp files we write the dummy file to data/user/cache to avoid that etmp files show up in the users files list 13 years ago
Bjoern Schiessle 2624a6cb32 remove debug output 13 years ago
Bjoern Schiessle 2df3763675 test encryptAll() and decryptAll() to make sure that mtime and etag stay the same 13 years ago
Bjoern Schiessle dd0ebcede2 fixPartialFilePath() is now stripPartialFileExtension() 13 years ago
Bjoern Schiessle 77429c28fd rename fixPartialFilePath() to stripPartialFileExtension(), this name describes better what the method actually does 13 years ago
Bjoern Schiessle e2fb8d7128 only update file cache if the file is already indexed to avoid that we create a incomplete file cache entry 13 years ago
Bjoern Schiessle 894856ce01 make sure that we keep the correct timestamp and etag after encryoption/decryption 13 years ago
Bjoern Schiessle fcbb5d6cb3 missed some replacements... now tests should work 13 years ago
Bjoern Schiessle 9f10f15fd4 fixing tests for the new part file handling 13 years ago
Bjoern Schiessle 802213f7ec let encryption app detect transfer id in path and handle it correctly 13 years ago
Jenkins for ownCloud 3428c03b80 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 263603aa4c [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud e89f080f09 [tx-robot] updated from transifex 13 years ago