Commit graph

6 commits

Author SHA1 Message Date
66f20747a9 Use higher-res outfit thumbnails if the device has at least 2x DPI 2024-02-08 10:07:09 -08:00
c06cea2a3c Remove slightly-broken edit outfit links from user outfits page
The URL anchors were getting like. double-encoded? The `closet[]` part
was encoding as `closet%255B%255D`. Maybe a thing in Rails, where you
need to mark them `html_safe` to insert them in a URL like that?

Well anyway, those URLs are redundant now, I just have it link straight
to the same outfit page as the big link!
2023-10-24 18:05:51 -07:00
1ef39f854c localize outfits#_outfit 2013-01-26 12:42:38 -06:00
f5cf9aa13b redesign outfits#index with thumbnails 2012-07-29 15:43:28 -04:00
d0dd797cdf delete outfits from outfit page 2011-07-14 13:14:06 -04:00
1207e84804 nice page to view current user's outfits 2011-03-23 18:23:01 -04:00