Commit Graph

9 Commits

Author SHA1 Message Date
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