MosswartOverlord/static
erik 973c3722bc fix: address code review findings for inventory delta feature
- Fix remaining f-string SQL injection in process_inventory (same pattern
  as single-item endpoints: parameterized ANY(:ids) queries)
- Add null guard for item_id in backend delta remove handler
- Add response status logging for inventory service HTTP calls
- Fix frontend ID fallback consistency in updateInventoryLive
- Replace debug print() with logger.debug()
- Add comment for Decal Slot_Decal magic number

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 15:58:10 +00:00
..
icons added inventory, updated DB 2025-06-10 19:21:21 +00:00
debug.html Debug and inventory 2025-06-19 17:46:19 +00:00
dereth.png Overlord sees all 2025-04-29 22:23:34 +00:00
favicon.ico added favicon 2025-05-09 23:31:01 +00:00
index.html major fixes for inventory 2025-07-02 10:29:36 +00:00
inventory.html Add client-side spell column sorting and improve inventory search 2026-01-28 15:32:54 +00:00
inventory.js Add client-side spell column sorting and improve inventory search 2026-01-28 15:32:54 +00:00
prismatic-taper-icon.png Major overhaul of db -> hypertable conversion, updated GUI, added inventory 2025-06-08 20:51:06 +00:00
script.js fix: address code review findings for inventory delta feature 2026-02-28 15:58:10 +00:00
style-ac.css Extract createWindow helper to deduplicate window setup code 2026-02-26 09:26:06 +00:00
style.css Redesign character window to match TreeStats layout and style 2026-02-27 14:39:20 +00:00
suitbuilder.css Add suitbuilder UI improvements for locked slots and suit summary 2026-02-05 19:11:37 +00:00
suitbuilder.html Add suitbuilder UI improvements for locked slots and suit summary 2026-02-05 19:11:37 +00:00
suitbuilder.js Add suitbuilder UI improvements for locked slots and suit summary 2026-02-05 19:11:37 +00:00