Edward Marinescu

Results 12 issues of Edward Marinescu

Hello. I am trying to use this package together with the go modules, but I get the v0.0.2 instead of the latest version v.0.1.0.

status:resolved

Hello. Great plugin, really dose what I want, but only one issue: How can I make it so all Sundays are disabled by default, but when first date is selected...

Dear fellow gophers, Iris users and lurkers, we are all lucky to be here and use this wonderful go framework called Iris. I am glad to see that Iris has...

🏋️‍♀️ type:task
🚨 prio:high

__Steps to reproduce:__ List the minimal actions needed to reproduce the behavior. ``` 1. $ influx backup /backup/influxdb/backup_$(date '+%Y-%m-%d_%H-%M') -t {token} 2. receive an error after a while (Error: failed...

Hello, I am trying to implement the New Relic service in one of my apps, but when I try to run the latest example that is here, the code ```ctx.HTML(`%s`,...

How can I limit the maximum selected values for `multiselect`? I want to be able to select only one field, but in the same time I want to have the...

enhancement

I am using Neffos behind a reverse proxy like Apache. If for any reason I need to restart the Neffos service, the clients that were already connected to the websocket...

Is it possible to have the package to alter a table and add a new column if we update the schema?