|
|
07e7a70d56
|
in feed: add token for authorized request, plus better descriptions
|
2023-06-12 20:29:55 -06:00 |
|
|
|
6daa515d19
|
load feed of give records on home screen
|
2023-06-11 20:37:34 -06:00 |
|
|
|
d5336dbf1b
|
docs & comments & labels
|
2023-06-11 17:02:20 -06:00 |
|
|
|
fc7c1187e8
|
allow to switch the server
|
2023-05-19 13:28:52 -06:00 |
|
|
|
6c05d3105f
|
parameterize main identifier (to prepare the way for multiple)
|
2023-03-25 21:43:51 -06:00 |
|
|
|
c7fa6823bc
|
add DB export
|
2023-03-19 18:23:15 -06:00 |
|
|
|
45b54db01e
|
separate account from other data for backup/restore
|
2023-03-19 16:25:19 -06:00 |
|
|
|
ee32c1aef4
|
Merge branch 'master' into db-set-and-bak
|
2023-03-19 11:30:00 -06:00 |
|
|
|
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 |
|