130 Commits (1d8b63b52a1966de767b86dda109c30f0807c2bd)

Author SHA1 Message Date
Matthew Raymer e39f6a2d37 Replace console statements with structured logger calls 4 days ago
Matthew Raymer 7d5e81263c # Commit Message for SharedArrayBuffer Platform Exclusion 4 days ago
Matthew Raymer 4be8d16d12 Fix MASTER_SETTINGS_KEY type mismatch in PlatformServiceMixin 5 days ago
Matthew Raymer be61ba1bce Fix Vue property conflicts in PlatformServiceMixin implementation 5 days ago
Matthew Raymer e283fcf0ac Fix worker-only database architecture and Vue Proxy serialization 5 days ago
Matthew Raymer 8868465216 fix: Resolve TypeScript linting warnings in CapacitorPlatformService 6 days ago
Matthew Raymer 5123cf55b0 fix: Resolve infinite SQLite logging loop blocking Electron startup 6 days ago
Matthew Raymer d82475fb3f feat: Add database migration tools and fix Electron integration 7 days ago
Matthew Raymer ab88356412 fix(db): synchronize schema and code for secrets/logs/settings tables 1 week ago
Matthew Raymer a9829e6893 style: Improve code formatting and consistency 1 week ago
Matthew Raymer 5ab80578d6 fix: Resolve database parameter binding and migration issues 2 weeks ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 2 weeks ago
Trent Larson 94994a7251 allow blocking another person's content from this user (with iViewContent contact field) 2 weeks ago
Trent Larson 4162208b7f fix linting 3 weeks ago
Trent Larson da0b244bae IndexedDB migration: implement the migrations differently 3 weeks ago
Trent Larson 6136cafd11 IndexedDB migration: fix loading of data, fix object comparisons, add unmodified, etc 3 weeks ago
Trent Larson 3fd6c2b80d add first cut at deep-link redirecting, with one example contact-import that works on mobile 3 weeks ago
Matthew Raymer 25c1d6ef4e feat: Add comprehensive database migration service for Dexie to SQLite 3 weeks ago
Trent Larson df06100c32 remove more debugging 4 weeks ago
Matthew Raymer ac5ddfc6f2 style: fix line length in ContactsView ternary operator 4 weeks ago
Matthew Raymer c1aa522e6c fix: resolve cross-platform SQLite JSON parsing inconsistencies 4 weeks ago
Trent Larson a082469a01 fix creation of did-specific settings (with a rename) 4 weeks ago
Trent Larson 6ddf2d1012 fix problem switching IDs (creating too many settings) 4 weeks ago
Trent Larson 5976a4995e fix problem clicking on offer-delivery, plus some other hardening and phrasing 4 weeks ago
Trent Larson 820ae727ed fix linting 4 weeks ago
Trent Larson 9ac9713172 fix linting 4 weeks ago
Matthew Raymer 3d8e40e92b feat(export): Replace CSV export with standardized JSON format 1 month ago
Matthew Raymer c1f2c3951a feat(db): improve settings retrieval resilience and logging 1 month ago
Trent Larson 297c5a2dbb disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup 1 month ago
Trent Larson ef3bfcdbd2 fix linting 1 month ago
Trent Larson ec1f27bab1 fix more logging cleanup errors 1 month ago
Trent Larson 01c33069c4 fix more of the logging & log display 1 month ago
Trent Larson c637d39dc9 fix log cleanup check to actually pay attention to limit 1 month ago
Trent Larson 3e90bafbd1 correct & simplify the DB logging 1 month ago
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 1 month ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 1 month ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 1 month ago
Trent Larson 0bfc18c385 add encryption & decryption for the sensitive identity & mnemonic in SQL DB 1 month ago
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 1 month ago
Trent Larson 11f2527b04 start adding the SQL approach to files, also using the Dexie approach if desired 1 month 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 1 month ago
Jose Olarte III 47501ae917 Linting 1 month ago
Matt Raymer ee441d1aea refactor(db): improve type safety in migration system 1 month ago
Trent Larson 5f24f4975d fix linting 1 month ago
Trent Larson 946e88d903 add a input area for arbitrary SQL on the test page 1 month ago
Matt Raymer 574520d9b3 feat(db): Implement SQLite database layer with migration support 1 month ago
Trent Larson 1129a13e20 add more error handling and messaging when there are bad DB errors 1 month ago
Trent Larson 829870b16c add some logging to the DB (especially for iOS app feed debugging) 3 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 4 months ago
Matthew Raymer fa7d6317b9 feat: add claim confirmation functionality to activity feed 4 months ago