.github
feat(v0.501): Sprint 5 -- integration, tests, and cleanup
2026-02-22 18:40:07 +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
feat(v0.501): Sprint 5 -- integration, tests, and cleanup
2026-02-22 18:40:07 +01:00
chat_exports
report generation and future tasks selection
2025-12-08 19:57:54 +01:00
config
feat(monitoring): add Prometheus alerting rules for critical conditions
2026-02-22 17:36:07 +01:00
dev-environment
refactor: remove dead code (api_manager.go, unused templates)
2026-02-22 17:44:19 +01:00
docker /haproxy
chore: consolidate CI, E2E, backend and frontend updates
2026-02-17 16:43:21 +01:00
docs
docs(v0.502): plan d'implémentation Chat Server Rewrite (Rust → Go)
2026-02-22 20:26:18 +01:00
docs-assets /mermaid
BASE: completing the initial repo state
2025-12-03 22:56:50 +01:00
fixtures
chore: unify TypeScript version to 5.9.3 across all packages
2026-02-22 17:45:07 +01:00
home/senke/git/talas/veza/apps/web /src
small fixes : cors + login loop
2026-02-07 20:36:48 +01:00
infra
Phase 2 stabilisation: code mort, Modal→Dialog, feature flags, tests, router split, Rust legacy
2026-02-14 17:23:32 +01:00
k8s
chore: consolidate CI, E2E, backend and frontend updates
2026-02-17 16:43:21 +01:00
loadtests
chore: consolidate CI, E2E, backend and frontend updates
2026-02-17 16:43:21 +01:00
make
docs: add full stack startup procedure for v0.101
2026-02-18 12:04:27 +01:00
migrations
BASE: completing the initial repo state
2025-12-03 22:56:50 +01:00
proto
refactor(infra): centralize protobuf definitions in shared proto/ directory
2026-02-22 17:45:11 +01:00
scripts
feat(v0.501): Sprint 5 -- integration, tests, and cleanup
2026-02-22 18:40:07 +01:00
sub_task_agents
Phase 2 stabilisation: code mort, Modal→Dialog, feature flags, tests, router split, Rust legacy
2026-02-14 17:23:32 +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(audit 2.4, 2.5): supprimer code mort Education et cmd/modern-server
2026-02-15 14:39:40 +01:00
tools
BASE: completing the initial repo state
2025-12-03 22:56:50 +01:00
veza-backend-api
feat(v0.501): Sprint 5 -- integration, tests, and cleanup
2026-02-22 18:40:07 +01:00
veza-chat-server
test(rust): add 51 unit tests across chat and stream servers
2026-02-22 17:55:27 +01:00
veza-common
chore: audit 2.8 et 2.9 — gitignore et Tokio
2026-02-15 14:47:31 +01:00
veza-docs
chore: unify TypeScript version to 5.9.3 across all packages
2026-02-22 17:45:07 +01:00
veza-stream-server
feat(v0.501): Sprint 2 -- HLS production-ready
2026-02-22 18:16:37 +01:00
.cursorrules
docs(v0.502): plan d'implémentation Chat Server Rewrite (Rust → Go)
2026-02-22 20:26:18 +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: consolidate CI, E2E, backend and frontend updates
2026-02-17 16:43:21 +01:00
103_audit_global_features_states.md
chore: consolidate CI, E2E, backend and frontend updates
2026-02-17 16:43:21 +01:00
103_RAPPORT_ETAT_FEATURES_2026_02_16.md
chore: consolidate CI, E2E, backend and frontend updates
2026-02-17 16:43:21 +01:00
AUDIT_TECHNIQUE_2026-02-22.md
feat(v0.501): Sprint 4 -- Cloud frontend + Gear advanced
2026-02-22 18:30:49 +01:00
CHANGELOG.md
docs(v0.501): Sprint 6 -- finalization and tag
2026-02-22 18:45:07 +01:00
CONTRIBUTING.md
chore(v0.102): consolidate remaining changes — docs, frontend, backend
2026-02-20 13:02:12 +01:00
DEMARRAGE_SIMPLE.md
[DOC] Add simple startup guide for integration testing
2026-01-04 01:44:13 +01:00
docker-compose.env.example
feat(payments): document Hyperswitch activation and validate checkout flow
2026-02-15 16:08:49 +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
feat(v0.501): Sprint 1 -- infrastructure foundations
2026-02-22 18:10:25 +01:00
docker-compose.staging.yml
feat(v0.501): Sprint 1 -- infrastructure foundations
2026-02-22 18:10:25 +01:00
docker-compose.test.yml
fix(infra): align PostgreSQL to version 16 in test compose
2026-02-22 17:35:35 +01:00
docker-compose.yml
feat(v0.501): Sprint 1 -- infrastructure foundations
2026-02-22 18:10:25 +01:00
flag.txt
refactor of veza frontend ui- batch 1
2026-01-22 17:23:11 +01:00
gen_hash.py
report generation and future tasks selection
2025-12-08 19:57:54 +01:00
go.work
chore: consolidate CI, E2E, backend and frontend updates
2026-02-17 16:43:21 +01:00
go.work.sum
refactor(websocket): replace gorilla/websocket with coder/websocket
2026-02-22 17:53:10 +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
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
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
package-lock.json
feat(v0.501): Sprint 4 -- Cloud frontend + Gear advanced
2026-02-22 18:30:49 +01:00
package.json
chore: unify TypeScript version to 5.9.3 across all packages
2026-02-22 17:45:07 +01:00
playwright.config.ts
stabilizing apps/web: FIRST BATCH
2025-12-17 08:07:35 -05:00
README.md
chore(v0.102): consolidate remaining changes — docs, frontend, backend
2026-02-20 13:02:12 +01:00
rust-toolchain.toml
BASE: completing the initial repo state
2025-12-03 22:56:50 +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
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
turbo.json
chore: add Turborepo for monorepo orchestration
2026-02-14 22:38:32 +01:00
Untitled
chore: consolidate CI, E2E, backend and frontend updates
2026-02-17 16:43:21 +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
VERSION
chore(release): v0.101.0 stable
2026-02-18 18:16:26 +01:00
veza-sumi-design-system.html
chore: consolidate CI, E2E, backend and frontend updates
2026-02-17 16:43:21 +01:00
veza_full_feature_list.md
chore: consolidate CI, E2E, backend and frontend updates
2026-02-17 16:43:21 +01:00
vitest-output.txt
Phase 2 stabilisation: code mort, Modal→Dialog, feature flags, tests, router split, Rust legacy
2026-02-14 17:23:32 +01:00
vitest_output.txt
Phase 2 stabilisation: code mort, Modal→Dialog, feature flags, tests, router split, Rust legacy
2026-02-14 17:23:32 +01:00