Commit Graph

23 Commits

Author SHA1 Message Date
1345b984d4 Link to the new TokenBot project 2024-12-08 20:20:40 -08:00
d25334d35f Initial implementation of overlay functionality 2024-11-03 22:54:23 -08:00
0180e8a3b5 Swap to v2 of the historical api 2024-11-01 00:09:19 -07:00
fa058cc64e Swap to v2 of current API 2024-10-31 22:35:11 -07:00
c9e14e265f Flip high and low sections
This is more in line with how English reads, left to right, low to high
2024-10-16 23:58:16 -07:00
5abf6fe132 Adds a high and low price data callout 2024-10-16 23:53:53 -07:00
27eb2ccb45 Remove advanced region options for now.
It may come back later, but it's kinda confusing just being disabled
2024-10-12 22:31:26 -07:00
94e08c3657 Revert "Add early reply header to first requests"
This reverts commit fa60c3ea53.
2024-05-26 22:47:18 -07:00
fa60c3ea53 Add early reply header to first requests
This lets my CloudFront function know whether to serve a request from the Lambda@edge function with more body, or an early request from the Cloudfront KeyValueStore. This is an A/B test with retail vs classic site at the time of commit
2024-05-26 11:38:51 -07:00
17ffbc3db1 Enabled the option to start Y at zero 2024-04-24 23:54:03 -07:00
66ab042995 Changes to advanced options and styling in prep for future work 2023-10-15 01:16:38 -07:00
c1b05851a4 Add link to classic token 2023-05-23 19:33:41 -07:00
aab8a9cd12 Move to using hashed CSS files too 2023-05-20 03:02:08 -07:00
7df594f22a Add ability to generate deeplinks URL for chart 2023-05-06 16:50:55 -07:00
be4678eab1 Use hashed bundle name for better caching and invalidation 2023-05-06 15:43:36 -07:00
543b9ba9d2 Added new aggregate functions feature 2023-02-19 17:44:59 -08:00
71b38778f1 Added 'details' sections to provide more information about the site 2023-02-12 03:01:03 -08:00
11a3fd7fff Adjusted selection dropdowns to be more compact 2023-02-09 00:17:13 -08:00
b92f24739b Update About and Source to point at new landing page 2022-12-11 17:06:51 -08:00
30f72f91ac Added CSS 'loader' animation 2022-12-11 15:53:13 -08:00
0d59dc046d Update 30 day selection to source from Dynamo 2022-11-27 16:30:02 -08:00
3206da96dc Fix new link to blog 2022-11-26 01:47:43 -08:00
365be630b4 Minor QOL update
Updates include removing dependancy on Google Fonts, cleaning up build process, and pulling CSS back into it's own file
2022-11-26 01:30:24 -08:00