Commit Graph

16 Commits

Author SHA1 Message Date
n.tolstov
dcedf491df feat: Add support for numerous new programming languages and update the popular language list. 2025-11-30 22:03:05 +03:00
n.tolstov
ac3ce38444 build: Add curl dependency to Docker image. 2025-11-30 21:24:27 +03:00
n.tolstov
e69ba6755d feat: move Piston language installation from Piston service to backend entrypoint 2025-11-30 21:19:40 +03:00
n.tolstov
ab4f9c1c0b chore: Use docker-entrypoint.sh for Piston API server startup. 2025-11-30 21:11:37 +03:00
n.tolstov
a8534561b9 feat: Enable Piston language installation on container startup and provide a manual installation script, configuring docker-compose for package persistence. 2025-11-30 21:07:57 +03:00
n.tolstov
edb6217c0b fix: Change entrypoint.sh 2025-11-30 20:38:04 +03:00
n.tolstov
2cfd8d09dc fix: Make entrypoint script executable. 2025-11-30 20:29:10 +03:00
n.tolstov
060101e223 refactor: Rename entrymigrate.sh to entrypoint.sh. 2025-11-30 20:28:01 +03:00
n.tolstov
daf60d33e8 feat: implement robust database migration via new entrypoint script with retry logic 2025-11-30 20:27:35 +03:00
n.tolstov
b67c39034c chore: run database migrations during Docker image build 2025-11-30 20:23:00 +03:00
n.tolstov
c9a6cd3b78 build: add @swc/helpers as a new dependency. 2025-11-30 20:19:39 +03:00
n.tolstov
907dd607f2 feat: Update CORS origins to use port 3091 and include a new IP address. 2025-11-30 20:13:14 +03:00
n.tolstov
b02afc7f79 chore: update CORS origin configuration 2025-11-30 20:10:21 +03:00
n.tolstov
52d407020a fix: Update frontend API and WebSocket URLs from localhost to a specific IP address. 2025-11-30 20:06:26 +03:00
n.tolstov
d5a2650ac6 chore: Adjust Docker Compose service port mappings and frontend API URLs, and remove direct PostgreSQL port exposure. 2025-11-30 19:57:50 +03:00
n.tolstov
0aed8f5494 feat: Init commit 2025-11-30 19:55:50 +03:00