Commit Graph

14 Commits

Author SHA1 Message Date
TheOnlyMace
18ef29f777 Refactor database path resolution in cogs and improve cog loading error handling. Update database connections in Giveaway, Nightmode, and Owner cogs to use a centralized path resolver. Enhance cog loading feedback with success and failure messages.
Some checks failed
CI / Bot (Python) (push) Successful in 12s
CI / Dashboard (Next.js) (push) Failing after 9s
2026-07-21 22:28:18 +02:00
TheOnlyMace
9006b06c09 Enhance Discord integration by adding optional bot permissions in environment files and updating the dashboard to include an "Add Bot to your Server" button. Refactor authentication logic to handle token refresh and improve error handling for Discord sessions. Update placeholder text for better clarity in the search input field.
Some checks failed
CI / Bot (Python) (push) Successful in 12s
CI / Dashboard (Next.js) (push) Failing after 8s
2026-07-21 22:19:13 +02:00
TheOnlyMace
8294c1b4f7 Update branding assets by replacing SVG logos with PNG versions for improved compatibility and performance. Update references in the BrandLogo component to use the new PNG logo. Additionally, update various favicon and touch icon files to align with the new branding.
Some checks failed
CI / Bot (Python) (push) Successful in 12s
CI / Dashboard (Next.js) (push) Failing after 9s
2026-07-21 21:58:37 +02:00
TheOnlyMace
831a3ac8ea 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.
Some checks failed
CI / Bot (Python) (push) Successful in 13s
CI / Dashboard (Next.js) (push) Failing after 9s
2026-07-21 21:24:28 +02:00
TheOnlyMace
698d61ec6d Update requirements.txt to reflect project branding change from HexaHost to Axiom and add aiofiles dependency for file handling.
Some checks failed
CI / Bot (Python) (push) Successful in 13s
CI / Dashboard (Next.js) (push) Failing after 8s
2026-07-21 21:16:21 +02:00
TheOnlyMace
daf3338382 Refactor project branding from HexaHost to Axiom across all configurations, documentation, and code files. Update environment variables, Docker setup, and README to reflect the new brand name. Ensure consistency in naming conventions and improve clarity in setup instructions.
Some checks failed
CI / Bot (Python) (push) Failing after 12s
CI / Dashboard (Next.js) (push) Failing after 9s
2026-07-21 19:45:07 +02:00
TheOnlyMace
03c8f2ec2c Remove NexioHost badge from README for a cleaner presentation.
Some checks failed
CI / Bot (Python) (push) Failing after 12s
CI / Dashboard (Next.js) (push) Failing after 9s
2026-07-21 17:56:24 +02:00
TheOnlyMace
7dca4fb77a Update Docker setup documentation for HexaHost, enhancing clarity on prerequisites, configuration steps, and troubleshooting. Added detailed instructions for setting up Traefik, environment variables, and Discord integration.
Some checks failed
CI / Bot (Python) (push) Failing after 12s
CI / Dashboard (Next.js) (push) Failing after 9s
2026-07-21 17:55:26 +02:00
TheOnlyMace
9bcde844da Replace Creative Commons license with MIT License, updating copyright information and permissions for software usage and distribution.
Some checks failed
CI / Bot (Python) (push) Failing after 11s
CI / Dashboard (Next.js) (push) Failing after 9s
2026-07-21 17:46:46 +02:00
TheOnlyMace
41d5841d82 Enhance project configuration by setting output to "standalone" in Next.js config files and updating .gitignore to include example environment files for better clarity and management.
Some checks failed
CI / Bot (Python) (push) Failing after 12s
CI / Dashboard (Next.js) (push) Failing after 9s
2026-07-21 17:35:08 +02:00
TheOnlyMace
b4110c3d66 Update project configuration files, and API routes accordingly. Add SQLite runtime file ignores to .gitignore for better file management.
Some checks failed
CI / Bot (Python) (push) Failing after 49s
CI / Dashboard (Next.js) (push) Failing after 11s
2026-07-21 17:11:38 +02:00
5f34db4f3b LICENSE aktualisiert 2026-07-21 14:37:31 +00:00
TheOnlyMace
cd68e42de2 Refactor API routes to improve error handling and optimize performance; update documentation for clarity.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-21 16:33:13 +02:00
TheOnlyMace
fdfc8de44d Update configuration and README for improved setup and security; disable default API and emoji sync, and enhance Discord permission checks in API routes.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-21 16:33:13 +02:00