Commit Graph

14 Commits

Author SHA1 Message Date
Scott
2cdf3a79e5 Fixes deleted about page references 2016-10-17 21:33:25 +11:00
Scott
59afb3d0ba Setting up the look of the homepage design and desired features.
Removes the about page
Fixes issue with wallet linking
2016-10-17 21:31:28 +11:00
GloriousCode
bce5c60859 Fixes SETitle 2016-09-13 17:40:30 +10:00
GloriousCode
01a599f571 Quick basic wallet interface implementation 2016-09-13 17:38:37 +10:00
GloriousCode
fcab6df787 Adds wallet page reference 2016-09-13 17:14:26 +10:00
Scott
244cdcb48c Adds new function to interface to retrieve all enabled currency data from exchange
Implements on alphapointhttp.go
Adds new page to UI to handle exchange balances
2016-09-05 21:57:23 +10:00
Scott
8d1afb7e4e Fixes issue with first and last index of enabled currency array destroying config 2016-08-12 22:44:25 +10:00
Scott
dc3de32a2c Shortens notification time
Separates bot configuration to its own method to allow for repeat use. Also main.go should be small
Now reloads bot configuration on the save post. Active changes!
2016-08-12 22:33:44 +10:00
Scott
ad0ebd9a6f Adds padding to new floating menu 2016-08-08 15:53:59 +10:00
Scott
9bfffe1a37 Attempts to save file in golang to no avail 2016-08-08 15:49:35 +10:00
Scott
e85876e273 Enhances configuration page
Adds Notification angular module
Adds Requestify for ExpressJS to make posting ezpz
Now can post data to gocryptoCore
GoCrypto can now receive data on settings save
2016-08-08 14:52:25 +10:00
Scott
df7de76b05 [WIP]Adds some exchange settings in the settings page 2016-07-27 19:43:06 +10:00
GloriousCode
df295a122c Removes "/web" folder requirement when running app.
[WIP]Adds config route to modify settings within app.
2016-07-27 19:09:08 +10:00
Scott
22f3739e8c Adds webserver with dashboard that gets all enabled exchanges and currencies 2016-07-26 20:47:06 +10:00