Simon Reinisch

Results 16 issues of Simon Reinisch

See README. Write a comment if you're interested in maintaining java-express :)

help wanted

#### Improvement Currently, if a custom color is applied to `.pcr-app` there's a white, non-transparent, gap between the focus border and the element (which looks really ugly in a dark...

help wanted
improvement

#### What is the problem? Using multiple fingers on mobile devices causes the selection to break / causes an invalid state. #### What is the expected behavior? Only the first...

bug
browser quirk

Options such as `DISALLOW_REGISTRATION` and `DISALLOW_ANONYMOUS_LINKS` are [used](https://github.com/thedevs-network/kutt/blob/develop/client/consts/consts.ts#L5) on the client page and since the docker images come with prebuild frontend you'll only get an error message if you try...

bug

**Do you want to request a _feature_ or report a _bug_?** A bug I guess, or if this is an intended behavior a feature. **What is the current behaviour?** I'm...

As many of you stated in the [Reddit Post](https://www.reddit.com/r/javascript/comments/h9gxzg/i_made_a_webapp_to_share_files_instantly_fully/), beam.cafe isn't _real_ P2P - yes it does stream files from one end to another and filesharing is done secretly but...

enhancement
help wanted

Currently there's no other way to use a custom- name/location of the config file. If you already have a large amount of config files it'd nice to have a option...

Hi, I wanted to update type-definitions for #875 and first fetch the latest specs and build my own version. The command `npm run fetch-mdn` fails with the following message: ```...

## Problem Considering the following schema (highly simplified): ```prisma model Item { id Int @id @default(autoincrement()) @db.Int() localization ItemI18n[] } model ItemI18n { id Int @id @default(autoincrement()) @db.Int() name String...

kind/feature
domain/client
topic: client api
topic: orderByRelation
topic: orderBy / sorting

Right now they doesn't seem to have any indicator that they're login fields.

Improvement