Niall O'Higgins

Results 9 issues of Niall O'Higgins

in addition to having an explicit --input option, use the regular method of supporting unlimited file arguments. thus operation becomes: mdown *.md as opposed to mdown --input '*.md' and find...

See #290. Console output element is slightly too tall in landscape mode.

bug
ui
responsive layout

See #290. Works ok in landscape mode.

bug
ui
responsive layout

See #290. Works in landscape mode, but not in portrait mode for some reason.

bug
ui
responsive layout

See #290 for details. Touch events seem to be ignored.

bug
ui
responsive layout

See #237 for background. The dirkeeper retention policy (defaults to keep nothing) should be configurable through the web ui. This will allow you to set things like "keep the 25...

feature request
ui

Use `waitpid(3)` in a `SIGCHLD` handler to map the exit status to PID. This is then made available to Node via a getter. For example: ``` javascript var pty =...

For example, getMongodbUrl("http://localhost/strider")