Daniel Bedeleanu
29b5c7020c
docs: update session state - Docker build fully verified and tested locally
...
✓ Frontend build: TypeScript compilation successful (0 errors)
✓ Full stack build: All 3 images built successfully
✓ Integration test: Services running and responding to HTTP
Ready for remote server deployment.
2026-04-15 10:06:58 +03:00
Daniel Bedeleanu
70670a3c9d
docs: add Docker build verification plan and update session state
...
- Created comprehensive 4-task plan for local Docker testing
- Plan includes: frontend build, full stack build, integration tests, handover
- Updated SESSION_STATE.md with TypeScript fix status and next steps
- Ready for remote deployment verification
2026-04-15 09:37:50 +03:00
Daniel Bedeleanu
65b24079cb
fix: resolve TypeScript build error in AIOnboarding and Scanner components
...
- Fix null type error in AIOnboarding.tsx line 352: img src attribute
- Fix similar issue in Scanner.tsx line 237: capturedImage null handling
- Use '|| undefined' pattern to satisfy React 19/Next.js 15 type requirements
- Both components now properly handle null/undefined image states
2026-04-15 09:35:44 +03:00
Daniel Bedeleanu
6c57b1b0c2
blabla
2026-04-14 22:54:19 +03:00
Daniel Bedeleanu
1ea5e90bc4
Fix: resolve Unterminated regexp literal build error in page.tsx
2026-04-14 20:48:53 +03:00
Daniel Bedeleanu
00ee4cf9c5
Build [v1.9.19]
2026-04-14 20:44:01 +03:00
Daniel Bedeleanu
fcb187974e
Build [v1.9.18]
2026-04-13 23:43:52 +03:00
Daniel Bedeleanu
1fff658d3c
Build [v1.9.16] (Open Gateway: Verified SSL Permission check)
2026-04-13 22:48:26 +03:00
Daniel Bedeleanu
826b264a70
Build [v1.9.15] (The Dynamic Shield: On-Demand TLS Catch-all)
2026-04-13 22:43:40 +03:00
Daniel Bedeleanu
94f1a515b7
Build [v1.9.14] (Protocol Lock: Explicit HTTPS & Handshake Debug)
2026-04-13 22:37:50 +03:00
Daniel Bedeleanu
4dc0ce50e7
Build [v1.9.13] (Bare Metal: Fixed Caddy Syntax & Universal Binding)
2026-04-13 22:31:04 +03:00
Daniel Bedeleanu
ee7e7b7bd7
Build [v1.9.12] (Secure Seal & LDAP Sync: Custom Caddy & Config Volume)
2026-04-13 22:25:19 +03:00
Daniel Bedeleanu
9d7e4f0ca3
Build [v1.9.11] (The Convergence: Manual Login & Runtime Discovery)
2026-04-13 22:15:57 +03:00
Daniel Bedeleanu
bdf6d605cd
Build [v1.9.10] (Access & SSL Recovery: Fixed Admin info and Explicit IP Proxy)
2026-04-13 22:07:15 +03:00
Daniel Bedeleanu
a2f6cab492
Build [v1.9.9] (Emergency: Direct HTTP Fallback & Diagnostic Logs)
2026-04-13 21:57:51 +03:00
Daniel Bedeleanu
476fda7203
Build [v1.9.8] (Final Stability: Static Internal Port Mapping)
2026-04-13 21:48:40 +03:00
Daniel Bedeleanu
9348336709
Build [v1.9.7] (Fix ERR_SSL_PROTOCOL_ERROR: Explicit HTTPS in Caddyfile)
2026-04-13 21:42:58 +03:00
Daniel Bedeleanu
e5194a1dbb
Build [v1.9.6] (Fix: Include deploy.sh in production bundle)
2026-04-13 21:36:23 +03:00
Daniel Bedeleanu
7c3d0e102f
Build [v1.9.5] (Bulletproof Deployment with visible inventory.env and deploy.sh)
2026-04-13 21:32:49 +03:00
Daniel Bedeleanu
a0eaddf994
Build [v1.9.4] (Single Source of Truth: Consolidated Configuration)
2026-04-13 21:15:19 +03:00
Daniel Bedeleanu
30be967887
Build [v1.9.3] (Fix Host-Side Port Interpolation with Root .env)
2026-04-13 21:12:55 +03:00
Daniel Bedeleanu
2b8d0b3f43
Build [v1.9.2] (Fix Environment Variable Overriding in Docker Compose)
2026-04-13 20:58:10 +03:00
Daniel Bedeleanu
07b15c8e01
Build [v1.9.1] (CORS Dynamic IP Resolution Fix)
2026-04-13 20:52:29 +03:00
Daniel Bedeleanu
65cc0c7b6d
Official Release [v1.9.0] (Stability Milestone • Automatic Git Commit ID)
2026-04-13 20:41:10 +03:00
Daniel Bedeleanu
f137ded5aa
Build [v1.8.9] (Runtime Permission Healing for Docker Volumes)
2026-04-13 20:32:40 +03:00
Daniel Bedeleanu
946f1787c7
Build [v1.8.8] (Complete Frontend Build Cleaned & Verified)
2026-04-13 20:24:21 +03:00
Daniel Bedeleanu
09be0b401d
Build [v1.8.7] (Fix strict Type error in logs page)
2026-04-13 20:07:55 +03:00
Daniel Bedeleanu
3069a921e7
Build [v1.8.6] (TypeScript unknown catch type fix)
2026-04-13 19:56:27 +03:00
Daniel Bedeleanu
55e3cf5042
Build [v1.8.5] (Self-contained Frontend Build)
2026-04-13 19:50:28 +03:00
Daniel Bedeleanu
c874d27d64
Build [v1.8.4] (Satisfy frontend relative VERSION.json path)
2026-04-13 19:44:52 +03:00
Daniel Bedeleanu
939ad8648d
Build [v1.8.3] (Explicit directory creation in bundle)
2026-04-13 19:39:33 +03:00
Daniel Bedeleanu
6f6caf3c5a
Build [v1.8.2] (Fix missing scripts in bundle)
2026-04-13 19:38:11 +03:00
Daniel Bedeleanu
5e648002f0
Build [v1.8.1] (Fix Docker Context)
2026-04-13 19:36:06 +03:00
Daniel Bedeleanu
81b775c9ae
Build [v1.8.0]
2026-04-13 19:23:48 +03:00
Daniel Bedeleanu
994920bda2
Build [v1.7.0] - GitGuard - Infrastructure Hardening
2026-04-12 22:45:27 +03:00
Daniel Bedeleanu
0a6368b9f6
modificari de documentatii dupa o implementare noua
2026-04-12 21:43:08 +03:00
Daniel Bedeleanu
26e8f034a2
Update save_version.py: Added automatic master branch synchronization
2026-04-12 21:32:55 +03:00
Daniel Bedeleanu
2e5c666cc8
Build [v1.5.0] - Box Management & Label Printing
2026-04-12 21:30:50 +03:00
Daniel Bedeleanu
e383b97d44
docs: finalized v1.4.1 session logs and architecture security section
2026-04-12 10:49:48 +03:00
Daniel Bedeleanu
50ae3671c9
Build [v1.4.1] - Security hardening, PWA and UI refinements
2026-04-12 10:45:57 +03:00
Daniel Bedeleanu
f3d861b1a2
Build [v1.4.0] - Audit Dashboard & LDAP Restoration
2026-04-12 09:39:17 +03:00
Daniel Bedeleanu
5cceba21f4
Fix version naming format: v.X.Y.Z → vX.Y.Z
2026-04-12 07:32:16 +03:00
Daniel Bedeleanu
161a182281
Build [v.1.3.9]
2026-04-12 07:29:58 +03:00
Daniel Bedeleanu
38e9428109
chore: update VERSION.json commit hash to 0869ab8c
2026-04-11 19:48:02 +03:00
Daniel Bedeleanu
0869ab8cdd
chore: purge .npx_cache/ and scratch/npm_cache/ from git index [v1.3.8]
...
These directories were already tracked before being added to .gitignore.
Removed 3350 cached files from git index via 'git rm --cached -r'.
Files remain on disk but are no longer tracked by git.
2026-04-11 19:47:20 +03:00
Daniel Bedeleanu
106f46e9f8
chore: update VERSION.json commit hash to 955b1e86
2026-04-11 19:37:38 +03:00
Daniel Bedeleanu
955b1e86e5
security: harden gitignore and add config example files [v1.3.7]
...
- Expanded .gitignore: root venv, npx_cache, AI metadata (.remember, .claude),
data/ (SQLite DB), frontend/config/, frontend/public/icons/, certificates,
docker-compose.override.yml
- Removed backend/config/ldap_config.json from git tracking (contains real IPs/credentials)
- Added backend/config/ldap_config.json.example with placeholder template
- Updated backend/.env.example: added JWT_SECRET_KEY, ALLOWED_ORIGINS, DATA_DIR, LOGS_DIR
2026-04-11 19:37:16 +03:00
Daniel Bedeleanu
6981cadb57
changed_version_naming
2026-04-11 18:44:24 +03:00
Daniel Bedeleanu
704934165f
Build [v.1.3.6]
2026-04-11 17:14:22 +03:00
Daniel Bedeleanu
775808506f
fix: convert user_id to string for JWT sub claim (JWT spec requirement)
2026-04-11 15:30:31 +03:00