Atiq Gauri

Results 10 issues of Atiq Gauri

### Expected Behavior my native addon perfectly works as standalone (include c++17 std::filesystem) and it should do the same when called in electron app ### Actual Behavior When I import...

Using events in renderer process throw error on development console saying **Attempting to call a function in a renderer window that has been closed or released.** ``` win.on('maximize', toggleMaxRestoreButtons); win.on('unmaximize',...

While importing dexie database, if any key already exist in my database, importing that key will throw an error saying: _**x number of Key already exists in the object store.**_...

**Update Dropbox Papers** * Make a new document of controls and intro to all process of app * Update projects development document * New Frontend is not documented yet complete...

Documentation :scroll:

### Implement auto update feature of electron apps **Note- should be robust and tested well else we can postpone it for future releases**

long term Goals :crystal_ball:

### Issue We generate and store pattern which are processed locally and downloaded from cloud. There is this problem that downloaded database can overwrite popularity of locally generated pattern's popularity....

long term Goals :crystal_ball:

### Issue: Data analyzation, pattern statistics and statistics import process can take hours if we supply enough large input data-set. So, we need a way to show progress percentage to...

long term Goals :crystal_ball:

### Make changes to whole system so that we can have a database of common words which can be used while generating passwords for target users. **Description-** When app generates...

long term Goals :crystal_ball:

### Backend should send all information in an array/object as a acknowledgment of any process completion. **It should contain these information:** * Total number of ignored records ( eg. password...

long term Goals :crystal_ball:

**Update github page with:** 1. open source license 2. CI/CD build tags 3. All platform installation instruction 4. Description of the app 5. Updated GIF of app

Documentation :scroll: