issues
search
lukeshafer
/
indigestion-cards
https://indigestioncards.com
6
stars
0
forks
source link
dev
#58
Closed
lukeshafer
closed
1 year ago
lukeshafer
commented
1 year ago
Add domains, update some stack config details
Remove @apply. Remove console logs
Change streamer ID to lil_indigestion's
Add Astro middleware. Add basic password protection
Make page layouts more consistent. Reduce global font sizes. Close #35. Close #36.
Minor layout improvements
Add site transitions. Improve general styles
Update html API behind middleware. Add admin-user endpoints
Update workflow
Update main.yml
Update main.yml
Update main.yml
Update main.yml
Add Auth Middleware to all non-api routes. TODO: Api Routes
Refactor form styles out of my-form component
Remove useAdmin from all routes. Update some apis
Refactor api route constants to use HTML routes for htmx
Change constant so old unrefactored code gives a type error
Update more apis to use htmx
Add update-season feature
Refactor APIs for Rarity and Season. Minor update to alert boxes
Update Astro to 2.4.4
WIP: updating the create-pack-type api
Update SST, change bucket permissions
Update create pack type api, TODO: update form to use it
Update cors permissions on S3
Move all CRUD APIs to HTMX, update search patterns
Add proper twitch fetching for channel point rewards
Add Twitch Event Subscriptions support
Add option to refresh twitch events
Hide refresh button from non-admins
Fix errors with cookies, remove unused events
Update event permissions
Fix card stats not showing before someone has the card. Close #40.
Add card design stats overview, update breakdown to table view
Add card design stats overview, update breakdown to table view. Closes #41.
Fix issue with cards not being created due to how rarities were treated. Also fix Zod error, close #44
Update workflow to include branch
Add dynamo cache for channel point rewards. Add check for duplicate events. Close #46. Closes #43.
Fix issue with Twitch events not being received. Also add subscriptions to reward change/add/remove events.
Fix design page stats
Add instance page, close #8
Remove hyperscript, replace with Alpine. Close #32
Add logs for twitch events. Close #51
Add audits entity to db
Add audit tracking to all entities. Close #6.
Update sst and astro
Fix auth on subdomain. Add setup script for seeding admins in database. Close #45
Remove unused API endpoints from api deployment stack. Close #53. Fix an issue with saving twitch events.
Add focus styles to inputs. Clse #55