issues
search
lukeshafer
/
indigestion-cards
https://indigestioncards.com
6
stars
0
forks
source link
Big Accounts Update
#152
Closed
lukeshafer
closed
1 year ago
lukeshafer
commented
1 year ago
Overview
Add account login feature with profile customization
Improve the open pack experience, with re-ordering and saving of state between pages
Fix various bugs
Full commit log
Add userlogin entity. Add basic login features to website
Add improved login screen, fix prefetch issues on logout endpoint
Update UserConfig appearance
Update Astro and related dependencies
Add lookingFor attribute to users
Add api endpoint for updating the lookingFor
Add card pinning to profile
Update readme
Add temporary log to database to better understand why build is failing
Remove unneeded console log
Auto create user profile on login
Update login to create users if user is admin
Fix admin env session
Change prefetch logout to error
Update paths available to public
Update PinCardToProfileButton with Pin icon
Update user profile features
Remove extra login/logout buttons. Make lookingFor more intuitive
Update alert/notification styles
Include unopened cards when calculating shit pack percent
Save the most recent pack opening in localstorage
Add pack reordering on open-packs screen. Save order between page refresh
Fix rarity sorting to put full art at the top
Overview
Full commit log