smueller
  • Joined on 2026-03-31
smueller pushed to main at smueller/Mace-AIO-Discord-Bot---With-Da… 2026-07-21 19:16:24 +00:00
698d61ec6d Update requirements.txt to reflect project branding change from HexaHost to Axiom and add aiofiles dependency for file handling.
smueller pushed to main at smueller/Mace-AIO-Discord-Bot---With-Da… 2026-07-21 17:45:11 +00:00
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.
smueller pushed to main at smueller/Mace-AIO-Discord-Bot---With-Da… 2026-07-21 15:56:27 +00:00
03c8f2ec2c Remove NexioHost badge from README for a cleaner presentation.
smueller pushed to main at smueller/Mace-AIO-Discord-Bot---With-Da… 2026-07-21 15:55:30 +00:00
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.
smueller pushed to main at smueller/Mace-AIO-Discord-Bot---With-Da… 2026-07-21 15:46:51 +00:00
9bcde844da Replace Creative Commons license with MIT License, updating copyright information and permissions for software usage and distribution.
smueller pushed to main at smueller/Mace-AIO-Discord-Bot---With-Da… 2026-07-21 15:35:11 +00:00
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.
smueller pushed to main at smueller/Mace-AIO-Discord-Bot---With-Da… 2026-07-21 15:16:30 +00:00
b4110c3d66 Update project configuration files, and API routes accordingly. Add SQLite runtime file ignores to .gitignore for better file management.
smueller pushed to main at smueller/Mace-AIO-Discord-Bot---With-Da… 2026-07-21 14:37:32 +00:00
5f34db4f3b LICENSE aktualisiert
smueller pushed to main at smueller/Mace-AIO-Discord-Bot---With-Da… 2026-07-21 14:33:21 +00:00
cd68e42de2 Refactor API routes to improve error handling and optimize performance; update documentation for clarity.
fdfc8de44d Update configuration and README for improved setup and security; disable default API and emoji sync, and enhance Discord permission checks in API routes.
Compare 2 commits »
smueller pushed to main at smueller/Mace-AIO-Discord-Bot---With-Da… 2026-07-21 14:32:02 +00:00
16bbff1bf8 Refactor API routes to improve error handling and optimize performance; update documentation for clarity.
127f8a032f Update configuration and README for improved setup and security; disable default API and emoji sync, and enhance Discord permission checks in API routes.
1fdaf4dd6c CodeX - Updated
420b17bfb7 CodeX
c04833d372 CodeX - Updated Readme
Compare 10 commits »
smueller created branch main in smueller/Mace-AIO-Discord-Bot---With-Da… 2026-07-21 14:32:01 +00:00
smueller created repository smueller/Mace-AIO-Discord-Bot---With-Da… 2026-07-21 14:31:32 +00:00
smueller pushed tag v1.0.3 to smueller/TK-Wiki-Newsletter 2026-07-09 10:52:10 +00:00
smueller pushed to dev at smueller/TK-Wiki-Newsletter 2026-07-09 10:49:31 +00:00
50ea436980 Merge branch 'dev' of ssh://git.hexahost.dev:8006/smueller/TK-Wiki-Newsletter into dev
555fd2c6ba Ignore pyasn1 CVE in pip-audit until python-jose supports pyasn1 0.6+.
070e99303a Update dependencies in requirements.txt and enhance Docker build workflow
Compare 3 commits »
smueller pushed to main at smueller/TK-Wiki-Newsletter 2026-07-09 10:49:06 +00:00
555fd2c6ba Ignore pyasn1 CVE in pip-audit until python-jose supports pyasn1 0.6+.
smueller pushed to main at smueller/TK-Wiki-Newsletter 2026-07-09 10:46:40 +00:00
070e99303a Update dependencies in requirements.txt and enhance Docker build workflow
smueller pushed to dev at smueller/TK-Wiki-Newsletter 2026-07-09 09:00:01 +00:00
9bb799a785 Merge pull request 'main' (#14) from main into dev
8a556b18ea Add field validation for configuration settings in Settings class
1674efd587 Enhance Docker build workflow by adding virtual environment setup
44d14d94de Merge dev into main for release
c0a44285e6 Merge pull request 'Update README.md with enhanced configuration details and security measures' (#13) from dev into main
Compare 14 commits »
smueller merged pull request smueller/TK-Wiki-Newsletter#14 2026-07-09 08:59:59 +00:00
main
smueller created pull request smueller/TK-Wiki-Newsletter#14 2026-07-09 08:59:54 +00:00
main
smueller pushed to main at smueller/TK-Wiki-Newsletter 2026-07-09 08:59:42 +00:00
8a556b18ea Add field validation for configuration settings in Settings class