summaryrefslogtreecommitdiffstats
path: root/src/store/fileUploadStore.js
AgeCommit message (Expand)Author
2020-07-27Fix upload progressMarco Ambrosini
2020-07-24Show progress bar while a file is being uploadedMarco Ambrosini
2020-07-24Add temporary message while a file is being uploadedMarco Ambrosini
2020-07-24Store upload progress and total file sizeMarco Ambrosini
2020-07-23Fix wrong argument in the upload storeMarco Ambrosini
2020-04-27Fix attachment folder in Talk sidebarsDaniel Calviño Sánchez
2020-03-03Clear input after getting the filesMarco Ambrosini
2020-02-28Index uploads in the store by a unique upload-operation idMarco Ambrosini
2020-02-27Use findUniquePath in the uploadstoreMarco Ambrosini
2020-02-26DocumentJoas Schilling
2020-02-26Prevent resharing of the same fileMarco Ambrosini
2020-02-25Use the new attachment folder to upload filesJoas Schilling
2020-02-24Store files and upload status in an objectMarco Ambrosini
2020-02-24Fix file indexing bugMarco Ambrosini
2020-02-24Use the store to upload filesMarco Ambrosini
2020-02-24Add files to the storeMarco Ambrosini