Albert G

Results 53 issues of Albert G

Description Currently, after a fresh install, the command fails when there's no config directory present, even though it can be empty. This directory doesn't need to exist when it's being...

First of all nice project! Your server.js uses line endings CRLF instead of LF. I'm assuming you're developing on windows. It throws the following error because the shebang is corrupt:...

Basically the title. I have my own and corporate projects on one machine, and I clone projects in the directory of the author/owner. So it'd be nice if Projects+ would...

enhancement
help wanted

First a question: is it possible to do this on relational databases as well? For example mysql/maria or postgres? Next I have some ideas: I really like the idea of...

question

I think you're missing a dependency in `bower.json` to `iron-media-query`. I assume you want a dependency on `PolymerElements/iron-media-query`. If not, please mention it in the README.md

When looking at the list of alternatives, have you looked into all these implementations of feature toggles? Is it possible that you provide a short con/pro of each implementation?

documentation

Hi, Do you have an idea about implementing social providers using JWT tokens? How would you do that in this application? Btw, very nice blogposts about JWT and authentication in...

### Description app-route.data isn't changed when the route is not active according to the pattern. This results in false positives when only looking at the app-route.data. ### Example ``` ```...

I'm using the following config for focus: ``` yabai -m config mouse_follows_focus on # on, off yabai -m config focus_follows_mouse autoraise # off, autoraise, autofocus ``` When switching my mouse...