This website works better with JavaScript.
Explore
Help
Sign In
kbruen
/
foxbank
mirror of
https://github.com/dancojocaru2000/foxbank.git
Watch
1
Star
0
Fork
You've already forked foxbank
0
Code
Releases
Activity
52
Commits
5
Branches
0
Tags
1.7 MiB
Tree:
c7c8f3c765
Backend
Frontend
Frontend-Kenny-Attempt-1
Frontend-Kenny-GitHubActions
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c7c8f3c765'
${ noResults }
Commit Graph
27 Commits (c7c8f3c765c44bd47c779c5206bea9fefe17cad0)
Author
SHA1
Message
Date
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
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