This website requires JavaScript.
Explore
Help
Register
Sign In
syntaxbullet
/
aurorabot
Watch
1
Star
0
Fork
0
You've already forked aurorabot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c2b1fb6db1e06b8d357ac4d657008634cd447149
aurorabot
/
shared
/
modules
History
syntaxbullet
c2b1fb6db1
Some checks failed
Deploy to Production / test (push)
Failing after 26s
Details
feat: implement database-backed game settings with a new schema, service, and migration script.
2026-02-12 16:42:40 +01:00
..
admin
Remove the admin update service, command, and related files, and update Docker configurations.
2026-01-30 15:29:50 +01:00
class
…
dashboard
chore: Enhance database debugging setup and expand test mocks for Drizzle queries and Discord API interactions.
2026-01-30 16:12:15 +01:00
economy
refactor: migrate all code to use getGuildConfig() for guild settings
2026-02-12 16:09:37 +01:00
feature-flags
feat(service): add feature flags service layer
2026-02-12 14:43:11 +01:00
game-settings
feat: implement database-backed game settings with a new schema, service, and migration script.
2026-02-12 16:42:40 +01:00
guild-settings
feat(service): add guild settings service layer
2026-02-12 14:58:41 +01:00
inventory
refactor(inventory): flatten effects directory structure
2026-02-12 12:15:17 +01:00
items
refactor: Abbreviate item rarity values from full names to single-letter codes across the application.
2026-02-06 13:00:41 +01:00
leveling
chore: Enhance database debugging setup and expand test mocks for Drizzle queries and Discord API interactions.
2026-01-30 16:12:15 +01:00
moderation
refactor: migrate all code to use getGuildConfig() for guild settings
2026-02-12 16:09:37 +01:00
quest
feat: Implement a new API routing system by adding dedicated route files for users, transactions, assets, items, quests, and other game entities, and integrating them into the server.
2026-02-08 18:57:42 +01:00
system
…
terminal
refactor: migrate all code to use getGuildConfig() for guild settings
2026-02-12 16:09:37 +01:00
trade
…
trivia
refactor: mock DrizzleClient and external dependencies in trivia service tests.
2026-01-30 16:17:00 +01:00
user
…