1
0
Fork 0
forked from OpenNeo/impress
impress/src
Emi Matchu 37bac38973 Oops, fix list caching when removing items via Impress 2020
I realized this months ago when adding `updated_at` changes to the
other actions around here, and I just forgot this one, and I've had a
sticky on my desk about it since then! Finally done!

Before this change, clicking "I own this" or "I want this" on the item
page, while you own/want the item and it's in a specific list, would
remove the item from the list but *not* update the list's `updated_at`
timestamp. Now, it does!

This affects caching on main DTI, which relies on the list's
`updated_at` to decide when to render new HTML.
2024-04-17 09:37:50 -07:00
..
app Oh wow, don't use the images.neopets.com asset proxy anymore either! 2024-04-06 03:39:05 -07:00
server Oops, fix list caching when removing items via Impress 2020 2024-04-17 09:37:50 -07:00
shared Logic & comment updates to #30 2022-12-22 18:58:49 -08:00
react-app-env.d.ts Finally finish TS setup, build works! 2021-02-02 21:38:57 -08:00