Results 5 issues of Aviran

Currently there is no support for fixing the json errors using --fix flag.

feature request

every X that is higher than 60 produces an invalid schedule. For example: later.parse.recur().every(360).second() Produces: { "schedules": [ { "s": [ 0 ] } ], "exceptions": [] } which is...

Hi, I've read the code and noticed the following comment: // TODO: detect "in process" collisions? Can you explain if its relevant so I can create PR to fix it?...

Add a built-in angular service to retreive the UserData shared object (fetched from a cookie defaultly named "user").

feature

Add a built-in angular directive for content hiding mechanism based on user authorization (directive name: ta-content). attribute named 'access-level' to control who's able to see the content inside the ta-content...

feature