Peter Jaszkowiak

Results 26 issues of Peter Jaszkowiak

If event has a max number of attendees, `N`, - If less than N people have signed up, it shows three buttons: [ + Reservation ] [ Remind me ]...

enhancement
low priority

nodebb-plugin-composer-redactor https://github.com/julianlam/nodebb-plugin-audio-embed/commit/527a494d519e2261c4637dd0b5d43225ca29051e

enhancement
low priority

As seen at [setupComposerButton.js line 50](https://github.com/pitaj/nodebb-plugin-calendar/blob/1.0.x/src/client/setupComposerButton.js#L50) Currently waiting on NodeBB client-side filters.

bug
enhancement

The defined behavior of using `module.js` as a stand-in for a `module` field in `package.json` is problematic. Consider the following case: - A package exists where there is no `main`...

bug
enhancement

More efficient than using processes.

enhancement
tech debt

This is a centralized issue covering the collection of planned chat improvements - [x] Ability to add a group. This should not be accomplished by adding every member of the...

enhancement
request for comments
breaking change (themes)

This would be a killer feature. If you even made a layer for NW.js, that would be awesome. Please [vote for this issue in our ideas portal](https://nativescript.ideas.aha.io/ideas/NS-I-35). Please don't write...

feature

While implementing a recent parser, I came upon an annoyance: manually slicing spans when writing test cases was very tedious. So I modified nom_locate with a feature that allows for...

enhancement
question

https://codeclimate.com/github/benchpressjs/benchpressjs/issues If you scroll down to the two `Identical blocks of code found in 2 locations. Consider refactoring.` issues, you will see that it detects ```js return Promise.try(() => {...

One would expect Javadoc / doxygen style parameter comments or at least markdown styling to be used in the hover hints. Currently, there is no formatting, not even linebreaks are...