Backend
Go to file
2026-01-18 19:54:38 +00:00
controller feat: implement admin-only middleware and enhance permission checks with logging 2026-01-18 20:50:31 +01:00
database Merge branch 'main' of https://git.profit-planet.partners/DK404/CentralBackend 2026-01-18 16:19:11 +01:00
mailTemplates Initial Commit 2025-09-07 12:44:01 +02:00
middleware feat: implement admin-only middleware and enhance permission checks with logging 2026-01-18 20:50:31 +01:00
models feat: invoice 2025-12-15 16:58:55 +01:00
repositories feat: update user status initialization to use 'pending' instead of 'inactive' 2026-01-17 20:22:31 +01:00
routes feat: implement admin-only middleware and enhance permission checks with logging 2026-01-18 20:50:31 +01:00
scripts feat: update user status initialization to use 'pending' instead of 'inactive' 2026-01-17 20:22:31 +01:00
services feat: update user status initialization to use 'pending' instead of 'inactive' 2026-01-17 20:22:31 +01:00
templates Initial Commit 2025-09-07 12:44:01 +02:00
utils Initial Commit 2025-09-07 12:44:01 +02:00
.gitignore Initial Commit 2025-09-07 12:44:01 +02:00
package-lock.json fix: npm version fix 2026-01-13 13:57:39 +01:00
package.json fix: npm version fix 2026-01-13 13:57:39 +01:00
server.js feat: add user creation scripts for company and personal users 2025-11-30 13:32:25 +01:00