Commit Graph

4 Commits

Author SHA1 Message Date
4427428cf6 feat: implement media processing plugins and update repository structure 2025-11-02 15:40:39 +01:00
a5a88c7f33 feat: expand workspace to include libertas_infra and libertas_worker
feat(libertas_api): add dependency on libertas_infra and async-nats

refactor(libertas_api): consolidate config loading and add broker_url

refactor(libertas_api): integrate NATS client into app state and services

feat(libertas_core): introduce config module for database and server settings

fix(libertas_core): enhance error handling with detailed messages

feat(libertas_infra): create infrastructure layer with database repositories

feat(libertas_infra): implement Postgres repositories for media and albums

feat(libertas_worker): add worker service to process media jobs via NATS
2025-11-02 10:22:38 +01:00
7ea91da20a refactor: move route definitions to a separate module 2025-11-02 09:37:20 +01:00
455e144ffb init 2025-11-02 09:31:01 +01:00