Commit Graph

48 Commits

Author SHA1 Message Date
Mark Veidemanis 77c8b67540
Bump versions in pre-commit config 2023-02-09 07:20:00 +00:00
Mark Veidemanis ea81748c0a
Reformat project 2022-07-21 13:52:54 +01:00
Mark Veidemanis 933642def6
Add extra error handling in Nordigen balances 2022-07-21 13:52:53 +01:00
Mark Veidemanis 848130d2ce
Fix fetching balance from Nordigen 2022-07-21 13:52:40 +01:00
Mark Veidemanis 79caec1680
Address syntax issues and convert release_trade to async 2022-07-21 13:52:33 +01:00
Mark Veidemanis 67ed68ac5e
Make commands async and improve error handling 2022-07-21 13:52:30 +01:00
Mark Veidemanis bba7f90dd2
Remove reference to Fidor 2022-07-21 13:52:26 +01:00
Mark Veidemanis f53df32eab
Remove Fidor 2022-07-21 13:52:23 +01:00
Mark Veidemanis 4089318343
Don't print a warning until the account is unusable 2022-07-21 13:51:45 +01:00
Mark Veidemanis 38caba7d2b
Move stuff in silly places 2022-07-21 13:51:08 +01:00
Mark Veidemanis 1c84277af1
Make cheat system async 2022-07-21 13:50:58 +01:00
Mark Veidemanis 9f8718a83b
Implement async for expensive Nordigen calls 2022-07-21 13:50:37 +01:00
Mark Veidemanis ba0b7e03fa
Additional debugging in sinks 2022-07-21 13:50:31 +01:00
Mark Veidemanis b4a56c8413
Initialise currencies 2022-07-21 13:50:18 +01:00
Mark Veidemanis a222bce6db
Extra attributes for Barclays 2022-07-21 13:50:13 +01:00
Mark Veidemanis f78c351e75
More relaxed field handling 2022-07-21 13:50:08 +01:00
Mark Veidemanis 6ce722399c
Don't double count Nordigen accounts 2022-07-21 13:50:03 +01:00
Mark Veidemanis 32af22cff4
Fix releasing mapped trades 2022-07-21 13:50:01 +01:00
Mark Veidemanis 7d9679f2d5
Add the recipient to the account details 2022-07-21 13:49:34 +01:00
Mark Veidemanis 9cc655a6a1
Handle empty transactions response 2022-07-21 13:49:10 +01:00
Mark Veidemanis 36b9421846
Notify if no account information found 2022-07-21 13:48:21 +01:00
Mark Veidemanis be356c2721
Reformat to reduce line length 2022-07-21 13:47:43 +01:00
Mark Veidemanis 94429d0aaa
Implement sender-based anti-fraud system 2022-07-21 13:47:33 +01:00
Mark Veidemanis 9151ab3ba6
Create settings options for different sinks 2022-07-21 13:47:25 +01:00
Mark Veidemanis f85342dc2e
Implement removing accounts from Nordigen 2022-07-21 13:47:23 +01:00
Mark Veidemanis d93eb8e936
Implement fetching account balances 2022-07-21 13:47:17 +01:00
Mark Veidemanis 2f9fb31baf
Make Nordigen and TrueLayer compatible with Transactions 2022-07-21 13:46:45 +01:00
Mark Veidemanis b3a39401b5
Implement serde for JSON deserialisation 2022-07-21 13:46:41 +01:00
Mark Veidemanis 7b38e487cf
Implement account handling for Nordigen 2022-07-21 13:46:28 +01:00
Mark Veidemanis fbe9dc2325
Fix output from release trade and notify about useless accounts 2022-07-21 13:45:33 +01:00
Mark Veidemanis f2c9725fcb
Implement propagating account data to ads 2022-07-21 13:45:14 +01:00
Mark Veidemanis aefa6c58a4
Call the base class from TrueLayer with our fetched transactions 2022-07-21 13:45:12 +01:00
Mark Veidemanis cbb7294f23
Implement mapping and transaction fetching 2022-07-21 13:45:09 +01:00
Mark Veidemanis 75b005485f
Remove some debugging code from Transactions and TrueLayer 2022-07-21 13:45:01 +01:00
Mark Veidemanis 95e9a55f19
Handle multiple accounts with TrueLayer 2022-07-21 13:44:59 +01:00
Mark Veidemanis 539d6f1fbb
Use the Python logger instead of the Twisted one 2022-07-21 13:44:50 +01:00
Mark Veidemanis 80c696ef73
Add docstrings in Nordigen functions 2022-07-21 13:44:48 +01:00
Mark Veidemanis cb4dbe18f6
Remove fail argument in TrueLayer 2022-07-21 13:44:46 +01:00
Mark Veidemanis 50c71703fd
Move IRC, commands and notify classes into a UX class 2022-07-21 13:44:43 +01:00
Mark Veidemanis b53fbfc905
Fix TrueLayer 2022-07-21 13:44:32 +01:00
Mark Veidemanis 88e87e53d5
Re-enable Nordigen 2022-07-21 13:44:30 +01:00
Mark Veidemanis 8ab915fa65
Implement signin command for TrueLayer 2022-07-21 13:44:29 +01:00
Mark Veidemanis cbb81cec81
Create proper authcode flow for TrueLayer 2022-07-21 13:44:25 +01:00
Mark Veidemanis cdf99641ba
Implement getting TrueLayer access tokens 2022-07-21 13:44:20 +01:00
Mark Veidemanis a40423af8c
Begin implementing TrueLayer API 2022-07-21 13:44:19 +01:00
Mark Veidemanis ded27b9842
Begin implementing Nordigen API 2022-07-21 13:44:18 +01:00
Mark Veidemanis b9968612c8
Begin implementing Fidor API 2022-07-21 13:44:17 +01:00
Mark Veidemanis 5688c8adb5
Begin implementing Yapily API 2022-07-21 13:44:16 +01:00