Commit graph

160 commits

Author SHA1 Message Date
cryptolokimax
9748241bd1 Translation russian (#44)
* Translate to Russian

* Add missed translations

* Add missed translation for gateway.js

* Russian translation for missed elements

* Timeago locale support

* Add Russian locale to timeago

* негативной -> отрицательной

* Do not export language

* Minor ru translation fixes
2019-04-18 08:46:45 +10:00
Kee Jefferys
cf0b7a356c Update issue templates 2019-04-17 14:32:52 +10:00
Mikunj
9e7f2e28c3 Update translation instructions. 2019-04-17 08:56:08 +10:00
Mikunj Varsani
7fd3c7aaa5
Merge pull request #41 from Mikunj/internationalization
i18n support
2019-04-12 13:22:36 +10:00
Mikunj
37c057d539 Fixed incorrect qr image shown. 2019-04-12 13:19:37 +10:00
Mikunj
10e6e4c5e3 Updated readme. 2019-04-12 10:59:14 +10:00
Mikunj
8a3e8044d3 Added language selection. 2019-04-12 10:44:41 +10:00
Mikunj
6ee9827ae1 Added i18n support.
Refactor receive page.
2019-04-11 15:09:20 +10:00
Mikunj Varsani
734444a8e4
Merge pull request #37 from Mikunj/wallet-rpc-improvements
Wallet improvements
2019-04-08 13:05:13 +10:00
Mikunj
80196dde97 Fix wallet list showing other non wallet files.
E.g if you added a rar file then it would show up in the list.
2019-04-08 12:52:05 +10:00
Mikunj
a3541e81e8 Restart the application when switching wallets IF rpc is syncing.
Keep track of wether we are syncing (rpc is being blocked) or not.

If we quit while syncing then we force kill the process.
2019-04-08 12:26:17 +10:00
Mikunj
381a75e63a Instantly open up the wallet instead of waiting for get_balance.
Show an error if we opened the wallet while another wallet was syncing.
2019-04-08 11:43:18 +10:00
Mikunj
6d967be72a Bump version to 1.1.2 2019-04-03 15:12:06 +11:00
Mikunj Varsani
4838b4f2e0
Merge pull request #32 from Mikunj/wallet-start-fix
Show error when daemon or wallet rpc were unable to be started.
2019-04-03 09:17:30 +11:00
Mikunj
5032c27469 Merge branch 'development' into wallet-start-fix 2019-04-03 09:15:14 +11:00
Mikunj Varsani
6e6a46534f
Merge pull request #33 from Mikunj/application-name
Changed name from Loki Wallet Atom to Loki Electron Wallet.
2019-04-03 09:05:59 +11:00
Mikunj
34c820ec30 Changed name from Loki Wallet Atom to Loki Electron Wallet.
Fixed version display
2019-04-02 15:07:47 +11:00
Mikunj Varsani
ae695c7f75
Merge pull request #31 from Mikunj/unlock-fix
Fixed service node unlock
2019-04-02 14:52:18 +11:00
Mikunj Varsani
7bfa125b9a
Merge pull request #30 from Mikunj/rescan-progress
Rescan progress display
2019-04-02 14:50:45 +11:00
Mikunj
75f5e2d233 Show error when daemon or wallet rpc were unable to be started. 2019-04-02 14:37:52 +11:00
Mikunj
2a3635e88c Fixed service node unlock 2019-04-02 10:53:17 +11:00
Mikunj
a188cca7ba Fix up variables used when restoring from timestamp 2019-04-01 11:34:36 +11:00
Mikunj
7f494c54bd Added new regex to detect sync height.
Cleaned up regex checking code.
2019-04-01 11:26:46 +11:00
Mikunj Varsani
2188225c60
Merge pull request #24 from 0x00031337/development
Adds geobalanced public node rpc.nodes.rentals.
2019-03-29 19:13:06 +11:00
0x31337
d9e2f09097
Adds geobalanced public node rpc.nodes.rentals.
Automatic geobalancing at the DNS query level based on the country / continent of the person connecting to the servers.
2019-03-29 08:44:27 +01:00
Mikunj Varsani
82575965c1
Merge pull request #23 from Mikunj/ui-updates
Updated UI
2019-03-29 10:04:28 +11:00
Mikunj Varsani
6a92e136ae
Merge pull request #22 from Mikunj/fixes
Bug fixes
2019-03-29 10:04:13 +11:00
Mikunj
b7856a4fe5 Updated address book layout. 2019-03-28 15:33:11 +11:00
Mikunj
9a01ef6558 Updated loki dmg image. 2019-03-28 15:33:11 +11:00
Mikunj
53678f6ead Show loader when wallet is being deleted.
Fix password hash checking to include checking null.
2019-03-28 15:33:03 +11:00
Mikunj
4f5817d731 App now restarts when changing settings instead of just quitting. 2019-03-28 15:33:03 +11:00
Mikunj
235b51ad48 Show error when we failed to copy wallet files to new gui when importing. 2019-03-28 15:33:03 +11:00
Kee Jefferys
460b3400ba
Merge pull request #16 from KeeJef/master
License Images and markdown
2019-03-28 13:22:16 +11:00
Kee Jefferys
d4f01debbd License Images and markdown
Change Licence, update readme and add screenshot
2019-03-27 16:17:29 +11:00
Mikunj
4919ffa2e5 Allow window users to select their installation path. 2019-03-27 15:54:07 +11:00
Mikunj
4b281b494c Bumped version to 1.1.1 2019-03-27 15:08:31 +11:00
Mikunj Varsani
cf2bb63515
Merge pull request #14 from Mikunj/key-image-minor-fix
Fix up key image export + Linting
2019-03-27 14:52:03 +11:00
Mikunj
2aa713f648 Show error if no key images were found.
Linting
2019-03-27 14:49:58 +11:00
Mikunj Varsani
0bacdd1587
Merge pull request #12 from Mikunj/export-key-images
Fix up key export and import.
2019-03-27 14:30:21 +11:00
Mikunj Varsani
6c883bfd06
Merge pull request #9 from Mikunj/data-path-bug
Fixed not being able to set data storage path.
2019-03-27 14:24:31 +11:00
Mikunj Varsani
dd7987dd45
Merge pull request #13 from Mikunj/port-change
Changed from app port 12213 to 12313
2019-03-27 14:22:23 +11:00
Mikunj Varsani
f4d796c6d1
Merge pull request #8 from jagerman/update-deps
Updated npm package dependencies
2019-03-27 14:22:05 +11:00
Mikunj
6bbe56e148 Changed from port 12213 to 12313 2019-03-27 13:48:25 +11:00
Mikunj
fc6e88783d Fix up key export and import. 2019-03-27 13:40:53 +11:00
Mikunj
825d05a926 Fixed not being able to set data storage path. 2019-03-27 09:35:24 +11:00
Mikunj Varsani
c5a45cd4f9
Merge pull request #7 from snider/patch-1
adds HashVault public node
2019-03-27 09:19:23 +11:00
Jason Rhinelander
fc323bbf56 Updated npm package dependencies
The current dependencies (inherited from ryo-libre) include several
outdated versions of packages, some of which have known security
vulnerabilities reported during `npm install`.  Additionally the wallet
instantly segfaults for me, under Debian (both when built from source,
and using the binary from github).  Updating the dependencies lets the
wallet work for me.

(The updates here were done using `npm-check-updates -u`.  The non-free
ryo-wallet repository also includes updated package dependencies, but
these changes do not come from that source since its non-free nature
would be not redistributable).
2019-03-26 14:03:49 -03:00
Snider
4bf8d7eeba
adds HashVault public node 2019-03-26 16:34:04 +00:00
Mikunj Varsani
f21b8512c5
Merge pull request #2 from Mikunj/ui-fix
Fix ui glitch occurring on some windows machines
2019-03-26 15:13:55 +11:00
Mikunj
6306f884f0 Fix ui glitch occurring on some windows machines 2019-03-26 15:11:39 +11:00