Kenneth Bruen
b70e698b18
Add "drop table if exists" for exchange table
...
The initialization script is only called if no database exists, so this
shouldn't matter since there would be nothing to drop,
but consistency is nice.
3 years ago
Kenneth Bruen
c7c8f3c765
Added transfer between different currency accounts
3 years ago
Kenneth Bruen
9a1e1b4fce
Added basic currency exchange data
3 years ago
Kenneth Bruen
e68709092b
Fixed datetime not having correct timezone
3 years ago
DariusTFox24
e8477db7b8
Implemented api stuff
3 years ago
Kenneth Bruen
28ac7a970e
Hotfix: notification for received transfer has wrong id
3 years ago
Kenneth Bruen
72b19d0c73
Added notification when receiving a transfer
3 years ago
Kenneth Bruen
f1cbb3a125
Implemented notifications support
3 years ago
Kenneth Bruen
4ecb5b426b
Added IBAN example
3 years ago
Kenneth Bruen
6f7242477e
Added checking for common Romanian banks in IBAN
3 years ago
Kenneth Bruen
d28bfcfb51
Added validate_iban endpoint
3 years ago
Kenneth Bruen
bb8c613399
Added transaction description for received
3 years ago
Kenneth Bruen
5313b4cecd
Added transaction support
3 years ago
Kenneth Bruen
5da66e520b
Implemented initial /transactions endpoint support
3 years ago
Kenneth Bruen
18fe6e9355
Fixed IBAN generation
3 years ago
Kenneth Bruen
02cf164620
Fixed /accounts/... response
3 years ago
Kenneth Bruen
17d1cb2400
Added documentation for accounts endpoints
3 years ago
Kenneth Bruen
31511f6004
Fixed error handling
3 years ago
Kenneth Bruen
9ded9cc604
Added GET /accounts endpoint
3 years ago
Kenneth Bruen
f19aad8d3e
Added logout endpoint and documentation
3 years ago
Kenneth Bruen
f91b6be3a5
Implemented initial account support
...
Also refatored into package
Also added Swagger/OpenAPI
3 years ago
Kenneth Bruen
efb98ceb2e
Allowed database file to be changed via env var
3 years ago
Kenneth Bruen
a78d42ef1b
Moved @ensure_logged_in to the decorators file
...
Also added docstrings to the decorators
3 years ago
Kenneth Bruen
24ea084434
Fixed bug in ensure_logged_in decorator
3 years ago
Kenneth Bruen
b390bfc5c4
Add logout
3 years ago
Kenneth Bruen
be0b22cbed
Implement login
3 years ago
Kenneth Bruen
188cca8c39
Added initial server database work
3 years ago
Kenneth Bruen
533cc6096c
Added VS Code workspace
3 years ago
Kenneth Bruen
9cdfed4b45
Initial commit
3 years ago