1166 Commits (c6b27d55ffce12e13275cfa46534bd5b9ebeb741)

Author SHA1 Message Date
Trent Larson 1f4a8ca9ff fix all copies for externally-shared links to redirected deep links 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
Matthew Raymer 9787763e4b feat: Add comprehensive Database Migration UI component 1 month ago
Trent Larson 9cbd3bbdde fix the invite-one setup, fix adeep link, and tweak other verbiage & error info 1 month ago
Trent Larson 7764e17180 shrink the contents of the QR code so people can scan it 1 month ago
Trent Larson d070e7ee73 reword some of the help-page introduction (no code changes) 1 month ago
Trent Larson 3bc69904f9 update ios check to work, and add links to app stores 1 month ago
Trent Larson 8c1c6a9c4e fix some result types and refactor types themselves 1 month ago
Matthew Raymer 54d651c746 feat: add conditional rendering for claim certificate link and update gitignore 1 month ago
Trent Larson 5a62c965df fix problems with :href links causing the app to reload for DB errors on mobile 1 month ago
Jose Olarte III e23e302695 Fix: pass project info 1 month ago
Trent Larson 5cde144585 fix problem with user-profile page, and bump to build 29 & version 0.5.3 1 month ago
Jose Olarte III bf7bb3209a Feature: Project Gifting 2 months ago
Trent Larson a55cf31a93 bump to build 26 and version 0.5.1 2 months ago
Matthew Raymer b9a78bab76 style: fix line length in ContactsView ternary operator 2 months ago
Matthew Raymer 1de33a4e95 fix: resolve cross-platform contactMethods JSON parsing inconsistencies 2 months ago
Matthew Raymer 3e81c9f44f fix: resolve cross-platform SQLite JSON parsing inconsistencies 2 months ago
Trent Larson 6afe6f07f6 fix creation of did-specific settings (with a rename) 2 months ago
Jose Olarte III f4a7c3d4c3 Optimized item actions 2 months ago
Jose Olarte III 83f83e4ceb Optimized per-item layout 2 months ago
Trent Larson 32f5c52474 fix linting 2 months ago
Trent Larson e02ab7fc0f fix check for successful gift submission 2 months ago
Trent Larson 7e72ff7202 fix problem setting 'loading' flag 2 months ago
Jose Olarte III d3009406cf Updated QR scanner call 2 months ago
Trent Larson 34194b2bbc fix problem clicking on offer-delivery, plus some other hardening and phrasing 2 months ago
Trent Larson 26951cc472 fix import for derived accounts and hopefully make other account-access code more robust 2 months ago
Trent Larson f79568cc5d remove relative URL references in different target because mobile chokes 2 months ago
Trent Larson 548adad1d0 fix a web test (all passing now) 2 months ago
Trent Larson b5ebb16ad9 fix linting 2 months ago
Trent Larson 24cfeca1eb fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c) 2 months ago
Trent Larson 4327a5175c fix more logic for tests (cherry-picked from 83acb028c7) 2 months ago
Trent Larson 8c42166d36 fix some incorrect logic & things AI hallucinated 2 months ago
Trent Larson 9760f02aab fix linting 2 months ago
Trent Larson 737c8c4fa7 fix verbiage and fix the contact actions to be on the right-hand side 2 months ago
Trent Larson b2628c467f fix linting 2 months ago
Matthew Raymer 92e70b1ed7 fix(import): ensure contact import works for both Dexie and absurd-sql backends 2 months ago
Matthew Raymer b9223d7fe2 feat(export): Replace CSV export with standardized JSON format 2 months ago
Trent Larson cfb186a04e update a DB save to match others, ie. first SQL then maybe Dexie 2 months ago
Trent Larson c1f4aa0827 format total numbers better 2 months ago
Matthew Raymer ce9c193a30 feat(db): improve settings retrieval resilience and logging 2 months ago
Trent Larson 3f10833d79 fix SQL references to bad "key" -> "id" 2 months ago
Jose Olarte III eeb3485589 Map z-index fix + adjustments 2 months ago
Trent Larson 705c6092a3 disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup 2 months ago
Jose Olarte III 366f5edae4 Look in .own.did for DID, as well 2 months ago
Trent Larson 931308f5b5 fix more of the logging & log display 2 months ago
Trent Larson b2cccfb7ef correct & simplify the DB logging 2 months ago
Matthew Raymer 473a115841 WIP: BROKEN FOR ELECTRON: Fixes in progress 2 months ago
Jose Olarte III 287c2707b2 Look for DID in .iss field instead of .own.did 2 months ago
Matthew Raymer ce04186087 fix(types): improve account type safety and metadata handling 2 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago