Commit graph

1268 commits

Author SHA1 Message Date
José Oliveira
ce48360f04 feat: create relations between trades and transactions 2021-05-25 12:09:26 +01:00
José Oliveira
047b5752b7 refactor: move config validator from coin utils to ccxt common 2021-05-25 10:53:54 +01:00
José Oliveira
0c0ca09b4e fix: verify config field existance and content 2021-05-25 10:53:54 +01:00
José Oliveira
a8085f3f1d fix: config validation for exchanges 2021-05-25 10:53:54 +01:00
José Oliveira
dabe21f834 refactor: exchanges config validation and error handling 2021-05-25 10:53:54 +01:00
José Oliveira
60a19af1a8 Fixed a function missing arguments 2021-05-25 10:53:54 +01:00
José Oliveira
ea1c29ebba Fixing some bugs and minor changes 2021-05-25 10:53:54 +01:00
José Oliveira
7accdaa84f Code readability and added the forgotten mocks 2021-05-25 10:53:54 +01:00
José Oliveira
134eaaa518 Refactored some exchange code 2021-05-25 10:53:54 +01:00
José Oliveira
54a231ab60 Restructured long lines of code 2021-05-25 10:53:54 +01:00
José Oliveira
f572fc0a7e fixed file names 2021-05-25 10:53:54 +01:00
José Oliveira
a881527a1f migrate current plugins to ccxt 2021-05-25 10:53:54 +01:00
csrapr
c442b5713a Chore: rename all-zero-conf to none and add ETH support 2021-05-25 10:50:09 +01:00
csrapr
cd3f8aea51 Feat: migration rename non blockcypher to none 2021-05-25 10:50:09 +01:00
José Oliveira
e6b1446616 refactor: fetch rbf status of unconfirmed txs 2021-05-25 10:47:14 +01:00
José Oliveira
0e39aa78c9 refactor: remove nested loop 2021-05-25 10:47:14 +01:00
José Oliveira
dd3b4116a6 refactor: remove duplicate function 2021-05-25 10:47:14 +01:00
José Oliveira
e62245098b refactor: variable rename and remove trailing spaces 2021-05-25 10:47:14 +01:00
José Oliveira
d338d0adca feat: rbf checking in blockcypher plugin 2021-05-25 10:47:14 +01:00
João Leal
434d30b079 fix: Record outgoing transaction fees to logs 2021-05-25 10:45:04 +01:00
csrapr
7657da5e16 Chore: make populateSettings middleware use node-cache 2021-05-25 10:31:18 +01:00
Sérgio Salgado
fb4267b0d5 fix: customer history should no longer include txs which timedout or were cancelled 2021-05-24 15:51:29 +01:00
Sérgio Salgado
222d99e307 fix: database import 2021-05-22 20:00:14 +01:00
José Oliveira
af53949ef9 fix: replace serial with uuid and remove incorrect promise handling 2021-05-22 18:22:18 +01:00
José Oliveira
d9ffca8a35 fix: use db tx to chain queries 2021-05-22 18:22:18 +01:00
José Oliveira
b5c2114cbf fix: remove console log and rename function 2021-05-22 18:22:18 +01:00
José Oliveira
20703d0271 feat: cashbox batch table and update bills 2021-05-22 18:22:18 +01:00
csrapr
4f12bcf4cf Chore: move tx code into atomic function 2021-05-22 18:17:45 +01:00
csrapr
8cd1389de3 Feat: upgrade pg-promise and fix breaking changes 2021-05-22 18:17:45 +01:00
Sérgio Salgado
254f4d83b4 fix: remove session secret salt 2021-05-03 23:00:41 +01:00
Sérgio Salgado
aa7252dfce fix: added variables to the constants file.
fix: updated sql queries with constants
2021-05-03 23:00:41 +01:00
Sérgio Salgado
15769cd1bf feat: implement argon2 and changed session data type to timestamptz 2021-05-03 23:00:41 +01:00
Sérgio Salgado
75a2ecd3c2 fix: url resolver and minor fixes 2021-05-03 23:00:41 +01:00
Sérgio Salgado
2062413c75 fix: possible two factor secret bug 2021-05-03 23:00:41 +01:00
Sérgio Salgado
7680b2f85a refactor: privileged actions 2021-05-03 23:00:41 +01:00
Sérgio Salgado
357fe75427 fix: temp two factor secret checking on two factor reset 2021-05-03 23:00:41 +01:00
Sérgio Salgado
928caaf167 fix: temporary store of two factor secret to check against 2021-05-03 23:00:41 +01:00
Sérgio Salgado
19138c2d46 fix: redundant authentication code 2021-05-03 23:00:41 +01:00
Sérgio Salgado
6eaebc3108 fix: login with disabled used 2021-05-03 23:00:41 +01:00
Sérgio Salgado
9d028897bd refactor: full refactor of user management 2021-05-03 23:00:41 +01:00
Sérgio Salgado
bbc37c0202 fix: multiple small fixes across auth 2021-05-03 23:00:41 +01:00
Sérgio Salgado
9fa97725ec feat: auto userdata fetch
fix: gql directives and overall minor fixes
2021-05-03 23:00:41 +01:00
Sérgio Salgado
3f6c0e6037 fix: database constraint on auth_tokens 2021-05-03 23:00:41 +01:00
Sérgio Salgado
9b5cf32314 fix: app context and routing 2021-05-03 23:00:41 +01:00
Sérgio Salgado
c00249586d fix: security flaw on auth tokens, error handling 2021-05-03 23:00:41 +01:00
Sérgio Salgado
40974dd501 fix: naming and redundancy issues 2021-05-03 23:00:41 +01:00
Sérgio Salgado
eb91d882c7 fix: remove user_tokens from _override_by customer fields 2021-05-03 23:00:41 +01:00
Sérgio Salgado
6e7794bfc6 feat: session secret 2021-05-03 23:00:41 +01:00
Sérgio Salgado
6396eb8247 fix: sql casing 2021-05-03 23:00:41 +01:00
Sérgio Salgado
d295acc261 fix: email verification and UX
fix: remove annotations

fix: styles

fix: move directives from schema

chore: rework auth routes

feat: start graphql schema modularization

feat: start directives rework

fix: directive cycle

fix: directive resolve

fix: schema auth directive

feat: migrate auth routes to gql

fix: apollo client

fix: migrate forms to formik

refactor: user resolver

chore: final touches on auth components

fix: routes
2021-05-03 23:00:41 +01:00