26 Commits

Author SHA1 Message Date
637e044a05 refactor: standardize formatting and enhance DocumentSchema
- Updated compose.yaml to use consistent quotation marks for port and labels.
- Refactored package.json to improve readability of Jest configuration.
- Enhanced DocumentSchema by adding a new event type for cursor movement and improving formatting for better clarity.
- Consolidated import statements in document.schema.ts for consistency and readability.
- Improved error handling and validation across various methods in DocumentSchema to enhance user experience.

These changes improve code maintainability and readability, ensuring a more consistent and user-friendly experience in the Document management features.
2024-12-17 05:24:46 +07:00
2033d0ec26 feat: enhance Docker configuration and update environment variables
- Updated .dockerignore to include additional files and directories for better Docker build context management.
- Modified compose.yaml to add BASE_URL and change BUCKET_NAME to improve environment configuration.
- Refactored Dockerfile to implement a multi-stage build for optimized image size and performance.
- Updated package.json to include a new script for production Prisma generation.
- Adjusted tsconfig files to refine project structure and exclude unnecessary directories.
- Removed delta.mdx.txt file from OpenAI instructions to streamline the service.
- Updated package-lock.json and package.json to upgrade Prisma and related dependencies for improved functionality.
2024-12-05 18:37:34 +07:00
3d670ad0fc feat: add recording bucket configuration and update LiveKit credentials in compose.yaml
- Introduced RECORDING_BUCKET_NAME environment variable for managing recordings.
- Updated LiveKit API key and secret for enhanced security and access control.
2024-12-04 13:58:05 +07:00
ddaab3eb0a Update CENTER_BASE_URL in compose.yaml to use production URL and comment out local development URL 2024-11-27 01:21:30 +07:00
ccfe7bf1f1 update gi cung duoc 2024-11-22 16:04:53 +07:00
95a092cec9 😒 2024-11-09 18:44:35 +07:00
48178cba16 update API PAYOS 2024-11-08 17:29:30 +07:00
Tyranno
66ba4805cc Update compose.yaml 2024-11-06 19:27:17 +07:00
ef5c753ce4 update api key 2024-11-05 16:15:35 +07:00
ba54d3466c optimize context 2024-10-29 01:54:19 +07:00
5c1d4e92af enabled context and fix some api 2024-10-28 20:21:36 +07:00
155f68e264 update center base url 2024-10-28 15:29:26 +07:00
ef89372e8c update invite center staff 2024-10-27 19:47:50 +07:00
8d46676a37 fix missing api key 2024-10-26 11:37:34 +07:00
4721077370 update payos webhook 2024-10-17 16:35:50 +07:00
5a5a53c0c9 update docker environment variables 2024-10-14 23:47:05 +07:00
ab8ae5d8d3 update minio endpoint 2024-10-14 23:44:10 +07:00
75a10356da add centerstaff mutation 2024-10-13 19:38:51 +07:00
1f86786e1a refactor api 2024-10-13 18:07:13 +07:00
263ff4e207 update cors 2024-10-13 17:12:33 +07:00
56c11a4b77 update cors 2024-10-13 14:22:05 +07:00
7131d147ea add minio service and start workaround on CI pipeline 2024-10-12 22:07:46 +07:00
30159e01ad tao da het bi ngu 2024-10-07 17:29:44 +07:00
67f6e7cc57 Refactor CORS configuration and add utility, update package.json for dev start command, and create GraphQL query/mutation files 2024-10-06 12:36:15 +07:00
3a33894543 Update DATABASE_URL in compose.yaml 2024-09-24 18:06:36 +07:00
5a13ce8a34 Add .dockerignore file to exclude node_modules 2024-09-22 19:11:43 +07:00