Alex Walker

Results 64 issues of Alex Walker

Apologies - couldnt' work out if I can re-open a ticket that has been closed. (https://github.com/morfix-io/node-seal/issues/133) So continuing the conversation there, basically I have data that is larger than i...

Hi, I have been looking for a solution like leaps for Ages! It looks great! I want to use S3 as my storage for my Markdown documents and have leaps...

enhancement

I had a play with the commenting that is demonstrated in the leaps_share example. I wasn't sure but are these comments stored against a file permanently or is it just...

enhancement

I need to set the proxy_pass in the template depending on whether an enviroment variable is set. The problem i am having is I need to access the current `$container`...

Can this be used to handle multiple sub domains at once? For instance, if Nginx is used to route x.company.com and y.company.com can this be used as authentication for both,...

Hey, This is super cool. I have wanted for quite some time to build tutorials for the Go language using wasm (in browser) - you have probably jump started my...

Hey, this is pretty cool package! Ive been [playing with this](https://github.com/ntquan1704/gin-react-starter-kit), and its very nice, great for a Go developer to build an app with a react front end. However...

Hey, I came across Go-App and as a result this project. Really cool - been wanting something to learn about AST for ages. This is perfect. My goal is to...

If I want to inject a javascript script I can do ```go Scripts: []string{ "/web/js/prism.js", }, ``` in the app handler. Is there a place/way to inject them so they...

When using this stealth plugin, it seems its not able to open/show the browser window - which is possible when not using this. I am using the launcher like ```...