Commit graph

13 commits

Author SHA1 Message Date
65236eeec8 chore: Changed the key to get the schedule
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
2025-04-21 21:12:00 +03:00
ecdb072773 fix: Fixed an error with conversion, now the correct format in the string is returned at once 2025-03-27 13:15:27 +03:00
f57dfd4762 fix: fix path for config 2025-03-27 12:09:12 +03:00
655cb35260 chore: Rewrote the date retrieval function if there is no data 2025-03-27 11:39:48 +03:00
c0680d38d5 fix: Fixed a bug, at midnight, when there is no currency rate, it did not give anything, now the date will be in the same timezone as kekkai 2025-03-26 17:57:14 +03:00
87ef0b2daf fix: corrected the name of the encoding 2025-03-26 17:55:59 +03:00
ae039e2310 refactor: Fixed the code, removed the problematic characters, and made indents 2025-03-26 14:13:20 +03:00
ef980f1ef6 fix: fixed the condition with getting currency from_currency 2025-01-10 00:18:15 +03:00
c9eb773f10 fix: Error with Decimal if the number was too large 2025-01-09 23:03:38 +03:00
7ed98e5b88 chore: the schedule period has been changed from a week to a month 2025-01-09 13:26:57 +03:00
d8d6635987 refactor: Rewrote the creation of graphs on aiohttp 2025-01-09 00:04:31 +03:00
c7ab4b72f9 chore: deleted timeout in request 2025-01-09 00:02:42 +03:00
90c1717b6b refactor(convert): Rewrote the requests to aiohttp. Reverted the old query algorithm, first kekkai, then ddg 2025-01-08 22:52:12 +03:00