54 Commits (dffa007a74eb3c3456f46378c0cb527b0372db97)

Author SHA1 Message Date
Trent Larson dffa007a74 add advanced page & flag for editing raw claims, and fix recipient assignment in detail screen 11 months ago
trentlarson e68d4fbe6d passkey test (#116) 11 months ago
Trent Larson aa7d82c531 add a share_target for people to add a photo 1 year ago
Trent Larson c403356055 add registration inside contact import, with flag to hide it 1 year ago
Trent Larson 5a9958cb4f show contact's or user's icon in more places 1 year ago
Trent Larson 734e28667d add photo to profile page (not yet saved) 1 year ago
Trent Larson 640d273646 filter by selections (now all working), add cache for plans 1 year ago
Trent Larson 8e1daf7015 feed filter: save the changed values to the DB, go to map if no location chosen, reload if necessary 1 year ago
Trent Larson 866dcb3a2a add screens for the shortcuts for the BVC group (doesn't submit yet) 1 year ago
Trent Larson aeb1d6a6a5 add next-public-key-hash to manual input 1 year ago
Trent Larson 934664b9c9 add the hashed-next-key to the contact data, shown & stored 1 year ago
Trent Larson 15ccd2394f add missing 'date' to log interface 1 year ago
Trent Larson 6eb26ea90c remove IndexedDB keys that shouldn't be keys, and remove unused table, and add commentary 1 year ago
Trent Larson 25b1598fcb doc: add more help for the notifications 1 year ago
Trent Larson 05c6ddda02 allow a test notification from the notification help screen 1 year ago
Trent Larson 7fe256dc9e log service worker messages to the DB (now works) 1 year ago
Trent Larson d7f4acb702 make more adjustments to try and get logging to work 1 year ago
Trent Larson 4f2cb55753 add warning if on unexpected server 1 year ago
Trent Larson 1be6c04699 prompt them to fill in their name when sharing their info 1 year ago
Trent Larson 3bf8fd0c22 rename "push" to "webPush" for future-proofing 1 year ago
Trent Larson 65a5edf26b allow to customize the push-server for testing 2 years ago
Matthew Raymer e813315dad Fixes and updates 2 years ago
Trent Larson 85bd807bcc allow view of feed without an identifier 2 years ago
Trent Larson c388cc8cfe remove lastName and just have a single name field 2 years ago
Matthew Raymer 2d38183dce Some updates and nudging toward notification ui 2 years ago
Matthew Raymer 082a6eae1f Refactor db setup a bit 2 years ago
Matthew Raymer 2c4a920c3c Updates for web push workflow 2 years ago
Trent Larson 94d9c425ad add QR scanner for adding a contact 2 years ago
Matthew Raymer 31d13b9143 Refactoring for cleanup 2 years ago
Trent Larson 26d9b134c7 refactor map selection, and now location selection & cancellation works (but not saving yet) 2 years ago
Trent Larson 8ee610c1bc start the assignment of boundaries for a local search 2 years ago
Trent Larson 0c05505c46 allow use of custom derivation path, and add way to increment derivation for existing 2 years ago
Matthew Raymer b6b7c56157 DiscoverView searches almost done. 2 years ago
Trent Larson 5747404fd6 add marker in feed to show where they've seen claims, plus other small clean-up 2 years ago
Trent Larson 07e7a70d56 in feed: add token for authorized request, plus better descriptions 2 years ago
Trent Larson 6daa515d19 load feed of give records on home screen 2 years ago
Trent Larson d5336dbf1b docs & comments & labels 2 years ago
Trent Larson fc7c1187e8 allow to switch the server 2 years ago
Trent Larson 6c05d3105f parameterize main identifier (to prepare the way for multiple) 2 years ago
Trent Larson c7fa6823bc add DB export 2 years ago
Trent Larson 45b54db01e separate account from other data for backup/restore 2 years ago
Trent Larson b3cdcb010a change dateCreated to a string (from a Date object, which persists as a Date object) 2 years ago
Trent Larson 59d621efc1 add toggle for displaying give amounts for each contact 2 years ago
Trent Larson afc175e3e7 add settings table to store names (and other things soon) 2 years ago
Trent Larson cfeabf05a4 refactor DB organization (prepping for more tables) 2 years ago
Trent Larson 4fdfe2f824 feat: add contacts DB & page 2 years ago
Matthew Aaron Raymer 4a407b43ae Fix encrypt-decrypt issue. 2 years ago
Matthew Aaron Raymer c6d0473fab Refactored again. Fields update on Account page 2 years ago
Matthew Aaron Raymer 607230b51c Cleaned up old Dexie class. Added mnemonic and dateCreated columns. 2 years ago
Matthew Aaron Raymer c9d5ab82fd Adds an initial account as long as there are no available accounts. 2 years ago