Results 23 issues of Marcin Wisniowski

# Bug When requesting assets, ammo loaded into modules is not returned. For example, a ship with a missile launcher with loaded missiles will be returned as the ship and...

bug

### Description Deleting a hidden album is not possible, resulting in an "Something went wrong, please try again" message. In the console, an error is printed: `Failed to load resource:...

--web
- photos

### Requirements - [X] Is this a bug report? For questions or discussions use https://lemmy.ml/c/lemmy_support - [X] Did you check to see if this issue already exists? - [X] Is...

bug
area: api

**Describe the bug** NullPointerException in `UndecoratedWindowResizer.desktop.kt` Possibly similar issue as in #4179 **Affected platforms** - Desktop (Windows) **Versions** - Libraries: - Compose Multiplatform version: 1.6.10 - Kotlin version: 1.9.23 -...

bug
desktop

# Bug This is a documentation bug. Under the [/characters/{character_id}/planets/{planet_id}/](https://esi.evetech.net/ui/#/operations/Planetary%20Interaction/get_characters_character_id_planets_planet_id) endpoint. There is the following note: > Note: Planetary information is only recalculated when the colony is viewed through the...

bug
esi-planets
documentation

Originally reported in the Compose Multiplatform bug tracker, but turns out this is a JVM bug: https://youtrack.jetbrains.com/issue/CMP-7434/LocalWindowInfo.current.isWindowFocused-reports-true-for-not-focused-windows On Windows, when a non-focused window has it's `alwaysOnTop` property changed, either from...

When deserializing enum values, it would be useful to specify a fallback value, in case a remote API introduces a new value for the enum. Example: ```kotlin enum class Color...

feature

# Inconsistency For all types where [Get type information](https://developers.eveonline.com/api-explorer#/operations/GetUniverseTypesTypeId) endpoint returns a `radius` of `1.0`, the SDE is missing the `radius` field. ## Resolution Either include the `radius` field in...

esi-universe
inconsistency
static-data

# Feature Request The [PostUniverseNames](https://developers.eveonline.com/api-explorer#/operations/PostUniverseNames) endpoint has two use cases: - checking the category of an ID - resolving the name for an ID It does not support resolving the...

feature request

# Feature Request The [Corporation Projects contribution endpoint](https://developers.eveonline.com/api-explorer#/operations/GetCorporationsProjectsContribution) returns a single `contributed` value. In-game, when viewing your contribution you can see claimed and unclaimed contributions separately: This is the only...

esi-corporations
feature request