Commit Graph

9 Commits

Author SHA1 Message Date
Brandon Presley 040d588b5a Ignore mock-providers.tsx 2023-07-17 16:46:23 +12:00
Brandon Presley 47d4532169 Fix .eslintrc.js 2023-07-17 16:45:21 +12:00
Brandon Presley 6a7bd632e5 Add delete database button - 1.141
Semi-related to #160
If a user manages to import a database that ultimately
breaks the app elsewhere, deleting the database is a nice
tool to try and fix things.
2023-06-29 15:34:14 +12:00
Brandon Presley 5e6896eaba Ignore coverage directory for linting 2023-01-08 14:01:43 +13:00
Brandon Presley 83852b3216 Apply eslint rules to js files 2022-11-01 19:59:33 +13:00
Brandon Presley 31f1528c35 Replace settings context with theme context
The settings context was having a big performance
impact on the app. We only truly need the theme + color
to be a global context.
2022-11-01 16:50:03 +13:00
Brandon Presley f56f0063c4 Turn off some eslint rules 2022-11-01 12:30:06 +13:00
Brandon Presley bdb27894f7 Optimize root context 2022-10-31 21:00:10 +13:00
Brandon Presley b052741b06 First commit 2022-06-30 18:50:52 +12:00