No description
  • Java 85.9%
  • JavaScript 8.1%
  • HTML 3.6%
  • CSS 1.1%
  • Less 0.5%
  • Other 0.7%
Find a file
MaddoScientisto 97e53353c4 feat: Add FaceAI integration with handoff and return functionality
- Introduced a new workspace for FaceAI in package.json.
- Implemented FaceAI handoff logic in faceai_handoff.php, including identity verification and token signing.
- Created faceai_return.php to handle return requests from FaceAI, validating tokens and forwarding results.
- Developed faceai_simulator.php and faceai_simulator_view.php for simulating the FaceAI interface with demo photos.
- Enhanced rus-ecom-240621.js to support new FaceAI features, including dynamic URL building and button integration.
- Added faceai_config.php for configuration management, including environment variable handling and utility functions.
- Updated HTML structure and styles in simulator view for better user experience.
2026-04-07 19:53:40 +02:00
faceai feat: Add FaceAI integration with handoff and return functionality 2026-04-07 19:53:40 +02:00
rus First commit 2026-04-07 18:02:17 +02:00
sync First commit 2026-04-07 18:02:17 +02:00
www feat: Add FaceAI integration with handoff and return functionality 2026-04-07 19:53:40 +02:00
.gitignore First commit 2026-04-07 18:02:17 +02:00
FACEAI_INTEGRATION_PLAN.md feat: Add FaceAI integration with handoff and return functionality 2026-04-07 19:53:40 +02:00