Danil redume · he/him
redume created repository redume/TelegramWrapper 2025-06-30 12:30:50 +01:00
redume pushed to main at redume/ESP32-Currency 2025-06-18 16:25:06 +01:00
bec48059ac chore: The data is now updated every two hours
8be79fa368 chore: Now the actual dates are automatically substituted
8c33a1fae6 feat: graph creation has been added
Compare 3 commits »
redume pushed to main at redume/T2Y 2025-06-07 18:00:54 +01:00
15ca51836e Добавил пример конфига с токеном
redume created branch main in redume/T2Y 2025-06-07 17:58:01 +01:00
redume pushed to main at redume/T2Y 2025-06-07 17:58:01 +01:00
c56854394c Сделал выбор действия: добавление, удаление треков или и то, и другое одновременно
125b793bb1 Добавил txt файлы в гитигнор
aa5297c700 форматирование кода
bc0189a7f5 Написал функцию для добавления треков
3bfc16d44e Добавил удаление всех треков с плейлиста
redume created repository redume/T2Y 2025-06-07 17:57:38 +01:00
redume synced commits to main at redume/Shirino from mirror 2025-06-06 18:38:50 +01:00
f1bc156ef1 fix: Fixed a bug, the backend selection button was when clicked to go to the main menu
redume synced commits to main at redume/Shirino from mirror 2025-06-06 17:25:27 +01:00
7481401221 Merge pull request #3 from Redume/feat/new-charts
3d1bacf85b chore: autoformatting code and sorting import
2ad467a086 chore: replace mypy and pylint to isort and black
cd40332ef6 chore: Added localization
ff6f36e6ae chore: If some line in the localization is not present now, it will be automatically taken from the English localization. Localization is now obtained through the key
Compare 10 commits »
redume pushed to main at redume/ESP32-Currency 2025-05-27 09:42:34 +01:00
2247508dd3 chore: Added license and readme
bf14f23800 chore: Currency rate text size has been changed
Compare 2 commits »
redume created branch main in redume/ESP32-Currency 2025-05-27 08:26:41 +01:00
redume pushed to main at redume/ESP32-Currency 2025-05-27 08:26:41 +01:00
ef4e28f2c0 git init
redume created repository redume/ESP32-Currency 2025-05-27 07:17:32 +01:00
redume synced commits to main at redume/Shirino from mirror 2025-05-18 09:45:26 +01:00
3a83e55343 chore: change status gen charts if users not exists db
c0e9152f4f chore: delete garbadge line
d3fcc06b68 fix: fix position lang
ae695d6f48 chore: optimization code
f92e24816d chore: wrap lines to 79 chars for PEP8 compliance and improved readability, no logic changes
Compare 23 commits »
redume synced and deleted reference refs/tags/feat/web-app at redume/Shirino from mirror 2025-04-21 23:15:27 +01:00
redume synced commits to main at redume/Shirino from mirror 2025-04-21 23:15:27 +01:00
65236eeec8 chore: Changed the key to get the schedule
redume pushed to main at Kekkai/Currency-parser 2025-04-21 21:15:02 +01:00
1c348566f0 feat: Add conditional data fetching logic for fiat and crypto currencies
e7c2701d52 chore: Added currency fee types (fiat currency or cryptocurrency) to module.exports
Compare 2 commits »
redume pushed to main at Kekkai/Currency-parser 2025-04-12 12:40:51 +01:00
85c8e69ee4 feat: Added support for getting fiat currency from DuckDuckGo search engine
16994607bb fix: Fixed service name retrieval
9d85aba937 chore: The service name is passed together with the function
Compare 3 commits »
redume pushed to main at Kekkai/Currency-parser 2025-04-12 10:57:34 +01:00
c7e955a9b6 chore: Removed keys from the config with the setting to select which type of currency to collect
redume pushed to main at Kekkai/Currency-parser 2025-04-12 10:56:22 +01:00
1a63649bef chore: Added logging of what data was received, whether it passed validation or not
f6b21ed84d chore: Services loading has been redone, now in config file you can write which services will be loaded. You can also customize API token and base url
Compare 2 commits »
redume pushed to main at Kekkai/Currency-parser 2025-04-11 22:12:17 +01:00
6125f99ec6 feat: Added support for coinmarketcap service for collecting cryptocurrency currency rate
f2618a1f3a fix: Fixed a bug where only the last array response was added by the return function
62e42cf12a fix: Fixed bug when currency with 4 letters did not pass validation
d3027506a6 chore: Added a function to truncate a number to ten thousandths (.000) without rounding off
4590bc8458 fix: corrected a typo in the currency key name
Compare 6 commits »