Eduardo Pinho

Results 156 issues of Eduardo Pinho

The current Dicoogle task list has a few issues: - Information about all tasks is kept in memory, even after they were terminated, and until they are deleted. - In...

enhancement
feature request

After a talk with @bastiao, we thought of a new idea for the webapp: an interactable and extensible notification system. A new button in the top bar would exhibit a...

feature request
low priority
webapp

Create slots in the webapp for injecting query web UI plugins, as well as one (or more) plugins as examples.

low priority
webapp

Create a new slot for result web UI plugins in our web app, as well as at least one plugin to serve as an example.

low priority
webapp

It occurred to me that `react-bootstrap` already has `bootstrap` as a devDependency ([package.json](https://github.com/react-bootstrap/react-bootstrap/blob/master/package.json#L50)), so the `bootstrap` dependency in our web app should not be needed as long as we stick...

enhancement
low priority
webapp

Before Dicoogle was extendable, it supported offline generation of image thumbnails. At the moment, we only have a web service that produces and caches thumbnails on the fly. The implementation...

feature request
low priority
in discussion
sdk
dicoogle-core

I was unable to build the upstream branch, so I took the liberty of updating Clap to make it work. - Bump `clap` to 3.1.9 - feature "derive" needed for...

This is an interesting project, as it covers image operations not found in any other Rust crate at the moment. Unfortunately, it appears that there is only support for RGBA...

enhancement

Basically, I get this when entering the bunker in Errxelz 8: ![screenshot_2016-08-31_17-14-47](https://cloud.githubusercontent.com/assets/4738426/18141215/7fcf7c86-6fb0-11e6-83b3-009fa975c8b9.png) ![shot0](https://cloud.githubusercontent.com/assets/4738426/18144868/b84a240c-6fc0-11e6-905d-2b2de4f36300.png) Objects and creatures are pitch black, as if nothing but the alpha channel was considered except for...

help wanted

In some mods with lots of textures (in this case Wazzal II), it may happen that some textures are instantly "swapped" for another irrelevant one just by moving around a...

help wanted