|
|
97773c2ab2
|
Add optional 'message' field to alert schema: Enhanced the alert schema in printer.schema.js to include a non-required 'message' field for improved alert detail.
|
2025-09-05 23:26:12 +01:00 |
|
|
|
509d74ad99
|
Update dependencies, refactor routes, and enhance caching: Upgraded various package versions in package.json and package-lock.json for improved performance and security. Refactored routes to include new document-related endpoints and integrated caching mechanisms for user and token lookups to optimize authentication processes. Updated schemas to support new data structures and relationships, ensuring better data integrity and retrieval.
|
2025-08-18 00:51:46 +01:00 |
|
|
|
dd4e48f125
|
Refactor audit logging: centralized audit log retrieval in utils, updated service methods to utilize new getAuditLogs function, and standardized model references in audit log creation across services. Enhanced filtering in management routes for improved query handling.
|
2025-06-29 22:34:58 +01:00 |
|
|
|
dd858c8451
|
Refactor routes and schemas: reorganized service imports, updated user and auth routes, and modified schema paths for better structure. Removed unused routes and services to streamline the codebase.
|
2025-06-29 21:30:54 +01:00 |
|