1279 Commits (3e81c9f44fafb27875aaf785b0608584ce650315)

Author SHA1 Message Date
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
Trent Larson 27ed40d4b3 fix problem switching IDs (creating too many settings) 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 a694d0dba3 update messaging for unknown icons on home feed 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
Trent Larson d5501d9db1 fix a non-existent description, move the description right below the image 2 months ago
Trent Larson 9de09b1d75 remove unnecessary data element from export 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
Trent Larson 6b515a3197 fix problem finding offer identifiers 2 months ago
Jose Olarte III c056eb1188 Adjusted iOS-specific paddings 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
Trent Larson 71052e8d9d fix retrieval of column names -- so now most ops are working (but not all, eg. set name) 2 months ago
Trent Larson 340bceee31 remove unused DB methods (for now) 2 months ago
Trent Larson ea227fe0b8 fix extraction of values from SQLite queries 2 months ago
Trent Larson 4256cbcb61 refactor for clarity (no logic changes) 2 months ago
Trent Larson 493438215c fix extraction of migration names for SQLite via Capacitor 2 months ago
Trent Larson 8e57692387 fix Capacitor to use the same migrations (migrations run but accounts aren't created) 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 2137dd2c11 Clickable person & project icons 2 months ago
Jose Olarte III ce2a27f691 Icon for hidden DID entity 2 months ago
Jose Olarte III 366f5edae4 Look in .own.did for DID, as well 2 months ago
Trent Larson 9741b6a3e6 fix linting 2 months ago
Trent Larson c7c7b050af fix more logging cleanup errors 2 months ago
Trent Larson 931308f5b5 fix more of the logging & log display 2 months ago
Trent Larson de7ab5c152 fix log cleanup check to actually pay attention to limit 2 months ago
Trent Larson b2cccfb7ef correct & simplify the DB logging 2 months ago
Matthew Raymer 8bcdf86891 fix: one lint that got past me 2 months ago
Matthew Raymer 97027cb025 fix: linting issues 2 months ago
Matthew Raymer cd47c1014c fix: resolve TypeScript errors in database service implementation 2 months ago