onryo
d8eb008b7c
Update 'util/install.sh'
2022-01-29 09:24:50 +00:00
Duke Leto
8acb4a5db1
update copyright year
2022-01-13 22:42:18 -05:00
Duke Leto
a7b9c89d97
Fix some issues related to #65
...
This commit prevents the basic bug of allowing a user to click "Next" without
entering any information. This is done by telling QT which fields are mandatory.
I am not sure if it fixes the "Cancel button does a coredump" because I cannot
reproduce that.
I also made various strings use the translation file.
I removed the "Back" button from the first page, because that makes no sense.
I removed the "Passphrase don't match" red text that is shown by default, because
it was ugly and immediately shows users a negative "you did something wrong" as their
very first visual of the wallet. That seemed like bad UI/UX. Now we only show red
text there if passwords are too short or do not match.
I made the TOS button text red, which makes it more clear that it's necessary
to click it.
As a consequence of these changes, you cannot input ANY values until the TOS radio
button is clicked, so it seemed important to highlight it in red. Otherwise users
may click other areas and it seems like nothing works.
I deleted an unused file restoreSeed.ui .
2022-01-13 22:31:25 -05:00
onryo
045696520b
Update 'util/install.sh'
2021-12-25 14:10:07 +00:00
onryo
c862bc3ceb
Update 'util/install.sh'
2021-12-25 14:09:14 +00:00
onryo
ed11d0b56e
Delete 'peda-session-SilentDragonLite.txt'
2021-12-23 17:33:01 +00:00
onryo
2259c365eb
already in util
2021-12-23 16:19:43 +00:00
Duke Leto
52dad167d7
more debug
2021-12-21 12:44:17 -05:00
Duke Leto
60e4443501
Merge branch 'dev' of https://git.hush.is/hush/SilentDragonLite into dev
2021-12-21 12:37:24 -05:00
Duke Leto
cbc77e9d58
more error checking, logging and fix some compiler warnings
2021-12-21 12:37:13 -05:00
Duke Leto
3f9fc49207
removed unused migration ui, since we never had sprout zaddrs
2021-12-21 12:36:41 -05:00
Duke Leto
5f8babd5a1
Fix cancelEvent warning and better logging+error checking
2021-12-21 12:08:00 -05:00
onryo
5696afaa69
comment
...
not an issue for most Ubuntu/Ubuntu based distributions but the path can be /usr/share/applications/ which requires sudo
2021-12-21 12:55:57 +00:00
onryo
1afffea528
rm install.sh
...
it was mv to util
2021-12-21 12:39:18 +00:00
Duke Leto
eda57b5a1b
Try to gracefully handle exceptions in litelib_process_response
2021-12-20 19:14:07 -05:00
Duke Leto
3db92080fd
Add missing build-essential dep to default compile instructions
2021-12-20 18:04:55 -05:00
onryo
743f35dd79
Upload files to 'res'
2021-12-14 17:21:56 +00:00
Duke Leto
c14c7f2b4b
add translation analysis script
2021-12-01 13:52:06 -05:00
Duke Leto
9722b5ec15
update translations
2021-12-01 13:51:22 -05:00
onryo
18a9c5b58e
+nl
2021-12-01 16:41:57 +00:00
onryo
743943ae2b
+nl
2021-12-01 16:41:12 +00:00
oDinZu
47ab9470d6
improve rust instructions
2021-11-09 23:14:00 +00:00
Duke Leto
672cf54b0a
Merge branch 'show_server' into dev
2021-11-08 23:37:54 -05:00
Duke Leto
f63313b83c
Merge remote-tracking branch 'origin/master' into dev
2021-11-08 23:37:43 -05:00
Duke Leto
3e0acd9be2
Merge pull request 'New animated startup GIF' ( #53 ) from onryo/SilentDragonLite:master into master
...
Reviewed-on: https://git.hush.is/hush/SilentDragonLite/pulls/53
2021-11-08 05:06:15 +00:00
onryo
814918d353
Upload files to 'res'
2021-11-06 19:21:10 +00:00
Duke Leto
532d8824ab
Render current server in hushd tab
2021-11-05 13:02:36 -04:00
Duke Leto
e7a23a4bfb
Start implementing the showing of server details in Hushd Tab
2021-11-05 08:55:40 -07:00
Duke Leto
7975f02a36
Check for qmake and make in build.sh
2021-11-05 06:43:55 -07:00
jahway603
a6bf9a645f
Merge pull request 'fixed wormholeconnect image' ( #47 ) from jahway603/SilentDragonLite:dev into dev
...
Reviewed-on: https://git.hush.is/hush/SilentDragonLite/pulls/47
2021-11-01 17:22:13 +00:00
jahway603
633cd782f3
moved install.sh to util dir
2021-11-01 13:17:34 -04:00
jahway603
e1df174991
created util directory
2021-10-31 22:12:32 -04:00
jahway603
4a61624ae6
fixed wormholeconnect image
2021-10-31 20:19:34 -04:00
onryo
b4c5f2d26a
updated lang
2021-10-30 23:28:13 +02:00
oDinZu
2f63d978aa
Update 'README.md'
2021-10-29 19:38:25 +00:00
oDinZu
11d689c5ba
Update 'README.md'
...
Need qttools5-dev-tools for using lupdate with build.sh linguist and added rustup instructions for ensuring 1.49.
2021-10-29 19:37:28 +00:00
jahway603
dae0dd016d
Merge pull request 'adding poop to random server list in SDL' ( #38 ) from jahway603/SilentDragonLite:dev into dev
...
Reviewed-on: https://git.hush.is/hush/SilentDragonLite/pulls/38
2021-10-28 04:23:13 +00:00
jahway603
2fa022f37b
added poo to random server list
2021-10-28 00:17:10 -04:00
jahway603
c6d9164068
added some poo
2021-10-27 23:11:01 -04:00
onryo
2ae5bb40e3
yep
2021-10-19 01:34:09 +02:00
onryo
3465738d7e
yep
2021-10-19 01:30:42 +02:00
onryo
2e5977a38d
Upload files to ''
2021-10-18 23:28:34 +00:00
onryo
b77db78e36
Upload files to ''
2021-10-18 23:25:59 +00:00
onryo
b2174fcdca
Upload files to ''
2021-10-18 23:25:03 +00:00
Duke Leto
2b23bd7603
Merge pull request 'hush builder and launcher creator' ( #36 ) from onryo/SilentDragonLite:master into master
...
Reviewed-on: https://git.hush.is/hush/SilentDragonLite/pulls/36
2021-10-18 22:26:49 +00:00
onryo
ca0f770fb5
Upload files to ''
2021-10-18 22:08:23 +00:00
Duke Leto
5fb3e364ca
Merge pull request 'adding nyami to random server list in SDL' ( #33 ) from oDinZu/SilentDragonLite:sdl-odinzu into dev
...
Reviewed-on: https://git.hush.is/hush/SilentDragonLite/pulls/33
2021-08-18 11:13:56 +00:00
oDinZu
e574663895
Merge branch 'dev' of https://git.hush.is/hush/SilentDragonLite into sdl-odinzu
2021-08-17 17:19:56 -04:00
oDinZu
a9063e865e
add nyami to random servers
2021-08-15 19:44:49 -04:00
oDinZu
ce1dfcb735
Update 'src/mainwindow.cpp'
...
updating lite servers to support more sauce
2021-08-04 00:48:38 +00:00