Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-07 | Unformat text for clipboard | dec05eba | |
2022-03-01 | Make login a bit generalized, readd 4chan login (not tested) | dec05eba | |
2022-02-17 | Add local anime tracking. Check readme for more info about local_anime config | dec05eba | |
2022-02-11 | Add local-manga plugin to read local manga | dec05eba | |
2022-02-07 | Use one struct for all args in Page::submit instead of multiple args (easier ↵ | dec05eba | |
to add new fields without changing code) Also remove submit_body_item from page. | |||
2022-02-07 | Manga: fix crashes when navigating from/to creators page/bookmarks page ↵ | dec05eba | |
(shared ptr deinit in non-main thread deiniting gl resources in non main thread), add pgup/pgdown/home/end to navigate manga faster | |||
2022-02-03 | Add thumbnail to manga history page. Start on new manga history format (one ↵ | dec05eba | |
json file) | |||
2022-02-03 | Add thumbnail to bookmarked manga page | dec05eba | |
2021-11-17 | Replace sfml with mgl | dec05eba | |
2021-09-18 | Show option to open saucenao result urls | dec05eba | |
ctrl+c for info should only copy the url | |||
2021-09-13 | Include refactoring | dec05eba | |
2021-09-10 | Make manga tracking more robust by preparing for breakage by also saving url | dec05eba | |
2021-09-08 | Load theme from file (~/.config/quickmedia/themes/<theme-name>.json and ↵ | dec05eba | |
/usr/share/quickmedia/themes/<theme-name>.json) | |||
2021-08-26 | Add ctrl+b to bookmark manga | dec05eba | |
2021-06-04 | Add grid view | dec05eba | |
2021-06-02 | Add modern theme | dec05eba | |
Join matrix room by their name instead of id if there is a name. This allows you to join rooms where the homeserver that created the room is no longer participating in the room. | |||
2021-03-30 | Remove tor option. Use torsocks instead (which is what quickmedia did anyways) | dec05eba | |
2020-11-04 | Add channels page to related videos menu, fix related videos menu broken ↵ | dec05eba | |
after video failing to load | |||
2020-10-15 | Youtube: add view count and owner | dec05eba | |
2020-10-13 | Refactor plugin into seperate pages | dec05eba | |
TODO: Readd 4chan login page, manganelo creators page, autocomplete |