Commit Graph

11 Commits

Author SHA1 Message Date
3eeedebb15 major refactor 2026-03-13 01:07:02 -03:00
4e9d731cff Remove REST API, keep GraphQL as sole API
- Add missing GraphQL mutations: retryJob, updateAsset, deleteAsset
- Add UpdateAssetRequest and DeleteResult to schema source of truth
- Move Lambda callback endpoint to main.py (only REST endpoint)
- Remove REST routes, pydantic schemas, and deps
- Remove pydantic target from modelgen.json
- Update architecture diagrams and documentation
2026-02-12 20:07:51 -03:00
72e4113529 updated modelgen tool 2026-02-06 20:18:45 -03:00
e642908abb shoehorning graphql, step functions and lamdas. aws deployment scripts 2026-02-06 18:25:42 -03:00
013587d108 plug task enqueing properly 2026-02-06 10:49:05 -03:00
2cf6c89fbb ui video selector 2026-02-06 09:41:50 -03:00
2e6ed4e37a scan media folder 2026-02-06 09:06:10 -03:00
c0a3901951 move grpc to proper location 2026-02-06 08:22:50 -03:00
30b2e1cf44 fixes and modelgen insert 2026-02-04 09:53:48 -03:00
3db8c0c453 timeline and readme 2026-02-03 14:00:20 -03:00
67573713bd django and fastapi apps 2026-02-03 12:20:40 -03:00