Commit Graph

20 Commits

Author SHA1 Message Date
Sean Darcy 6f7cf7c00d point the icon image to the provided image 2021-11-03 16:57:30 +11:00
kylezs 1e5cfb2ecc
Oxen rebrand (#239)
Oxen rebranding
2021-01-05 21:26:42 -08:00
kylezs 9fb4ab3646
Frontend global loggers (#192)
* frontend logging added
2020-09-23 08:58:03 +10:00
Mikunj c3bc247737 Refactor auto updating 2020-03-04 15:44:16 +11:00
Mikunj 7add1654f2 Linting 2020-03-03 14:43:29 +11:00
Mikunj f3884a3ef0 Added auto updating.
Ask user about updating.

Fix quit and install process.
Removed unnecessary logs

Added progress bar when selecting download and install.

Added releasing instructions

Minor fix
2020-03-03 10:29:59 +11:00
Mikunj c6c1f359db Replace path require with upath. 2019-10-14 13:09:29 +11:00
Mikunj 7408ece55f Display app version in the title. 2019-06-19 10:01:04 +10:00
Mikunj Varsani f16550f725 clean up electron-main 2019-06-07 10:16:41 +10:00
Mikunj Varsani a616c2f820 Added menu when right clicking inputs. 2019-06-07 10:11:28 +10:00
Mikunj 4f5817d731 App now restarts when changing settings instead of just quitting. 2019-03-28 15:33:03 +11:00
Mikunj 6bbe56e148 Changed from port 12213 to 12313 2019-03-27 13:48:25 +11:00
Mikunj e7727f628f More features and fixes
Linting

Increased default window size.
Fixed transaction text overlapping on a small screen

More changes.

Replaced icons.
Added loki icon to the top menu bar.
Added small margin to copy button in show private key modal.

Hid back and next button in welcome screen. Users must now click the language to go to the next screen.

Randomise remote nodes when configuring from the welcome screen.

Added viewing QR code from receive
Added QR copying

Made mac icon a bit smaller

Updated links and added loki project to copyright
check data dir exists

Updated service node page.
Moved staking into its own component.

Check remote node before booting up daemon.
Update restoration start date.
Made network types in GUI match those returned from lokid (main -> mainnet, staging -> stagenet, test -> testnet).
Removed unaccessible remote nodes.

Separate data and wallet directories.

Updated created page layout

Don't ask user for a password if it's not set.
Show a dialog to the user if they don't set a password.

Show staking transaction.

Added option to import file from old gui.

Added saving transaction notes straight from send.
Fix updated tx notes not showing in transactions

Clean up transfer code

Minor fixes

Show user error if a wallet failed to import.
bug fixes
2019-03-20 16:21:16 +11:00
Mikunj 7b761877d1 Loki changes
Update package json

Linting.

Fixed websocket not working.

Move to lokid and rpc.

Re-branding

Fixed rpc call for wallet restoration.

Force ring size of 10
Other fix.

Added service node ui.

Added different daemons

Added remote preset loading.
Fixed priority options.
Fixed links.
2019-03-13 15:33:47 +11:00
mosu forge 885751dd2c delay on client side web socket listening to prevent hanging on connecting to backend step 2018-11-03 15:39:37 -07:00
mosu forge 35932f1966 changed min screen size to 640x480, changed default size to 800x650 2018-11-03 15:39:37 -07:00
mosu forge 83af664733 Added save image context menu on all identicons and QR codes 2018-11-03 15:39:37 -07:00
mosu forge e797179483 save window position and size between loads 2018-11-03 15:39:37 -07:00
mosu ec9336f0a6 Add menu on macOS, add electron build options, fix getVersion on macOS and Windows 2018-09-28 12:12:56 -07:00
mosu forge 94ed4ec316 Import v1.0.0 2018-09-08 14:44:19 -07:00