1078 Commits (bbdb962d4da3067c84d849aaa10b356844b1c65e)

Author SHA1 Message Date
Matthew Raymer bbdb962d4d Refactor ClaimView.vue: remove inline template logic, improve types, and centralize logic 4 weeks ago
Matthew Raymer 17e8e13b62 Migrate ClaimView.vue from databaseUtil to PlatformServiceMixin 4 weeks ago
Matthew Raymer 91a1618f40 Fix JavaScript runtime errors for undefined name property access 4 weeks ago
Matthew Raymer 1db420a066 Refactor ContactsView: replace verbose template with semantic CSS 4 weeks ago
Matthew Raymer f92d81800b Fix database undefined values causing SQL.js binding errors 4 weeks ago
Matthew Raymer 3585290872 Fix TypeScript any type warnings in Vue components 4 weeks ago
Matthew Raymer 082dc200b3 Fix TypeScript any types, console statements, and clean up duplicates 4 weeks ago
Matthew Raymer 56286e1fea Fix TypeScript any types and remove deprecated Dexie code 4 weeks ago
Matthew Raymer d823d1ad37 Fix CORS restrictions and development server configuration 4 weeks ago
Matthew Raymer 5562ad2926 fix: eliminate all @typescript-eslint/no-explicit-any warnings 4 weeks ago
Matthew Raymer 72eb739c14 Migrate ContactsView.vue to use PlatformServiceMixin 4 weeks ago
Matthew Raymer a0f5af8bc1 fix: resolve SVG loading error and improve TypeScript typing 4 weeks ago
Matthew Raymer b377667207 Clean up console logging and fix platform detection issues 4 weeks ago
Matthew Raymer 797db7069c Fix image CORS violations with comprehensive proxy and component updates 4 weeks ago
Matthew Raymer 193447ee8a Apply ultra-concise settings shortcuts to TopMessage and HomeView 4 weeks ago
Matthew Raymer 80b41271af Add ultra-concise database methods to PlatformServiceMixin 4 weeks ago
Matthew Raymer a08261ed5a Apply enhanced PlatformServiceMixin to HomeView 4 weeks ago
Matthew Raymer 7b1f891c63 Fix worker-only database architecture and Vue Proxy serialization 4 weeks ago
Matthew Raymer a4c44ff052 feat: Add database migration tools and fix Electron integration 4 weeks ago
Trent Larson f85a912b0d some fixes to the gifted-dialog logic 1 month ago
Jose Olarte III e74d7c260f Various aesthetic improvements and optimizations 1 month ago
Matthew Raymer 0c62c128a1 fix: Improve database migration handling and error recovery 1 month ago
Matthew Raymer c13008d476 style: Improve code formatting and consistency 1 month ago
Matthew Raymer aa40ef23dc feat: Add Electron dependencies and development scripts 1 month ago
Jose Olarte III dc537ccf00 Unit codes pulled from util.ts 1 month ago
Matthew Raymer fe55d0b431 WIP: Fix Electron build issues and migrate to @nostr/tools 1 month ago
Jose Olarte III 52be52f446 Various design tweaks 1 month ago
Jose Olarte III 869a758a5a Giver-recipient display fixes 1 month ago
Jose Olarte III 84ac67a36f Updated amount input controls 1 month ago
Matthew Raymer 94ac7d648d migration: move to bash based build scripts 1 month ago
Jose Olarte III 20f988c996 Fix: truncate text blocks 1 month ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 1 month ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 1 month ago
Trent Larson e8abe68f8b reword the account-download button 1 month ago
Trent Larson 00b417f1e4 put version on front page so that people can tell whether to refresh 1 month ago
Trent Larson c6c1091281 allow blocking another person's content from this user (with iViewContent contact field) 1 month ago
Trent Larson 1c428daa3a fix ? instead of 0 in rate limits, update location verbiage 1 month ago
Trent Larson a999b58766 bump to version 1.0.0 1 month ago
Trent Larson 03713a176f fix problem where prod users don't see other DB options 1 month ago
Trent Larson 4a1a92905d IndexedDB migration: don't run activeDid migration twice, include warnings in output, don't automatically compare afterward 1 month ago
Jose Olarte III 73fd394003 Fix: added context for ContactGiftingView 1 month ago
Trent Larson 78d27eecfb fix linting 1 month ago
Trent Larson 15ba31033f IndexedDB migration: add a blurb about backing up, and move around messaging 1 month ago
Trent Larson 2e34d31594 IndexedDB migration: fix settings update 1 month ago
Trent Larson 37f2ba1382 IndexedDB migration: implement the migrations differently 1 month ago
Trent Larson 4e215914a3 IndexedDB migration: fix loading of data, fix object comparisons, add unmodified, etc 1 month ago
Trent Larson f310ca42e8 IndexedDB migration: add ability to see mnemonic and download settings & contacts 1 month ago
Trent Larson 6d93e86a2b IndexedDB migration: extract IndexedDB code away from the ongoing SQLite migrations 1 month ago
Trent Larson 8bc29544c3 IndexedDB migration: reorder the sections to accounts then settings then contacts 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