This website requires JavaScript.
Explore
Help
Register
Sign In
syntaxbullet
/
AuroraBot-discord
Watch
1
Star
0
Fork
1
You've already forked AuroraBot-discord
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fe58380d58a7927f437f32f487053357f73f74a1
AuroraBot-discord
/
src
/
modules
/
admin
History
syntaxbullet
83984faeae
feat: Configure app service to restart automatically in Docker Compose and replace file-based restart trigger with
process.exit()
.
2025-12-24 14:28:23 +01:00
..
item_wizard.test.ts
refactor: clean up unused imports and dead code across commands, services, and tests.
2025-12-24 11:02:13 +01:00
item_wizard.ts
refactor: Extract UI component creation into new view files for lootdrop, trade, item wizard, and enrollment.
2025-12-24 11:36:19 +01:00
item_wizard.types.ts
refactor: Extract UI component creation into new view files for lootdrop, trade, item wizard, and enrollment.
2025-12-24 11:36:19 +01:00
item_wizard.view.ts
refactor: Extract UI component creation into new view files for lootdrop, trade, item wizard, and enrollment.
2025-12-24 11:36:19 +01:00
update.service.test.ts
feat: Enhance update requirements check to include database migrations and rename related interfaces and methods.
2025-12-24 14:17:02 +01:00
update.service.ts
feat: Configure app service to restart automatically in Docker Compose and replace file-based restart trigger with
process.exit()
.
2025-12-24 14:28:23 +01:00
update.view.ts
feat: Implement stateful admin update with post-restart context, database migrations, and dedicated view components.
2025-12-24 14:03:15 +01:00