|
cd699c587b
|
i2ptunnel: I2Ping CLI tunnel quantity 1
Show current setting for owndest in CLI
Skip a irrelevant log message for I2Ping
Break wait on interrupt
Log level tweaks
|
2020-09-27 14:38:44 +00:00 |
|
|
b31b42a557
|
Streaming: Fix copy/paste errors in tag option handling
|
2020-09-27 14:17:36 +00:00 |
|
|
c3f187abcb
|
Console: Drop gateway icon on leasesets page,
just adds clutter with no value.
Change last-changed time on leaseset debug page to use standard formatting
|
2020-09-26 14:05:29 +00:00 |
|
|
ea4409897d
|
i2ptunnel: Change enctype default to both for:
HTTP, IRC, and Streamr servers
IRC, SOCKS IRC, and Streamr clients
|
2020-09-22 14:52:55 +00:00 |
|
|
7dd7f021b0
|
Susimail, SAM: More defensive ByteBuffer casting to avoid runtime issues (ticket #2775)
|
2020-09-22 14:39:32 +00:00 |
|
|
8fa3e45e47
|
Add tags for librejs compatibility on application/console pages and in embedded javascript
|
2020-09-20 05:05:57 +00:00 |
|
|
dca45a9b18
|
i2psnark: Defensive checks for v2 format files and magnet links
|
2020-09-16 14:42:11 +00:00 |
|
|
aa07775a32
|
Blocklist: Move HTML status generation to console
|
2020-09-11 17:21:04 +00:00 |
|
|
3b18e54545
|
Console: Fix /configclients help message for split client config files
|
2020-09-10 13:01:18 +00:00 |
|
|
5d1f46e6c4
|
Blocklist: Track versions of each file
Adjust synchronization
Fix logging for feed file
Prep for a country blocklist (ticket #2759 WIP)
|
2020-09-08 13:38:10 +00:00 |
|
|
d402300dba
|
Console: Support remote lookup of full router hash from search form
|
2020-09-04 16:57:40 +00:00 |
|
|
bb761aea96
|
Router: Prep for router encryption types (Proposal 156 WIP)
|
2020-09-02 13:09:38 +00:00 |
|
|
feba993019
|
javadoc fix
|
2020-08-29 13:34:00 +00:00 |
|
|
623a11dd8f
|
console: ngettext fixes
|
2020-08-29 13:32:34 +00:00 |
|
|
ba7fb00450
|
i2ptunnel: Prevent changing alt private key file while running
|
2020-08-29 12:52:00 +00:00 |
|
|
14518dc396
|
fix missing classic icons from imagegen css/index, removed classic reference ie-compatability from css.jsi
|
2020-08-24 17:15:40 +00:00 |
|
|
94778c74dc
|
update translations
|
2020-08-21 19:09:48 +00:00 |
|
|
c067f38123
|
GeoIP 2020-08
Meet db-ip.com license requirements
BuildTime update
|
2020-08-20 15:39:12 +00:00 |
|
|
046d1e01b0
|
make method private
|
2020-08-19 18:52:18 +00:00 |
|
|
cc6247fe7e
|
findbugs all over
|
2020-08-19 14:50:58 +00:00 |
|
|
87f9b619e5
|
welcome text correction
|
2020-08-14 15:00:23 +00:00 |
|
|
4ac89e7024
|
Remove mistaken association between Localization Lab and our Transifex efforts.
|
2020-08-14 13:49:18 +00:00 |
|
|
d7b512ca9a
|
spelling fix
|
2020-08-13 19:11:00 +00:00 |
|
|
926f88585a
|
fix typo on welcome.jsp
|
2020-08-13 18:08:58 +00:00 |
|
|
4b3dbd8915
|
poupdate-source
|
2020-08-12 18:49:44 +00:00 |
|
|
9d31a41ffe
|
remove extraneous comma
|
2020-08-12 18:33:50 +00:00 |
|
|
217571118b
|
tag complete sentences for strings in welcome.jsp
|
2020-08-12 18:29:10 +00:00 |
|
|
b03e919cbe
|
fix strings on welcome.jsp
|
2020-08-12 17:50:12 +00:00 |
|
|
27776cddb2
|
use color versions of the new icons(last big image checkin), add custom images for community sites, tweak some sizes on images that were squashed or stretched, remove borders on /home buttons
|
2020-08-11 22:01:50 +00:00 |
|
|
6087a46a0b
|
replace basically every small image, icon, or indicator with one from a consistent source, minus personal/community sites and plugns, see licenses/LICENSE-fontawesome for more details
|
2020-08-11 05:10:00 +00:00 |
|
|
29d2051a34
|
configlogging code cleanup
|
2020-08-01 12:48:53 +00:00 |
|
|
d1bdeae596
|
replace tabs with spaces in HomeHelper.java
|
2020-07-31 14:51:05 +00:00 |
|
|
fa8bd4310c
|
fix typos in the welcome wizard
|
2020-07-29 02:38:56 +00:00 |
|
|
4f8f8b659b
|
Drop more old susi files
|
2020-07-28 20:34:07 +00:00 |
|
|
b97ec8da90
|
clean up some of the awkward language on the welcome wizard, don't ask people to 'be patient' explain what is happening, etc
|
2020-07-27 17:01:48 +00:00 |
|
|
a3fe0092ac
|
i2ptunnel: Change CONNECT tunnel default sigType to EdDSA (ticket #2749)
|
2020-07-22 17:18:23 +00:00 |
|
|
896dbfbacf
|
i2ptunnel: Change default encType to both for new tunnels,
http client, shared clients, and all tunnels for new installs (ticket #2751)
Change IRC tunnel sigType to EdDSA for new installs (ticket #2749)
|
2020-07-22 15:34:43 +00:00 |
|
|
4d3561c92a
|
i2psnark: Increase max pipeline, negotiate actual value
|
2020-07-19 14:45:48 +00:00 |
|
|
3c7b658a59
|
Avoid some repeated code
|
2020-07-16 05:25:02 +00:00 |
|
|
6482437795
|
Move plugins to their own section on /home, and make it so that if all the elements of a section are shown, that section becomes hidden(so that plugins are not enabled by default)
|
2020-07-15 16:06:06 +00:00 |
|
|
075ac7ab43
|
SAM: Rename 3.3 control session
|
2020-07-09 17:05:06 +00:00 |
|
|
31d7d7d9bb
|
Addressbook: Rename the book nobody uses
Config migration
Version the svg
Remove very old standalone files
|
2020-07-09 16:45:37 +00:00 |
|
|
2e3ff679f3
|
i2psnark: Change ETA default sort order (ticket #2733)
add markdown mime type
|
2020-07-07 13:22:44 +00:00 |
|
|
531b7c2ae9
|
Remove extra step-indicator from first slide of welcome wizard
|
2020-07-03 23:21:15 +00:00 |
|
|
95f16c99bd
|
Remove Why I2P from the welcome wizard. Make the welcome wizard more informative about the functionality contained within I2P. Tweaks to stylesheets on the welcome wizard.
|
2020-07-03 23:18:14 +00:00 |
|
|
462180f9a4
|
re-name full color logo(logogrey7.png=>wizardlogo7.png) used in welcome wizard and remove the old redundant ones.
|
2020-07-03 16:15:32 +00:00 |
|
|
505c49ad01
|
Tweak position of headings and infoboxes in welcome wizard, switch to full-color I2P logo on all pages
|
2020-07-03 15:36:14 +00:00 |
|
|
112beb552b
|
i2ptunnel: Fix missing throttling section for non-HTTP servers
|
2020-07-02 12:15:54 +00:00 |
|
|
39f3e3a92c
|
more non-textual updates to the bandwidth wizard
|
2020-06-24 18:02:25 +00:00 |
|
|
9a6374c79b
|
new images for the install wizard, re-name the images, even up the font sizes on the bandwidth configuration pages
|
2020-06-23 21:51:53 +00:00 |
|