Mateusz Ż

Results 11 issues of Mateusz Ż

Inputs in form on `/create` has outline. I think it's unwanted effect

Title is self-explanatory. Add a way to import backup from file.

feature request

Add ncdu to "tools" list.

enhancement
endorsement-needed

Add newsbeuter to "tools" list.

enhancement
endorsement-needed

Add diary to "tools" list.

enhancement
endorsement-needed

Add khal to "tools" list.

enhancement
endorsement-needed

I used Docker to build ramdisk. From what I understand: after building qt, make stopped with following error: ``` make[2]: Leaving directory '/rpi-ramdisk/packages/qt' make[1]: Leaving directory '/rpi-ramdisk/packages' Makefile:6: recipe for...

## Description Change in `mounted()` in ControllerTop component fixes first issue - prompt "This will clear your keymap - are you sure you want to load default keymap?". Other changes...

`chmod 777 ...` leads to security flaw. This value should be changed to 755

## Description Another approach to #1190. I cherry-picked @yanfali commits from his PR, removed `eslint-*-prettier` packages since they won't be necessary and installed `lint-staged` package. Questions: 1. Is having `concurrently`...