Commit graph

125 commits

Author SHA1 Message Date
Mikunj Varsani 0acda9da25
Update src/plugins/timeago.js
Co-Authored-By: KeeJef <kee@loki.network>
2019-05-03 14:21:10 +10:00
Kee Jefferys dcdd169944 line endings 2019-04-29 13:30:32 +10:00
Kee Jefferys 7d528a1100 French Translation
Will need to be checked but PR for now
2019-04-29 13:28:18 +10:00
Mikunj Varsani afbf0334a7
Update README.md 2019-04-26 16:29:07 +10:00
Mikunj c8e2073c4a Cleared up translation instructions. 2019-04-26 16:24:23 +10:00
Mikunj 7bf2c9fc01 Updated translation instructions. 2019-04-26 16:18:31 +10:00
Mikunj f198c71cb5 Bumped version to 1.1.3 2019-04-26 13:31:37 +10:00
Mikunj Varsani 5e15c6a719
Merge pull request #54 from Mikunj/fixes
Fixes
2019-04-26 08:47:32 +10:00
Mikunj 91287821dc Merge branch 'development' into fixes 2019-04-26 08:45:11 +10:00
Mikunj Varsani 879e24822c
Merge pull request #49 from cryptolokimax/translation-sub-address
Translation of Sub-Address Index
2019-04-26 08:40:51 +10:00
Maxim Antonov 8356fa9e80 Add index value to translation string 2019-04-24 17:38:53 +03:00
Mikunj e4a15b964e Added sweep all button to staking page. 2019-04-24 15:40:43 +10:00
Mikunj e99268a3a5 Remove award recipient address from staking. 2019-04-24 14:03:07 +10:00
Mikunj Varsani 897a4ad01c
Minor fixes (#47)
* Don't reset award address after staking.

* Fixed wrong transaction url opening on testnet.
Disabled view on explorer on stagenet.
2019-04-24 13:44:45 +10:00
Maxim Antonov a7c9101e3f Russian translation for Sub-Address Index 2019-04-18 13:45:17 +03:00
Maxim Antonov bfc4ec0a54 Add Sub-Address index to translation 2019-04-18 13:45:09 +03:00
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
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