37 Commits (931d3a4667bdb24b3717997c2d5c589b0e0d45a1)

Author SHA1 Message Date
Matthew Raymer d8686ab562 Fix unused variables and formatting from console.log cleanup 3 weeks ago
Matthew Raymer cdc4758a3a Fix unused variables and formatting from console.log cleanup 3 weeks ago
Matthew Raymer ebf7743862 Remove DEBUG console.log statements across codebase 3 weeks ago
Matthew Raymer 89001dcd5e Remove DEBUG console.log statements across codebase 3 weeks ago
Matthew Raymer 49e57c3911 WIP: Add Create Meeting button for registered users with no meetings 3 weeks ago
Matthew Raymer 72c087e40a WIP: Add Create Meeting button for registered users with no meetings 3 weeks ago
Matthew Raymer e39f6a2d37 Replace console statements with structured logger calls 4 weeks ago
Matthew Raymer 3d7d663f64 Replace console statements with structured logger calls 4 weeks ago
Matthew Raymer 7d5e81263c # Commit Message for SharedArrayBuffer Platform Exclusion 4 weeks ago
Matthew Raymer 292aceee75 # Commit Message for SharedArrayBuffer Platform Exclusion 4 weeks ago
Matthew Raymer be61ba1bce Fix Vue property conflicts in PlatformServiceMixin implementation 4 weeks ago
Matthew Raymer b37f1d1d84 Fix Vue property conflicts in PlatformServiceMixin implementation 4 weeks ago
Matthew Raymer e283fcf0ac Fix worker-only database architecture and Vue Proxy serialization 4 weeks ago
Matthew Raymer 7b1f891c63 Fix worker-only database architecture and Vue Proxy serialization 4 weeks ago
Matthew Raymer 8868465216 fix: Resolve TypeScript linting warnings in CapacitorPlatformService 4 weeks ago
Matthew Raymer ed3171209c fix: Resolve TypeScript linting warnings in CapacitorPlatformService 4 weeks ago
Matthew Raymer 5123cf55b0 fix: Resolve infinite SQLite logging loop blocking Electron startup 4 weeks ago
Matthew Raymer a41ce0cd4c fix: Resolve infinite SQLite logging loop blocking Electron startup 4 weeks ago
Matthew Raymer d82475fb3f feat: Add database migration tools and fix Electron integration 4 weeks ago
Matthew Raymer a4c44ff052 feat: Add database migration tools and fix Electron integration 4 weeks ago
Matthew Raymer ab88356412 fix(db): synchronize schema and code for secrets/logs/settings tables 4 weeks ago
Matthew Raymer dfa2168d9e fix(db): synchronize schema and code for secrets/logs/settings tables 4 weeks ago
Matthew Raymer a9829e6893 style: Improve code formatting and consistency 1 month ago
Matthew Raymer c13008d476 style: Improve code formatting and consistency 1 month ago
Matthew Raymer 5ab80578d6 fix: Resolve database parameter binding and migration issues 1 month ago
Matthew Raymer c89bbdac25 fix: Resolve database parameter binding and migration issues 1 month ago
Trent Larson da0b244bae IndexedDB migration: implement the migrations differently 1 month ago
Trent Larson 37f2ba1382 IndexedDB migration: implement the migrations differently 1 month ago
Trent Larson 3fd6c2b80d add first cut at deep-link redirecting, with one example contact-import that works on mobile 1 month ago
Trent Larson c1eb242616 add first cut at deep-link redirecting, with one example contact-import that works on mobile 1 month ago
Trent Larson df06100c32 remove more debugging 2 months ago
Trent Larson cbf506679c remove more debugging 2 months ago
Matthew Raymer ac5ddfc6f2 style: fix line length in ContactsView ternary operator 2 months ago
Matthew Raymer b9a78bab76 style: fix line length in ContactsView ternary operator 2 months ago
Matthew Raymer c1aa522e6c fix: resolve cross-platform SQLite JSON parsing inconsistencies 2 months ago
Matthew Raymer 3e81c9f44f fix: resolve cross-platform SQLite JSON parsing inconsistencies 2 months ago
Trent Larson a082469a01 fix creation of did-specific settings (with a rename) 2 months ago
Trent Larson 6afe6f07f6 fix creation of did-specific settings (with a rename) 2 months ago
Trent Larson 6ddf2d1012 fix problem switching IDs (creating too many settings) 2 months ago
Trent Larson 27ed40d4b3 fix problem switching IDs (creating too many settings) 2 months ago
Trent Larson 5976a4995e fix problem clicking on offer-delivery, plus some other hardening and phrasing 2 months ago
Trent Larson 34194b2bbc fix problem clicking on offer-delivery, plus some other hardening and phrasing 2 months ago
Trent Larson 9ac9713172 fix linting 2 months ago
Trent Larson b2628c467f fix linting 2 months ago
Matthew Raymer 3d8e40e92b feat(export): Replace CSV export with standardized JSON format 2 months ago
Matthew Raymer b9223d7fe2 feat(export): Replace CSV export with standardized JSON format 2 months ago
Matthew Raymer c1f2c3951a feat(db): improve settings retrieval resilience and logging 2 months ago
Matthew Raymer ce9c193a30 feat(db): improve settings retrieval resilience and logging 2 months ago
Trent Larson 297c5a2dbb disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup 2 months ago
Trent Larson 705c6092a3 disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup 2 months ago