Satinder Grewal
ad4cbfa813
latest win mm, login fix (logic changed for default login check)
2018-02-20 23:32:34 +11:00
Satinder Grewal
94523cc5fc
updated linux mm, check loading login fix
...
new mm api doesn't respond userpass on first command execution. the new js code update just uses the passphrase API to check if the login is default passphrase login or else, and behaves accordingly.
2018-02-19 23:03:09 +11:00
satindergrewal
a592957ac8
latest osx mm, netid and seednode implimented at login
2018-01-25 05:53:52 +13:00
petitPapillon
beb58208f8
Set the default time interval to 1h
...
When the app theme is changed, the change is now reflected on the chart as well
2018-01-04 15:54:49 +01:00
satindergrewal
4454b23c9d
Revert "CheckDefaultLogin set with timeout to 5 seconds"
...
This reverts commit 00cec005cd
.
2018-01-04 08:59:13 +13:00
satindergrewal
00cec005cd
CheckDefaultLogin set with timeout to 5 seconds
2018-01-04 08:57:17 +13:00
satindergrewal
b543494fe5
[bugfix] logout and login back was breaking BarterDEX functioning properly
2017-12-31 04:10:33 +13:00
satindergrewal
0c07252907
localization update
2017-12-28 07:09:15 +13:00
satindergrewal
66fa3095d1
latest osx mm, ipc js file word moved to language file, country/language code file update
2017-12-26 01:24:21 +13:00
satindergrewal
21b3e6459d
localization support added, icon fix, send/recieve button color fix,
2017-12-24 02:16:23 +13:00
satindergrewal
1383d10bd6
auto-repeat price issue fix, auto select buy/sell on orderbook list click, latest osx mm, coinamrketcap price option
2017-12-20 14:58:17 +13:00
satindergrewal
de8e420d88
fix display tx history and debug issue, hide setgoals button if experimental feature is disaled.
2017-12-18 17:05:27 +13:00
satindergrewal
2694a7258d
settings update, latest win mm
2017-12-16 19:51:44 +13:00
satindergrewal
be5a755683
[bugfix] trade history and debug doesn't let settings show on screen properly
2017-12-15 01:39:50 +13:00
satindergrewal
ed5f61ab77
Merge branch 'v0.7' of https://github.com/SuperNETorg/BarterDEX into v0.7
2017-12-15 01:10:47 +13:00
satindergrewal
d88fe9a564
temp screen lock and wait till swap detail dialog shows up, light theme enable option activated again, version bump
2017-12-15 01:10:44 +13:00
DeckerSU
bb3a0162ad
small windows speed-up
...
portfolio is too "expensive" method, "calls 10 times to
portfolio even before entering a passphrase…that's a waste
of resources" (c) pbca26
so we need to change it on something else, for example, enable
without any coin. and as it's first api call it return as
userpass.
2017-12-13 04:19:10 +03:00
satindergrewal
de184fab20
debug and trade history fixes
2017-12-08 04:39:18 +13:00
satindergrewal
f31214345b
stockcharts auto refresh added
2017-12-07 17:42:46 +13:00
satindergrewal
f5e49f0c84
pair change, chart update, settings update
...
- pair change options updated in exchange section
- settings rest and save now by default sets manul trading option if other options are active at the rest/save time.
- charts is updated with slected coin pair as they change option
- balance and orderbook is refresh as the coin selction is changed
2017-12-06 14:28:26 +13:00
satindergrewal
67a4febd63
delete default passphrase coin info
2017-12-06 03:07:10 +13:00
satindergrewal
c2de0968e7
passphrase API login/logout/default session check
2017-12-06 02:42:58 +13:00
satindergrewal
0d20e611d4
passphrase API implimented
2017-12-06 02:20:56 +13:00
satindergrewal
0563da00a1
Disabled Light theme
...
- it needs fix to change chart colors dynamically to light before enabling it back.
2017-12-05 21:02:24 +13:00
satindergrewal
565b754401
time interval fix for settings
2017-12-03 06:48:07 +13:00
satindergrewal
5c48fc2446
dark and light theme implimented, default theme dark
2017-12-03 06:44:51 +13:00
satindergrewal
7e6e294685
Settings menu updated with settings controls
2017-12-03 02:56:31 +13:00
satindergrewal
9305cd6678
Default settings of barterdex, exchange colum changed places
2017-12-03 01:29:24 +13:00
satindergrewal
9b54b3c2aa
charts update
2017-11-27 05:44:54 +13:00
satindergrewal
27232924c6
fixed: inventory shows when clicked on Dashboard
2017-11-24 21:04:29 +13:00
satindergrewal
894e558876
menu bar update
2017-11-20 00:18:46 +13:00
satindergrewal
93f06ca02f
nav menu added
2017-11-20 00:15:06 +13:00
satindergrewal
eb09a887b7
ipc login barterdex selection fix
2017-11-18 15:09:00 +13:00
satindergrewal
fa9682cc18
pbca26's trade history options added, more barterdex/dICO conditions added
2017-11-18 13:58:37 +13:00
satindergrewal
749b204101
BarterDEX - dICO Selection Options added
2017-11-18 13:30:42 +13:00
satindergrewal
6512cec586
fixes and revert back settings from dICO to BarterDEX
2017-11-17 12:53:00 +13:00
satindergrewal
571afc5b88
continuing from the dICOApp 0.6.4-beta2 codebase
2017-11-17 10:24:39 +13:00
Satinder Grewal
32f95c3700
Simple GUI update with portfolio and AutoTrade - In progress
2017-11-05 03:57:53 +13:00
Satinder Grewal
8a9a5883c4
Simple GUI update
...
- Simple GUI mainscreen
- only two coins/pair BTC and KMD
- recieved address QR code view
- backend code handeling login to mainscreen process
- added new set of coins to list along with MNZ and CHIPS
- advanced screen also updated but hidden behind Simpe GUI
2017-10-20 02:43:14 +13:00
Satinder Grewal
718f5ba127
Login, Logout enabled
2017-08-21 03:50:58 +12:00
Satinder Grewal
39a2260941
Shepherd IPC updates
2017-08-21 02:28:06 +12:00
Satinder Grewal
8630b2438a
ipc actions test code added
2017-08-19 05:58:24 +12:00