-
-
To make our search page and puzzle pages more useful, we need to extract and display puzzle rating information to display on the webpage. More specifically, we need to calculate the **average rating**…
-
## Issue
* Currently, message history is not stored externally and preferences are just stored as JSON within the container.
* Without volumes the data wont persist (we do use volumes) but it would …
-
Functionalities:
- Track different ortho's generated (date/quality/etc)
- Be able to delete past orthos
-
**Describe the bug**
Given the existing test
https://github.com/neo4j/graphql/blob/7ad1e91e1247e72998cb40403f3ed4ef0faa045c/packages/graphql/tests/tck/directives/customResolver.test.ts#L151-L169…
-
-
The current JSON schema used takes up a fair amount of space for JSON data, and can take some time to process a large number of files. As well, it is prone to write corruption. SQLite will help both s…
-
-
It would be better if icons were stored in the database to fully restore a backup only from the db.
If you are considering to implement this, please store the image data encrypted, as this is sensibl…
-
Depends on #66
The json file is not good because the frontend has to retrieve all of the file before it can display the current 10-minute period of readings.
Also, historical data is discarded. I…