1076 Commits (c55a486a254af0df83662ae9904f6a92aa35955a)

Author SHA1 Message Date
Matthew Raymer 23789d4ecd Fix JavaScript runtime errors for undefined name property access 2 days ago
Matthew Raymer 2b54354b3f Refactor ContactsView: replace verbose template with semantic CSS 2 days ago
Matthew Raymer a2a43f1719 Fix database undefined values causing SQL.js binding errors 2 days ago
Matthew Raymer 1ceea19fb5 Fix TypeScript any type warnings in Vue components 2 days ago
Matthew Raymer c3851371c0 Fix TypeScript any types, console statements, and clean up duplicates 3 days ago
Matthew Raymer 966dbc5164 Fix TypeScript any types and remove deprecated Dexie code 3 days ago
Matthew Raymer ab784dca76 Fix CORS restrictions and development server configuration 3 days ago
Matthew Raymer 7159ed1f55 fix: eliminate all @typescript-eslint/no-explicit-any warnings 4 days ago
Matthew Raymer 88e5431dee Migrate ContactsView.vue to use PlatformServiceMixin 4 days ago
Matthew Raymer f839b65c56 fix: resolve SVG loading error and improve TypeScript typing 4 days ago
Matthew Raymer a5eb5cacaf Clean up console logging and fix platform detection issues 4 days ago
Matthew Raymer 0343b4cd0e Fix image CORS violations with comprehensive proxy and component updates 4 days ago
Matthew Raymer db51ac0fa4 Apply ultra-concise settings shortcuts to TopMessage and HomeView 5 days ago
Matthew Raymer 4b7badcdd2 Add ultra-concise database methods to PlatformServiceMixin 5 days ago
Matthew Raymer c754de4d59 Apply enhanced PlatformServiceMixin to HomeView 5 days ago
Matthew Raymer e283fcf0ac Fix worker-only database architecture and Vue Proxy serialization 5 days ago
Matthew Raymer d82475fb3f feat: Add database migration tools and fix Electron integration 6 days ago
Trent Larson 25512d3db1 some fixes to the gifted-dialog logic 1 week ago
Jose Olarte III bf9fee7ee9 Various aesthetic improvements and optimizations 1 week ago
Matthew Raymer fdd44cab76 fix: Improve database migration handling and error recovery 1 week ago
Matthew Raymer a9829e6893 style: Improve code formatting and consistency 1 week ago
Matthew Raymer 9f7ceab1f1 feat: Add Electron dependencies and development scripts 2 weeks ago
Jose Olarte III b6278ca148 Unit codes pulled from util.ts 2 weeks ago
Matthew Raymer dc1fa14095 WIP: Fix Electron build issues and migrate to @nostr/tools 2 weeks ago
Jose Olarte III c0ddba8898 Various design tweaks 2 weeks ago
Jose Olarte III fe4ae90849 Giver-recipient display fixes 2 weeks ago
Jose Olarte III ce04312baa Updated amount input controls 2 weeks ago
Matthew Raymer 25974cae22 migration: move to bash based build scripts 2 weeks ago
Jose Olarte III 357822d713 Fix: truncate text blocks 2 weeks ago
Matthew Raymer 2b0e60dfc2 feat: enhance GenericVerifiableCredential interface with explicit optional properties 2 weeks ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 2 weeks ago
Trent Larson bda98eb632 reword the account-download button 2 weeks ago
Trent Larson 276e0a741b put version on front page so that people can tell whether to refresh 2 weeks ago
Trent Larson 94994a7251 allow blocking another person's content from this user (with iViewContent contact field) 2 weeks ago
Trent Larson bb6eb92ba1 fix ? instead of 0 in rate limits, update location verbiage 2 weeks ago
Trent Larson 5aa693de63 bump to version 1.0.0 2 weeks ago
Trent Larson 6f2272eea7 fix problem where prod users don't see other DB options 2 weeks ago
Trent Larson 0cf5cf266d IndexedDB migration: don't run activeDid migration twice, include warnings in output, don't automatically compare afterward 2 weeks ago
Jose Olarte III 0342c872f4 Fix: added context for ContactGiftingView 2 weeks ago
Trent Larson 4162208b7f fix linting 2 weeks ago
Trent Larson 731605e244 IndexedDB migration: add a blurb about backing up, and move around messaging 2 weeks ago
Trent Larson 8e605d04d7 IndexedDB migration: fix settings update 2 weeks ago
Trent Larson da0b244bae IndexedDB migration: implement the migrations differently 2 weeks ago
Trent Larson 6136cafd11 IndexedDB migration: fix loading of data, fix object comparisons, add unmodified, etc 2 weeks ago
Trent Larson 452ae555bb IndexedDB migration: add ability to see mnemonic and download settings & contacts 3 weeks ago
Trent Larson 3df5e19d9d IndexedDB migration: extract IndexedDB code away from the ongoing SQLite migrations 3 weeks ago
Trent Larson 8eff407a9c IndexedDB migration: reorder the sections to accounts then settings then contacts 3 weeks ago
Trent Larson e759e4785b IndexedDB migration: set USE_DEXIE_DB to false, remove unused functions, add raw display of data 3 weeks ago
Matthew Raymer 9d054074e4 fix(migration): update UI to handle transformed JSON format 3 weeks ago
Matthew Raymer 30de30e709 fix: maintain separate master/account settings in SQLite migration 3 weeks ago