Commit Graph

78 Commits (814c81fb13f987ce76bf2be1ff0fb421a77a899e)

Author SHA1 Message Date
ansuz 80479fdc90 use rpc calls from cryptpad common
ansuz 827233dcba new translation keys for file upload
ansuz cc893723de add some TODOs, log uploaded content so we know it's working
ansuz 4c4c21342d don't try to decrypt nothing
ansuz 69e933dd17 better error handling in file download
ansuz 22efde87d5 correctly estimate upload size
ansuz 5d37a50a87 try to estimate upload size
ansuz 1525712deb new encrypted file format
ansuz 8f5989b6b0 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 5c8586f8a3 Fix typo in file upload
yflory 1e4fc5a979 lint
yflory 96ccb94397 Add the share button when a file upload is complete
ansuz 97a28d3938 test file encryption/decryption
ansuz 299a53ded7 prefer to use functions from common
ansuz 56a871cb67 Merge branch 'soon' into staging
ansuz 521f99a3d6 support drag and drop for file upload
ansuz 4a104052b4 handle errors in file
ansuz 660cda6573 set title when uploading
ansuz 78b11584f8 remove unused variables
ansuz 5739c3d973 blow up if you ever run out of nonce-space
ansuz 2232518c64 set title after uploading
ansuz f644dc6c0b WIP support encrypted file upload via base64 chunks
yflory 56aaeea003 Fix the drive toolbar not displaying the displayName
ansuz e132ccf94a prepare for upload
ansuz e2942f959b add crypto for decrypting a chunked file
yflory f50aa5c29b Move the mediatag viewer into a media app
yflory 9882a3a923 Add support for the file applicaiton in the drive
yflory d5561910d4 Move the file manager into /drive and add a toolbar
yflory 1e70af0c16 Use the same network for the apps and the file store
yflory 3836b20b08 enable the file store
yflory b0d4dad417 Fix creation of a new file manager object
yflory 5a8f0df19e Add support for reconnecting websocket
yflory 7a0442afe0 Drag and drop files into a workgroup
ansuz 2b5085625c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 69b1764c9d Missing entries in the context menu with users
ansuz 0abf45bdc5 better fsStore debugging
ansuz 850bd42149 don't try to display things that don't exist
ansuz 49d80d91d9 don't load customize/pad.js anymore
ansuz 8f0de589dc add missing cp class to more html
yflory a10eac2773 Fix lint errors
yflory 81259fc25f Refresh unsorted and templates when files data changes
yflory 9b6c9e3891 Add support for templates in the file manager
yflory 87abfff66b Fix Flash Of Unstyled Content (fouc)
yflory 046220f239 Add info boxes for the different categories
yflory 403ba53980 Fix typo error
yflory e9418af88b Add an info box in the file manager
yflory c359c27997 Use user object as default store in file manager
yflory f9db7e588e Fix unused backup in localStorage
yflory c7e63f63fd Use the user object in file manager if it exists
yflory e3f484d876 File manager in the home page, lint