deep_linking #127

Open
anomalist wants to merge 69 commits from deep_linking into master

69 Commits

Author SHA1 Message Date
Matthew Raymer 611d318a7a feat: Add comprehensive mobile testing infrastructure 2 hours ago
Matthew Raymer 2fbd42def5 Cleanup 3 hours ago
Matthew Raymer 9c8bf7997f feat: Add Fastlane configuration for mobile app deployment 3 hours ago
Matthew Raymer 6d4428668a chore: sync android 23 hours ago
Matthew Raymer eda4a6b25e fix: consolidate deep link testing scripts 24 hours ago
Matthew Raymer 87ef6f4186 chore: add android folder back 1 day ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 1 day ago
Matthew Raymer 8cae601148 Merge branch 'master' into deep_linking 1 day ago
Trent Larson d53de5e79b fix linting 2 days 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 2 days ago
Matthew Raymer b590e41ec8 feat: add claim route deep linking support 2 days ago
Matthew Raymer 93219219ba refactor: Improve ConfirmGiftView component organization and error handling 2 days ago
Matthew Raymer 8336b87bd0 docs: add Android deep linking setup instructions 2 days ago
Matthew Raymer a40420af16 fix: streamline deep link handling and testing 2 days ago
Matthew Raymer 21244efa73 fix(deeplinks): improve DID route handling and URL encoding 2 days ago
Matthew Raymer 02d6d220c7 docs: Add JSDoc comments to DIDView methods 2 days 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 2 days ago
Matthew Raymer 4562be3bac feat: add deep linking support for DID routes 2 days ago
Matthew Raymer 22de70a77d chore: added ios and android to ignore 2 days ago
Matthew Raymer d6bf89ba57 chore: Remove folders 2 days ago
Matthew Raymer b55b786738 documentation: update Android build 2 days ago
Matthew Raymer 879c00bd97 chore: add android/ios to gitignore 2 days ago
Matthew Raymer 6cb1482b5f chore: updated package-lock and added a README for the test scripts. 3 days ago
Matthew Raymer ad9b4836cd feat: add JSON output files and improve test flow 4 days ago
Matthew Raymer 32f1f182d7 fix: improve key derivation and logging 4 days ago
Matthew Raymer 510f6a5faa fix: improve secp256k1 signing in shell script 7 days ago
Matthew Raymer 1bb4e77714 refactor: replace Python crypto with native openssl operations 7 days ago
Matthew Raymer cc10dab3a4 feat: add shell implementation of DID registration flow 7 days ago
Matthew Raymer 0a066dc99c feat: add claim fetching functionality 7 days ago
Matthew Raymer eeddab506d feat: implement DID registration with JWT signing 7 days ago
Matthew Raymer bfd1aee27c Experimental DID creation and registration 1 week 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 1 week ago
Matthew Raymer d14431161a refactor: Improve settings and feed handling in HomeView 1 week ago
Trent Larson 8f993923a1 for test script: add requirements, fix endpoint, and add setup instructions 1 week ago
Matthew Raymer 9edb3a255c feat: enhance DID visibility management 1 week ago
Matthew Raymer b7b208407b feat(scripts): Add DID visibility check script 1 week ago
Matthew Raymer a974ab4f51 refactor: improve DID generation and error handling 1 week ago
Matthew Raymer bc971056e1 fix: WIP: Update test scripts for DID verification and claim generation 1 week ago
Matthew Raymer 69b4b899c9 fix: Implement proper JWT signing in test claim generator 1 week ago
Matthew Raymer 02747fb771 feat: Improve test scripts for deep link testing 1 week ago
Matthew Raymer 3dae8f7f7f feat: Add environment variable support for DID registration 1 week ago
Matthew Raymer 9e6f0ab468 feat: Improve DID registration with admin credentials 1 week ago
Matthew Raymer 6685421ee8 fix: WIP: update did_generator.ts to use registration table 1 week ago
Matthew Raymer 4fcbb78450 feat(test-scripts): add registration attempt to TypeScript DID generator 1 week ago
Trent Larson 9ffdb54c20 change permissions on test-deeplinks script to allow execution 1 week ago
Matthew Raymer f4c5567471 test: enhance deep link testing with real JWT examples 2 weeks ago
Matthew Raymer 86c1abb9be Fixing a goof I made moving between workstations 2 weeks ago
Matthew Raymer 02bf0b3f1a docs: add comprehensive JSDoc documentation to views 2 weeks ago
Server d700be9e5b documentation: Updated build instructions for IOS and refreshed package-lock 2 weeks ago
Server 317fb2c644 chore: add ios and ruby-version to ignore 2 weeks ago
Matthew Raymer 89d970da1d docs: improve endorserServer.ts documentation and types 2 weeks ago
Matthew Raymer cb03df9240 fix: linkage of capacitor core to use relative links 2 weeks ago
Matthew Raymer 20620c3aae refactor: reorganize deep linking types and interfaces 2 weeks ago
Matthew Raymer 9d04db4a71 docs: add comprehensive deep linking documentation 2 weeks ago
Matthew Raymer 1a9c97fe88 feat(deepLinks): implement comprehensive deep linking system 2 weeks ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 2 weeks ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 2 weeks ago
Matthew Raymer a2e19d7e9a fix: improve TypeScript type safety across views 2 weeks ago
Matthew Raymer 42055a2d66 fix: update component and import paths 2 weeks ago
Matthew Raymer dc16cb393e refactor: move ProviderInfo interface to claims-result.ts 2 weeks ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 2 weeks ago
Matthew Raymer fbb9fba347 docs(capacitor): improve main.capacitor.ts documentation and error handling 2 weeks ago
Matthew Raymer 3b7a872ae1 refactor: update nostr-tools imports for better tree shaking 3 weeks ago
Matthew Raymer a8e15804a6 WIP: certificate view and dependency updates 3 weeks ago
Matthew Raymer cee7a6ded3 feat(logging): enhance debug logging across app 3 weeks ago
Matthew Raymer d2157a7d8c feat(mobile): add deep linking support for Capacitor apps 3 weeks ago
Matthew Raymer fbdf72557c fix: disable PWA for Capacitor builds 3 weeks ago
Matthew Raymer 74a412745a refactor: reorganize Vite config into modular files 3 weeks ago
Matthew Raymer eaf0b76e9e chore: cleanup console logs and test directories 3 weeks ago