Commit Graph

124 Commits (b92d56af01a7568217e119b7448535465b18636e)

Author SHA1 Message Date
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 1ab6eb3c5d Add a queue for multiple uploads in the file app
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 1525712deb new encrypted file format
yflory 5c8586f8a3 Fix typo in file upload
yflory 1e4fc5a979 lint
yflory 96ccb94397 Add the share button when a file upload is complete
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 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
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 3836b20b08 enable the file store
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
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 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 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