Age | Commit message (Expand) | Author |
2021-04-21 | Use vertex buffer to render text | dec05eba |
2021-04-21 | Use shader for rounded rectangle, improve circle shader | dec05eba |
2021-04-21 | Proper top alignment | dec05eba |
2021-04-21 | Rework read marker, do not set it if not needed | dec05eba |
2021-04-20 | Fix random crash when displaying chapter progress | dec05eba |
2021-04-20 | Proper atomic rename? also do not generate mipmap for manga | dec05eba |
2021-04-19 | Move tab code to separate class, fix upload time missing for certain manga pl... | dec05eba |
2021-04-18 | Fix misc matrix bugs related to leaving a room when side panel is visible and... | dec05eba |
2021-04-17 | Fix mangakatana search when mangakatana redirect to the exact match | dec05eba |
2021-04-17 | Fit image to window in continuous scrolling mode, use n 3 for waifu2x | dec05eba |
2021-04-17 | Add manga combined plugin timeout | dec05eba |
2021-04-16 | Search all manga combined plugins in parallel | dec05eba |
2021-04-16 | Add a combined manga search page, highlight urls ending with ? | dec05eba |
2021-04-16 | Improve fuzzy search | dec05eba |
2021-04-16 | Add mangakatana | dec05eba |
2021-04-16 | Convert mangatown and manganelos into a generic manga plugin | dec05eba |
2021-04-14 | Rework manga plugins downloading.. preparing for parallel downloads | dec05eba |
2021-04-14 | Make search fuzzy, fix soundcloud next song when hitting user | dec05eba |
2021-04-13 | Fix youtube comments | dec05eba |
2021-04-13 | Include cppcodec instead of using it a system library. Its not available in u... | dec05eba |
2021-04-12 | Stop fucking flickering again in room list | dec05eba |
2021-04-12 | Fix download of last page in manganelos | dec05eba |
2021-04-12 | Add manganelos | dec05eba |
2021-04-12 | Use chapter names as is for mangatown | dec05eba |
2021-04-12 | Fix weird body move behavior when last item is selected, download manga image... | dec05eba |
2021-04-09 | Add .onion to list of valid tld, properly parse urls protocol part | dec05eba |
2021-04-09 | Add spankbang. Commit by coomest | dec05eba |
2021-04-08 | Temporary workaround tabbed bug | dec05eba |
2021-04-07 | Matrix: mark window as urgent when being mentioned or receiving an invite | dec05eba |
2021-04-07 | Add upload date to manganelo and mangatown chapters | dec05eba |
2021-04-06 | Add support for embedding the window into another application, such as suckle... | dec05eba |
2021-04-06 | Create a unified launcher for quickmedia | dec05eba |
2021-04-06 | Use malloc_trim to reduce memory usage after freeing memory | 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 |
2021-04-02 | QuickMedia -> quickmedia | dec05eba |
2021-04-02 | Matrix: make video thumbnail use correct ratio | dec05eba |
2021-04-02 | Cancel all tasks when pressing escape to go to previous page or when closing ... | dec05eba |
2021-04-01 | Matrix: fix thumbnails when using pantalaimon, add more predefined rooms to r... | dec05eba |
2021-04-01 | Remove http/https/www from room directory server name | dec05eba |
2021-04-01 | Matrix: add room directory for joining rooms, resize video thumbnail | dec05eba |
2021-03-31 | Do not upload thumbnail of thumbnail for videos | dec05eba |
2021-03-31 | Soundcloud: automatically fetch next page when reaching end of related music ... | dec05eba |
2021-03-30 | Remove tor option. Use torsocks instead (which is what quickmedia did anyways) | dec05eba |
2021-03-29 | Fix crash when editing text | dec05eba |
2021-03-28 | Fix some spotify podcast failing to play (because of some characters in title?) | dec05eba |
2021-03-28 | Matrix: align messages from users with no avatar to the same x as users with ... | dec05eba |
2021-03-28 | Asdf | dec05eba |
2021-03-28 | C++ was a mistake | dec05eba |
2021-03-28 | Soundcloud: the next audio is sometimes the previous one because url changes.... | dec05eba |