Commit Graph

99 Commits

Author SHA1 Message Date
efc8a0d83f General syntactical cleanup 2022-12-11 14:15:13 -08:00
e6c1f2237f Swap back to cached history URL
The uncached 'next' endpoint made it into pushed code accidentally. I should really come up with a way to prevent that from happening - though /next/[path] is less bad then what I was doing before (referencing Lambda URLs directly
2022-11-27 16:47:12 -08:00
f40f4827d0 Add a 2 year selection
This was actually commited accidentally with the last push, but this allows you to chose that from the URL query option
2022-11-27 16:33:14 -08:00
0d59dc046d Update 30 day selection to source from Dynamo 2022-11-27 16:30:02 -08:00
1bc79ab74b Second round at the efficient chart updater 2022-11-26 02:32:41 -08:00
6b5419b657 Updated interact methodology
Before, seeing exactly what number was on the chart required you to hover you mouse on the point exactly. Now, you can hover anywhere on the chart and it will tell you the the point closest to your mouse
2022-11-26 02:15:10 -08:00
dbb895c32c Initial implementation of efficient chart updater 2022-11-26 02:10:34 -08:00
36e8524d5d Update dependancies 2022-11-26 02:08:18 -08:00
3206da96dc Fix new link to blog 2022-11-26 01:47:43 -08:00
5fc9801302 And silently fail if dir is already existant 2022-11-26 01:39:13 -08:00
dccb4e085b Made npm build create output dir if non existant 2022-11-26 01:32:49 -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
16511f1abd Made time and region selection html selects, updated about to new site 2022-06-09 04:43:15 -04:00
sneaky-emily
168d58947b
Update header description for better SEO 2021-07-14 11:10:21 -04:00
f614ca7760 I spelled the github URL wrong. I guess that's what happens when I don't copy and paste 2021-07-03 00:48:17 -04:00
84fe0082d7 Added a link to the source code and an about page 2021-07-03 00:37:45 -04:00
4c7ac49ddd Added time and region query detection 2021-07-03 00:24:26 -04:00
a2adff73c7 Fix humans.txt indentation 2021-07-02 23:55:35 -04:00
9e67a68cf7 Add humans.txt as a human has worked on this :) 2021-07-02 23:53:10 -04:00
9e516f57e7 Update header information 2021-07-02 14:15:03 -04:00
2b86b7ce47 Add License, AGPL 2021-07-02 14:06:19 -04:00
22e87596a1 Somehow an S snuck in where it shouldn't be, remove it 2021-07-01 21:34:17 -04:00
a72457efe6 The CORS-free test endpoint snuck in again, swap it out and deativate it 2021-07-01 21:11:06 -04:00
bd76253176 Swap to using dayjs, it's a much smaller bundle size and accomplishes the same thing 2021-07-01 21:03:35 -04:00
3bd93c9b2d Update Readme with a bit more information and a CodeBuild badge 2021-07-01 20:50:23 -04:00
30faf5523d Fix the broken ability to change region and time preferences 2021-07-01 20:39:28 -04:00
f7d02e6572 Deleted old vendor files 2021-07-01 20:04:21 -04:00
ffb0401a85 Move the lost robots.txt and favicon.ico 2021-07-01 19:11:29 -04:00
a4f6e57c81 Swap API to production data source after initial CloudFront verification 2021-07-01 18:33:22 -04:00
66c6968bb7 Fix buildspec post_build stage name 2021-07-01 17:29:45 -04:00
53962d4fbd Fix wrong indentation of buildspec 2021-07-01 17:26:26 -04:00
fbaf449e27 Remove extraneous dash from buildspec 2021-07-01 17:19:20 -04:00
608caa0bb1 Add buildspec file 2021-07-01 17:16:56 -04:00
3263dd360c Swap to using Webpack to decrease deployment size 2021-07-01 17:08:18 -04:00
4e48152ff7 Added initial size for canvas, reducing content shift on load 2021-07-01 15:20:51 -04:00
b72a3fb2af Clarify header info 2021-07-01 15:09:08 -04:00
fdfd878da0 Update header meta description. 2021-07-01 15:03:08 -04:00
7518b0ed9d Move dependancies to be locally hosted, improves end user privacy 2021-07-01 14:05:45 -04:00
5bd93dd3ae Add robots.txt file so robots know they are allowed 2021-06-30 11:34:11 -04:00
d271334b37 Change the prefetch token history to reflect the new default fetch URL 2021-06-30 11:28:41 -04:00
fe899e145d Removed redundant time selections, added all data availability 2021-06-30 05:48:12 -04:00
cf1cac3c0f Add further price history, change default time selection to 72h 2021-06-30 05:31:49 -04:00
338de0f296 Added lang attribute to html tag for accessibility 2021-06-13 12:29:29 -04:00
178dd871ae Update libraries, prefetch data immediately 2021-06-13 12:15:58 -04:00
816b202f44 Updated prefetch settings to start setting up connection to data CDN 2021-03-03 05:41:51 -05:00
708ee8148f I know how to english, I promise :^) 2021-03-03 05:35:42 -05:00
c6fa5986cd Update the title and description of the website 2021-03-03 05:31:58 -05:00
8e4c6af95d Added readme 2021-02-19 04:56:56 -05:00
1d01edd8ad Initial commit to github 2021-02-19 04:47:19 -05:00