1272 Commits (af7bd236a3c85b8db1e7e1dd6ab83eb025c66c0e)

Author SHA1 Message Date
Trent Larson af7bd236a3 fix check for successful gift submission 3 weeks ago
Trent Larson d719338bcc fix problem setting 'loading' flag 3 weeks ago
Trent Larson 6ddf2d1012 fix problem switching IDs (creating too many settings) 3 weeks ago
Trent Larson 5976a4995e fix problem clicking on offer-delivery, plus some other hardening and phrasing 3 weeks ago
Trent Larson dcd0cc4c20 fix import for derived accounts and hopefully make other account-access code more robust 3 weeks ago
Trent Larson b3ca6c9d91 remove relative URL references in different target because mobile chokes 3 weeks ago
Trent Larson e9d800f601 fix a web test (all passing now) 3 weeks ago
Trent Larson 722020ea86 fix linting 3 weeks ago
Trent Larson c0c5f9842b fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c3b4de391cc98ccb4acb69c1e34c4e6) 1 month ago
Trent Larson be27ca1855 fix more logic for tests (cherry-picked from 83acb028c756fc38bbc1e8e604247e704b3974a2) 1 month ago
Trent Larson 92e4570672 fix some incorrect logic & things AI hallucinated 1 month ago
Trent Larson 820ae727ed fix linting 3 weeks ago
Trent Larson abc05d426e update messaging for unknown icons on home feed 3 weeks ago
Trent Larson 2ea7479d75 fix verbiage and fix the contact actions to be on the right-hand side 3 weeks ago
Trent Larson 9ac9713172 fix linting 3 weeks ago
Trent Larson 41dad3254d fix a non-existent description, move the description right below the image 3 weeks ago
Trent Larson 485eac59a0 remove unnecessary data element from export 3 weeks ago
Matthew Raymer 73fc32b75d fix(import): ensure contact import works for both Dexie and absurd-sql backends 4 weeks ago
Matthew Raymer 3d8e40e92b feat(export): Replace CSV export with standardized JSON format 4 weeks ago
Trent Larson 38e67f3533 update a DB save to match others, ie. first SQL then maybe Dexie 4 weeks ago
Trent Larson 6a47f0d3e7 format total numbers better 4 weeks ago
Trent Larson fc50a9d4c6 fix problem finding offer identifiers 4 weeks ago
Jose Olarte III 7b1d4c4849 Adjusted iOS-specific paddings 4 weeks ago
Matthew Raymer c1f2c3951a feat(db): improve settings retrieval resilience and logging 4 weeks ago
Trent Larson 1d7f626645 fix SQL references to bad "key" -> "id" 4 weeks ago
Trent Larson c5228ba7ec fix retrieval of column names -- so now most ops are working (but not all, eg. set name) 4 weeks ago
Trent Larson 6e1fcd8dee remove unused DB methods (for now) 4 weeks ago
Trent Larson 5bb563d694 fix extraction of values from SQLite queries 4 weeks ago
Trent Larson a3951c9d66 refactor for clarity (no logic changes) 4 weeks ago
Trent Larson aa177a9b8c fix extraction of migration names for SQLite via Capacitor 4 weeks ago
Trent Larson 03cb4720b8 fix Capacitor to use the same migrations (migrations run but accounts aren't created) 4 weeks ago
Jose Olarte III 0e65431f43 Map z-index fix + adjustments 4 weeks ago
Trent Larson 297c5a2dbb disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup 4 weeks ago
Jose Olarte III 92b9c9334c Clickable person & project icons 4 weeks ago
Jose Olarte III 706182ca0c Icon for hidden DID entity 4 weeks ago
Jose Olarte III cbc14e21ec Look in .own.did for DID, as well 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 d2c3e5db05 fix: one lint that got past me 1 month ago
Matthew Raymer e824fcce2e fix: linting issues 1 month ago
Matthew Raymer f2c49872a6 fix: resolve TypeScript errors in database service implementation 1 month ago
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 1 month ago
Matthew Raymer 29908b77e3 feat(types): add comprehensive type definitions for @jlongster/sql.js 1 month ago
Jose Olarte III 3e02b3924a Look for DID in .iss field instead of .own.did 1 month ago
Matthew Raymer 16cad04e5c WIP: fix(AbsurdSqlDatabaseService) fixes to typing and other curious beasts 1 month ago
Matthew Raymer e4f859a116 fix: update offerGiverDid to use credentialSubject.offeredBy 1 month ago
Matthew Raymer 7f17a3d9c7 refactor: remove unused imports and parameters in passkeyDidPeer.ts 1 month ago