Josef Kufner

Results 15 issues of Josef Kufner

Scenario: I'm walking home and listening some music using some local player on my phone (no network connections, no MPD). When I arrive home, I want to put away headphones...

The `btrfs qgroup show` command should show path assigned to each qgroup. This little piece of information would significantly helped when managing snapshots. Example: ````` # btrfs qgroup show /...

enhancement

README says: > Formiko have Vim editor support aka formiko-vim command. This run Vim editor in GtkSocket. At this > moment, this socket work only on X11 backend, so this...

enhancement
help wanted
vim

`PHP Notice: Key file "file:///.../public/../public.key" permissions are not correct, recommend changing to 600 or 660 instead of 644 in /.../vendor/league/oauth2-server/src/CryptKey.php on line 63` This warning makes no sense. It is...

### Feature Request | Q | A |------------ | ------ | New Feature | yes | RFC | maybe | BC Break | no #### Summary I would like to...

New Feature
QueryBuilder

I'm using the Symfony bundle and Twig. There is a short example of the whitespace problem: HAML template: ``` - extends 'AppBundle::layout_text.html.haml' - block content #A Hello world! -# ......

Continuation of https://github.com/doctrine/annotations/pull/226. Original commits (excl. merges) cherry-picked onto 1.7 branch. This pull request adds complete support for constant annotations. It should be the same as property annotations support. All...

Clouds are now two state: transparent (some unit can see there) or opaque (no unit can see there). They should be three state: transparent, opaque, and explored (terrain is visible)....

### ⚠️ Before posting ⚠️ - [X] This is a **bug**, not a question or an enhancement. - [X] I've [searched for similar issues](https://github.com/nextcloud/android/issues) and didn't find a duplicate. -...

enhancement
design
feature: files

Hello, there is (a bit dumb) implementation of 'git describe' command. This also adds support for tags and Git::getTip() can load any ref now. No change here should break backward...