Revertron
|
5398410d8d
|
Made temporary speedup for cold start.
|
2021-05-25 16:55:59 +02:00 |
|
Revertron
|
b458140d6c
|
Fixed build.
|
2021-05-24 17:44:35 +02:00 |
|
Revertron
|
8a8c2678ae
|
Small UI and log polishing.
|
2021-05-24 17:36:07 +02:00 |
|
Revertron
|
88404a635b
|
Added statistics to main screen.
|
2021-05-21 23:32:46 +02:00 |
|
Revertron
|
ebcb7174fe
|
Finished UI-refactoring.
|
2021-05-19 20:50:50 +02:00 |
|
Revertron
|
8bc6ca60ec
|
Moved some UI-components around.
|
2021-05-19 20:36:23 +02:00 |
|
Revertron
|
7c38ee915f
|
Removed deprecated keystore code.
|
2021-05-19 17:59:19 +02:00 |
|
Revertron
|
4e96eeed59
|
Changed logo placement.
|
2021-05-19 17:29:38 +02:00 |
|
Revertron
|
7665a2af3f
|
Refactored domain list interface.
Added new logo and icon.
|
2021-05-18 18:16:28 +02:00 |
|
Revertron
|
827f7477a5
|
Updated dependencies.
|
2021-05-18 11:31:49 +02:00 |
|
Revertron
|
e5f4aa138c
|
Fixed empty keys dropdown text after new key was mined.
|
2021-05-18 11:26:38 +02:00 |
|
Revertron
|
709f65e5cc
|
Fixed operation of transferred domains.
|
2021-05-17 11:27:18 +02:00 |
|
Revertron
|
a9f2193fce
|
Implemented resolve of PTR records.
|
2021-05-16 16:05:22 +02:00 |
|
Revertron
|
f658fddf95
|
Merge remote-tracking branch 'origin/master'
|
2021-05-16 15:41:00 +02:00 |
|
Revertron
|
212525e3eb
|
Randomized signing keys.
|
2021-05-16 15:40:53 +02:00 |
|
Revertron
|
463a3a25ef
|
Merge pull request #119 from nxshock/master
Add NixOS Logo
|
2021-05-16 13:35:40 +02:00 |
|
nxshock
|
bd334eafbe
|
Add NixOS Logo
|
2021-05-16 09:12:59 +05:00 |
|
Revertron
|
a73894e849
|
Updated readme and default settings.
|
2021-05-15 20:22:50 +02:00 |
|
Revertron
|
b83f8580dc
|
Added fork-stuck mitigation.
|
2021-05-15 12:43:31 +02:00 |
|
Revertron
|
b504c565fb
|
Replaced test DB with a new one, fixed tests.
|
2021-05-14 14:34:03 +02:00 |
|
Revertron
|
1168c9545e
|
Merge remote-tracking branch 'origin/master'
|
2021-05-14 14:14:53 +02:00 |
|
Revertron
|
31ba599662
|
Implemented support for multiple keys.
|
2021-05-14 14:14:45 +02:00 |
|
Revertron
|
409f57c09a
|
Merge pull request #117 from eatb33ts/master
Add nix-shell for nix/nixos users
|
2021-05-14 11:08:52 +02:00 |
|
eatb33ts
|
80fa103135
|
README update
|
2021-05-14 01:36:18 -07:00 |
|
eatb33ts
|
2facb849e8
|
add nix build shell
|
2021-05-14 01:06:46 -07:00 |
|
Revertron
|
6dceac8612
|
Code rearrangement.
|
2021-05-13 20:24:04 +02:00 |
|
Revertron
|
7ba0da27d1
|
Added current origin to readme.
|
2021-05-13 14:43:30 +02:00 |
|
Revertron
|
aa6ae581d6
|
Pushing new origin hash.
|
2021-05-13 13:18:27 +02:00 |
|
Revertron
|
ce6b62d2d4
|
Merge remote-tracking branch 'origin/master'
|
2021-05-10 11:17:13 +02:00 |
|
Revertron
|
bcb4cc1b6b
|
Changed behavior on spurious wakeups of p2p connections.
|
2021-05-10 11:17:03 +02:00 |
|
Revertron
|
baaefb3f95
|
Merge pull request #112 from nxshock/master
Replace Archlinux manual build with AUR package
|
2021-05-10 10:12:49 +02:00 |
|
nxshock
|
c2b7534266
|
Replace Archlinux manual build with AUR package
|
2021-05-10 13:05:39 +05:00 |
|
Revertron
|
92222dd51b
|
Refactored event bus to lazy_static.
|
2021-05-10 00:49:01 +02:00 |
|
Revertron
|
9a5d3a44a5
|
Implemented running key-generation from command line.
|
2021-05-09 23:33:11 +02:00 |
|
Revertron
|
4473922f23
|
Fixed build, removed warning.
|
2021-05-09 22:23:15 +02:00 |
|
Revertron
|
4d446829c4
|
Added error check for domain name decryption.
|
2021-05-09 22:08:29 +02:00 |
|
Revertron
|
6da89bcf0d
|
Added more convenient cooldown time formatting.
|
2021-05-09 18:44:09 +02:00 |
|
Revertron
|
a5311de626
|
Updated images in readme.
|
2021-05-09 17:06:00 +02:00 |
|
Revertron
|
f9c1bf1679
|
Added some tests and text in readme.
|
2021-05-09 16:58:14 +02:00 |
|
Revertron
|
734529098c
|
Fixed lagging behind nodes with "better" last block.
|
2021-05-07 22:14:30 +02:00 |
|
Revertron
|
8afa86098d
|
Fix of #106
|
2021-05-07 18:58:42 +02:00 |
|
Revertron
|
bd27f74351
|
Version increment. Made web-view debug=false.
|
2021-05-07 14:44:40 +02:00 |
|
Revertron
|
8c2e89da0b
|
Fixed JS part for Edge.
|
2021-05-07 11:28:24 +02:00 |
|
Revertron
|
01e97ed7a0
|
Reworked domain contacts.
|
2021-05-07 10:14:14 +02:00 |
|
Revertron
|
148b4b31ac
|
Fixed dropdown menu behavior.
Added loading of domain info and contacts on edit.
|
2021-05-06 22:53:38 +02:00 |
|
Revertron
|
0a1dc454be
|
Fixed dropdown menus behavior on linux.
|
2021-05-06 13:29:12 +02:00 |
|
Revertron
|
39f3df8b03
|
Added future development roadmap.
|
2021-05-06 10:55:13 +02:00 |
|
Revertron
|
369dc0955f
|
Version increment.
|
2021-05-05 14:54:54 +02:00 |
|
Revertron
|
acf73ce968
|
Fixed block requests.
|
2021-05-05 14:53:51 +02:00 |
|
Revertron
|
610c7d8b7b
|
Last strokes before 0.5.0.
|
2021-05-05 13:43:52 +02:00 |
|