summaryrefslogtreecommitdiffstats
path: root/src/store/fileUploadStore.js
AgeCommit message (Expand)Author
2023-07-13update DavClient and PUT requestsMaksim Sukharev
2023-05-25fix(FilesTemplates): Fix unnecessary request for file templates when not logg...Joas Schilling
2023-02-23apply lint rules to .js filesMaksim Sukharev
2022-11-04Use the fallback of initial state directlyJoas Schilling
2022-08-31Load the template list from the files appJoas Schilling
2022-07-23Update my emailMarco Ambrosini
2022-05-18Fix remaining warningsmarco
2021-08-30Finish the storesJoas Schilling
2021-08-30Replace "bool" with type "boolean"Joas Schilling
2021-08-23Fix event names to kebap-caseJoas Schilling
2021-08-23Fix license tagJoas Schilling
2021-08-23AutofixesJoas Schilling
2021-06-17Lint fixMarco Ambrosini
2021-06-16Display voice message preview before uploadingMarco Ambrosini
2021-06-11Add metadata to voice messagesMarco Ambrosini
2021-04-30Fix discard upload call + naming tweaksVincent Petry
2021-04-29More createTemporaryMessage to a store actionVincent Petry
2021-04-29Decuple fileUpload service from the global storeVincent Petry
2021-04-26Merge pull request #5519 from nextcloud/bugfix/noid/sound-setting-for-usersVincent Petry
2021-04-26Call services from within the storeJoas Schilling
2021-04-23Show an error when sharing failsJoas Schilling
2021-04-07Don't fail loading the store when some initial states are not thereJoas Schilling
2021-03-26Merge pull request #5365 from nextcloud/dependabot/npm_and_yarn/webdav-4.2.1Joas Schilling
2021-03-25Only use local preview for some image typesJoas Schilling
2021-03-24Adjust webdav client usage for v4.0.0Joas Schilling
2021-02-09Remove no longer needed "showUploadEditor"Daniel Calviño Sánchez
2021-02-09Clear state when starting or discarding uploadsDaniel Calviño Sánchez
2021-02-09Add store action to discard an uploadDaniel Calviño Sánchez
2021-01-29Merge pull request #5036 from nextcloud/bugfix/4138/hide-upload-zero-quotaVincent Petry
2021-01-28Hide upload button with zero quotaVincent Petry
2021-01-28l10n: Add word "file"Valdnet
2021-01-27Fix free space wordingVincent Petry
2021-01-27Align wording about free space with serverVincent Petry
2021-01-27Catch upload 507 errorsVincent Petry
2021-01-21Initial state service is deprecatedJoas Schilling
2020-10-28Auto-rename pasted filesVincent Petry
2020-10-09Focus message field after upload or shareVincent Petry
2020-08-13Use unique random indexes for temporary messagesMarco Ambrosini
2020-08-13Move share logic to the uploadfiles method in the storeMarco Ambrosini
2020-08-13Show previews in the upload editorMarco Ambrosini
2020-08-12Add ability to remove files from selectionMarco Ambrosini
2020-08-12Create initialiseduploads store entry and split uploadfiles logicMarco Ambrosini
2020-08-12Store visibility of the upload editorMarco Ambrosini
2020-08-12Store current upload idMarco Ambrosini
2020-07-27Delete temporary messages after sharingMarco Ambrosini
2020-07-27Show simultaneous uploadsMarco Ambrosini
2020-07-27Merge pull request #3864 from nextcloud/feature/3423/show-upload-progressJoas Schilling
2020-07-27Simplify attributes creationMarco Ambrosini
2020-07-27Improve namesMarco Ambrosini
2020-07-27Scroll chat to bottom when adding temporary messagesMarco Ambrosini