Commit graph

14 commits

Author SHA1 Message Date
65ca344582 Fix create trade offer flow and other related bugs 2025-03-26 11:38:02 -07:00
f3a1366269 Fix gravatar hovercards, and add trade_offer image generation with playwright, for use with opengraph tags on trade_offer_detal.html 2025-03-20 23:59:22 -07:00
c77e32a82d Change _messages fragment to have default of alert-info instead of bg-base-100 2025-03-17 15:22:46 -07:00
86c7eba10a Refactor database models to majorly increase queries needed and decrease load times of home from 30 secs to 5 sec (we will be caching the rest to decrease even further via background tasks) 2025-03-17 14:08:01 -07:00
f7a9b2f823 Add rarity field to trade_offer instead of looking up via cards 2025-03-16 19:27:16 -07:00
ba33139993 Update all auth config to always email notifications, use https, min username length of 3, and login on email confirmation 2025-03-15 22:27:21 -07:00
27c7238a82 Enable caching via DB and update cache timeouts 2025-03-15 22:16:00 -07:00
b97ddde71c fix card_multiselect filtering and quantity controls 2025-03-13 15:48:26 -07:00
d62956d465 finished conversion to tailwind 2025-03-11 23:47:20 -07:00
6e2843c60e progress on conversion to tailwind 2025-03-11 23:47:20 -07:00
0b8e6c2d50 Add tailwind and daisyUI 2025-03-11 23:47:19 -07:00
80da7be559 fix auto-login debugging middleware to only apply to localhost or 127.0.0.1 2025-02-26 17:07:04 -08:00
71b3993326 Initial working version with minor bugs 2025-02-26 00:17:06 -08:00
wsvincent
f946e4933a clone from upstream lithium project 2025-02-26 00:17:06 -08:00