Asep Haryana Saputra and GitHub
e4302c22b4
feat: add response logger for moderation/vision audit trail + cache model versioning
...
feat: add response logger for moderation/vision audit trail + cache model versioning
2026-06-02 12:25:12 +07:00
Asep Haryana Saputra and GitHub
f4db42e11c
Merge pull request #8 from MythEclipse/feat/ux-improvements-messages-analysis
...
feat: comprehensive UX improvements — messages, analysis, moderation
2026-06-02 12:19:20 +07:00
Asep Haryana Saputra and GitHub
87a4afec26
Merge pull request #7 from MythEclipse/feature/auto-delete-flagged-messages
...
feat(config): change default value of boolean to false in config schema
2026-05-29 18:13:16 +07:00
Asep Haryana Saputra and GitHub
83e077a80e
Merge pull request #6 from MythEclipse/feature/auto-delete-flagged-messages
...
feat(moderation): auto-delete flagged messages
2026-05-29 18:05:25 +07:00
Asep Haryana Saputra
4938aa3a2f
ci: remove obsolete deploy.yml, replaced by notify-parent.yml
2026-05-29 15:00:01 +07:00
Asep Haryana Saputra
3ff51fd72e
ci: remove VPS deploy step; build/push/deploy now handled by monorepo
2026-05-29 14:09:02 +07:00
Asep Haryana Saputra
bdf0f302a7
ci: add notify-parent workflow for monorepo integration
2026-05-29 14:08:23 +07:00
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