This website requires JavaScript.
Explore
Help
Register
Sign In
smueller
/
Mace-AIO-Discord-Bot---With-Dashboard
Watch
1
Star
0
Fork
0
You've already forked Mace-AIO-Discord-Bot---With-Dashboard
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d24b8101646c84548b3b95c7eccb1377a067b2bf
Mace-AIO-Discord-Bot---With…
/
dashboard
/
app
/
dashboard
History
TheOnlyMace
f15c869993
Some checks failed
CI / Bot (Python) (push)
Successful in 12s
Details
CI / Dashboard (Next.js) (push)
Failing after 9s
Details
Enhance Discord authentication and guild management by implementing caching for user and guild data to reduce API calls and improve performance. Update error handling for Discord API responses and refactor the guilds listing logic in the dashboard to streamline data retrieval. Adjust retry logic for rate limits and improve session error handling in the authentication flow.
2026-07-21 22:33:30 +02:00
..
admin
Update project configuration files, and API routes accordingly. Add SQLite runtime file ignores to .gitignore for better file management.
2026-07-21 17:11:38 +02:00
guild
/[guildId]
Update project configuration files, and API routes accordingly. Add SQLite runtime file ignores to .gitignore for better file management.
2026-07-21 17:11:38 +02:00
guilds
Enhance Discord authentication and guild management by implementing caching for user and guild data to reduce API calls and improve performance. Update error handling for Discord API responses and refactor the guilds listing logic in the dashboard to streamline data retrieval. Adjust retry logic for rate limits and improve session error handling in the authentication flow.
2026-07-21 22:33:30 +02:00
error.tsx
Update project configuration files, and API routes accordingly. Add SQLite runtime file ignores to .gitignore for better file management.
2026-07-21 17:11:38 +02:00
layout.tsx
Refactor dashboard notification handling and improve admin broadcast functionality. Ensure only admins can access global notifications, implement draft management for broadcast messages, and add event listeners for real-time updates across dashboard components.
2026-07-21 22:30:08 +02:00
loading.tsx
Update project configuration files, and API routes accordingly. Add SQLite runtime file ignores to .gitignore for better file management.
2026-07-21 17:11:38 +02:00
page.tsx
Update dashboard styles and branding to reflect HexaHost theme. Change primary colors, background gradients, and text styles across various components. Enhance layout and navigation elements for improved user experience.
2026-07-21 21:24:28 +02:00