Go to file
faisolavolut 49d77bdec6
Deploy Application / deploy (push) Successful in 36s Details
fix: reorder is_synced and is_active fields in database and whitelistcors models
2025-11-11 11:37:27 +07:00
.gitea/workflows ci/cd 2025-10-24 11:23:01 +07:00
migrate feat: Implement Mandiri payment processing and signature verification 2025-10-21 12:03:13 +07:00
prisma fix: reorder is_synced and is_active fields in database and whitelistcors models 2025-11-11 11:37:27 +07:00
public Implement code changes to enhance functionality and improve performance 2025-10-24 10:15:46 +07:00
src fix: update CORS middleware to include OPTIONS method for public API endpoints 2025-11-11 11:07:57 +07:00
uploads feat: Implement Mandiri payment processing and signature verification 2025-10-21 12:03:13 +07:00
.gitignore chore: Update .gitignore and remove Mandiri certificate files 2025-10-21 12:04:49 +07:00
Dockerfile feat: Implement Mandiri payment processing and signature verification 2025-10-21 12:03:13 +07:00
docker-compose.yml feat: add JWT authentication and signature verification for payment APIs 2025-11-10 23:22:41 +07:00
package-lock.json feat: add JWT authentication and signature verification for payment APIs 2025-11-10 23:22:41 +07:00
package.json feat: add JWT authentication and signature verification for payment APIs 2025-11-10 23:22:41 +07:00
tsconfig.json feat: Implement Mandiri payment processing and signature verification 2025-10-21 12:03:13 +07:00