card-drop/src/helpers
Ethan Lane 66243e6742
All checks were successful
Deploy To Stage / build (push) Successful in 15s
Deploy To Stage / deploy (push) Successful in 16s
Fix fuzzy /view to be consistent with its pages (#345)
- Fix the `/view` command to have a set amount of cards in its page rotation
- This is done now by updating it so instead of requerying each page turn it instead queries once at the start and passes the top 5 results to the button event

#154

Reviewed-on: #345
Reviewed-by: VylpesTester <tester@vylpes.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2024-08-24 17:26:26 +01:00
..
CardDropHelperMetadata.ts Add a subseries field to card metadata (#305) 2024-07-18 19:46:23 +01:00
CardSearchHelper.ts Fix fuzzy /view to be consistent with its pages (#345) 2024-08-24 17:26:26 +01:00
ImageHelper.ts Fix there being a black background on the image grid (#299) 2024-07-13 15:16:10 +01:00
InventoryHelper.ts Update the series view command to be in greyscale if the user has not claimed the card (#297) 2024-07-12 17:35:12 +01:00
MigrationHelper.ts Add ESLint and fix issues (#133) 2024-01-05 19:26:44 +00:00
SeriesHelper.ts Fix the series view next button not disabling when on the last page (#300) 2024-07-13 15:17:04 +01:00
StringTools.ts Add ESLint and fix issues (#133) 2024-01-05 19:26:44 +00:00
TimeLengthInput.ts Add ESLint and fix issues (#133) 2024-01-05 19:26:44 +00:00
TimerHelper.ts Add cron job to add coins to a user every 30 minutes (#219) 2024-05-17 20:57:01 +01:00