johnsmith-gooddollar

Results 18 issues of johnsmith-gooddollar

# Description - added update script to remove faces and unwhitelist accounts ben duplicated during FaceTec Custom Sercver 9.4 to 9.5.x migration About #3840 # How Has This Been Tested?...

I’ve ran some scripts checking signups done during migration and found we have 29 duplicates account registered Theirs faces ids are ``` '438d04bb495445fdc73fcf4a094f08b59bfb07d6', '5e30c18ab9cbadbbc78295efe74c171c1d330a68', 'f20c90ef5a3766acd6f6c43f207a6cb4e1e47965', '19f74bc0114a491e9063e0777bec01ff0e617008', 'e37be25c6601d856415089d70cab2c1afcce8c90', 'fa099df98af9df6e748294d668fe4e43e09087af', '461cf6da71bdb4aad65cf1dc2ed4f164036a63de', 'f8153aef7abacf3c2915dca7b6dfcb615cbf1a7e',...

``` saving NPM modules 2943 saving npm cache failed with Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.,...

- [x] configure native apps (plist and manifest) to be allowed to ask local notifications perms - [x] add Notifications permissions to the `src/components/permissions/api/PermissionsAPI.web.js` class - [x] on the web...

- [ ] _RealmDB:_ create x collection `likes` (`user_id`, `content_id`), add uniq index for `user_id` + `content_id` - [ ] _ThreadDB:_ create collection `likes` (`content_id`, `count`) - [ ] _RealmDB:_...

Currently we have service worker auto generated by the workbox. It manages web app caching and updating - [ ] could we register more than one SW ? - [...

**What we do now:** - [ ] **subscribe** for claim ready event ? otherwise we have to get approx claim time (in this day, if app was running at midnight,...

Now Mnemonic (Recover) component calls userExists with ({ mnemonics }) But this value isn't passed anywhere, also it doesn't processed on the server. In this case the request doesn't event...