69 Commits (a9b3f6dfabcae55ceb755343930aae9def6744d5)

Author SHA1 Message Date
Matthew Raymer ea0f49d5c3 WIP: add Electron platform configuration to Capacitor 2 months ago
Matthew Raymer dc1fa14095 WIP: Fix Electron build issues and migrate to @nostr/tools 2 months ago
Matthew Raymer fe55d0b431 WIP: Fix Electron build issues and migrate to @nostr/tools 2 months ago
Matthew Raymer 25974cae22 migration: move to bash based build scripts 2 months ago
Matthew Raymer 94ac7d648d migration: move to bash based build scripts 2 months ago
Matthew Raymer 2b0e60dfc2 feat: enhance GenericVerifiableCredential interface with explicit optional properties 2 months ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 2 months ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 2 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 2 months ago
Trent Larson 9f0fed0a60 update ios check to work, and add links to app stores 2 months ago
Trent Larson 3bc69904f9 update ios check to work, and add links to app stores 2 months ago
Trent Larson 820ae727ed fix linting 3 months ago
Trent Larson 9760f02aab fix linting 3 months ago
Matthew Raymer 3d8e40e92b feat(export): Replace CSV export with standardized JSON format 3 months ago
Matthew Raymer b9223d7fe2 feat(export): Replace CSV export with standardized JSON format 3 months ago
Matthew Raymer c1f2c3951a feat(db): improve settings retrieval resilience and logging 3 months ago
Matthew Raymer ce9c193a30 feat(db): improve settings retrieval resilience and logging 3 months ago
Trent Larson c5228ba7ec fix retrieval of column names -- so now most ops are working (but not all, eg. set name) 3 months ago
Trent Larson 71052e8d9d fix retrieval of column names -- so now most ops are working (but not all, eg. set name) 3 months ago
Trent Larson 6e1fcd8dee remove unused DB methods (for now) 3 months ago
Trent Larson 340bceee31 remove unused DB methods (for now) 3 months ago
Trent Larson 5bb563d694 fix extraction of values from SQLite queries 3 months ago
Trent Larson ea227fe0b8 fix extraction of values from SQLite queries 3 months ago
Trent Larson a3951c9d66 refactor for clarity (no logic changes) 3 months ago
Trent Larson 4256cbcb61 refactor for clarity (no logic changes) 3 months ago
Trent Larson aa177a9b8c fix extraction of migration names for SQLite via Capacitor 3 months ago
Trent Larson 493438215c fix extraction of migration names for SQLite via Capacitor 3 months ago
Trent Larson 03cb4720b8 fix Capacitor to use the same migrations (migrations run but accounts aren't created) 3 months ago
Trent Larson 8e57692387 fix Capacitor to use the same migrations (migrations run but accounts aren't created) 3 months ago
Trent Larson 297c5a2dbb disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup 3 months ago
Trent Larson 705c6092a3 disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup 3 months ago
Matthew Raymer e824fcce2e fix: linting issues 3 months ago
Matthew Raymer 97027cb025 fix: linting issues 3 months ago
Matthew Raymer f2c49872a6 fix: resolve TypeScript errors in database service implementation 3 months ago
Matthew Raymer cd47c1014c fix: resolve TypeScript errors in database service implementation 3 months ago
Matthew Raymer 07ac340733 feat(capacitor): implement storage permission checks for file operations 3 months ago
Matthew Raymer 2060553340 feat(capacitor): implement storage permission checks for file operations 3 months ago
Matthew Raymer ba2b2fc543 fix: placeholder for PyWebViewPlatformService writeAndShareFile 3 months ago
Matthew Raymer 8749f1d0a8 fix: placeholder for PyWebViewPlatformService writeAndShareFile 3 months ago
Matthew Raymer 1560ff0829 feature: fleshed out capacitor and electron database operators 3 months ago
Matthew Raymer b04a66179a feature: fleshed out capacitor and electron database operators 3 months ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 3 months ago
Trent Larson 3f691ef880 add SQL DB access to everywhere we are using the DB, up to the "C" files 3 months ago
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 3 months ago
Matthew Raymer dac7705003 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 3 months ago
Trent Larson 92dadba1cb rename the absurd-sql-specific items for clarity 3 months ago
Trent Larson f0c947ba07 rename the absurd-sql-specific items for clarity 3 months ago
Trent Larson 3a6f585de0 adjust so DB calls go to the factory 3 months ago
Trent Larson 0e10847cba adjust so DB calls go to the factory 3 months ago
Jose Olarte III 28634839ec Feature: front/back camera toggle 3 months ago