Asep Haryana Saputra
d76549f94a
refactor(app): simplify path handling for static files and index.html
2026-05-21 12:35:28 +00:00
Asep Haryana Saputra
610bcf2b8e
feat(config): add build options for rolldown checks in Vite configuration
2026-05-21 12:30:04 +00:00
Asep Haryana Saputra
41197fd2c2
feat(build): optimize Dockerfile to build vendor packages during image build and streamline package.json scripts
2026-05-21 12:27:07 +00:00
Asep Haryana Saputra
0530bf9a60
feat(deploy): update Docker Compose configuration for improved app deployment
2026-05-21 12:14:18 +00:00
Asep Haryana Saputra
9b2472ac58
feat(deploy): enhance deployment workflow with improved Docker setup and SSH actions
2026-05-21 12:10:30 +00:00
Asep Haryana Saputra
0ef6fc8d31
refactor: update import statements to use .js extensions
...
- Changed all import statements across the project to include the .js extension for consistency and to comply with ES module standards.
- Updated imports in various files including bootstrap.ts, shutdown.ts, config.ts, and many others.
- Ensured that all related modules and types are correctly imported with the new extension.
2026-05-21 12:03:31 +00:00
Asep Haryana Saputra
4cd92303ef
fix(config): correct regex for DISCORD_TOKEN transformation to remove quotes
...
fix(moderation): update import statement for pagination to include file extension
2026-05-21 11:46:08 +00:00
Asep Haryana Saputra
37cb177b11
feat(config): enhance DISCORD_TOKEN validation by trimming quotes
2026-05-21 11:40:02 +00:00
Asep Haryana Saputra
5935e79867
feat(devcontainer): add initial devcontainer configuration for development environment
2026-05-21 10:55:01 +00:00
Asep Haryana Saputra
6a5bbf99d6
feat(dependencies): add TypeScript 5.9.3 and update vitest to 4.1.7
2026-05-21 10:37:03 +00:00
Asep Haryana Saputra and GitHub
279ae07745
Merge pull request #1 from MythEclipse/feat/robust-moderation-and-tests
...
feat: implement robust JSON parsing and multimodal image capping
2026-05-18 04:42:56 +07:00