- 21 Apr, 2017 1 commit
-
-
Pieterjan Vanhoof authored
Created a WalletManager to manage the user's wallets.
-
- 20 Apr, 2017 1 commit
-
-
Jeremy Bokobza authored
Replace Create/Recover and Load methods to use it.
-
- 14 Apr, 2017 11 commits
-
-
Pieterjan Vanhoof authored
Small API changes
-
Jeremy Bokobza authored
-
Jeremy Bokobza authored
-
Jeremy Bokobza authored
-
Jeremy Bokobza authored
-
Jeremy Bokobza authored
No such thing as a wrong password to recover a wallet. the recovered wallet will simply be a different one
-
Jeremy Bokobza authored
-
-
Jeremy Bokobza authored
-
Pieterjan Vanhoof authored
Added utility endpoint for UI to list wallets files
-
Jeremy Bokobza authored
-
- 13 Apr, 2017 5 commits
-
-
Jeremy Bokobza authored
-
Jeremy Bokobza authored
-
Jeremy Bokobza authored
-
Jeremy Bokobza authored
-
Pieterjan Vanhoof authored
* Add CORS service to allow Cross-Origin Requests * Use CORS policy, add ubuntu runtime
-
- 11 Apr, 2017 13 commits
-
-
Pieterjan Vanhoof authored
- Use /wallet/files to see if the user has created a wallet on the default path (instead of /wallet/status) - Change load function to POST - Added login and logout functionality - Enabled wallet loading - Various small fixes
-
dev0tion authored
-
dev0tion authored
-
Pieterjan Vanhoof authored
API specifications changed
-
dev0tion authored
-
dev0tion authored
-
dev0tion authored
-
dev0tion authored
-
dev0tion authored
-
dev0tion authored
-
dev0tion authored
-
dev0tion authored
-
dev0tion authored
-
- 10 Apr, 2017 9 commits
-
-
Pieterjan Vanhoof authored
- Handling HTTP status codes (temporary catching all statuses) - Added default unit tests for all components - Edited wallet load function - Moved API error handling to components
-
dev0tion authored
-
dev0tion authored
-
Jeremy Bokobza authored
Removed requirement for the client to provide a wallet folder path, as the default one will be used.
-
dev0tion authored
-
dev0tion authored
-
dev0tion authored
-
dev0tion authored
-
Jeremy Bokobza authored
-