index
:
QuickMedia
master
A rofi inspired native client for web services. Supports youtube, peertube, lbry, soundcloud, nyaa.si, 4chan, matrix, saucenao, hotexamples, anilist, dramacool and several manga sites.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
FileAnalyzer.cpp
Age
Commit message (
Collapse
)
Author
2023-12-04
Support bmp and avif
dec05eba
2022-12-16
Fix bug where image are not removed from loading when not visible
dec05eba
Matrix: fix invites not showing notification
2022-11-29
Matrix: set filesize limit to int64 and remove 300mb limit for non-image files
dec05eba
2022-11-18
Readd meme gpg encryption in matrix, this time asynchronous decryption
dec05eba
of only visible items
2022-10-31
Add ctrl+shift+s to download files without a dialog
dec05eba
2022-10-29
Matrix: add media reply with ctrl+u
dec05eba
2022-09-12
Sneed moment
dec05eba
2022-03-04
Fix fileanalyzer load_metadata on load not working
dec05eba
2022-03-04
Do not call ffprobe for thumbnails unless its guaranteed to be a local video ↵
dec05eba
file
2022-02-20
Fix video thumbnail not maintaining aspect ratio
dec05eba
2022-02-18
Fix video thumbnail creation
dec05eba
2022-02-17
Wip: fix video duration not working for some analyzed files, get frame in ↵
dec05eba
middle of video instead of first frame for thumbnail
2021-11-17
Replace sfml with mgl
dec05eba
2021-08-08
Matrix: fix thumbnail upload of small thumbnails, fix small thumbnail ↵
dec05eba
creation if webp
2021-07-26
Matrix: greatly improve performance when entering a very large room ↵
dec05eba
(initially and later on)
2021-07-15
matrix: mpeg video upload support
dec05eba
2021-07-07
Strip newlines from room name and topic
dec05eba
2021-07-06
fix incorrect size for magic
dec05eba
2021-07-06
matrix: detect ogg vorbis files as audio files for upload
dec05eba
2021-05-21
Yet another mp4 format
dec05eba
2021-04-30
Support webp thumbnails
dec05eba
2021-04-20
Proper atomic rename? also do not generate mipmap for manga
dec05eba
2021-04-05
Make url parsing better by using a list of valid tlds. Make urls blue in text
dec05eba
2021-04-02
FileManager: show video thumbnails, update thumbnail if name is the same but ↵
dec05eba
the content has changed (last modified time changed)
2021-04-02
Matrix: make video thumbnail use correct ratio
dec05eba
2021-04-01
Matrix: add room directory for joining rooms, resize video thumbnail
dec05eba
2021-01-03
Support ftypqt mp4 files
dec05eba
2020-10-30
Matrix: re-add /logout, cancel task immediately
dec05eba
Cancel video download when pressing escape, other fixes..
2020-10-18
Set all notification titles to QuickMedia, fallback to BROWSER env if ↵
dec05eba
xdg-utils is not installed for opening urls, add more .mp4 file magic checks
2020-10-18
Matrix: add support for mp4 files with ftypmp42 magic number
dec05eba
2020-10-02
Matrix: add video/regular file upload
dec05eba