Petr Balashov
08337f4196
experimental sockets code
8 years ago
pbca26
9935c81779
fixed merge conflicts
8 years ago
Satinder Grewal
84b9fb24b1
Experimental cluster fork options in main.js of electron app
this is experimental, and disabled for now. just enable it for testing
8 years ago
pbca26
ed464cd999
added min notaries initial query limit
8 years ago
Petr Balashov
364085f04a
added debug log read function
8 years ago
Petr Balashov
f8b87cd785
updated config func to find diff
8 years ago
Petr Balashov
071043a70e
create app config.json in iguana folder
8 years ago
pbca26
684932fbe0
move config to iguana folder (wip #2 )
8 years ago
Petr Balashov
2f9c312c7c
fixed window.hide when min notaries are connected
8 years ago
ca333
29e3495e52
prevent bad exit
8 years ago
ca333
1b800ff6fa
revert prevent bad exit
8 years ago
ca333
703f5fbc2e
prevent bad exit
8 years ago
Petr Balashov
9230caf656
fixed js code style
8 years ago
pbca26
5dfcd0466a
fixed back basilisk net check
8 years ago
pbca26
12adf4e5e1
added app config (wip)
8 years ago
Satinder Grewal
f596ea6470
tmp default main landing page url changed
8 years ago
Satinder Grewal
d2f07ce6c4
Updated iguana.exe and pm2 bug fixes
8 years ago
Satinder Grewal
345af7438b
Revert "pm2 bugfix"
This reverts commit 1b4c51ea1d
.
8 years ago
ca333
1b4c51ea1d
pm2 bugfix
8 years ago
Satinder Grewal
516bb2a250
Electron Node Env temporarily set conditionally for Linux Only
8 years ago
Satinder Grewal
a804064689
reverting changes
8 years ago
Satinder Grewal
1d886d7550
Komodo Native Mode updates
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
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
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
2b3cd02157
added corsproxy to app
added corsproxy to start on Linux and OSX platform.
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
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
35a40cd338
gui links updated to 127.0.0.1 and jQuery & toastr removed from dependencies
8 years ago
Satinder Grewal
4b1ff2c42e
windows task kill command update
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
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
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
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