1162 Commits (216e245d6079e1ba4887221a2f7ee77824128bcb)

Author SHA1 Message Date
Matthew Raymer a08261ed5a Apply enhanced PlatformServiceMixin to HomeView 2 months ago
Matthew Raymer 7b1f891c63 Fix worker-only database architecture and Vue Proxy serialization 2 months ago
Matthew Raymer a4c44ff052 feat: Add database migration tools and fix Electron integration 2 months ago
Trent Larson f85a912b0d some fixes to the gifted-dialog logic 2 months ago
Jose Olarte III e74d7c260f Various aesthetic improvements and optimizations 2 months ago
Matthew Raymer 0c62c128a1 fix: Improve database migration handling and error recovery 2 months ago
Matthew Raymer c13008d476 style: Improve code formatting and consistency 2 months ago
Matthew Raymer aa40ef23dc feat: Add Electron dependencies and development scripts 2 months ago
Jose Olarte III dc537ccf00 Unit codes pulled from util.ts 2 months ago
Matthew Raymer fe55d0b431 WIP: Fix Electron build issues and migrate to @nostr/tools 2 months ago
Jose Olarte III 52be52f446 Various design tweaks 2 months ago
Jose Olarte III 869a758a5a Giver-recipient display fixes 2 months ago
Jose Olarte III 84ac67a36f Updated amount input controls 2 months ago
Matthew Raymer 94ac7d648d migration: move to bash based build scripts 2 months ago
Jose Olarte III 20f988c996 Fix: truncate text blocks 2 months ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 2 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 2 months ago
Trent Larson e8abe68f8b reword the account-download button 2 months ago
Trent Larson 00b417f1e4 put version on front page so that people can tell whether to refresh 2 months ago
Trent Larson c6c1091281 allow blocking another person's content from this user (with iViewContent contact field) 2 months ago
Trent Larson 1c428daa3a fix ? instead of 0 in rate limits, update location verbiage 2 months ago
Trent Larson a999b58766 bump to version 1.0.0 2 months ago
Trent Larson 03713a176f fix problem where prod users don't see other DB options 2 months ago
Trent Larson 4a1a92905d IndexedDB migration: don't run activeDid migration twice, include warnings in output, don't automatically compare afterward 2 months ago
Jose Olarte III 73fd394003 Fix: added context for ContactGiftingView 2 months ago
Trent Larson 78d27eecfb fix linting 2 months ago
Trent Larson 15ba31033f IndexedDB migration: add a blurb about backing up, and move around messaging 2 months ago
Trent Larson 2e34d31594 IndexedDB migration: fix settings update 2 months ago
Trent Larson 37f2ba1382 IndexedDB migration: implement the migrations differently 2 months ago
Trent Larson 4e215914a3 IndexedDB migration: fix loading of data, fix object comparisons, add unmodified, etc 2 months ago
Trent Larson f310ca42e8 IndexedDB migration: add ability to see mnemonic and download settings & contacts 2 months ago
Trent Larson 6d93e86a2b IndexedDB migration: extract IndexedDB code away from the ongoing SQLite migrations 2 months ago
Trent Larson 8bc29544c3 IndexedDB migration: reorder the sections to accounts then settings then contacts 2 months ago
Trent Larson a53f9dcbd6 IndexedDB migration: set USE_DEXIE_DB to false, remove unused functions, add raw display of data 2 months ago
Matthew Raymer 0f1810c967 fix(migration): update UI to handle transformed JSON format 2 months ago
Matthew Raymer 21b60495ea fix: maintain separate master/account settings in SQLite migration 2 months ago
Jose Olarte III 2a4667b8f8 Giver-recipient controls 2 months ago
Matthew Raymer 2a676356d0 feat: improve database migration comparison and UI display 2 months ago
Matthew Raymer 70f62b62ff feat: implement single-step migration with proper foreign key order 2 months ago
Matthew Raymer 7258cb9325 fix: resolve migration service import and function signature conflicts 2 months ago
Matthew Raymer ec259a7c41 feat: integrate importFromMnemonic utility into migration service and UI 2 months ago
Matthew Raymer 51ce2bae9c feat: move database migration link from account view to start view 2 months ago
Trent Larson a6dab2c6be fix linting (whitespace only) 2 months ago
Trent Larson 31c0305018 add support for deep-link query parameters 2 months ago
Trent Larson 8b99273446 lengthen the error timeout when the message may be complicated, eg. with details from the server 2 months ago
Trent Larson 3c83092fc1 fix linting 2 months ago
Trent Larson 1f4a8ca9ff fix all copies for externally-shared links to redirected deep links 2 months ago
Trent Larson c1eb242616 add first cut at deep-link redirecting, with one example contact-import that works on mobile 2 months ago
Matthew Raymer 9787763e4b feat: Add comprehensive Database Migration UI component 2 months ago
Trent Larson 9cbd3bbdde fix the invite-one setup, fix adeep link, and tweak other verbiage & error info 2 months ago