1508 Commits (df81bb6a95351d0023e1968856747bad3d709361)
 

Author SHA1 Message Date
Matthew Raymer df81bb6a95 chore: update dependencies to latest stable versions 1 month ago
Matthew Raymer 611d318a7a feat: Add comprehensive mobile testing infrastructure 1 month ago
Matthew Raymer 2fbd42def5 Cleanup 1 month ago
Matthew Raymer 9c8bf7997f feat: Add Fastlane configuration for mobile app deployment 1 month ago
Matthew Raymer 6d4428668a chore: sync android 1 month ago
Matthew Raymer eda4a6b25e fix: consolidate deep link testing scripts 1 month ago
Matthew Raymer 87ef6f4186 chore: add android folder back 1 month ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 1 month ago
Matthew Raymer 8cae601148 Merge branch 'master' into deep_linking 1 month ago
Trent Larson 562e82f176 clean up build & test instructions 1 month ago
Trent Larson d53de5e79b fix linting 1 month ago
Matthew Raymer b6213f5040 Merge branch 'deep_linking' of ssh://173.199.124.46:222/trent_larson/crowd-funder-for-time-pwa into deep_linking 1 month ago
Matthew Raymer b590e41ec8 feat: add claim route deep linking support 1 month ago
Matthew Raymer 93219219ba refactor: Improve ConfirmGiftView component organization and error handling 1 month ago
Matthew Raymer 8336b87bd0 docs: add Android deep linking setup instructions 1 month ago
Matthew Raymer a40420af16 fix: streamline deep link handling and testing 1 month ago
Matthew Raymer 21244efa73 fix(deeplinks): improve DID route handling and URL encoding 1 month ago
Matthew Raymer 02d6d220c7 docs: Add JSDoc comments to DIDView methods 1 month ago
Matthew Raymer 5ed626b92f Merge branch 'deep_linking' of ssh://173.199.124.46:222/trent_larson/crowd-funder-for-time-pwa into deep_linking 1 month ago
Matthew Raymer 4562be3bac feat: add deep linking support for DID routes 1 month ago
Matthew Raymer 22de70a77d chore: added ios and android to ignore 1 month ago
Matthew Raymer d6bf89ba57 chore: Remove folders 1 month ago
Matthew Raymer b55b786738 documentation: update Android build 1 month ago
Matthew Raymer 879c00bd97 chore: add android/ios to gitignore 1 month ago
Matthew Raymer 6cb1482b5f chore: updated package-lock and added a README for the test scripts. 2 months ago
Matthew Raymer ad9b4836cd feat: add JSON output files and improve test flow 2 months ago
Matthew Raymer 32f1f182d7 fix: improve key derivation and logging 2 months ago
Matthew Raymer 510f6a5faa fix: improve secp256k1 signing in shell script 2 months ago
Matthew Raymer 1bb4e77714 refactor: replace Python crypto with native openssl operations 2 months ago
Matthew Raymer cc10dab3a4 feat: add shell implementation of DID registration flow 2 months ago
Matthew Raymer 0a066dc99c feat: add claim fetching functionality 2 months ago
Matthew Raymer eeddab506d feat: implement DID registration with JWT signing 2 months ago
Matthew Raymer bfd1aee27c Experimental DID creation and registration 2 months ago
Matthew Raymer 2424d788d1 Merge branch 'deep_linking' of ssh://173.199.124.46:222/trent_larson/crowd-funder-for-time-pwa into deep_linking 2 months ago
Matthew Raymer d14431161a refactor: Improve settings and feed handling in HomeView 2 months ago
Trent Larson 8f993923a1 for test script: add requirements, fix endpoint, and add setup instructions 2 months ago
Matthew Raymer 9edb3a255c feat: enhance DID visibility management 2 months ago
Matthew Raymer b7b208407b feat(scripts): Add DID visibility check script 2 months ago
Matthew Raymer a974ab4f51 refactor: improve DID generation and error handling 2 months ago
Matthew Raymer bc971056e1 fix: WIP: Update test scripts for DID verification and claim generation 2 months ago
Matthew Raymer 69b4b899c9 fix: Implement proper JWT signing in test claim generator 2 months ago
Matthew Raymer 02747fb771 feat: Improve test scripts for deep link testing 2 months ago
Matthew Raymer 3dae8f7f7f feat: Add environment variable support for DID registration 2 months ago
Matthew Raymer 9e6f0ab468 feat: Improve DID registration with admin credentials 2 months ago
Matthew Raymer 6685421ee8 fix: WIP: update did_generator.ts to use registration table 2 months ago
Matthew Raymer 4fcbb78450 feat(test-scripts): add registration attempt to TypeScript DID generator 2 months ago
Trent Larson 9ffdb54c20 change permissions on test-deeplinks script to allow execution 2 months ago
Matthew Raymer f4c5567471 test: enhance deep link testing with real JWT examples 2 months ago
Matthew Raymer 86c1abb9be Fixing a goof I made moving between workstations 2 months ago
Trent Larson e96617ca0f tweak tests for clarity 2 months ago