Filip Harald

Results 15 comments of Filip Harald

@rajegit did you end up using Express or Connect? And how did it work out for you?

@wing328 unfortunately I do not have time at the moment. I ended up using [swaggerize-express](https://github.com/krakenjs/swaggerize-express) instead. Thank you for inviting me to contribute anyways!

Is there any work around for this? Currently I'm adding `.id` to my nodes in the collection so that the animation is working. But I would prefer to use their...

Still learning vimscript. @ErikBjare @johan-bjareholt , let me know if I can improve anything.

@johan-bjareholt I think this will work. I update the branch async, but the branch is still sent with the rest of the data. I think this is preferred over sending...

@johan-bjareholt , do you want to have something added to the README about how to access the data through the query-api? Like so: ``` afk_events = query_bucket(find_bucket("aw-watcher-afk_")); editor_events = query_bucket(find_bucket("aw-watcher-vim_"));...

@varac it helps a little bit now that I know that someone needs it :) I will see what I can do. No promises though!

@johan-bjareholt I made a second try now. Also, instead of doing `N/A` for when not a git-repo, I'm just splitting the tag completely.

OK, I'm not sure I know the implications of that security-wise. It sounds sane to have the interface as similar as possible to `mongosh` though. What goes for backwards-incompatibility that...

I agree that allowing user to continue onboarding would be optimal. But a first step could be to just display that there is a connection error.