Commit Graph

207 Commits (abd84665aef52b419345a7d93f3879f9acc39459)

Author SHA1 Message Date
yflory 376b60c21c New toolbar temp
ansuz 0c957989d2 add link to upload table when complete
ansuz fe2fef5e4c support dragging and dropping multiple files
ansuz 65233c2464 remove unused variable
ansuz 8f7aaecc1c cache some selectors and decrease memory demands
ansuz f631973f1f optimize file upload
ansuz 76c530037b enable donate button in all apps
ansuz 3915b30055 provide a register button on login
also direct users from file to login
ansuz dac9d0647d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 40b99e7bbf Get the file name before downloading the entire file
ansuz 6dc3c62ba4 check for src before trying to ajax
yflory 90a9764fa4 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 346c289204 Fix lint errors
ansuz 0b6c587e2b fetch and decrypt metadata with range requests
yflory eb31d0323c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz a99080fb74 push the rest of the code
yflory 408a4dad94 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 3964f4feee Display the progress when downloading a file
ansuz dd73ad2dd5 add decryptMetadata function
ansuz 5179252d3b fix merge conflicts
ansuz 4ee42b87d4 make file crypto great again
yflory c45f08f147 Use a download button instead of downloading a file automatically
yflory 0c2f84058b Improve css for the file app
ansuz 03da870a7a jshint compliance
yflory 67a04a16ec Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 1ab6eb3c5d Add a queue for multiple uploads in the file app
ansuz bcd0303821 style /file/ with .less
ansuz 310909dc9e handle new error codes
ansuz d324a054f2 add progress bar to file upload
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
yflory 4646d5c866 Add suport for read-only mode in the file manager
yflory 5bc7766f44 Use a consistent toolbar across all apps
yflory d95a3ac92e Fix an issue when deleting a key from the proxy
yflory 82f3d5f852 Open the file manager of someone else
yflory c3e3aa69c3 Merge branch 'fileManager' into fmIndex
yflory 8e6830d080 Fix file manager with a chosen hash
yflory 2b077a8e95 add the file manager in the main page
yflory b7f2ef97c7 Merge branch 'fileManager' of github.com:xwiki-labs/cryptpad into fileManager
yflory fdb5c2ddb5 Fix UI issues with rename and delete actions
yflory 6feb8548b3 Prevent the proxy handlers from being called on the parents
yflory c88fa34558 Improve UI, fix issues with new file manager channels
yflory 5a5451d94c Sort elements in the trash, add properties in the context menu, fix issue with Edge
yflory 19e4a2d044 Create new files, sort displayed elements
yflory a957b72598 Create a new pad from the file manager
yflory 4fcdece4af Test create new pad from the file manager
yflory d6e1215166 Refresh the directory if needed when the object has changed
yflory 118829617f Use the FS store as default store
yflory aa14ea7ac4 Use the old store format
yflory da19608269 Translate the context menus, Shift+Del shortcut and realtime object
yflory 7a035fa4a0 Fix drag and drop with multiple elements selected
yflory d77970975c Add translations, ability to select multiple elements, clean the code
yflory f05efbb113 Clean the code
yflory 851d3df656 Ability to see, move and delete unsorted files
yflory 43d93938c3 Fix the list, find the unsorted files, ability to add a folder
yflory cfe3d38197 Add expend/collapse to the tree, fix CSS, add list/grid view modes
yflory c9cd06514c Add "restore" from trash, improve drag and drop and update css
yflory 8e1bff706b Add drag and drop, rename and delete actions
yflory ce9eb47351 Initial state of the file manager app