61 Commits (48be4ece65b5f9801563bd011235d02eed5723e9)

Author SHA1 Message Date
Matthew Raymer 48be4ece65 docs: Update migration status after ContactAmountsView human testing 4 months ago
Matthew Raymer 6a2bc798cd docs: Update migration status after ContactEditView human testing 4 months ago
Matthew Raymer 524c1d91be Refactor ContactsView.vue to use notification constants 4 months ago
Matthew Raymer 93a166b2b6 Complete SharedPhotoView.vue Enhanced Triple Migration Pattern (6 minutes) 4 months ago
Matthew Raymer 17e30762bd Complete Enhanced Triple Migration Pattern for PhotoDialog and OfferDialog components 4 months ago
Matthew Raymer d8fbed3873 Complete ProjectsView.vue Triple Migration Pattern with literal extraction 4 months ago
Matthew Raymer 11e11cda26 Mark UserProfileView.vue as human tested, update migration tracker 4 months ago
Matthew Raymer f9a1be81b4 Extract literal strings from complex modals to notification constants 4 months ago
Matthew Raymer ba15b500c4 Replace hardcoded notification strings with standardized constants 4 months ago
Matthew Raymer a5784cdfc1 Complete notification migration across 13 components and views 4 months ago
Matthew Raymer ea851a7dfd Complete DIDView.vue triple migration and refactor template handlers 4 months ago
Matthew Raymer 3d124e13bb Fix HomeView notification migration to use proper constants pattern 4 months ago
Matthew Raymer dd22e1b884 refactor: standardize notification usage and document best practices 4 months ago
Matthew Raymer f901b6b751 Refactor notification usage and apply TypeScript/lint improvements 4 months ago
Matthew Raymer 56286e1fea Fix TypeScript any types and remove deprecated Dexie code 4 months ago
Matthew Raymer d823d1ad37 Fix CORS restrictions and development server configuration 4 months ago
Matthew Raymer 292aceee75 # Commit Message for SharedArrayBuffer Platform Exclusion 4 months ago
Matthew Raymer 797db7069c Fix image CORS violations with comprehensive proxy and component updates 4 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 4 months ago
Trent Larson a53f9dcbd6 IndexedDB migration: set USE_DEXIE_DB to false, remove unused functions, add raw display of data 4 months ago
Matthew Raymer 70f62b62ff feat: implement single-step migration with proper foreign key order 4 months ago
Trent Larson 32f5c52474 fix linting 5 months ago
Trent Larson 3f691ef880 add SQL DB access to everywhere we are using the DB, up to the "C" files 5 months ago
Trent Larson fe77dbdcdd add encryption & decryption for the sensitive identity & mnemonic in SQL DB 5 months ago
Trent Larson 84cc501951 start adding the SQL approach to files, also using the Dexie approach if desired 5 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 5 months ago
Trent Larson c1d730f586 fix console error about "window" unavailable due to service worker 5 months ago
Trent Larson 2758af6e6e finish separation of daily reminder message, bump version to 0.3.34 11 months ago
Trent Larson 15e09c2d81 change the notification detection to our own variables, and save the selected time 11 months ago
Trent Larson 149481d468 finish the loading of an invite RegisterAction when clicking on a link 1 year ago
Trent Larson d492ea9eeb send all info needed to create a Trustroots event 1 year ago
Trent Larson f2cb7d3ed8 prompt for name when showing info, and provide a "copy" page when remote 1 year 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) 2 years ago
Trent Larson c48b8246f9 add registration inside contact import, with flag to hide it 2 years ago
Trent Larson eeaacaf202 replace many of the javascript "confirm" calls with the nicer UX version 2 years ago
Jason Buchanan ef5f81932d Initial stab at vitejs update 2 years ago
Trent Larson c58f012d2c allow viewing and deletion of an image 2 years ago
Trent Larson 92b924643e fix camera resolution, parameterize image API server 2 years ago
Trent Larson ca90447700 fix different "environment" variables for prod & dev 2 years 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
Trent Larson 4f2cb55753 add warning if on unexpected server 2 years ago
Trent Larson 681d949098 update web push servers to the domains we're using 2 years ago
Trent Larson 65a5edf26b allow to customize the push-server for testing 2 years ago
Matthew Raymer f27a18c712 Fix db path; add new pathing for web-push; load VAPID at boot 2 years ago