-
287d7af1b9
Fix minor whitespace issue on item page "Occupies" zone list
Emi Matchu
2024-09-12 16:03:10 -0700
-
58d7c38523
Simplify CSP header for SWF asset embeds, to fix 502 for some assets
Emi Matchu
2024-09-12 15:59:18 -0700
-
68b6f46939
Oops, fix typo blocking non-bold-or-italic Delicious font from loading
Emi Matchu
2024-09-09 21:45:52 -0700
-
cf6a19a7fc
Use Noto Sans as a fallback if Delicious fails to load
Emi Matchu
2024-09-09 21:44:39 -0700
-
9e052789db
fix hash in
Thanks for showing us
banner
Steve C
2024-09-09 23:37:55 -0400
-
30f211caf3
Remove some now-unused homepage styles
Emi Matchu
2024-09-09 21:34:49 -0700
-
dab865689f
Refactor module sections on homepage, to handle font change
Emi Matchu
2024-09-09 21:33:05 -0700
-
283e45cf3a
fix hash in
Thanks for showing us
banner
Steve C
2024-09-09 23:37:55 -0400
-
-
874483eacb
Fix SassC::SyntaxError when compiling perfectly valid CSS files
Emi Matchu
2024-09-09 19:59:43 -0700
-
2466e5971e
Move font definitions into a separate CSS file, using ERB and not Sass
Emi Matchu
2024-09-09 19:49:51 -0700
-
ce50a19d31
Remove second reference to Delicious fonts that I missed
Emi Matchu
2024-09-09 19:45:58 -0700
-
d55512ad99
Remove unused _blue.sass file
Emi Matchu
2024-09-09 19:34:10 -0700
-
852dc74001
Migrate from Droid fonts to Noto fonts, and host them locally
Emi Matchu
2024-09-09 19:31:41 -0700
-
1d36e60df9
Remove now-unnecessary extra header on Modeling Hub page
Emi Matchu
2024-09-09 19:06:19 -0700
-
0f7b01bec3
Remove unused DEBUG variable from pets/bulk.js
Emi Matchu
2024-09-09 19:05:07 -0700
-
a14c4fca48
Remove needed items form on Modeling Hub
Emi Matchu
2024-09-09 18:56:39 -0700
-
a315282b70
Extract all the item pages' stylesheets into their own CSS files
Emi Matchu
2024-09-09 18:48:08 -0700
-
38b2bad044
Include application stylesheet first, so other styles override it
Emi Matchu
2024-09-09 18:33:28 -0700
-
8a8dd468be
Improve handling of image hash pet names on the homepage
Emi Matchu
2024-09-09 18:25:56 -0700
-
d84ab44771
Fix response when modeling pet from Modeling Hub homepage form
Emi Matchu
2024-09-09 18:17:09 -0700
-
903fb19d5c
Remove some unused code from outfits/new.js
Emi Matchu
2024-09-09 18:11:03 -0700
-
7f356cdede
Slight improvement to Customize More noscript behavior
Emi Matchu
2024-09-09 16:27:23 -0700
-
2aed7b21db
Add noscript hover behavior for the Customize More button on item page
Emi Matchu
2024-09-09 16:19:20 -0700
-
d1ac66a80f
Remove "Customize more" tooltip, now that the button shows it on hover
Emi Matchu
2024-09-09 16:13:35 -0700
-
0e314482f7
Set Prettier default to tabs instead of spaces, run on all JS
Emi Matchu
2024-09-09 16:10:45 -0700
-
71ffb7f1be
Add the slide-out "Customize more" label back to item preview button
Emi Matchu
2024-09-09 13:05:42 -0700
-
a7638ef510
Add support for hashed pet images on homepage
Steve C
2024-09-09 09:06:29 -0400
-
-
2ffad8120e
Oops, one more item preview area size tweak
Emi Matchu
2024-09-08 19:08:27 -0700
-
3f4e864a17
Tweak styles for item preview area sizes
Emi Matchu
2024-09-08 18:54:11 -0700
-
9f62d7cdbe
Oops, fix bug with restricted zones from item search in wardrobe
Emi Matchu
2024-09-08 18:15:27 -0700
-
27774d908f
Better error handling for item page preview HTTP error
Emi Matchu
2024-09-08 13:36:30 -0700
-
09572b5c05
Improve noscript species face picker styles
Emi Matchu
2024-09-08 13:29:34 -0700
-
5f2c454423
Actually, not-glitched is more important in item previews than pose
Emi Matchu
2024-09-08 12:08:15 -0700
-
0b4d6dc7e6
Oops, remove stray logging
Emi Matchu
2024-09-08 12:01:16 -0700
-
d470dde135
Default to masc/fem for colors like "elderlyboy", in item previews
Emi Matchu
2024-09-07 16:12:05 -0700
-
620e59f3ed
Add
rails rainbow_pool:import
task, to get clean image hashes for pets
Emi Matchu
2024-09-07 12:51:59 -0700
-
be560e4595
Upgrade async and related gems, and fix async-http response handling
Emi Matchu
2024-09-07 12:14:12 -0700
-
c9f2d660bc
Handle crash on new item page when SWF asset has no image available
Emi Matchu
2024-09-06 17:57:18 -0700
-
052c02f841
Prefer non-glitched over newer for canonical pet state on item page
Emi Matchu
2024-09-06 17:29:12 -0700
-
96215c037a
Add Customize More button back to item pages
Emi Matchu
2024-09-06 17:12:11 -0700
-
3a18820d05
Oops, fix layout for error when item preview fails to load
Emi Matchu
2024-09-06 16:24:58 -0700
-
5131ba40d8
Remove some now-unused ItemPage JS files
Emi Matchu
2024-09-06 16:11:05 -0700
-
65eaa031dd
Speed up deploys with Ansible's pipelining option
Emi Matchu
2024-09-06 12:22:28 -0700
-
2e7bdc47d7
Move some Ansible config out of scripts and into
ansible.cfg
Emi Matchu
2024-09-06 12:16:26 -0700
-
d69c37089e
Fix bug where item preview loading indicator sometimes doesn't delay
Emi Matchu
2024-09-06 12:13:10 -0700
-
5001a50a60
Add announcement about new item page, replacing the hidden Neopass one
Emi Matchu
2024-09-06 11:47:17 -0700
-
c60dceb0ae
Merge branch 'simpler-item-previews'
Emi Matchu
2024-09-06 11:09:16 -0700
-
-
2dbbc4bdd8
Upgrade Yarn version to 4.4.1
Emi Matchu
2024-09-06 11:01:10 -0700
-
30eced448d
Fix bug precompiling a CSS file that contains a
min()
expression
simpler-item-previews
Emi Matchu
2024-09-06 11:00:49 -0700
-
6f08abc3aa
Add html5 badge to new item previews
Emi Matchu
2024-09-05 18:48:41 -0700
-
edcb21558a
Drastically reduce queries for item page preview
Emi Matchu
2024-09-05 17:52:35 -0700
-
176ab20fd1
Cache the
Item#appearances
field
Emi Matchu
2024-09-05 17:41:04 -0700
-
0305817cec
Use fewer SQL queries to get species for species face picker
Emi Matchu
2024-09-05 17:39:47 -0700
-
4d5b583432
Remove some unnecessary console messages for new outfit viewer
Emi Matchu
2024-09-05 17:37:16 -0700
-
2e48376c5a
Auto-submit the species color picker on change, for new item previews
Emi Matchu
2024-09-05 17:34:54 -0700
-
2ea8f16e43
Style the face picker on item page nicely for desktop!
Emi Matchu
2024-09-05 16:51:06 -0700
-
de99e0236b
Style the face picker on item page nicely for mobile
Emi Matchu
2024-09-05 16:28:17 -0700
-
6dd8e585a3
Add responsive layout for item page
Emi Matchu
2024-09-05 16:18:48 -0700
-
77ff55353c
Copy selected/focus face picker styles from Impress 2020
Emi Matchu
2024-09-03 17:54:56 -0700
-
a88fc14bd7
Use hi-res pet images in face picker for new item previews
Emi Matchu
2024-09-03 17:34:31 -0700
-
9f44fd47e4
Add "No data yet" to species face tooltip when needed, in item previews
Emi Matchu
2024-09-03 17:27:43 -0700
-
4c44f8d6a4
Fix species face picker going inert again after Turbo frame load
Emi Matchu
2024-09-03 17:07:53 -0700
-
2b2bffd9da
Disable pet faces that the item doesn't fit, in new item previews
Emi Matchu
2024-09-03 16:42:04 -0700
-
a184c75575
Handle noscript for the new species face picker
Emi Matchu
2024-09-03 13:46:29 -0700
-
c06c297174
Extremely lo-fi new species face picker for simplified item previews
Emi Matchu
2024-09-03 13:23:58 -0700
-
36f8efadbf
Add more detailed zone occupy info to simplified item preview page
Emi Matchu
2024-09-03 12:55:10 -0700
-
e0f9a27adc
Merge branch 'main' into simpler-item-previews
Emi Matchu
2024-08-31 13:43:10 -0700
-
-
-
-
1c36276865
Remove unused
special_color
logic from Item
Emi Matchu
2024-08-31 13:42:25 -0700
-
6fdeffebf1
Simplify PetType.random_basic_per_species
Emi Matchu
2024-08-31 13:37:12 -0700
-
2f341cfd39
Merge branch 'main' into simpler-item-previews
Emi Matchu
2024-08-31 13:31:46 -0700
-
-
-
-
6312253b82
Simplify standard_species_search_links helper
Emi Matchu
2024-08-31 13:31:24 -0700
-
8ab5af1aca
Remove unused logic for whether a zone is "sometimes" occupied
Emi Matchu
2024-08-31 13:14:22 -0700
-
bd62476722
Add basic zone info to simpler item previews
Emi Matchu
2024-08-31 13:07:18 -0700
-
5cbab5a766
Merge branch 'main' into simpler-item-previews
Emi Matchu
2024-08-31 12:50:56 -0700
-
-
-
-
e67830642c
Upgrade to Ruby 3.3.4 in production
Emi Matchu
2024-08-31 12:49:50 -0700
-
1972ecf043
Use
async
instead of defer
for analytics script
Emi Matchu
2024-08-31 12:15:27 -0700
-
30e757b050
Add x86_64 versions of some of the cached gems
Emi Matchu
2024-08-31 12:08:14 -0700
-
af8dd42830
Add better support for hashed pet names
Emi Matchu
2024-08-31 12:07:52 -0700
-
e80a49a086
Add better support for hashed pet names
Steve C
2024-08-30 01:45:39 -0400
-
-
-
8ad0025e32
A few more comments and code style refactors for item previews
Emi Matchu
2024-08-30 17:09:39 -0700
-
04ffc30e92
Remove SSW link, does not work on neopets anymore
Steve C
2024-08-30 01:46:59 -0400
-
acade360a8
Update Ruby to 3.3.4, and update gems
Emi Matchu
2024-08-27 17:06:22 -0700
-
fdfc6c9756
Add matchu@deathstar SSH key
Emi Matchu
2024-08-19 10:48:16 -0700
-
b2b16a2edc
Merge branch 'main' into simpler-item-previews
Matchu
2024-07-09 14:26:47 -0700
-
-
-
-
88836082f2
Release the Shopping List button to everyone
Matchu
2024-07-09 13:39:20 -0700
-
c55f71a000
Rename GetTheseItemsButton -> ShoppingListButton
Matchu
2024-07-09 13:36:42 -0700
-
a007479f99
Link to the NC Mall homepage from the Shopping List
Matchu
2024-07-09 13:30:28 -0700
-
81c6a4a023
Add outfit name to Shopping List page title
Matchu
2024-07-09 13:19:23 -0700
-
d7eb490ac0
Use a shopping bag icon for the "Shopping List" button
Matchu
2024-07-09 13:14:22 -0700
-
c96b726a61
Rebrand the "Item Getting Guide" as "Shopping List"
Matchu
2024-07-09 13:04:22 -0700
-
f0b1d2281e
Slight improvement for double-clicking play/pause in new item preview
Matchu
2024-07-08 17:29:22 -0700
-
16bd966a7d
Slight improvement for play/pause active style in new item page preview
Matchu
2024-07-08 17:25:55 -0700
-
bf30ca0252
Fix loading cursor bug for new item page preview
Matchu
2024-07-08 17:24:18 -0700
-
26954a3bf2
Restyle play/pause button for new item page preview
Matchu
2024-07-08 17:19:14 -0700
-
20202b5cd9
Potentially improve loading state in new item page preview
Matchu
2024-07-08 16:44:22 -0700
-
b03fee8c7e
Save playing state to a cookie for the new item page preview
Matchu
2024-07-08 16:27:38 -0700
-
1aba4f405e
Add hacky play/pause toggle to new item page preview
Matchu
2024-07-08 13:43:28 -0700
-
7688caebe1
Handle iframe outright failing to load in new item page preview
Matchu
2024-07-08 10:44:01 -0700
-
fcad7e2bc9
Add a clearer error indicator to new item page previews
Matchu
2024-07-08 10:36:16 -0700
-
d18f43d769
Fix a bug transitioning between two loading states in item page preview
Matchu
2024-07-07 21:52:38 -0700