Backend
Go to file
2026-01-20 20:49:24 +01:00
controller feat: implement Dev Management features for folder structure and loose file handling and ghost dirs 2026-01-20 20:18:24 +01:00
database fix: cookie refresh stuff 2026-01-18 21:57:22 +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: enhance profile data structure by adding phone fields for company and personal profiles 2026-01-19 20:28:07 +01:00
routes feat: implement Dev Management features for folder structure and loose file handling and ghost dirs 2026-01-20 20:18:24 +01:00
scripts feat: add return statement to createCompanyUser and createPersonalUser functions 2026-01-19 22:12:06 +01:00
services feat: include contract category in results for createFolderStructure and moveLooseFilesToContract functions 2026-01-20 20:49:24 +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