Commit Graph

17 Commits (bac3fb0a2586d9e5bad7f096bdf8440822806e9b)

Author SHA1 Message Date
ansuz 88c43cfc5c address a linter error 2018-08-07 11:45:22 +02:00
yflory 01a3c13a8c Fix CSP issues for missing files (404) 2018-06-12 15:15:46 +02:00
ansuz ee46a4e862 remove some unnecessary checks for file-crypto and make encryption properly async 2018-03-26 18:30:52 +02:00
ansuz acaf45a0e0 drop thumbnails if metadata is too large 2017-09-05 11:38:49 +02:00
ansuz b1a1f4ba13 add encrypted thumbnails to metadata for images.
correct decryption logic
2017-09-05 10:57:59 +02:00
ansuz 6dc3c62ba4 check for src before trying to ajax 2017-05-22 15:12:39 +02:00
ansuz 0b6c587e2b fetch and decrypt metadata with range requests 2017-05-22 14:37:38 +02:00
ansuz a99080fb74 push the rest of the code 2017-05-22 12:31:00 +02:00
ansuz 4ee42b87d4 make file crypto great again 2017-05-22 12:04:47 +02:00
ansuz 22efde87d5 correctly estimate upload size 2017-05-12 12:12:51 +02:00
ansuz 5d37a50a87 try to estimate upload size 2017-05-10 18:57:25 +02:00
ansuz 1525712deb new encrypted file format 2017-05-10 17:13:26 +02:00
ansuz 299a53ded7 prefer to use functions from common 2017-05-09 18:54:56 +02:00
ansuz 5739c3d973 blow up if you ever run out of nonce-space 2017-05-04 12:20:38 +02:00
ansuz f644dc6c0b WIP support encrypted file upload via base64 chunks 2017-05-04 11:37:46 +02:00
ansuz e132ccf94a prepare for upload 2017-04-28 11:45:53 +02:00
ansuz e2942f959b add crypto for decrypting a chunked file 2017-04-27 12:56:42 +02:00