48 Commits (2576b51e2f3585d8d4e11d3e376e48a0486cff16)

Author SHA1 Message Date
Trent Larson 005bdcf0f4 remove logic that made no difference 3 days ago
Matthew Raymer 16c16c84d5 Implement configurable domain names for all copy link functionality 6 days ago
Matthew Raymer 7ab595cb60 Implement configurable domain names for all copy link functionality 6 days ago
Matthew Raymer 966dbc5164 Fix TypeScript any types and remove deprecated Dexie code 3 weeks ago
Matthew Raymer 56286e1fea Fix TypeScript any types and remove deprecated Dexie code 3 weeks ago
Matthew Raymer ab784dca76 Fix CORS restrictions and development server configuration 3 weeks ago
Matthew Raymer d823d1ad37 Fix CORS restrictions and development server configuration 3 weeks ago
Matthew Raymer 7d5e81263c # Commit Message for SharedArrayBuffer Platform Exclusion 3 weeks ago
Matthew Raymer 292aceee75 # Commit Message for SharedArrayBuffer Platform Exclusion 3 weeks ago
Matthew Raymer 0343b4cd0e Fix image CORS violations with comprehensive proxy and component updates 3 weeks ago
Matthew Raymer 797db7069c Fix image CORS violations with comprehensive proxy and component updates 3 weeks ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 1 month ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 1 month ago
Trent Larson e759e4785b IndexedDB migration: set USE_DEXIE_DB to false, remove unused functions, add raw display of data 1 month ago
Trent Larson a53f9dcbd6 IndexedDB migration: set USE_DEXIE_DB to false, remove unused functions, add raw display of data 1 month ago
Matthew Raymer 30c8b73041 feat: implement single-step migration with proper foreign key order 1 month ago
Matthew Raymer 70f62b62ff feat: implement single-step migration with proper foreign key order 1 month ago
Trent Larson 8f5c34bc5f fix linting 2 months ago
Trent Larson 32f5c52474 fix linting 2 months ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 2 months ago
Trent Larson 3f691ef880 add SQL DB access to everywhere we are using the DB, up to the "C" files 2 months ago
Trent Larson 0bfc18c385 add encryption & decryption for the sensitive identity & mnemonic in SQL DB 2 months ago
Trent Larson fe77dbdcdd add encryption & decryption for the sensitive identity & mnemonic in SQL DB 2 months ago
Trent Larson 11f2527b04 start adding the SQL approach to files, also using the Dexie approach if desired 2 months ago
Trent Larson 84cc501951 start adding the SQL approach to files, also using the Dexie approach if desired 2 months ago
Trent Larson 5d8175aeeb add encryption for the two SQL columns, replace basic DB utils, add USE_DEXIE_DB flag, and start adding SQL everywhere 2 months ago
Trent Larson 3f46e3817a add encryption for the two SQL columns, replace basic DB utils, add USE_DEXIE_DB flag, and start adding SQL everywhere 2 months ago
Trent Larson b8fbc3f7a6 fix console error about "window" unavailable due to service worker 2 months ago
Trent Larson c1d730f586 fix console error about "window" unavailable due to service worker 2 months ago
Trent Larson 7777fa202b finish separation of daily reminder message, bump version to 0.3.34 8 months ago
Trent Larson 2758af6e6e finish separation of daily reminder message, bump version to 0.3.34 8 months ago
Trent Larson 8735fe44db change the notification detection to our own variables, and save the selected time 8 months ago
Trent Larson 15e09c2d81 change the notification detection to our own variables, and save the selected time 8 months ago
Trent Larson 149481d468 finish the loading of an invite RegisterAction when clicking on a link 10 months ago
Trent Larson d492ea9eeb send all info needed to create a Trustroots event 10 months ago
Trent Larson f2cb7d3ed8 prompt for name when showing info, and provide a "copy" page when remote 11 months ago
trentlarson f6338c05ee move low-level DID-related create & decode into separate folder (#120) 1 year ago
Trent Larson 6b65e31649 misc tweaks and linting clean-up 1 year ago
Trent Larson 7f02ba29a3 add a share_target for people to add a photo 1 year ago
Trent Larson ddd32e7f44 show something to indicate claims were sent (mostly in BVC screens) 1 year ago
Trent Larson c48b8246f9 add registration inside contact import, with flag to hide it 1 year ago
Trent Larson eeaacaf202 replace many of the javascript "confirm" calls with the nicer UX version 1 year ago
Jason Buchanan ef5f81932d Initial stab at vitejs update 1 year ago
Trent Larson c58f012d2c allow viewing and deletion of an image 1 year ago
Trent Larson 92b924643e fix camera resolution, parameterize image API server 1 year ago
Trent Larson ca90447700 fix different "environment" variables for prod & dev 1 year ago
Trent Larson b38ebc45e1 add a prompt for things for which to express gratitude 2 years ago
Trent Larson 05c6ddda02 allow a test notification from the notification help screen 2 years ago
Trent Larson d0697c1ef4 fix top warnings when on prod or non-prod servers 2 years ago
Trent Larson 5534f8fa50 fix logic for prod & test host detection 2 years ago