Backend
Go to file
2026-01-17 19:38:49 +01:00
controller feat: implement SQL dump import functionality with multi-statement support 2026-01-16 00:11:09 +01:00
database feat: enhance database initialization with nullable columns and virtual labels for referral tokens 2026-01-17 19:38:49 +01:00
debug-pdf feat: invoice 2025-12-15 16:58:55 +01:00
mailTemplates Initial Commit 2025-09-07 12:44:01 +02:00
middleware feat: profile backend link | NOT DONE 2025-11-18 01:21:09 +01:00
models feat: invoice 2025-12-15 16:58:55 +01:00
repositories feat: add signatureBase64 to document insertion and implement deletion of signature documents for user 2026-01-14 16:57:26 +01:00
routes feat: implement SQL dump import functionality with multi-statement support 2026-01-16 00:11:09 +01:00
scripts document upload + user mgmt preview 2026-01-13 19:04:29 +01:00
services feat: implement SQL dump import functionality with multi-statement support 2026-01-16 00:11:09 +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