syntaxbullet
a5e3534260
feat(commands): add /featureflags admin command
...
Add comprehensive feature flag management with subcommands:
- list: Show all feature flags
- create/delete: Manage flags
- enable/disable: Toggle flags
- grant/revoke: Manage access for users/roles/guilds
- access: View access records for a flag
2026-02-12 14:50:36 +01:00
syntaxbullet
5e8683a19f
feat: Implement structured lootbox results with image support and display referenced items in shop listings.
2026-02-08 16:07:13 +01:00
syntaxbullet
cd954afe36
chore: improve dev experience via docker override, and remove redundant commands.
2026-02-05 12:57:20 +01:00
syntaxbullet
c8bf69a969
Remove the admin update service, command, and related files, and update Docker configurations.
2026-01-30 15:29:50 +01:00
syntaxbullet
422db6479b
feat: Store update restart context in the deployment directory and configure Docker to use the default bun user.
2026-01-30 15:06:32 +01:00
syntaxbullet
ebefd8c0df
feat: add bot-triggered deployment via /update deploy command
...
- Added Docker socket mount to docker-compose.prod.yml
- Added project directory mount for git operations
- Added performDeploy, isDeployAvailable methods to UpdateService
- Added /update deploy subcommand for Discord-triggered deployments
- Added deploy-related embeds to update.view.ts
2026-01-30 14:26:38 +01:00
syntaxbullet
17e636c4e5
feat: Overhaul Docker infrastructure with multi-stage builds, add a cleanup script, and refactor the update service to combine update and requirement checks.
2026-01-17 16:20:33 +01:00
syntaxbullet
afe82c449b
feat: add web asset rebuilding to update command and consolidate post-restart messages
...
- Detect web/src/** changes and trigger frontend rebuild after updates
- Add buildWebAssets flag to RestartContext and needsWebBuild to UpdateCheckResult
- Consolidate post-restart progress into single editable message
- Delete progress message after completion, show only final result
2026-01-16 16:37:11 +01:00
syntaxbullet
915f1bc4ad
fix(economy): improve daily cooldown message and consolidate UserError class
2026-01-14 16:26:27 +01:00
syntaxbullet
3f028eb76a
refactor: consolidate config loading
2026-01-08 16:21:25 +01:00
syntaxbullet
2b641c952d
refactor: move config loading to shared directory
2026-01-08 16:15:55 +01:00
syntaxbullet
88b266f81b
refactor: initial moves
2026-01-08 16:09:26 +01:00