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
Satinder Grewal
c1e83372e2
os detector updated
now changes to the dir before running iguana
checks if the directory already exists or not
if doesn’t creates the dir
changes the dir specific to os, and starts iguana from that dir.
found in previous updates iguana binaries was not included, or somehow
was missing. added to this update.
8 years ago
ca333
b0d7796a03
update repo url
8 years ago
Satinder Grewal
729516ca3b
requirements for devs and production updated
8 years ago
Satinder Grewal
2e4f80b85b
install instructions updated
8 years ago
Satinder Grewal
ed6b9c8635
repo rename changes
8 years ago
Satinder Grewal
06bac50286
ignore list updated
8 years ago
Satinder Grewal
87055cb01e
update to directory structure and readme
8 years ago
Satinder Grewal
b39c04a805
ignore list updated
8 years ago
Satinder Grewal
c234f7971f
Updated files
8 years ago
Satinder Grewal
0bae8fe755
Initial commit
8 years ago