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
/
plugins
/
FileManager.cpp
Age
Commit message (
Expand
)
Author
2022-02-07
Use one struct for all args in Page::submit instead of multiple args (easier ...
dec05eba
2021-11-17
Replace sfml with mgl
dec05eba
2021-09-13
Include refactoring
dec05eba
2021-09-08
Load theme from file (~/.config/quickmedia/themes/<theme-name>.json and /usr/...
dec05eba
2021-08-05
Make body items private, add accessor functions
dec05eba
2021-06-21
Add color themeing, (Theme.hpp/Theme.cpp) and the env var QM_THEME
dec05eba
2021-06-10
Remove accidental grid view in file manager
dec05eba
2021-06-10
Smoother body movement with unknown image size
dec05eba
2021-06-05
Fix incorrect times, add time to manga history
dec05eba
2021-06-02
Add modern theme
dec05eba
2021-05-26
Fix room avatar getting corrupt after returning from watching media
dec05eba
2021-05-24
Save the last accessed file manager directory and use that the next time. Add...
dec05eba
2021-05-12
Add file and folder icons to file manager
dec05eba
2021-05-11
Improve file saving gui
dec05eba
2021-05-10
Add downloader, fix room navigation lag
dec05eba
2021-05-07
Add ctrl+i reverse image search to 4chan, add saucenao to launcher
dec05eba
2021-04-30
Remove temporary file created for .webp thumbnails
dec05eba
2021-04-30
Add 4chan file upload
dec05eba
2021-04-02
FileManager: show video thumbnails, update thumbnail if name is the same but ...
dec05eba
2020-10-23
Re-add creators page
dec05eba
2020-10-13
Refactor plugin into seperate pages
dec05eba
2020-10-02
Fix file manager crash on filter selection, reset search on selection
dec05eba
2020-09-30
Matrix: add message replying with ctrl+r, also use shared_ptr for BodyItem
dec05eba
2020-09-23
Add matrix image upload
dec05eba
2020-09-22
Initial file manager implementation, with thumbnail caching
dec05eba