refactor(modules): mark DatabaseModule and CryptoModule as global and remove redundant imports #10

Merged
Mathis merged 2 commits from dev into prod 2026-01-14 22:52:03 +01:00
Owner

Optimize module imports by marking DatabaseModule and CryptoModule as global. Remove explicit imports from other modules to reduce duplication and improve maintainability. Update environment variable limits for image and GIF sizes in production.

Optimize module imports by marking `DatabaseModule` and `CryptoModule` as global. Remove explicit imports from other modules to reduce duplication and improve maintainability. Update environment variable limits for image and GIF sizes in production.
Mathis added 1 commit 2026-01-14 22:51:41 +01:00
refactor(modules): mark DatabaseModule and CryptoModule as global and remove redundant imports
Some checks failed
Backend Tests / test (push) Has been cancelled
Lint / lint (push) Has been cancelled
4ca15b578d
Optimize module imports by marking `DatabaseModule` and `CryptoModule` as global. Remove explicit imports from other modules to reduce duplication and improve maintainability. Update environment variable limits for image and GIF sizes in production.
Mathis added 1 commit 2026-01-14 22:51:53 +01:00
Mathis merged commit a1c48bb792 into prod 2026-01-14 22:52:03 +01:00
Sign in to join this conversation.