Satinder Grewal
de462e173c
static linux iguana binary updated
8 years ago
Satinder Grewal
7772dda27b
tiny fix of main window
8 years ago
Satinder Grewal
8d49f1529e
updated iguana binaries
8 years ago
Satinder Grewal
89c7ae0574
bug fix: TEST to commit to check if env variable fixes pm2 issue with electron
8 years ago
Satinder Grewal
88b65e1b99
bug fix: loading window loop issue fixed
8 years ago
Satinder Grewal
95c11e7d9c
second updated with update config file code
8 years ago
Satinder Grewal
153556a789
Shepherd API update
- Starts komodod, zcashd, or komodo assechains via ajax call and JSON
options
- module added to read config file of selected daemon or assetchain and
return it’s values in JSON format. will add further conditions in next
update to add any missing settings if required.
8 years ago
Satinder Grewal
7b1e2407a3
example komodod shepherd API code added
8 years ago
Satinder Grewal
12fc87cb4f
linux komodo binary files and windows iguana exe file updated
8 years ago
Satinder Grewal
9f37f59301
ReadMe update
8 years ago
Satinder Grewal
4affae74d0
latest osx and linux iguana binaries
8 years ago
Satinder Grewal
c6f84f5259
default main menu added for production desktop app
8 years ago
Satinder Grewal
b9b1ca7e7b
iguana osx binary update; possible fix: pm2 destroy functions added
- updating iguana with older working osx version binary
- handling pm2 kill action with promises using bluebird module.
troubleshooting showed the actions were not happening in sequence while
app closing main window.
8 years ago
Satinder Grewal
b01f4a7d26
iguana and komodo binaries updated in app
8 years ago
Satinder Grewal
0382b361bd
experimental pm2 kill code
8 years ago
Satinder Grewal
7634af174e
basic pm2 implemented to start iguana
8 years ago
Satinder Grewal
ffc6882cbd
updated osx iguana included, experimental process limit (ulimit max open files) code added
8 years ago
Satinder Grewal
30a22b9f2e
update
8 years ago
Satinder Grewal
6b3c168e20
tmp main page added
a temporary split main page added to App start.
This will replace with node.js/expressjs web dynamic page with more
better options and gui soon in future update.
8 years ago
Satinder Grewal
b0dc95b85d
bugfix: windows kill iguana.exe issue
8 years ago
Satinder Grewal
392542cd55
Iguana Installer Images
8 years ago
Satinder Grewal
6ca163f767
windows iguana 32bit and required dll file added
8 years ago
Satinder Grewal
2b3cd02157
added corsproxy to app
added corsproxy to start on Linux and OSX platform.
8 years ago
Satinder Grewal
723c24b432
linux binary update
8 years ago
Satinder Grewal
7bd2d312a7
osx iguana binary update
8 years ago
Satinder Grewal
3c6d49466f
Mainwindow GUI changed to use Iguana-GUI
8 years ago
Satinder Grewal
45c1d9ba92
iguana.exe replaced with 32bit for the time being
8 years ago
Satinder Grewal
578bbf33d7
iguana confs dir and files
8 years ago
Satinder Grewal
259a41fe34
confs copies/syncs to iguana directory before iguana processes starts
8 years ago
Satinder Grewal
e37fb23af1
style update for loading
8 years ago
Satinder Grewal
bbd72f7f27
package.json update
8 years ago
Satinder Grewal
35a40cd338
gui links updated to 127.0.0.1 and jQuery & toastr removed from dependencies
8 years ago
Satinder Grewal
f368dfd24e
update
8 years ago
Satinder Grewal
cfd1076643
ReadMe files update
8 years ago
Satinder Grewal
4b1ff2c42e
windows task kill command update
8 years ago
Satinder Grewal
53c2b8c651
Windows 7 Dependencies
8 years ago
Satinder Grewal
15314b14f5
bug fix
clicking on task bar icon was opening new process. fixed in this commit.
8 years ago
Satinder Grewal
244613ee64
test
8 years ago
Satinder Grewal
a5d7b5f550
update
8 years ago
Satinder Grewal
b17f614b22
update
8 years ago
Satinder Grewal
78b3ebd3b7
gui/index file update
8 years ago
Satinder Grewal
6a01fd5c24
readme updated for windows electron-packager command
8 years ago
Satinder Grewal
c04ab5eebf
windows conditions updated for spawn processes
8 years ago
Satinder Grewal
4c6b3dff01
windows exe and dir path is now using normalisation as per platform
8 years ago
Satinder Grewal
9a8e654db5
update: bug fixes, windows desktop app works now.
- on desktop app window close, the main desktop process still kept
running in background. was missing app.quit() at right place. fixed it
in this commit.
- in windows spawn() was not executing iguana.exe file, and was not
exiting when app quits. updated to use exec() for both starting and
killing iguana.exe process with command `taskkill`. windows desktop app
works now.
8 years ago
Satinder Grewal
abf951f74d
update
8 years ago
Satinder Grewal
a850fcc9a2
updated iguana binaries for win/linux/osx, added app icon for win/linux app
8 years ago
Satinder Grewal
d68a9fa9ef
build instructions updated to use new iguana app icon files
8 years ago
Satinder Grewal
e9fa156159
iguana app icon set added
8 years ago
Satinder Grewal
baafbbd98b
update
8 years ago