Zeno Jiricek

Results 210 issues of Zeno Jiricek

Perhaps I'm missing something, but why not use the package.json? why are we creating another meta file that duplicates a piece of information about node that can already be stored...

Please provide a configurable override that causes backspace to edit last tag instead of deleting it.

Seems like it's unusable for apps trying to be cross platform, as developers can't install this package when not on a mac. Perhaps you can suggest an alternative notifier that...

So far my needs are a little bit beyond the average Django project, so the technologies I want to support will be : - [x] uWsgi, as the appserver on...

enhancement

simply subclassed `SessionWizard` and wrapped `__call__` with `login_required`

... to override the redirection target. Currently the only way to override redirection target in the 'cancel' scenario is to suffix your cancel link with `?rd=/some-path/` which is fairly subpar....

related to #38 and #34 For references, I present an implementation of a simpler named routes module I've created before discovering `angular-route-segment` Key points: - [x] service must be created...

You'll have to excuse me if I mis understood how `connect-compiler` should work, but perhaps an option should be made available that skips writing/serving anything from disk and instead streams...