Gyula Soos

Results 7 issues of Gyula Soos

there is this note in the readme: ``` NOTE: getValueByPath is available in versions >= 4.5.5 ``` but on NPM you only have version 4.5.4 published. Is there a reason...

Add support to map itunes kewords, similar way as we get the itunes categories

As we were using the library, we found that somehow using the itunes images provides much better results on the feeds parsed.

When I try to build the app in either xcode or react-native run-ios I'm getting an error: `Build input file cannot be found: '/Volumes/thisIsTheShit/workspace/bcn-app/node_modules/react-native-webkit-localstorage-reader/InAppUtilsTests/Info.plist'` And he's kinda right, there is...

in pr https://github.com/godong9/solr-node/pull/84 the line 36 of the index.d.ts has been changed to `suggestQuery(params: SuggestQueryParams | string): this;` however the interface itself on line 125 wasn't changed. This causes transpile...

As you can see in lib/query.js line 157 and 176 a filter query never really expects a string, only an object with field and value. If I'd send a string...

What feature would you like to see? Cache password policy in validatePassword() to prevent QUOTA_EXCEEDED errors Problem The current validatePassword() implementation fetches the password policy from Firebase's Identity Toolkit endpoint...

plugin: authentication
type: enhancement
platform: all
Needs Attention