BOHA
b87081dd2c
feat: integrate NAS file operations with project CRUD
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-23 10:19:15 +01:00
BOHA
ff26dc497d
feat: add NasFileManager service with security-hardened file operations
...
TypeScript port of PHP NasFileManager with symlink rejection,
path traversal protection, MIME validation via file-type, and
blocked extension checking.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-23 10:16:36 +01:00
BOHA
23ae832eeb
fix: attendance print - return proper data structure with records, leave balances, and fund stats
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-23 09:36:52 +01:00
BOHA
c0b8a94210
fix: resolve TypeScript compilation errors from service extraction
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-23 09:11:04 +01:00
BOHA
28eb58946f
refactor: extract attendance business logic into attendance.service.ts
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-23 09:06:40 +01:00
BOHA
0e9d30f5a8
refactor: extract orders business logic into orders.service.ts
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-23 09:04:03 +01:00
BOHA
ba0e9617ad
refactor: extract invoices business logic into invoices.service.ts
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-23 09:04:02 +01:00
BOHA
89fa3128cf
refactor: extract projects business logic into projects.service.ts
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-23 09:03:32 +01:00
BOHA
dbf8749b37
refactor: extract users business logic into users.service.ts
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-23 09:03:31 +01:00
BOHA
d26bbd8e7c
refactor: extract offers business logic into offers.service.ts
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-23 09:01:56 +01:00
BOHA
2146696bc6
refactor: extract numbering logic into numbering.service.ts
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-23 09:00:07 +01:00
BOHA
7689b28d6d
security: timing-safe auth to prevent username enumeration
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-23 08:48:13 +01:00
BOHA
4608494a3f
initial commit
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-23 08:46:51 +01:00