• Joined on 2023-03-05
emily pushed to main at wowtoken-app/wow-token-app-bot 2024-12-09 00:48:10 +00:00
3a06464c29 General tracker.py improvements
62c205aa35 correct return type in history_manager.py
c7c2589947 Use uvloop for faster performance
Compare 3 commits »
emily pushed to main at wowtoken-app/wow-token-app-bot 2024-12-08 00:22:00 +00:00
c064c6bade Update current functions to give data relevant to only the registered region
emily pushed to main at wowtoken-app/wow-token-app-bot 2024-12-07 23:18:35 +00:00
895e50bdd3 Hopefully fix the issue with the last_trigger pointer being incorrectly set to a very old data point
5d084dbae5 The is_owner check doesn't work in the context I used it in, so change it to check against my userID
Compare 2 commits »
emily pushed to main at wowtoken-app/wow-token-app-bot 2024-12-05 04:32:12 +00:00
5372ec1d94 Change core startup to use logger instead of print
e5caf72829 Add some debugging information for myself to debug triggers not firing when expected
Compare 2 commits »
emily pushed to main at wowtoken-app/wow-token-app-bot 2024-12-04 16:07:03 +00:00
3303f9a939 Consistent option was removed from controller
emily pushed to classic at wowtoken-app/wowtoken.app 2024-12-02 12:24:41 +00:00
bc44d4fe35 Some cherry pick damage fixes I didnt notice in merge conflicts
b6b30df542 Add option to generate overlay URL
69b6409699 Fix live token price updates
1b026d0757 Update README to link to backend lambda src
a38a118473 Initial implementation of overlay functionality
Compare 9 commits »
emily pushed to main at wowtoken-app/wowtoken.app 2024-11-17 01:54:34 +00:00
14b80dfea6 Add option to generate overlay URL
24928c10fa Fix live token price updates
Compare 2 commits »
emily pushed to main at wowtoken-app/wowtoken.app-backend 2024-11-04 07:23:07 +00:00
397b6d2895 Add AGPL license for clarity (this code has always been AGPL)
emily pushed to main at wowtoken-app/wowtoken.app 2024-11-04 07:22:18 +00:00
df7e5c0e97 Update README to link to backend lambda src
emily pushed to main at wowtoken-app/wowtoken.app 2024-11-04 07:11:38 +00:00
d25334d35f Initial implementation of overlay functionality
8c8499fb1c Add backwards compatibility for average changes
0180e8a3b5 Swap to v2 of the historical api
fa058cc64e Swap to v2 of current API
Compare 4 commits »
emily pushed to main at wowtoken-app/wowtoken.app 2024-10-25 18:05:37 +00:00
ef95388185 Fix live prices being added to the chart with incorrect price
emily pushed to classic at wowtoken-app/wowtoken.app 2024-10-22 03:22:12 +00:00
13ed6dfdce Dependency updates
b8d11b3815 Remove unused aggregate function toggle
2e020633b5 Flip high and low sections
d07eec1cf0 Adds a high and low price data callout
de6621e81c Fix late updates to chart
Compare 7 commits »
emily pushed to main at wowtoken-app/wowtoken.app 2024-10-17 07:27:48 +00:00
ad069cb7bf Dependency updates
emily pushed to main at wowtoken-app/wowtoken.app 2024-10-17 07:05:57 +00:00
367b767f52 Remove unused aggregate function toggle
emily pushed to main at wowtoken-app/wowtoken.app 2024-10-17 06:58:28 +00:00
c9e14e265f Flip high and low sections
emily pushed to main at wowtoken-app/wowtoken.app 2024-10-17 06:54:29 +00:00
5abf6fe132 Adds a high and low price data callout
487bb86a29 Fix late updates to chart
a51d3f8d7b Start the process of splitting JS files
27eb2ccb45 Remove advanced region options for now.
Compare 4 commits »
emily pushed to main at wowtoken-app/wowtoken.app 2024-05-27 05:47:52 +00:00
94e08c3657 Revert "Add early reply header to first requests"
emily pushed to main at wowtoken-app/wowtoken.app 2024-05-26 18:39:06 +00:00
fa60c3ea53 Add early reply header to first requests
emily pushed to feature/candlestick at wowtoken-app/wowtoken.app 2024-04-25 07:20:47 +00:00
1e0b4a0a1f Make time and cost delineation more apparent
17ffbc3db1 Enabled the option to start Y at zero
Compare 2 commits »
emily pushed to classic at wowtoken-app/wowtoken.app 2024-04-25 07:19:19 +00:00
9ac97425c7 Make time and cost delineation more apparent