1511 Commits (a215b1de724a44b6489bf2ec640ebc9faa1152cd)
 

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