Commit Graph

15 Commits

Author SHA1 Message Date
Spencer Ofwiti c864f3a787 Add progressive web app support. 2021-03-22 22:13:11 +03:00
Spencer Ofwiti ec2d5321ba Add cofiguration of environment variables using .env. 2021-03-18 20:02:25 +03:00
Spencer Ofwiti 9644d43682 Add change detection strategy.
- Change to onPush change detection strategy.
- Refactor logging provider.
2021-03-14 11:23:20 +03:00
Spencer Ofwiti d9990a2760 Add method for sending transfer requests. 2021-03-03 16:43:33 +03:00
Spencer Ofwiti 0d7f4aae13 Add account object interface.
Add new vcard parser.
2021-03-02 10:29:14 +03:00
Spencer Ofwiti ac9a6795a7 Add patch to webpack postinstall. 2021-02-28 11:13:04 +03:00
Spencer Ofwiti fbdfa54d9b Bug fix.
- Refactor HttpGetter function.
- Remove redundant asset files.
- Fix BlockSync dependency issues.
2021-02-25 13:46:24 +03:00
Spencer Ofwiti 857994fe8b Blockchain syncing.
- Implement tracker for new accounts in the accounts index contract.
- Implement tracker for new blocks on Bloxberg network.
2021-02-24 18:09:50 +03:00
Spencer Ofwiti 0e07e4ccdc Add path shortcuts to all paths in the system. 2021-02-17 15:49:04 +03:00
Spencer Ofwiti 81c6b05a42 Move auth component files. 2021-02-03 13:52:31 +03:00
Spencer Ofwiti f966a24014 Add session token to session storage. 2021-01-18 16:04:16 +03:00
Spencer Ofwiti 461f861b42 Merge remote-tracking branch 'origin/master' into spencer/auth 2021-01-15 08:05:48 +03:00
Spencer Ofwiti f95841cc06 App changes. 2020-12-28 12:12:37 +03:00
Spencer Ofwiti 4091b04c03 Add build and test stages. 2020-11-25 13:26:00 +03:00
Spencer Ofwiti d966426890 initial commit 2020-10-30 18:16:05 +03:00