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
2d35a5eabb5a17bcad52e987967b52fe7be953bf
aurorabot
/
shared
/
modules
History
syntaxbullet
2d35a5eabb
Some checks failed
Deploy to Production / test (push)
Failing after 27s
Details
feat: Introduce
TimerKey
enum and refactor timer key usage across services with new tests.
2026-02-13 13:11:16 +01:00
..
admin
…
class
…
dashboard
…
economy
feat: Introduce
TimerKey
enum and refactor timer key usage across services with new tests.
2026-02-13 13:11:16 +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
feat: Introduce
TimerKey
enum and refactor timer key usage across services with new tests.
2026-02-13 13:11:16 +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
…