Tim Shnaider

Results 14 issues of Tim Shnaider

I've added additional known operators to whitelist option for feathers-sequelize, but cleanQuery is also failing things like '"$primaryLocation.city$". Is it reasonable that sequelize field expressions are blacklisted by default, or...

Feature
Database

Anyone figured out how to get Experience/Adventure listing details? I've experimented with v1 and v2 paths.

Awesome library, thanks. I find very quickly in the online demo that reordering tabs is buggy. Try your demo, reorder a few tabs, select them, reorder again, you should see...

bug
enhancement

Generated schedule is correct if later.date.localTime() commented out I'm in NZST timezone ``` var later = require('later') // later.date.UTC(); later.date.localTime(); //

Thanks, great starting point for beginners. If you combine your framework with the grunt/gulp build framework of https://github.com/cgross/generator-cg-angular then you have the perfect enterprise app starting point.

I agree with another poster regarding "N people use this" being quite pointless. Since most projects are hosted on github, display number of stars and forks, that's a better measure...

rescan() needs work - You are checking for attribute [ays-orig], which is never set anywhere. I guess you only want to pick up fields not existing before. - Subsequently all...

# Environment Knex version: 0.95.4 Database + version: Postgres 13.2 OS: OS X # Bug % formatters e.g. %c not escaped in DEBUG output for bindings. As per screenshot

Please add support for using native browser fetch() and the use of keepalive flag as an alternative to sendBeacon, configurable in .init() and .capture() options. I'm trying to get client...