18 Commits

Author SHA1 Message Date
8a1603a661 feat: more comprehensive handling of railjack items in sellController (#1687)
Some checks failed
Build / build (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
Closes #1675

Reviewed-on: #1687
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-17 07:59:57 -07:00
4cb1ea94e5 feat: sell/scrap CrewShipWeapons (#1655)
Some checks failed
Build / build (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
Closes #1646

Reviewed-on: #1655
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-16 06:29:27 -07:00
054abee62c chore: use inventory projection in sellController (#1399)
All checks were successful
Build / build (22) (push) Successful in 45s
Build / build (18) (push) Successful in 1m16s
Build / build (20) (push) Successful in 1m19s
Build Docker image / docker (push) Successful in 1m25s
Yeah, it's not pretty but it's a good amount faster.

Reviewed-on: #1399
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-03-31 04:16:09 -07:00
a029c288b7 fix: free slot when selling or otherwise getting rid of items (#1169)
Some checks failed
Build Docker image / docker (push) Waiting to run
Build / build (18) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Reviewed-on: #1169
2025-03-13 04:25:59 -07:00
b3003b9fb3 feat: resource extractor drones (#1068)
Some checks are pending
Build / build (18) (push) Waiting to run
Build / build (20) (push) Waiting to run
Build / build (22) (push) Waiting to run
Build Docker image / docker (push) Waiting to run
Closes #793

Reviewed-on: #1068
2025-03-03 05:48:46 -08:00
86a2b57e22
feat(webui): more equipment (#826) 2025-01-19 15:03:34 +01:00
3a4eea379d
chore: move sell types to sellController (#731) 2025-01-06 05:34:37 +01:00
52d1b72701
fix: selling MiscItems doesn't remove them from inventory (#680) 2025-01-02 08:55:04 +01:00
48aa145a20
fix: error when attempting to sell items for ducats (#678) 2024-12-31 21:17:46 +01:00
3a1b407a81
fix: selling consumable/gear items (#639) 2024-12-25 01:08:18 +01:00
8ad979ab11
fix: can't dissolve arcanes (#634) 2024-12-23 23:32:33 +01:00
987b05a334
chore: update express to v5 (#599) 2024-12-22 15:42:24 +01:00
ac6eaa2f4e
fix: Convert all Body to String Before Use (#382) 2024-06-24 12:37:28 +02:00
722a9aba5b
improve: suppress no-misued-promises when declaring RequestHandler (#332) 2024-06-20 11:47:21 +02:00
1bbdfb030c
feat: implement selling of recipes (#328) 2024-06-19 10:33:11 +02:00
b1e0de862f
feat: implement selling/dissolving of mods (#240) 2024-05-29 16:18:41 +02:00
6294a315a8
feat: properly implement nonce (#220) 2024-05-28 13:45:06 +02:00
1dd9f4ca4f
feat: selling of warframes & weapons (#157) 2024-05-06 15:06:30 +02:00