1007 Commits (1e0efe601189d8f37dd8daf0530537e1a702800b)

Author SHA1 Message Date
Trent Larson 1e0efe6011 lengthen the error timeout when the message may be complicated, eg. with details from the server 2 days ago
Trent Larson c4a54967bc fix linting 3 days ago
Trent Larson 6689520270 fix all copies for externally-shared links to redirected deep links 3 days ago
Trent Larson 3fd6c2b80d add first cut at deep-link redirecting, with one example contact-import that works on mobile 3 days ago
Trent Larson cf33a39fbc fix the invite-one setup, fix adeep link, and tweak other verbiage & error info 3 days ago
Trent Larson 5e851e442f shrink the contents of the QR code so people can scan it 5 days ago
Trent Larson 60de8cee62 reword some of the help-page introduction (no code changes) 5 days ago
Trent Larson 9f0fed0a60 update ios check to work, and add links to app stores 6 days ago
Trent Larson d6db81cc36 fix some result types and refactor types themselves 1 week ago
Matthew Raymer f2ddcd2541 feat: add conditional rendering for claim certificate link and update gitignore 1 week ago
Trent Larson fb81f7b96e fix problems with :href links causing the app to reload for DB errors on mobile 1 week ago
Trent Larson 530c7c1a13 fix problem with user-profile page, and bump to build 29 & version 0.5.3 1 week ago
Trent Larson f255ea389b bump to build 26 and version 0.5.1 1 week ago
Matthew Raymer ac5ddfc6f2 style: fix line length in ContactsView ternary operator 1 week ago
Matthew Raymer 5df560154f fix: resolve cross-platform contactMethods JSON parsing inconsistencies 1 week ago
Matthew Raymer c1aa522e6c fix: resolve cross-platform SQLite JSON parsing inconsistencies 1 week ago
Trent Larson a082469a01 fix creation of did-specific settings (with a rename) 1 week ago
Jose Olarte III 3544d7278d Optimized item actions 2 weeks ago
Jose Olarte III d3110506ea Optimized per-item layout 2 weeks ago
Trent Larson 8f5c34bc5f fix linting 2 weeks ago
Trent Larson af7bd236a3 fix check for successful gift submission 2 weeks ago
Trent Larson d719338bcc fix problem setting 'loading' flag 2 weeks ago
Jose Olarte III 16d5c917d2 Updated QR scanner call 2 weeks ago
Trent Larson 5976a4995e fix problem clicking on offer-delivery, plus some other hardening and phrasing 2 weeks ago
Trent Larson dcd0cc4c20 fix import for derived accounts and hopefully make other account-access code more robust 2 weeks ago
Trent Larson b3ca6c9d91 remove relative URL references in different target because mobile chokes 2 weeks ago
Trent Larson e9d800f601 fix a web test (all passing now) 2 weeks ago
Trent Larson 722020ea86 fix linting 2 weeks ago
Trent Larson c0c5f9842b fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c) 3 weeks ago
Trent Larson be27ca1855 fix more logic for tests (cherry-picked from 83acb028c7) 3 weeks ago
Trent Larson 92e4570672 fix some incorrect logic & things AI hallucinated 3 weeks ago
Trent Larson 820ae727ed fix linting 2 weeks ago
Trent Larson 2ea7479d75 fix verbiage and fix the contact actions to be on the right-hand side 2 weeks ago
Trent Larson 9ac9713172 fix linting 2 weeks ago
Matthew Raymer 73fc32b75d fix(import): ensure contact import works for both Dexie and absurd-sql backends 2 weeks ago
Matthew Raymer 3d8e40e92b feat(export): Replace CSV export with standardized JSON format 2 weeks ago
Trent Larson 38e67f3533 update a DB save to match others, ie. first SQL then maybe Dexie 2 weeks ago
Trent Larson 6a47f0d3e7 format total numbers better 2 weeks ago
Matthew Raymer c1f2c3951a feat(db): improve settings retrieval resilience and logging 2 weeks ago
Trent Larson 1d7f626645 fix SQL references to bad "key" -> "id" 2 weeks ago
Jose Olarte III 0e65431f43 Map z-index fix + adjustments 2 weeks ago
Trent Larson 297c5a2dbb disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup 2 weeks ago
Jose Olarte III cbc14e21ec Look in .own.did for DID, as well 3 weeks ago
Trent Larson 01c33069c4 fix more of the logging & log display 3 weeks ago
Trent Larson 3e90bafbd1 correct & simplify the DB logging 3 weeks ago
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 3 weeks ago
Jose Olarte III 3e02b3924a Look for DID in .iss field instead of .own.did 3 weeks ago
Matthew Raymer bc274bdf7f fix(types): improve account type safety and metadata handling 3 weeks ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 weeks ago
Jose Olarte III e839997f91 TEST: platform- and camera-specific mirroring 4 weeks ago