Backend
Go to file
2026-01-19 23:16:08 +01:00
controller feat: add folder structure warning for contract preview in previewLatestForUser function 2026-01-19 23:16:08 +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 fix: contract gen 2026-01-18 23:08:36 +01:00
scripts feat: add return statement to createCompanyUser and createPersonalUser functions 2026-01-19 22:12:06 +01:00
services feat: refactor template variable handling and add Profit Planet signature application logic 2026-01-19 21:50:58 +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