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
Satinder Grewal
bd0a475700
loading html page and conditional redirect added
loading screen will redirect when it finds that iguana api is
accessible.
8 years ago
Satinder Grewal
9ced8a01f1
loading window base code added
stub code added to first show loading window, frameless.
when loading window closes, load easydex gui window
8 years ago
ca333
e822e7fe82
update os-detector
8 years ago
ca333
6bc92e8a90
add windows support
8 years ago
ca333
e26815eb8c
update building instructions
added win32 and linux build instructions
8 years ago
ca333
8cf87df2c5
fix initialisation and add win32 bin
fixed iguana directory inititalisiation and added win32 binaries to the bundle
8 years ago
Satinder Grewal
d9841486c8
windows size and dev tools disabled for now
8 years ago
Satinder Grewal
a7dcbf371f
fixed issue relating to app http. wasn't working when compiled to production app on osx
8 years ago
Satinder Grewal
4df80f1624
production build instructions, icons and ignorelist updated
8 years ago
Satinder Grewal
45ad15f44b
package info and debug code updated
8 years ago
Satinder Grewal
6516998584
updated readme
8 years ago
Satinder Grewal
7e12db1d1e
fixed error: RangeError: "port" argument must be >= 0 and < 65536
changed port from 77777 to 17777
8 years ago
Satinder Grewal
e87713f958
remote origin issue solved with electron app
GUI now accessible via http:// and not from file://
using expressjs
8 years ago