bd4b67316c
Refactor image hash loading to use
PetService.getPet
, not CPN redirs
1d3aac436b
Fix detecting "pet not found" case
ebc01518bd
Remove unused Pet::WARDROBE_PATH constant
848e71f16d
Remove unused
Pet.from_viewer_data
constructor
f0ac2adc78
Remove unused options when loading pets
3419f8b8d1
Tweak NeoPass login success messages, to focus less on random username
6618651fcb
Use completely random NeoPass usernames for now
b03d9b264a
Increase maximum username length to 30
2e3cfd7cd1
Add development tooling to use live NeoPass, kinda
e2d763e3c3
Fix NeoPass access token request to use POST data instead of Auth header
7d18da01d8
Update schema.rb for ID column limit increase
92f6cb189f
Add /privacy route
812700248e
Update Devise paths to be at /users instead of /auth_users
f4133f8283
Add some cheesy formatting to the placeholder NeoPass UI
7f4c34ff6a
Oops, stop requiring a new password whenever AuthUser is changed
3eeb5d1065
Actually create user from NeoPass authentication! <3 <3
31a11a04fa
Read and customize the username reported by
neopass-server
9cbeee0acd
Refactor to use OpenID Connect OmniAuth gem instead of plain OAuth2
ffcfce2eb8
Use local-only HTTPS certs for the development neopass-server
c3eab22b4e
Downgrade jQuery on homepage to be the same version as everywhere else
c011e99819
Fix various JS Turbo issues
40804c1543
Fix the Chakra CSS reset applying to too many things on item page
d118d185e2
Add more NeoPass details to about page
7515527555
Oops, add ActionCable back to the app
75418339da
Add DTI 2020 link to item pages
9295ae75ad
Add the full ".html.haml" extension to "_item_header.haml"
01f9065dbd
Fix incorrect closet list deletion prompt message
b39542a2ba
Merge branch 'about-neopass'
6a347bd733
Add "Posted" date to NeoPass announcement
b388486676
Add NeoPass announcement banner to homepage
3f172b91c5
Oops, fix redirect to item thumbnail
3bf07b02da
A few more NeoPass about page copy edits
2cfcfaf69d
Rename StaticController to AboutController
9aef987f95
Move partials in views/static to views/application
e1a5eaeb68
Install cron job to run
rails public_data:commit
weekly in production
98dd9ec782
Create
rails public_data:pull
task, to load up the latest public data