Commit Graph

9 Commits

Author SHA1 Message Date
Matt Bierner
c47a56c7bc Adopt uuids for generating webview nonces 2025-10-29 13:53:47 -07:00
Matt Bierner
f2513b5ea7 Add commands to quickly switch between svg preview and text
Fixes #245180
2025-03-31 14:36:59 -07:00
Matt Bierner
77e9532099 Fix image preview after image update
Fixes #227447
2024-09-03 12:50:29 -07:00
Matt Bierner
0f5502c1a7 Rename settings for media preview video settings (#186231)
For #176418
2023-06-27 00:26:02 +02:00
Fawzi Abdulfattah
46e83a2613 feat: adding optional support for auto playing and looping videos (#184758)
* feat: adding options to support videos looping and auto playing

Signed-off-by: Fawzi Abdulfattah <iifawzie@gmail.com>

* chore: adding on mute to the videos auto play setting's description

Signed-off-by: Fawzi Abdulfattah <iifawzie@gmail.com>

---------

Signed-off-by: Fawzi Abdulfattah <iifawzie@gmail.com>
2023-06-21 17:51:00 +00:00
Matt Bierner
4f5c7b295c Allow copying images from image preview (#180269)
Allow copying image from image preview

Fixes #171616

Lets you cmd+c / right click to copy images from the image preview

Also disables the copy/paste options in the other media previews since they don't currently support copying
2023-04-18 19:19:09 -07:00
Matt Bierner
3c5db04316 Use proper function to get image dirname (#168652)
Fixes #168608
2022-12-09 20:45:48 +01:00
Matt Bierner
10dc1a34b5 Adopt l10n for media-preview (#165525)
For #164438
2022-11-04 10:57:02 -07:00
Matt Bierner
c2a2ad4f63 Rename image-preview extension to media-preview (#162093)
Fixes #162092

Also removes `aac` from the list of supported audio formats
2022-09-27 21:01:14 -07:00