11 Commits

Author SHA1 Message Date
cbb3c473f8 chore: update eslint
All checks were successful
Build / build (20) (push) Successful in 40s
Build / build (18) (push) Successful in 1m18s
Build / build (22) (push) Successful in 1m19s
Build / build (18) (pull_request) Successful in 41s
Build / build (22) (pull_request) Successful in 38s
Build / build (20) (pull_request) Successful in 1m24s
2025-03-29 18:42:04 +01:00
6d12d90877 chore: add indexes for various models (#1213)
All checks were successful
Build / build (22) (push) Successful in 42s
Build / build (18) (push) Successful in 1m7s
Build Docker image / docker (push) Successful in 31s
Build / build (20) (push) Successful in 1m14s
These are looked up by the owner account id and/or assumed to exist only once per account.
No index was added for "Ships" as that does not match these critera.

Reviewed-on: #1213
2025-03-16 08:46:02 -07:00
2891e2fef5 chore: fix various eslint issues (#1176)
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: #1176
2025-03-15 03:24:39 -07:00
45cb9c6da0
fix: acquisition of railjack (#629) 2024-12-23 22:47:58 +01:00
2178b7523e
improve: loadout config save FocusSchool (#408) 2024-06-26 16:23:52 +02:00
e2221f257b
refactor: Combine Equipment and Config Types (#289)
Co-authored-by: AMelonInsideLemon <AMelonInsideLemon@users.noreply.github.com>
Co-authored-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
2024-06-16 17:51:20 +02:00
e3f543d9be
improve: ensure 'npm run lint' passes without errors (#249) 2024-06-01 13:03:27 +02:00
f4ab8e2233
fix: not being able to unequip gear when "visible when holstered" is off (#216) 2024-05-12 23:35:48 +02:00
9bded04dfd
feat: unequipping weapons & deleting loadout configs (#160) 2024-05-04 23:11:55 +02:00
a96eea0e63
feat: Ship Customizations, Personal Rooms (Orbiter, Apartment) (#132)
This breaks existing accounts
2024-02-18 13:58:43 +01:00
dd99e8782c
saveLoadout and misc. (#99)
Co-authored-by: Matej Voboril <tobiah@pm.me>
2023-12-14 17:34:15 +01:00