Commit Graph

2131 Commits (ffc7f1748af7f3290461f5072fa6a3526863ef85)

Author SHA1 Message Date
Zlatin Balevsky 6e98d96bc1
externalize strings in download preview dialog 2020-09-29 14:27:28 +01:00
Zlatin Balevsky e04c675734
externalize strings in file details dialog 2020-09-29 14:24:21 +01:00
Zlatin Balevsky 601fe847af
externalize strings in certificate management tool 2020-09-29 14:18:40 +01:00
Zlatin Balevsky 2972e88f2e
externalize strings in certificate warning dialog 2020-09-29 14:13:31 +01:00
Zlatin Balevsky a537903322
externalize strings in fetch certificates dialog 2020-09-29 14:07:06 +01:00
Zlatin Balevsky 260fa91ccd
externalize strings in advanced sharing tool 2020-09-29 14:02:22 +01:00
Zlatin Balevsky 3f9e183f9d
externalize strings in update dialog 2020-09-29 13:55:37 +01:00
Zlatin Balevsky c69f55905b
externalize strings in close warning dialog 2020-09-29 13:38:53 +01:00
Zlatin Balevsky f07f245e59
externalize strings in Browse dialog 2020-09-29 13:24:14 +01:00
Zlatin Balevsky 9b0dbd0ea9
externalize strings in show/add comment frames 2020-09-29 13:16:26 +01:00
Zlatin Balevsky 3b18ed63cb
externalize strings in Content Control panel 2020-09-29 13:11:04 +01:00
Zlatin Balevsky 006afa9a9b
externalize strings in Trust List panel 2020-09-29 13:04:29 +01:00
Zlatin Balevsky 4a5ad9191f
externalize strings from status panels 2020-09-29 12:57:46 +01:00
Zlatin Balevsky 0e4e030c53
externalize strings in loading and shutdown dialogs 2020-09-29 10:12:02 +01:00
Zlatin Balevsky 82f75affa4
externalize strings in Options gui 2020-09-29 09:45:14 +01:00
Zlatin Balevsky b47634d916
externalize strings in the results tab 2020-09-28 20:23:20 +01:00
Zlatin Balevsky 3871b818c7
externalize strings in the main frame 2020-09-28 19:55:39 +01:00
Zlatin Balevsky b12172eef1
i18n for the setup wizard 2020-09-28 17:35:02 +01:00
Zlatin Balevsky 8293a5128d
show language selection dialog if gui.properties does not exist 2020-09-28 16:24:29 +01:00
Zlatin Balevsky c3e66bde2f
basic translation infrastructure using the Java API 2020-09-28 15:26:18 +01:00
Zlatin Balevsky c9d32aeaba
Make default i2cp host 172.17.0.1 in the docker wizard 2020-09-27 17:02:15 +01:00
Zlatin Balevsky ac9a7ab3e0 Merge branch 'wizard-indocker' into 'master'
Wizard in docker

See merge request zlatinb/muwire!49
2020-09-27 15:56:12 +00:00
LoveIsGrief 4708affb81
docker: Use 48x48 icon
Allows for a better favicon
2020-09-27 13:57:39 +02:00
LoveIsGrief 707b9872e6
docker: use defaults file for setup wizard
This allows the user to have preconfigured defaults for their container.
2020-09-27 13:56:58 +02:00
Zlatin Balevsky bcb41baca2
update version, add link to Packaging page 2020-09-27 07:26:06 +01:00
Zlatin Balevsky 72985bacb6
add ability to disable updates completely, intended for 3rd party packaging 2020-09-26 17:53:29 +01:00
Zlatin Balevsky 3387d22a6c
remove HOPELESS downloads from the download list via an event 2020-09-26 17:10:24 +01:00
Zlatin Balevsky 10bd566d58
Release 0.7.4 2020-09-25 16:51:40 +01:00
Zlatin Balevsky f4e0c707df
fix cleaning up of hopeless downloads in plugin 2020-09-23 15:23:51 +01:00
Zlatin Balevsky c11a427483
fix cleaning up of hopeless downloads in gui 2020-09-23 15:21:47 +01:00
Zlatin Balevsky e9db22c562
option for download attempts before giving up in desktop gui 2020-09-23 14:54:19 +01:00
Zlatin Balevsky fa53a35023
option for download attempts before giving up in plugin 2020-09-23 14:44:51 +01:00
Zlatin Balevsky 94dd6101aa
show sequential status and hopeless host count in plugin 2020-09-23 14:33:18 +01:00
Zlatin Balevsky e65fbe1bd1
show sequential status and hopeless host count in download details panel 2020-09-23 14:26:02 +01:00
Zlatin Balevsky 964e315367
add a hopeless state for a download where all sources are hopeless 2020-09-23 14:17:40 +01:00
Zlatin Balevsky 140231e362
Give up on download sources after a number of attempts 2020-09-23 14:00:52 +01:00
Zlatin Balevsky c73a821c67
put verified sources in the responder cache as well 2020-09-23 11:30:20 +01:00
Zlatin Balevsky 0ebe00b526
reduce hopeless interval to 1hr and purge interval to 24hrs 2020-09-22 16:08:17 +01:00
Zlatin Balevsky b2a3bfce54
make sure we have the Persona of the altloc 2020-09-22 16:07:18 +01:00
Zlatin Balevsky c490a511bd
distinguish between discovered sources and verified sources. Only propagate and persist verified sources 2020-09-22 13:34:49 +01:00
Zlatin Balevsky cbaa3470d2
make responder cache size configurable 2020-09-22 12:17:27 +01:00
Zlatin Balevsky 84d61fccd5
cache recent responders and always forward queries to them. Thanks to qtm for the idea 2020-09-21 15:28:15 +01:00
Zlatin Balevsky a88db8f50f
FixedSizeFIFOSet 2020-09-21 15:13:44 +01:00
Zlatin Balevsky 5a38154e15
make sure the pongs uuid matches the last sent ping uuid 2020-09-20 18:42:26 +01:00
Zlatin Balevsky e5891de136
send and read up to 2 hosts per pong 2020-09-20 18:26:29 +01:00
Zlatin Balevsky 1e729bae1c
implement forgetting of hopeless hosts after some time 2020-09-20 17:49:07 +01:00
Zlatin Balevsky 3e6e0c7e9f
cache calls to System.currenTimeMillis() 2020-09-20 17:34:28 +01:00
Zlatin Balevsky 44af23c162
restrict forwarding of queries to sqrt of neighboring connections. Thanks to 'qtm' for the idea 2020-09-19 17:28:19 +01:00
Zlatin Balevsky a262c99efe
reduce limit on peer connections 2020-09-19 17:16:36 +01:00
Zlatin Balevsky 9eff723dd3
Release 0.7.3 2020-09-18 18:44:15 +01:00