summaryrefslogtreecommitdiffstats
path: root/src/components/MessagesList/MessagesGroup/Message/MessagePart/FilePreview.vue
AgeCommit message (Expand)Author
2023-05-05techdebt(vue3): define emitsGrigorii K. Shartsev
2023-05-03refactor(frontend): make openViewer and isInCall mixins composablesGrigorii Shartsev
2023-05-02Refactor: add openViewer mixinGrigorii Shartsev
2023-05-02Change isViewerOverlay callView state on Viewer toggleGrigorii Shartsev
2023-02-23apply lint rules to .vue filesMaksim Sukharev
2022-09-21Fix mispositioned "Remove file" buttonJoas Schilling
2022-09-20Reduce preview size of non images/videosJoas Schilling
2022-08-31Fix rendering mimetype iconsJoas Schilling
2022-08-19Merge pull request #7776 from nextcloud/bugfix/7764/enable-image-editorJoas Schilling
2022-08-18Adjust importsJoas Schilling
2022-08-18Populate etag and permissions to active the image editorJoas Schilling
2022-08-15Fix importsJoas Schilling
2022-08-12Fix import of ButtonVueJoas Schilling
2022-08-02Fix invalid attributes on FilePreview componentJoas Schilling
2022-07-23Update my emailMarco Ambrosini
2022-07-13Since v5.0.0 of the lib, the property decorative has been removed.Joas Schilling
2022-05-18Eslint warning fixes till messagesList folder includedmarco
2022-05-04Fix loading icon position in shared items tabmarco
2022-05-02Style deck cardsmarco
2022-04-25Do not try to fetch previews for row layoutmarco
2022-04-13Rushing more stuff inmarco
2022-04-13Rushing things inmarco
2022-03-24Replace deprecated String.prototype.substr()Tobias Speicher
2022-03-116927: fixed comments on button for file previewNikola
2022-03-096927: updated button for file previewNikola
2022-02-07Reparent file picker and viewer in fullscreen modeDaniel Calviño Sánchez
2022-01-24Fix eslintJoas Schilling
2022-01-21Fix upload editormarco
2022-01-20Fix linter errorsmarco
2022-01-10Fix some stylelintJoas Schilling
2021-07-01Only show the inline player for voice-messagesJoas Schilling
2021-06-17Lint fixMarco Ambrosini
2021-06-17Make it prettyMarco Ambrosini
2021-06-17Bad UI that worksJoas Schilling
2021-06-14Allow to open files with ctrl+clickJoas Schilling
2021-06-11Display audio player for guests and properly encode linksMarco Ambrosini
2021-06-11Display audio elements in the message listMarco Ambrosini
2021-05-27Encode dav path segments for direct previewVincent Petry
2021-05-21JS tests for FilePreview componentVincent Petry
2021-04-28Remove play button in reply to for video previewsVincent Petry
2021-03-08Use MDI in video preview in a conversationVincent Petry
2021-02-25Check viewer handlers before using themJoas Schilling
2021-01-27Check capabilities for upload and gif sizeVincent Petry
2020-11-18Set empty title for material design iconsVincent Petry
2020-11-16Reduce mimetype icon size in reply boxVincent Petry
2020-11-16Fix preview filename to not push layout in sidebarVincent Petry
2020-11-16Reduce preview size for reply boxVincent Petry
2020-11-16Fix file preview label spacingVincent Petry
2020-11-12Add play button for video previewsVincent Petry
2020-11-11Improve file preview tooltipVincent Petry