1572 Commits (931d3a4667bdb24b3717997c2d5c589b0e0d45a1)

Author SHA1 Message Date
Trent Larson d5501d9db1 fix a non-existent description, move the description right below the image 2 months ago
Trent Larson 485eac59a0 remove unnecessary data element from export 2 months ago
Trent Larson 9de09b1d75 remove unnecessary data element from export 2 months ago
Matthew Raymer 73fc32b75d fix(import): ensure contact import works for both Dexie and absurd-sql backends 2 months ago
Matthew Raymer 92e70b1ed7 fix(import): ensure contact import works for both Dexie and absurd-sql backends 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
Trent Larson 38e67f3533 update a DB save to match others, ie. first SQL then maybe Dexie 2 months ago
Trent Larson cfb186a04e update a DB save to match others, ie. first SQL then maybe Dexie 2 months ago
Trent Larson 6a47f0d3e7 format total numbers better 2 months ago
Trent Larson c1f4aa0827 format total numbers better 2 months ago
Trent Larson fc50a9d4c6 fix problem finding offer identifiers 2 months ago
Trent Larson 6b515a3197 fix problem finding offer identifiers 2 months ago
Jose Olarte III 7b1d4c4849 Adjusted iOS-specific paddings 2 months ago
Jose Olarte III c056eb1188 Adjusted iOS-specific paddings 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 1d7f626645 fix SQL references to bad "key" -> "id" 2 months ago
Trent Larson 3f10833d79 fix SQL references to bad "key" -> "id" 2 months ago
Trent Larson c5228ba7ec fix retrieval of column names -- so now most ops are working (but not all, eg. set name) 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 6e1fcd8dee remove unused DB methods (for now) 2 months ago
Trent Larson 340bceee31 remove unused DB methods (for now) 2 months ago
Trent Larson 5bb563d694 fix extraction of values from SQLite queries 2 months ago
Trent Larson ea227fe0b8 fix extraction of values from SQLite queries 2 months ago
Trent Larson a3951c9d66 refactor for clarity (no logic changes) 2 months ago
Trent Larson 4256cbcb61 refactor for clarity (no logic changes) 2 months ago
Trent Larson aa177a9b8c fix extraction of migration names for SQLite via Capacitor 2 months ago
Trent Larson 493438215c fix extraction of migration names for SQLite via Capacitor 2 months ago
Trent Larson 03cb4720b8 fix Capacitor to use the same migrations (migrations run but accounts aren't created) 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 0e65431f43 Map z-index fix + adjustments 2 months ago
Jose Olarte III eeb3485589 Map z-index fix + adjustments 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
Jose Olarte III 92b9c9334c Clickable person & project icons 2 months ago
Jose Olarte III 2137dd2c11 Clickable person & project icons 2 months ago
Jose Olarte III 706182ca0c Icon for hidden DID entity 2 months ago
Jose Olarte III ce2a27f691 Icon for hidden DID entity 2 months ago
Jose Olarte III cbc14e21ec Look in .own.did for DID, as well 2 months ago
Jose Olarte III 366f5edae4 Look in .own.did for DID, as well 2 months ago
Trent Larson ef3bfcdbd2 fix linting 2 months ago
Trent Larson 9741b6a3e6 fix linting 2 months ago
Trent Larson ec1f27bab1 fix more logging cleanup errors 2 months ago
Trent Larson c7c7b050af fix more logging cleanup errors 2 months ago
Trent Larson 01c33069c4 fix more of the logging & log display 2 months ago
Trent Larson 931308f5b5 fix more of the logging & log display 2 months ago
Trent Larson c637d39dc9 fix log cleanup check to actually pay attention to limit 2 months ago
Trent Larson de7ab5c152 fix log cleanup check to actually pay attention to limit 2 months ago
Trent Larson 3e90bafbd1 correct & simplify the DB logging 2 months ago