ansuz
|
65233c2464
|
remove unused variable
|
8 years ago |
ansuz
|
8f7aaecc1c
|
cache some selectors and decrease memory demands
|
8 years ago |
ansuz
|
f631973f1f
|
optimize file upload
|
8 years ago |
ansuz
|
76c530037b
|
enable donate button in all apps
|
8 years ago |
ansuz
|
3915b30055
|
provide a register button on login
also direct users from file to login
|
8 years ago |
ansuz
|
dac9d0647d
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
yflory
|
40b99e7bbf
|
Get the file name before downloading the entire file
|
8 years ago |
ansuz
|
6dc3c62ba4
|
check for src before trying to ajax
|
8 years ago |
yflory
|
90a9764fa4
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
yflory
|
346c289204
|
Fix lint errors
|
8 years ago |
ansuz
|
0b6c587e2b
|
fetch and decrypt metadata with range requests
|
8 years ago |
yflory
|
eb31d0323c
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
ansuz
|
a99080fb74
|
push the rest of the code
|
8 years ago |
yflory
|
408a4dad94
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
yflory
|
3964f4feee
|
Display the progress when downloading a file
|
8 years ago |
ansuz
|
dd73ad2dd5
|
add decryptMetadata function
|
8 years ago |
ansuz
|
5179252d3b
|
fix merge conflicts
|
8 years ago |
ansuz
|
4ee42b87d4
|
make file crypto great again
|
8 years ago |
yflory
|
c45f08f147
|
Use a download button instead of downloading a file automatically
|
8 years ago |
yflory
|
0c2f84058b
|
Improve css for the file app
|
8 years ago |
ansuz
|
03da870a7a
|
jshint compliance
|
8 years ago |
yflory
|
67a04a16ec
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
yflory
|
1ab6eb3c5d
|
Add a queue for multiple uploads in the file app
|
8 years ago |
ansuz
|
bcd0303821
|
style /file/ with .less
|
8 years ago |
ansuz
|
310909dc9e
|
handle new error codes
|
8 years ago |
ansuz
|
d324a054f2
|
add progress bar to file upload
|
8 years ago |
ansuz
|
80479fdc90
|
use rpc calls from cryptpad common
|
8 years ago |
ansuz
|
827233dcba
|
new translation keys for file upload
|
8 years ago |
ansuz
|
cc893723de
|
add some TODOs, log uploaded content so we know it's working
|
8 years ago |
ansuz
|
4c4c21342d
|
don't try to decrypt nothing
|
8 years ago |
ansuz
|
69e933dd17
|
better error handling in file download
|
8 years ago |
ansuz
|
22efde87d5
|
correctly estimate upload size
|
8 years ago |
ansuz
|
5d37a50a87
|
try to estimate upload size
|
8 years ago |
ansuz
|
1525712deb
|
new encrypted file format
|
8 years ago |
ansuz
|
8f5989b6b0
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
yflory
|
5c8586f8a3
|
Fix typo in file upload
|
8 years ago |
yflory
|
1e4fc5a979
|
lint
|
8 years ago |
yflory
|
96ccb94397
|
Add the share button when a file upload is complete
|
8 years ago |
ansuz
|
97a28d3938
|
test file encryption/decryption
|
8 years ago |
ansuz
|
299a53ded7
|
prefer to use functions from common
|
8 years ago |
ansuz
|
56a871cb67
|
Merge branch 'soon' into staging
|
8 years ago |
ansuz
|
521f99a3d6
|
support drag and drop for file upload
|
8 years ago |
ansuz
|
4a104052b4
|
handle errors in file
|
8 years ago |
ansuz
|
660cda6573
|
set title when uploading
|
8 years ago |
ansuz
|
78b11584f8
|
remove unused variables
|
8 years ago |
ansuz
|
5739c3d973
|
blow up if you ever run out of nonce-space
|
8 years ago |
ansuz
|
2232518c64
|
set title after uploading
|
8 years ago |
ansuz
|
f644dc6c0b
|
WIP support encrypted file upload via base64 chunks
|
8 years ago |
yflory
|
56aaeea003
|
Fix the drive toolbar not displaying the displayName
|
8 years ago |
ansuz
|
e132ccf94a
|
prepare for upload
|
8 years ago |