Ma

Results 11 issues of Ma

### Describe your suggested feature I recently downloaded a manga with images in [AVIF](https://en.wikipedia.org/wiki/AVIF) format. komga does not display thumbnails and it also does not display the images. It just...

enhancement
blocked

I'm encountering difficulties installing luaevent on Debian Bookworm with Lua 5.4. When attempting to install it using luarocks, I receive the following error message: ``` bash $ luarocks install luaevent...

I suggest adding a new feature to the app that will make it easier for users to keep track of the songs they listen to while offline. Currently, the app...

enhancement

Currently I can only click on "Clear Queue" to delete the complete queue. It would be nice to remove single songs from the queue by for example swiping them to...

enhancement

The Docker image used as the base for Maloja is currently not available in the `linux/arm/v7` variant. This has been confirmed by checking the [lsiobase/alpine tags](https://hub.docker.com/r/lsiobase/alpine/tags?page=1&name=3.17) where the specific variant...

When uploading an album image via drag and drop in Firefox on Maloja, the image is saved as a PNG file on the server, regardless of the original image type....

I want to have the ability to remove an item from the version history. Currently I can switch between previous versions, but I can not delete one. ![image](https://github.com/11cafe/comfyui-workspace-manager/assets/101021254/28394f6b-2f1e-45d4-b88f-4348044caed9) Add an...

I've got some images in webp format and I'm tired of converting them to JPEG or PNG just to use them. It would be a huge time-saver if webp support...

In part 3 [title-screen](https://gbdev.io/gb-asm-tutorial/part3/title-screen.html) the variable `wPressPlayText` should not start with `w` as it is in ROM0. https://github.com/gbdev/gb-asm-tutorial/blob/7c2b9c706652f4e095ca740e4f0c4023499b9f6b/galactic-armada/src/main/states/title-screen/title-screen-state.asm#L7

It would be nice to display the connections of the current map. Look at `data/maps/attributes.asm` and display the map for each connection north, south etc. as readonly.