|
|
b3cdcb010a
|
change dateCreated to a string (from a Date object, which persists as a Date object)
|
2023-03-18 20:46:59 -06:00 |
|
|
|
59d621efc1
|
add toggle for displaying give amounts for each contact
|
2023-03-18 20:37:50 -06:00 |
|
|
|
afc175e3e7
|
add settings table to store names (and other things soon)
|
2023-03-18 19:56:57 -06:00 |
|
|
|
cfeabf05a4
|
refactor DB organization (prepping for more tables)
|
2023-03-18 17:04:14 -06:00 |
|
|
|
4fdfe2f824
|
feat: add contacts DB & page
|
2023-03-12 18:30:18 -06:00 |
|
Matthew Aaron Raymer
|
4a407b43ae
|
Fix encrypt-decrypt issue.
|
2022-12-17 13:32:00 +08:00 |
|
Matthew Aaron Raymer
|
c6d0473fab
|
Refactored again. Fields update on Account page
|
2022-12-16 18:46:01 +08:00 |
|
Matthew Aaron Raymer
|
607230b51c
|
Cleaned up old Dexie class. Added mnemonic and dateCreated columns.
|
2022-12-16 13:34:01 +08:00 |
|
Matthew Aaron Raymer
|
c9d5ab82fd
|
Adds an initial account as long as there are no available accounts.
|
2022-12-15 17:52:42 +08:00 |
|
Matthew Aaron Raymer
|
3ac8f911ac
|
DB being created. Still getting an exception.
|
2022-12-15 16:45:38 +08:00 |
|
Matthew Aaron Raymer
|
9232afb5af
|
In transition ... experimenting
|
2022-12-15 16:36:23 +08:00 |
|