Commit Graph

22 Commits

Author SHA1 Message Date
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
Ryan O'Hara-Reid
2e9cb71b24 Changed naming convention and updated ReadDir addr 2016-03-11 21:43:26 +11:00
Ryan O'Hara-Reid
5f2625d7d9 Added check for web directory when web server is enabled 2016-03-11 00:34:24 +11:00
Adrian Gallagher
d69c6ffe66 Fixed config port checking logic. 2016-02-02 01:08:17 +11:00
Adrian Gallagher
e15a8926cf Adjusted SMS global logic in main.go 2015-11-28 19:17:32 +11:00
Adrian Gallagher
178b59ef71 Added basic webserver support. 2015-11-28 19:07:23 +11:00
Adrian Gallagher
8763da2e86 Added IsCryptocurrency function. 2015-11-09 18:25:26 +11:00
Adrian Gallagher
bf6232598f Moved check for enabled exchanges > 0 to config value checker. 2015-06-21 19:27:52 +10:00
Adrian Gallagher
ad6bf29b3e Improved SMS handling code. 2015-06-21 19:11:56 +10:00
Adrian Gallagher
b0b119d790 Added dynamic updating of available currencies based on Exchange products. 2015-05-15 15:00:02 +10:00
Adrian Gallagher
dd3ae3f23b Added Authenticated API variable to toggle on/off private authentication support. 2015-05-11 18:20:57 +10:00
Adrian Gallagher
70b312d377 Added config check function for core variables. 2015-05-11 16:55:40 +10:00
Adrian Gallagher
815b22dbeb Added the ability to enable/disable Cryptocurrencies on Exchanges via config file. A few more exchanges need to be completed. 2015-05-09 03:41:21 +10:00
Adrian Gallagher
94f9552594 Rename PollingDelay variable to RESTPollingDelay for greater clarity. 2015-04-23 18:25:01 +10:00
Adrian Gallagher
225725a30f Added Websocket config variable. 2015-03-22 15:57:09 +11:00
Adrian Gallagher
e65fbf6a77 Added REST polling delay config variable. 2015-03-18 17:29:33 +11:00
Adrian Gallagher
cca9dde692 Added ability to save config file. 2015-03-12 15:24:19 +11:00
Adrian Gallagher
2977664da6 Added SMSGlobal config variable support. 2015-03-03 22:48:25 +11:00
Adrian Gallagher
a167f1f8f4 Added SMS and bot name config variables. 2015-03-03 21:50:16 +11:00
Adrian Gallagher
749dd07453 Added verbosity variable in config to toggle Exchange output. 2015-02-26 15:26:41 +11:00
Adrian Gallagher
660dbb3337 Set API keys from config file. 2015-02-23 17:51:45 +11:00
Adrian Gallagher
1e627496a9 Implement config system. 2015-02-18 19:01:47 +11:00