Commit graph

78 commits

Author SHA1 Message Date
ansuz
80479fdc90 use rpc calls from cryptpad common 2017-05-18 12:44:16 +02:00
ansuz
827233dcba new translation keys for file upload 2017-05-16 14:01:06 +02:00
ansuz
cc893723de add some TODOs, log uploaded content so we know it's working 2017-05-15 18:10:22 +02:00
ansuz
4c4c21342d don't try to decrypt nothing 2017-05-12 16:26:51 +02:00
ansuz
69e933dd17 better error handling in file download 2017-05-12 16:17:10 +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
8f5989b6b0 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-05-10 17:05:13 +02:00
yflory
5c8586f8a3 Fix typo in file upload 2017-05-10 15:00:05 +02:00
yflory
1e4fc5a979 lint 2017-05-10 14:56:50 +02:00
yflory
96ccb94397 Add the share button when a file upload is complete 2017-05-10 14:44:01 +02:00
ansuz
97a28d3938 test file encryption/decryption 2017-05-10 11:56:10 +02:00
ansuz
299a53ded7 prefer to use functions from common 2017-05-09 18:54:56 +02:00
ansuz
56a871cb67 Merge branch 'soon' into staging 2017-05-09 16:50:54 +02:00
ansuz
521f99a3d6 support drag and drop for file upload 2017-05-09 16:50:25 +02:00
ansuz
4a104052b4 handle errors in file 2017-05-09 11:55:25 +02:00
ansuz
660cda6573 set title when uploading 2017-05-04 18:25:06 +02:00
ansuz
78b11584f8 remove unused variables 2017-05-04 16:16:09 +02:00
ansuz
5739c3d973 blow up if you ever run out of nonce-space 2017-05-04 12:20:38 +02:00
ansuz
2232518c64 set title after uploading 2017-05-04 12:01:37 +02:00
ansuz
f644dc6c0b WIP support encrypted file upload via base64 chunks 2017-05-04 11:37:46 +02:00
yflory
56aaeea003 Fix the drive toolbar not displaying the displayName 2017-04-28 17:03:47 +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
yflory
f50aa5c29b Move the mediatag viewer into a media app 2017-04-26 14:55:06 +02:00
yflory
9882a3a923 Add support for the file applicaiton in the drive 2017-04-25 18:42:21 +02:00
yflory
d5561910d4 Move the file manager into /drive and add a toolbar 2017-01-06 18:26:41 +01:00
yflory
1e70af0c16 Use the same network for the apps and the file store 2017-01-06 13:52:53 +01:00
yflory
3836b20b08 enable the file store 2017-01-06 11:16:56 +01:00
yflory
b0d4dad417 Fix creation of a new file manager object 2017-01-05 18:43:00 +01:00
yflory
5a8f0df19e Add support for reconnecting websocket 2017-01-05 18:42:18 +01:00
yflory
7a0442afe0 Drag and drop files into a workgroup 2017-01-04 18:24:20 +01:00
ansuz
2b5085625c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-01-02 15:43:06 +01:00
yflory
69b1764c9d Missing entries in the context menu with users 2017-01-02 15:42:29 +01:00
ansuz
0abf45bdc5 better fsStore debugging 2016-12-30 12:27:58 +01:00
ansuz
850bd42149 don't try to display things that don't exist 2016-12-29 17:05:28 +01:00
ansuz
49d80d91d9 don't load customize/pad.js anymore 2016-12-28 15:53:27 +01:00
ansuz
8f0de589dc add missing cp class to more html 2016-12-28 10:45:14 +01:00
yflory
a10eac2773 Fix lint errors 2016-12-22 18:16:38 +01:00
yflory
81259fc25f Refresh unsorted and templates when files data changes 2016-12-22 17:20:05 +01:00
yflory
9b6c9e3891 Add support for templates in the file manager 2016-12-22 16:53:38 +01:00
yflory
87abfff66b Fix Flash Of Unstyled Content (fouc) 2016-12-21 18:33:21 +01:00
yflory
046220f239 Add info boxes for the different categories 2016-12-21 11:46:49 +01:00
yflory
403ba53980 Fix typo error 2016-12-21 10:22:48 +01:00
yflory
e9418af88b Add an info box in the file manager 2016-12-20 18:59:50 +01:00
yflory
c359c27997 Use user object as default store in file manager 2016-12-20 17:27:45 +01:00
yflory
f9db7e588e Fix unused backup in localStorage 2016-12-20 14:37:29 +01:00
yflory
c7e63f63fd Use the user object in file manager if it exists 2016-12-20 11:30:04 +01:00
yflory
e3f484d876 File manager in the home page, lint 2016-12-19 17:53:03 +01:00