Tobias Kaupat

Results 39 issues of Tobias Kaupat

There should be a docker composed based test setup. And maybe even a Travis build with tests.

help wanted

Since it might take a long time. Having a second cron expression to run `restic check` on the repo would be nice. In addition of failure the server should send...

enhancement

I'm always shocked by the boilerplate I need to write to add simple structs to my schema. What I did is: I started to write some helper methods to analyze...

Just tried to install xargo but got the following issue. ``` $ cargo install xargo Updating registry `https://github.com/rust-lang/crates.io-index` Installing xargo v0.3.8 Compiling xargo v0.3.8 Compiling cfg-if v0.1.2 Compiling serde v0.8.23...

I had to define console to run react like this: ``` console = { log: print, warn: print, error: print }; ```

The TimePicker has no way to register an onBlur handler on the input field. When we rely on "onDateChange" the UI re-renders when ever the user is typing a single...

time-picker
stale

I have the problem that my container object has some padding which I like to keep. This leads to a wrong calculated width, since the content should be only rendered...

stale
core

Hi, nice library. But I'm missing a way to define the target document. I would like to use this library to load scripts into iFrames.

Is there any Support for OSCORE planned? RFC: [Object Security for Constrained RESTful Environments](https://datatracker.ietf.org/doc/html/rfc8613) I'm mentioning this, because we might need this in future for our devices. I might even...

enhancement
question