hensei-api/app
Justin Edmund e98e59491d add crew controllers, blueprints, routes, and errors
- CrewsController: create, show, update, members, leave, transfer_captain
- CrewMembershipsController: update, destroy, promote, demote
- CrewAuthorizationConcern for member/officer/captain checks
- blueprints for serialization
- custom error classes for crew operations
2025-12-03 22:41:25 -08:00
..
assets Implement embed images (#173) 2025-01-18 09:08:15 -08:00
blueprints/api/v1 add crew controllers, blueprints, routes, and errors 2025-12-03 22:41:25 -08:00
controllers add crew controllers, blueprints, routes, and errors 2025-12-03 22:41:25 -08:00
errors add crew controllers, blueprints, routes, and errors 2025-12-03 22:41:25 -08:00
helpers Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
jobs add artifact image download service and job 2025-12-03 13:37:10 -08:00
models add crew and crew_membership models with migrations 2025-12-03 22:41:19 -08:00
services add artifact import from game data 2025-12-03 14:20:21 -08:00