Commit graph

11 commits

Author SHA1 Message Date
864ace4ff3 enabled faceai config 2026-04-18 10:58:04 +02:00
7b6b1e4776 Email templates update 2026-04-18 10:57:44 +02:00
fed82d1ae8 End to end tests 2026-04-12 19:31:12 +02:00
c71e4b4cd0 Refactor code structure for improved readability and maintainability 2026-04-12 17:26:17 +02:00
7b30f17065 Updated configurations for deployment 2026-04-12 15:21:33 +02:00
a6cdbb7beb Site promotion tools 2026-04-11 15:57:35 +02:00
ae31cb7b9f Address update 2026-04-07 20:36:46 +02:00
48624daed1 refactor: Update content and improve clarity in various JSP files 2026-04-07 20:02:06 +02:00
da362c201f 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
f65a85dcc9 First commit 2026-04-07 18:02:17 +02:00
4d332ef662 first commit 2026-03-14 20:04:39 +01:00