hensei-api/app
Justin Edmund 197577d951 Add weapon position update and swap endpoints
- PUT /parties/:party_id/grid_weapons/:id/position
- POST /parties/:party_id/grid_weapons/swap
- Validate positions and handle mainhand/extra slots
- Use transactions for atomic swaps
2025-09-16 03:28:02 -07:00
..
assets Implement embed images (#173) 2025-01-18 09:08:15 -08:00
blueprints/api/v1 Render the correct view when updating jobs (#186) 2025-02-25 09:11:13 -05:00
controllers Add weapon position update and swap endpoints 2025-09-16 03:28:02 -07:00
errors Add error classes for drag-drop validation 2025-09-16 03:27:19 -07:00
helpers Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
jobs More embed image bandaids (#175) 2025-01-18 22:32:13 -08:00
models Update config files (#189) 2025-02-27 23:13:57 -08:00
services Add a data miner for downloading data from GBF (#196) 2025-03-06 19:12:44 -08:00