This website requires JavaScript.
Explore
Help
Register
Sign In
syntaxbullet
/
aurorabot
Watch
1
Star
0
Fork
1
You've already forked aurorabot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci-deploy.yml
Actor
All actors
syntaxbullet
Status
All status
Success
Failure
Waiting
Running
fix(panel): double negative sign on transaction amounts
deploy.yml #99
:
Commit
9e95194627
pushed by
syntaxbullet
main
2026-04-05 14:29:17 +00:00
34s
View workflow file
fix(panel): transaction types showing wrong sign for trivia, trades, etc.
deploy.yml #98
:
Commit
451fb206a6
pushed by
syntaxbullet
main
2026-04-05 14:26:01 +00:00
32s
View workflow file
feat(panel): replace all placeholder pages with real admin views
deploy.yml #97
:
Commit
e3c49effdb
pushed by
syntaxbullet
main
2026-04-05 14:20:03 +00:00
38s
View workflow file
feat(panel): implement player leaderboards page
deploy.yml #96
:
Commit
5c40249a18
pushed by
syntaxbullet
main
2026-04-05 14:03:17 +00:00
31s
View workflow file
fix(panel): player inventory not loading due to API response mismatch
deploy.yml #95
:
Commit
b645f55f57
pushed by
syntaxbullet
main
2026-04-05 13:56:02 +00:00
33s
View workflow file
feat(panel): group sidebar nav so admins see both admin and player views
deploy.yml #94
:
Commit
838fbe1b50
pushed by
syntaxbullet
main
2026-04-05 13:45:45 +00:00
34s
View workflow file
fix(panel): guild settings not pre-filling from database
deploy.yml #93
:
Commit
94d259e92a
pushed by
syntaxbullet
main
2026-04-05 13:29:17 +00:00
33s
View workflow file
fix(chess): migrate ChessBoard to react-chessboard v5 API
deploy.yml #92
:
Commit
ebac1ad6cc
pushed by
syntaxbullet
main
2026-04-02 17:27:05 +00:00
34s
View workflow file
chore: change styling
deploy.yml #91
:
Commit
abca1922f2
pushed by
syntaxbullet
main
2026-04-02 17:06:15 +00:00
34s
View workflow file
fix: (chess) new styling
deploy.yml #90
:
Commit
e0dcfe6abe
pushed by
syntaxbullet
main
2026-04-02 15:29:29 +00:00
34s
View workflow file
fix(chess): optimistic moves and forfeit UI feedback
deploy.yml #89
:
Commit
132f92d2d9
pushed by
syntaxbullet
main
2026-04-02 15:07:36 +00:00
31s
View workflow file
refactor(games): overhaul WS game system with improved UX and solo test support
deploy.yml #88
:
Commit
70a149ab82
pushed by
syntaxbullet
main
2026-04-02 14:42:01 +00:00
36s
View workflow file
fix(chess): prevent duplicate players and fix move detection
deploy.yml #87
:
Commit
26a0e532f6
pushed by
syntaxbullet
main
2026-04-02 13:36:49 +00:00
38s
View workflow file
fix(chess): admin users and move registration
deploy.yml #86
:
Commit
e521d3086f
pushed by
syntaxbullet
main
2026-04-02 13:28:31 +00:00
30s
View workflow file
fix(chess): send game updates to move sender + responsive mobile redesign
deploy.yml #85
:
Commit
9c4da51cfb
pushed by
syntaxbullet
main
2026-04-02 12:59:19 +00:00
32s
View workflow file
fix(chess): robust client-side validation and admin self-play support
deploy.yml #84
:
Commit
24211dca14
pushed by
syntaxbullet
main
2026-04-02 12:28:11 +00:00
35s
View workflow file
feat(games): allow admins to play against themselves
deploy.yml #83
:
Commit
87b66cd65d
pushed by
syntaxbullet
main
2026-04-02 12:25:02 +00:00
35s
View workflow file
feat(chess): replace custom engine with chess.js and react-chessboard
deploy.yml #82
:
Commit
0dadc82f84
pushed by
syntaxbullet
main
2026-04-02 12:23:09 +00:00
39s
View workflow file
fix(panel): keep WebSocket alive across route transitions
deploy.yml #81
:
Commit
5527981fff
pushed by
syntaxbullet
main
2026-04-02 12:04:10 +00:00
33s
View workflow file
fix(games): send room state directly to joining client
deploy.yml #80
:
Commit
9f105ada5e
pushed by
syntaxbullet
main
2026-04-02 11:57:03 +00:00
35s
View workflow file
fix(games): allow room creator to rejoin without error
deploy.yml #79
:
Commit
cac9fae142
pushed by
syntaxbullet
main
2026-04-02 11:53:36 +00:00
34s
View workflow file
fix(panel): show login screen instead of enrollment page for unauthenticated users
deploy.yml #78
:
Commit
b832723d6b
pushed by
syntaxbullet
main
2026-04-02 11:46:14 +00:00
29s
View workflow file
feat(panel): implement GameLobby and GameRoom pages
deploy.yml #77
:
Commit
0c3b289ba0
pushed by
syntaxbullet
main
2026-04-02 11:35:04 +00:00
34s
View workflow file
refactor(panel): extract page sub-components from mega-files
deploy.yml #76
:
Commit
1e978dff58
pushed by
syntaxbullet
main
2026-04-02 09:37:24 +00:00
34s
View workflow file
fix: fix wording for non-purchasable items
deploy.yml #75
:
Commit
b8cf136ff7
pushed by
syntaxbullet
main
2026-03-31 14:57:19 +00:00
33s
View workflow file
fix(inventory): address code review findings
deploy.yml #74
:
Commit
5188d86d61
pushed by
syntaxbullet
main
2026-03-28 16:50:11 +00:00
31s
View workflow file
feat: add quest settings tab to admin panel
deploy.yml #73
:
Commit
47ea6d8620
pushed by
syntaxbullet
main
2026-03-28 15:34:24 +00:00
33s
View workflow file
fix: wire quest progress tracking for transfer, daily, trivia, and exam events
deploy.yml #72
:
Commit
1d601febcf
pushed by
syntaxbullet
main
2026-03-28 14:25:25 +00:00
31s
View workflow file
fix: reduce quests per page to 5 to stay within Discord's 40 total component limit
deploy.yml #71
:
Commit
3edda1d707
pushed by
syntaxbullet
main
2026-03-28 13:25:36 +00:00
39s
View workflow file
fix: add pagination to quest list to stay within Discord component limits
deploy.yml #70
:
Commit
e56e133a69
pushed by
syntaxbullet
main
2026-03-28 13:21:48 +00:00
45s
View workflow file
First
Previous
1
2
3
4
5
Next
Last