summaryrefslogtreecommitdiffstats
path: root/src/components/MessagesList/MessagesGroup/Message/MessagePart/FilePreview.vue
AgeCommit message (Expand)Author
2020-11-11Show file name when previews not recognizableVincent Petry
2020-11-11Move the filename of attachments to a tooltipVincent Petry
2020-11-06Polish preview type + mime icon logic in file previewVincent Petry
2020-11-05Fix mime type icon heightVincent Petry
2020-11-05Expose file preview type as single valueVincent Petry
2020-10-28Use max-height for imagesVincent Petry
2020-10-28Make max GIF size configurableVincent Petry
2020-10-28Direct preview for GIFs + guest mode previewsVincent Petry
2020-10-28Chat previews now expanded with aspect ratioVincent Petry
2020-08-31Make all icons decorativeMarco Ambrosini
2020-08-13Make uploadeditor accessibleMarco Ambrosini
2020-08-13Style upload editorMarco Ambrosini
2020-08-13Show previews in the upload editorMarco Ambrosini
2020-08-12Add ability to remove files from selectionMarco Ambrosini
2020-08-12Make the filepreview component compatible with upload editingMarco Ambrosini
2020-07-27Fix upload progressMarco Ambrosini
2020-07-24Show progress bar while a file is being uploadedMarco Ambrosini
2020-05-26Show sidebar when viewer is openedDaniel Calviño Sánchez
2020-05-24Revert "Fix the Text app loading files"Daniel Calviño Sánchez
2020-05-24Fix file attributes passed to ViewerDaniel Calviño Sánchez
2020-05-08Fix stylelintJoas Schilling
2020-04-28Fix the Text app loading filesJoas Schilling
2020-04-21Only show the single file for now, so people are not scared all their root it...Joas Schilling
2020-04-09Show previews of files in quotesJoas Schilling
2020-03-12Add hint to file previews not supported by the viewerDaniel Calviño Sánchez
2020-03-12Show hover/focus/active state on file previewsDaniel Calviño Sánchez
2020-03-12Add support for opening files through ViewerDaniel Calviño Sánchez
2020-02-17Use vue-richtext libJoas Schilling
2019-12-04Fix logic to load attachment previewsJoas Schilling
2019-11-13Set the current user in the actorStore and use that one everywhereJoas Schilling
2019-11-06Replace nextcloud-router with @nextcloud/routerJoas Schilling
2019-11-04File previews 🖼Joas Schilling