No description
Find a file
senke 24b2c2fb84 test: add tests for ErrorDisplay, LoadingState, ComingSoon
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 22:19:54 +01:00
.github ci: add Dependabot configuration for automated dependency updates 2026-02-11 23:26:18 +01:00
.husky implicit: implement Implicit 10.3 - add optional test check to pre-commit hook 2026-01-16 14:18:41 +01:00
apps/web test: add tests for ErrorDisplay, LoadingState, ComingSoon 2026-02-12 22:19:54 +01:00
chat_exports report generation and future tasks selection 2025-12-08 19:57:54 +01:00
config chore(docker): document docker-compose file usage and purpose 2026-02-11 22:53:24 +01:00
dev-environment refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
docker/haproxy report generation and future tasks selection 2025-12-08 19:57:54 +01:00
docs chore: playwright workflow, docs, rapports audit, visual-tests, tmt unit 2026-02-11 22:19:34 +01:00
docs-assets/mermaid BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
fixtures BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
home/senke/git/talas/veza/apps/web/src small fixes : cors + login loop 2026-02-07 20:36:48 +01:00
infra report generation and future tasks selection 2025-12-08 19:57:54 +01:00
k8s [INFRA-012] infra: Set up auto-scaling 2025-12-25 21:43:00 +01:00
make chore: update docker-compose, make, tmt config 2026-02-11 22:18:57 +01:00
migrations BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
packages/design-system fix: Corriger URL Swagger et finaliser implémentation DeveloperPage 2026-01-18 13:55:28 +01:00
scripts feat: global update including storybook setup and backend fixes 2026-02-02 19:34:14 +01:00
test-reports/20251226-132633 [TEST] MVP integration tests executed - 2/28 API passed, 0/20 E2E passed, 3 bugs found 2026-01-04 01:44:13 +01:00
tests test(e2e): add comprehensive auth flow tests 2026-01-29 23:43:22 +01:00
tmt chore: playwright workflow, docs, rapports audit, visual-tests, tmt unit 2026-02-11 22:19:34 +01:00
tools BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
veza-backend-api fix(ci): remove remaining || true and || echo in secondary workflows 2026-02-11 23:14:21 +01:00
veza-chat-server fix(chat): replace Regex::new().unwrap() with static Lazy in security_legacy.rs 2026-02-11 23:27:54 +01:00
veza-common fix(deps): upgrade outdated Rust dependencies across services 2026-02-11 23:18:34 +01:00
veza-docs P0: stabilisation backend/chat/stream + nouvelle base migrations v1 2025-12-06 11:14:38 +01:00
veza-stream-server fix(stream): replace critical .unwrap() with safe alternatives 2026-02-11 23:22:03 +01:00
.cursorrules feat(web): UI premium Discord/Spotify-like — tokens, shadows, focus, layout 2026-02-08 17:15:58 +01:00
.editorconfig initial: initial repo set up (README, LICENSE, CONTRIBUTORS, etc...) 2025-12-03 13:54:23 +01:00
.gitattributes initial: initial repo set up (README, LICENSE, CONTRIBUTORS, etc...) 2025-12-03 13:54:23 +01:00
.gitignore chore: add .cursor/ to .gitignore 2026-02-11 22:20:44 +01:00
999_FULL_AUDIT_VEZA.md refactor: Phase 1 — SUMI token foundation 2026-02-12 01:48:01 +01:00
999_FULL_AUDIT_VEZA_backup_11_02_2026_22_32.md refactor: Phase 1 — SUMI token foundation 2026-02-12 01:48:01 +01:00
API_CONTRACT_TESTS.md [INT-009] int: Add API contract tests 2025-12-25 15:18:44 +01:00
API_ENDPOINT_AUDIT.md [INT-004] int: Verify all frontend API calls have backend endpoints 2025-12-25 15:05:48 +01:00
API_VERSIONING_STRATEGY.md [INT-011] int: Add API versioning strategy 2025-12-25 15:25:33 +01:00
ARCHITECTURE_AND_DESIGN_CRITICAL_ANALYSIS.md api-contracts: install openapi-generator-cli and create type generation script 2026-01-11 16:30:43 +01:00
AUDIT_EXHAUSTIF_2025_01_27.md report generation and future tasks selection 2025-12-08 19:57:54 +01:00
AUDIT_FRONTEND_EXHAUSTIF_2025_02.md refactor(ui): SearchPageHeader use primary/secondary tokens 2026-02-10 22:53:15 +01:00
AUDIT_FRONTEND_INTEGRATION_COMPLET_2025_01_27.md fix: Corriger URL Swagger et finaliser implémentation DeveloperPage 2026-01-18 13:55:28 +01:00
AUDIT_MVP_FRONTEND_BACKEND_2025_01_16.md fix: Corriger URL Swagger et finaliser implémentation DeveloperPage 2026-01-18 13:55:28 +01:00
AUDIT_STABILITY.md P0: stabilisation backend/chat/stream + nouvelle base migrations v1 2025-12-06 11:14:38 +01:00
AUDIT_TESTS_ET_COUVERTURE_2025_02.md chore: playwright workflow, docs, rapports audit, visual-tests, tmt unit 2026-02-11 22:19:34 +01:00
BACKEND_ENDPOINT_USAGE_AUDIT.md [INT-005] int: Verify all backend endpoints have frontend usage 2025-12-25 15:08:30 +01:00
BACKEND_ENDPOINTS_EXHAUSTIVE_LIST.md stabilisation commit A 2026-01-07 19:39:21 +01:00
BACKEND_TEST_REPORT.md api-contracts: install openapi-generator-cli and create type generation script 2026-01-11 16:30:43 +01:00
blueprint.md refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
CHANGELOG.md docs(remediation): add audit report, remediation plan and changelog skeleton 2025-12-06 13:25:54 +01:00
CHAT_SERVER_UUID_MIGRATION.md P0: stabilisation backend/chat/stream + nouvelle base migrations v1 2025-12-06 11:14:38 +01:00
CHECK_ALL_LOGS.md [FIX] PROD-003: Corriger imports use-toast → useToast 2026-01-04 01:44:17 +01:00
CHROME_TEST_FINAL_SUMMARY.json api-contracts: install openapi-generator-cli and create type generation script 2026-01-11 16:30:43 +01:00
CLEANUP_PLAN.md P0 UUID Phase A: migrations + backend Go UUID refactor 2025-12-04 02:15:48 +01:00
COMMANDES_PLAYWRIGHT_AUTH.md [FIX] ISSUE-001 & ISSUE-002: Fix authentication workflow for MVP 2026-01-04 01:44:13 +01:00
COMMANDES_RAPIDES.md [DOC] Fix frontend port to 3000 in startup guides 2026-01-04 01:44:13 +01:00
COMPLETE_LOGGING_STATUS.md [FIX] PROD-003: Corriger imports use-toast → useToast 2026-01-04 01:44:17 +01:00
COMPLETE_USER_TESTING_REPORT.md api-contracts: install openapi-generator-cli and create type generation script 2026-01-11 16:30:43 +01:00
CONTRIBUTING.md initial: initial repo set up (README, LICENSE, CONTRIBUTORS, etc...) 2025-12-03 13:54:23 +01:00
CORRECTIONS_APPLIQUEES.md stabilisation commit A 2026-01-07 19:39:21 +01:00
CURSOR_INTEGRATION_AUDIT_PROMPT.md [INT-AUTH-002] Remove duplicate auth store - migrate to features/auth/store/authStore.ts 2025-12-26 09:11:46 +01:00
DATETIME_STANDARD.md [INT-008] int: Standardize date/time formats 2025-12-25 15:16:38 +01:00
DEMARRAGE_MVP.md fix: Corriger URL Swagger et finaliser implémentation DeveloperPage 2026-01-18 13:55:28 +01:00
DEMARRAGE_SIMPLE.md [DOC] Add simple startup guide for integration testing 2026-01-04 01:44:13 +01:00
DEPANNAGE_RAPIDE.md [DOC] Update troubleshooting guide with Redis system service solution 2026-01-04 01:44:13 +01:00
design_system.html stabilisation commit 2026-01-04 01:44:23 +01:00
DESIGN_SYSTEM_REFERENCE.md stabilisation commit A 2026-01-07 19:39:21 +01:00
design_system_sumi.html refactor: Phase 1 — SUMI token foundation 2026-02-12 01:48:01 +01:00
DESIGN_SYSTEM_V3_MOCKUP.md [T0-002] fix(rust): Corriger erreurs compilation Rust 2026-01-04 01:44:20 +01:00
dev_plan.json batch 1 2025-12-22 22:00:50 +01:00
docker-compose.env.example BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
docker-compose.override.yml.example BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
docker-compose.prod.yml fix(security): harden docker-compose.prod.yml and staging -- sslmode, secrets 2026-02-11 22:43:09 +01:00
docker-compose.staging.yml fix(security): harden docker-compose.prod.yml and staging -- sslmode, secrets 2026-02-11 22:43:09 +01:00
docker-compose.test.yml chore: update docker-compose, make, tmt config 2026-02-11 22:18:57 +01:00
docker-compose.yml chore: update docker-compose, make, tmt config 2026-02-11 22:18:57 +01:00
endpoint-formats-report.json api-contracts: identify endpoint response formats 2026-01-11 16:36:13 +01:00
ENV_CONFIG.md feat(web): externalize feature flags via VITE_FEATURE_* env vars (P3.2) 2026-02-11 22:11:38 +01:00
ERROR_RESPONSE_STANDARD.md [INT-006] int: Standardize error response format 2025-12-25 15:11:24 +01:00
EXHAUSTIVE_TODO_LIST.md docs: complete all remaining TODO list tasks - Epic 5 and documentation requirements finalized 2026-01-16 15:27:34 +01:00
FILE_UPLOAD_FORMAT.md [INT-015] int: Add file upload format standardization 2025-12-25 15:40:01 +01:00
FINAL_LOGGING_SUMMARY.md [FIX] PROD-003: Corriger imports use-toast → useToast 2026-01-04 01:44:17 +01:00
FINAL_STATUS.md [FIX] PROD-003: Corriger imports use-toast → useToast 2026-01-04 01:44:17 +01:00
FINAL_TESTING_SUMMARY.json api-contracts: install openapi-generator-cli and create type generation script 2026-01-11 16:30:43 +01:00
FINAL_UI_VERIFICATION_REPORT.md api-contracts: install openapi-generator-cli and create type generation script 2026-01-11 16:30:43 +01:00
FINAL_VERIFICATION.md [FIX] PROD-003: Corriger imports use-toast → useToast 2026-01-04 01:44:17 +01:00
FIX_APPLICATION_INSTRUCTIONS.md fix: Corriger URL Swagger et finaliser implémentation DeveloperPage 2026-01-18 13:55:28 +01:00
FIX_CSS_DIRECT_APPLIQUE.md fix: Corriger URL Swagger et finaliser implémentation DeveloperPage 2026-01-18 13:55:28 +01:00
FIX_REPORT_AUDIO_PROVIDER.md refactor of veza frontend ui- batch 1 2026-01-22 17:23:11 +01:00
FIX_REPORT_AUDIO_UI.md refactor of veza frontend ui- batch 1 2026-01-22 17:23:11 +01:00
flag.txt refactor of veza frontend ui- batch 1 2026-01-22 17:23:11 +01:00
FRONTEND_BACKEND_CONNECTION_STATUS.md [INT-AUTH-002] Remove duplicate auth store - migrate to features/auth/store/authStore.ts 2025-12-26 09:11:46 +01:00
full_features_list.md refactor: Phase 1 — SUMI token foundation 2026-02-12 01:48:01 +01:00
gen_hash.py report generation and future tasks selection 2025-12-08 19:57:54 +01:00
go.work.sum small fixes : cors + login loop 2026-02-07 20:36:48 +01:00
GUIDE_DEMARRAGE_INTEGRATION.md [DOC] Fix all remaining port 5173 references to 3000 2026-01-04 01:44:13 +01:00
IDENTIFIANTS_TEST.md fix: Corriger URL Swagger et finaliser implémentation DeveloperPage 2026-01-18 13:55:28 +01:00
IMPROVEMENTS_APPLIED.md api-contracts: install openapi-generator-cli and create type generation script 2026-01-11 16:30:43 +01:00
INTEGRATION_AUDIT_POST_IMPLEMENTATION.md [AUDIT] Post-implementation integration audit - Score: 8.5/10 2025-12-26 09:41:52 +01:00
INTEGRATION_AUDIT_REPORT_2025.md [INT-AUTH-002] Remove duplicate auth store - migrate to features/auth/store/authStore.ts 2025-12-26 09:11:46 +01:00
INTEGRATION_FIX_PROGRESS.md batch 1 2025-12-22 22:00:50 +01:00
INTEGRATION_ISSUES_INDEX.json fix(INT-000002): Multiple Auth Storage Mechanisms 2025-12-22 09:53:47 -05:00
INTEGRATION_REFERENCE.md batch 1 2025-12-22 22:00:50 +01:00
last_errors.txt report generation and future tasks selection 2025-12-08 19:57:54 +01:00
LICENSE Initial commit 2025-12-03 10:02:55 +01:00
LOGGING.md feat: centraliser tous les logs dans /var/log/veza avec rotation 2026-01-04 01:44:23 +01:00
LOGGING_AUDIT_SUMMARY.md [LOGGING] Fix #10: Erreurs silencieuses - Ajout de logs avec contexte pour toutes les erreurs dans core/auth et core/track 2026-01-04 01:44:15 +01:00
LOGGING_FILES_SETUP.md [FIX] PROD-003: Corriger imports use-toast → useToast 2026-01-04 01:44:17 +01:00
LOGGING_FILES_VERIFICATION.md [FIX] PROD-003: Corriger imports use-toast → useToast 2026-01-04 01:44:17 +01:00
LOGGING_FIXES_PROGRESS.md [LOGGING] Update progress: Fix #29 completed - Tous les problèmes corrigés (100%) 2026-01-04 01:44:17 +01:00
LOGGING_IMPLEMENTATION_EXAMPLES.md [LOGGING] Fix #10: Erreurs silencieuses - Ajout de logs avec contexte pour toutes les erreurs dans core/auth et core/track 2026-01-04 01:44:15 +01:00
LOGGING_ISSUES.md [LOGGING] Fix #10: Erreurs silencieuses - Ajout de logs avec contexte pour toutes les erreurs dans core/auth et core/track 2026-01-04 01:44:15 +01:00
LOGGING_ISSUES_TODOLIST.json [LOGGING] Fix #10: Erreurs silencieuses - Ajout de logs avec contexte pour toutes les erreurs dans core/auth et core/track 2026-01-04 01:44:15 +01:00
LOGGING_REFONTE_PLAN.md [LOGGING] Fix #10: Erreurs silencieuses - Ajout de logs avec contexte pour toutes les erreurs dans core/auth et core/track 2026-01-04 01:44:15 +01:00
Makefile small fixes : cors + login loop 2026-02-07 20:36:48 +01:00
Makefile.old refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
MAKEFILE_GUIDE.md api-contracts: install openapi-generator-cli and create type generation script 2026-01-11 16:30:43 +01:00
MODULE.bazel.lock small fixes : cors + login loop 2026-02-07 20:36:48 +01:00
MONITORING_SETUP.md stabilisation commit A 2026-01-07 19:39:21 +01:00
MVP_BUGS_TODOLIST.json [AUDIT] Real integration status - 58% pass rate, 2 blocking issues 2026-01-04 01:44:13 +01:00
MVP_FINAL_STATUS.md [DOC] MVP Final Status - Tests E2E partiellement fonctionnels 2026-01-04 01:44:15 +01:00
MVP_FIXES_SUMMARY.md [DOC] Added summary of MVP fixes and next steps 2026-01-04 01:44:13 +01:00
MVP_REMAINING_TASKS.json [LOGGING] Fix #10: Erreurs silencieuses - Ajout de logs avec contexte pour toutes les erreurs dans core/auth et core/track 2026-01-04 01:44:15 +01:00
MVP_SESSION_REPORT.md [DOC] Add MVP session report - ISSUE-001 & ISSUE-002 fixed 2026-01-04 01:44:14 +01:00
MVP_STATUS_REPORT.md [LOGGING] Fix #10: Erreurs silencieuses - Ajout de logs avec contexte pour toutes les erreurs dans core/auth et core/track 2026-01-04 01:44:15 +01:00
MVP_TEST_REPORT.md [TEST] MVP integration tests executed - 2/28 API passed, 0/20 E2E passed, 3 bugs found 2026-01-04 01:44:13 +01:00
MVP_UI_TRANSFORMATION_SUMMARY.md api-contracts: install openapi-generator-cli and create type generation script 2026-01-11 16:30:43 +01:00
name Plan UI premium 6.txt feat(web): UI premium Discord/Spotify-like — tokens, shadows, focus, layout 2026-02-08 17:15:58 +01:00
OPENAPI_MAINTENANCE_GUIDE.md [INT-010] int: Add API documentation (OpenAPI/Swagger) 2025-12-25 15:23:19 +01:00
package-lock.json fix(security): upgrade axios to fix CVE 2026-02-11 19:51:39 +01:00
package.json state-ownership: delete unused optimisticStoreUpdates.ts file 2026-01-15 19:26:53 +01:00
PAGINATION_STANDARD.md [INT-007] int: Standardize pagination format 2025-12-25 15:14:26 +01:00
PHASE_3_CLOSURE.md STABILISATION: phase 3–5 – API contract, tests & chat-server hardening 2025-12-06 17:21:59 +01:00
playwright.config.ts stabilizing apps/web: FIRST BATCH 2025-12-17 08:07:35 -05:00
POST_REMEDIATION_REPORT.md STABILISATION: phase 3–5 – API contract, tests & chat-server hardening 2025-12-06 17:21:59 +01:00
PROBLEMES_A_RESOUDRE.json stabilisation commit A 2026-01-07 19:39:21 +01:00
PRODUCTION_READINESS_REPORT.md [AUDIT] Update - Score: 31/70 - Backend API UP, Tests Frontend partiels 2026-01-04 01:44:17 +01:00
PRODUCTION_TODOLIST.json [FIX] PROD-010: Corriger ENUM PostgreSQL dans modèle User - Tests E2E passent 2026-01-04 01:44:19 +01:00
PROMPT_V0101_ITERATIF.md [T0-002] fix(rust): Corriger erreurs compilation Rust 2026-01-04 01:44:20 +01:00
PUBLICATION_READINESS.json [T0-002] fix(rust): Corriger erreurs compilation Rust 2026-01-04 01:44:20 +01:00
PUBLICATION_READINESS_REPORT.md [T0-002] fix(rust): Corriger erreurs compilation Rust 2026-01-04 01:44:20 +01:00
QA_FINAL_REPORT.md report generation and future tasks selection 2025-12-08 19:57:54 +01:00
QUICK_START_LOGS.md [FIX] PROD-003: Corriger imports use-toast → useToast 2026-01-04 01:44:17 +01:00
QUICK_START_MVP_TESTS.md [TEST] MVP integration tests executed - 2/28 API passed, 0/20 E2E passed, 3 bugs found 2026-01-04 01:44:13 +01:00
RAPPORT_ETAT_GLOBAL_TRANSFORMATION.md api-contracts: install openapi-generator-cli and create type generation script 2026-01-11 16:30:43 +01:00
RAPPORT_EXECUTION_TECHNIQUE_2025_02.md chore: playwright workflow, docs, rapports audit, visual-tests, tmt unit 2026-02-11 22:19:34 +01:00
RAPPORT_PROBLEMES.md stabilisation commit A 2026-01-07 19:39:21 +01:00
RAPPORT_RESOLUTION_TESTS_CYCLE1.md chore: playwright workflow, docs, rapports audit, visual-tests, tmt unit 2026-02-11 22:19:34 +01:00
RAPPORT_TEST_FINAL.md stabilisation commit A 2026-01-07 19:39:21 +01:00
RAPPORT_TESTS_FINAUX.md stabilisation commit A 2026-01-07 19:39:21 +01:00
RATE_LIMITING_COMMUNICATION_GUIDE.md [INT-013] int: Add API rate limiting communication 2025-12-25 15:30:01 +01:00
README.md chore: playwright workflow, docs, rapports audit, visual-tests, tmt unit 2026-02-11 22:19:34 +01:00
REAL_INTEGRATION_STATUS.md [AUDIT] Real integration status - 58% pass rate, 2 blocking issues 2026-01-04 01:44:13 +01:00
REAL_ISSUES_TODOLIST.json [FIX] MVP: Endpoints protégés fonctionnels 2026-01-04 01:44:15 +01:00
REGISTER_ENDPOINT_AUDIT.md [AUDIT] Analyse complète de l'endpoint d'enregistrement 2026-01-04 01:44:15 +01:00
REGISTER_ENDPOINT_SOLUTION.md [DOC] Solution: Problème Register identifié - Validation password trop stricte 2026-01-04 01:44:15 +01:00
REMEDIATION_BASELINE.md docs: baseline pré-remédiation 2026-02-11 19:48:01 +01:00
REMEDIATION_PLAN.md docs(remediation): add audit report, remediation plan and changelog skeleton 2025-12-06 13:25:54 +01:00
report.md report generation and future tasks selection 2025-12-08 19:57:54 +01:00
REPORT_ARCHITECTURE.md P0 UUID Phase A: migrations + backend Go UUID refactor 2025-12-04 02:15:48 +01:00
REPORT_AUDIT_2025_12_07-bis.md report generation and future tasks selection 2025-12-08 19:57:54 +01:00
REPORT_AUDIT_2025_12_07-ter.md report generation and future tasks selection 2025-12-08 19:57:54 +01:00
REPORT_AUDIT_2025_12_07.md report generation and future tasks selection 2025-12-08 19:57:54 +01:00
report_auth_repair_final.md report generation and future tasks selection 2025-12-08 19:57:54 +01:00
REPORT_BUGS.md P0 UUID Phase A: migrations + backend Go UUID refactor 2025-12-04 02:15:48 +01:00
REPORT_GLOBAL.md P0 UUID Phase A: migrations + backend Go UUID refactor 2025-12-04 02:15:48 +01:00
report_qa_audit.md report generation and future tasks selection 2025-12-08 19:57:54 +01:00
report_qa_audit_final.md report generation and future tasks selection 2025-12-08 19:57:54 +01:00
report_qa_e2e_blocked.md report generation and future tasks selection 2025-12-08 19:57:54 +01:00
REPORT_STATUS_2025_12_06.md docs(remediation): add audit report, remediation plan and changelog skeleton 2025-12-06 13:25:54 +01:00
REQUEST_RESPONSE_VALIDATION_GUIDE.md [INT-012] int: Add request/response validation 2025-12-25 15:27:21 +01:00
ROADMAP_90_DAYS.md P0 UUID Phase A: migrations + backend Go UUID refactor 2025-12-04 02:15:48 +01:00
rust-toolchain.toml BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
SECURITY_FIX_RUST_REPORT.md P0: stabilisation backend/chat/stream + nouvelle base migrations v1 2025-12-06 11:14:38 +01:00
shell_complet_et_vues_full_layout_afbefcf6.plan.md feat(web): UI premium Discord/Spotify-like — tokens, shadows, focus, layout 2026-02-08 17:15:58 +01:00
start_iteration.sh [T0-002] fix(rust): Corriger erreurs compilation Rust 2026-01-04 01:44:20 +01:00
start_mvp.sh fix: Corriger URL Swagger et finaliser implémentation DeveloperPage 2026-01-18 13:55:28 +01:00
start_recovery.sh feat: global update including storybook setup and backend fixes 2026-02-02 19:34:14 +01:00
STATUS_INFRA.md [DOC] Update troubleshooting guide with Redis system service solution 2026-01-04 01:44:13 +01:00
STORYBOOK_AUDIT_REPORT.md stabilisation: fix commit 2026-02-03 09:56:11 +01:00
STORYBOOK_ROADMAP.md stabilisation: fix commit 2026-02-03 09:56:11 +01:00
SUMI_DESIGN_SYSTEM.md refactor: Phase 1 — SUMI token foundation 2026-02-12 01:48:01 +01:00
talas_design_system_v2(1).html stabilisation commit 2026-01-04 01:44:23 +01:00
talas_design_system_v2.html stabilisation commit 2026-01-04 01:44:23 +01:00
TEST_DEV_RESULTS_2025_01_27.md fix: Corriger URL Swagger et finaliser implémentation DeveloperPage 2026-01-18 13:55:28 +01:00
test_mvp_endpoints.sh [TEST] Add MVP endpoints test script and update ISSUE-003 status 2026-01-04 01:44:14 +01:00
test_protected_endpoints.sh [FIX] MVP: Endpoints protégés fonctionnels 2026-01-04 01:44:15 +01:00
test_user_journey.sh [T0-002] fix(rust): Corriger erreurs compilation Rust 2026-01-04 01:44:20 +01:00
TESTS_MVP_README.md [TEST] MVP integration tests executed - 2/28 API passed, 0/20 E2E passed, 3 bugs found 2026-01-04 01:44:13 +01:00
todo.json stabilisation commit A 2026-01-07 19:39:21 +01:00
TRIAGE.md P0: stabilisation backend/chat/stream + nouvelle base migrations v1 2025-12-06 11:14:38 +01:00
typecheck_output.txt stabilisation commit A 2026-01-07 19:39:21 +01:00
typecheck_output_v2.txt stabilisation commit A 2026-01-07 19:39:21 +01:00
typecheck_output_v3.txt stabilisation commit A 2026-01-07 19:39:21 +01:00
typecheck_output_v4.txt stabilisation commit A 2026-01-07 19:39:21 +01:00
UI_COMPONENTS_EXHAUSTIVE_LIST.md stabilisation commit A 2026-01-07 19:39:21 +01:00
UI_IMPROVEMENTS_FINAL.md api-contracts: install openapi-generator-cli and create type generation script 2026-01-11 16:30:43 +01:00
UI_STATUS_REPORT.md refactor of veza frontend ui- batch 1 2026-01-22 17:23:11 +01:00
USER_TESTING_REPORT_CHROME.md api-contracts: install openapi-generator-cli and create type generation script 2026-01-11 16:30:43 +01:00
UUID_MIGRATION_CARTOGRAPHY.md P0: stabilisation backend/chat/stream + nouvelle base migrations v1 2025-12-06 11:14:38 +01:00
V0101_STATE.json [T0-002] fix(rust): Corriger erreurs compilation Rust 2026-01-04 01:44:20 +01:00
validate_v0101.sh [T0-002] fix(rust): Corriger erreurs compilation Rust 2026-01-04 01:44:20 +01:00
verify_logs_setup.sh [FIX] PROD-003: Corriger imports use-toast → useToast 2026-01-04 01:44:17 +01:00
veza-sumi-design-system.html refactor: Phase 1 — SUMI token foundation 2026-02-12 01:48:01 +01:00
VEZA_COMPLETE_AUDIT_PROMPT.md [BE-SEC-001] security: Fix ownership verification for user profile updates 2025-12-23 01:36:04 +01:00
VEZA_COMPLETE_MVP_TODOLIST.json [INFRA-012] infra: Set up auto-scaling 2025-12-25 21:43:00 +01:00
VEZA_COMPREHENSIVE_GUIDE.md refactor of veza frontend ui- batch 1 2026-01-22 17:23:11 +01:00
veza_design_system_v3.html stabilisation commit 2026-01-04 01:44:23 +01:00
veza_design_system_v4.html stabilisation commit 2026-01-04 01:44:23 +01:00
veza_design_system_v5.html stabilisation commit 2026-01-04 01:44:23 +01:00
veza_full_features_list.md BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
VEZA_INTEGRATION_PERFECTION_TODOLIST_TEMPLATE.json [INT-DOC-001] Generate OpenAPI/Swagger documentation (already configured, added /docs alias) 2025-12-26 09:32:56 +01:00
VEZA_INTEGRATION_V2_TODOLIST.json [INTEGRATION] Achieve 10/10 integration score 2025-12-26 09:55:05 +01:00
VEZA_MVP_AGENT_PROMPT_V2.md batch 1 2025-12-22 22:00:50 +01:00
VEZA_MVP_ETAT_DES_LIEUX.md stabilisation commit 2026-01-04 01:44:23 +01:00
VEZA_MVP_INFINITE_AGENT.md [BE-SEC-001] security: Fix ownership verification for user profile updates 2025-12-23 01:36:04 +01:00
VEZA_MVP_STABILITY_TODOLIST.json fix: resolve stream server compilation errors and integrate chat stability fixes 2026-01-04 01:44:22 +01:00
VEZA_MVP_TODOLIST_TRACKING.md fix(MVP-015): Standardize remember_me field name to snake_case 2025-12-22 23:27:51 +01:00
VEZA_MVP_VALIDATION_TODOLIST.json [BE-SEC-001] security: Fix ownership verification for user profile updates 2025-12-23 01:36:04 +01:00
VEZA_PRODUCTION_READY_GUIDE.md stabilisation commit 2026-01-04 01:44:23 +01:00
VEZA_ROADMAP.json [T0-006] docs: Mise à jour notes implémentation playback_analytics_handler 2026-01-04 01:44:22 +01:00
VEZA_STABLE_EXTENDED_MVP.json stabilisation commit 2026-01-04 01:44:23 +01:00
VEZA_V3_ANALYSIS.md stabilisation commit A 2026-01-07 19:39:21 +01:00
VEZA_VALIDATION_AGENT_PROMPT.md [BE-SEC-001] security: Fix ownership verification for user profile updates 2025-12-23 01:36:04 +01:00
VISUAL_UPGRADE_REPORT.md refactor of veza frontend ui- batch 1 2026-01-22 17:23:11 +01:00
WEBSOCKET_MESSAGE_FORMAT.md [INT-014] int: Add WebSocket message format standardization 2025-12-25 15:35:38 +01:00
WORKFLOW_TEST_ISSUES_INVENTORY.json api-contracts: install openapi-generator-cli and create type generation script 2026-01-11 16:30:43 +01:00

Veza Monorepo

Project Structure

  • apps/web: The main frontend application (React + Vite). This is the single source of truth for the UI.
  • veza-desktop: A thin Electron wrapper that loads apps/web. It creates the native desktop experience.
  • veza-backend-api: Main Go API service.
  • veza-stream-server: Rust streaming server.
  • veza-chat-server: Rust chat server.

Quick Start

Frontend

cd apps/web
npm install
npm run dev

Desktop (Optional)

Requires apps/web to be running.

cd veza-desktop
npm install
npm run dev

Docker Production

Canonical production compose file: docker-compose.prod.yml

docker compose -f docker-compose.prod.yml up -d

Deprecated (use docker-compose.prod.yml):

  • docker-compose.production.yml — legacy, may be removed
  • config/docker/docker-compose.production.yml — legacy config

See make/config.mk for COMPOSE_PROD and deployment docs.

Documentation

See docs/ for detailed architecture and development guides.