41128f1457
remove redundant functions
2019-07-17 14:34:41 +00:00
61f45b3a3a
Remove un-needed imports
2019-07-17 02:25:07 +00:00
aaacb2e558
Fix the configFile property so that removeControllers can work, fix cross-platform/un-migrated platform bugs, override equals so the list of controllers can remove a controller by passing the object
2019-07-17 02:22:07 +00:00
9c2dc47a8a
use .equals instead of ==
2019-07-15 19:31:04 +00:00
2db0a65425
Save tunnel configs on tunnel creation, only save one config at a time.
2019-07-15 19:05:03 +00:00
fd781f4894
TCG:
...
private/public method tweaks and revert API breakage
remove loadSplitConfig()
don't create empty file in assureConfigFile()
throw exception on empty config
locking fixes
formatting cleanups
@since fixes
log tweaks
2019-07-15 16:22:51 +00:00
4a099854f7
Make sure listFiles returns i2ptunnel.config on un-migrated platforms, don't loop over loadControllers in startup()
2019-07-13 08:34:54 +00:00
ff379c36cb
NPE fix
2019-07-13 08:10:24 +00:00
d5970f17de
more consistency fixes
2019-07-13 07:18:25 +00:00
595e43b8a4
fix the bug where it tries to migrate an already migrated config file, pass around files instead of strings, use the FileSuffixFilter, eliminate irrelevant code
2019-07-13 06:10:30 +00:00
63e75ed307
increase max plugin size to 128 MB
2019-07-11 19:17:14 +00:00
6b990689cc
imagegen:
...
Generate RGB QR code images
re-enable font anti-aliasing
scale font based on text and image size
2019-07-11 14:04:12 +00:00
3e48bf80f1
Add muwire.i2p to home page
...
as approved at July 2 meeting
icon: public domain
2019-07-10 12:13:30 +00:00
7a64505139
Console: Hide netdb RI and LS tabs (ticket #2558 )
2019-07-04 12:34:14 +00:00
e458361193
Fix bad reversion
...
0.9.41
2019-07-03 12:22:40 +00:00
86fd8ce391
Add Farsi translations for i2psnark and i2ptunnel
...
Add eepsite help translations for Polish and Portuguese
Fix Dutch eepsite help that had wrong language in it,
instalsler/r checkin last weekocroot/help/index_nl.html
2019-06-28 13:44:09 +00:00
e24333206e
pull translations
2019-06-28 13:23:51 +00:00
87109c8fef
imagegen: Catch render error (ticket #2507 )
2019-06-25 17:58:52 +00:00
7ecee9dfdb
Streaming: Increase size of recently-closed cache
2019-06-25 14:23:32 +00:00
8433f658f8
Streaming: Check that destinations match
2019-06-25 13:18:26 +00:00
2cdb86fa1e
Use checked sort
2019-06-25 13:10:53 +00:00
41e9bfc6b7
Console: Remove home page entries
2019-06-22 12:29:35 +00:00
93a3f09971
poupdate-source
2019-06-19 18:47:33 +00:00
ebe95fc575
i2ptunnel: Improve logging when no outproxy configured (ticket #2338 )
2019-06-18 13:24:48 +00:00
61cdc7c7d2
Console: Hide news section in summary bar if news fetching
...
is disabled, or if empty (ticket #2301 )
2019-06-17 13:11:23 +00:00
3aeadaa719
i2psnark: Fix QupZilla detection (ticket #2026 )
2019-06-16 16:14:35 +00:00
a542b182ea
i2psnark: Increase DHT blacklist time (ticket #2275 )
...
Update time if already blacklisted
Prune blacklist if too big
2019-06-16 14:59:55 +00:00
1ddc651b11
Console: Fix stopping webapps at shutdown (ticket #2508 )
...
RouterAppManager log tweaks
2019-06-15 16:02:22 +00:00
ea2ef7b127
Add Farsi susimail translation
2019-06-09 15:51:52 +00:00
2918d6006f
fix un-migrated and monolithic config saving
2019-06-09 02:20:23 +00:00
357feca7b1
fix bug when configs are un-migrated
2019-06-08 07:26:24 +00:00
920a83ddab
tiny formatting fix
2019-06-08 04:11:18 +00:00
42e3406529
re-name inConfig to reflect new purpose
2019-06-08 04:04:53 +00:00
7336f64c26
fix saving config files from ui
2019-06-08 04:03:31 +00:00
c1731f68fa
when deleting configs, move them to a backup location
2019-06-08 00:51:59 +00:00
e4892c6d5c
fix removeConfig so it backs up and removes the files
2019-06-07 18:12:44 +00:00
697b617c7a
finals
2019-06-03 13:06:44 +00:00
eea0990b54
Use hasWrapper() util method
2019-06-03 11:39:56 +00:00
aa0bafb8a8
Update PAC file for additional security
2019-06-02 12:39:18 +00:00
c4ebc7357d
TCG: Add new getInstance() method for Android
...
so instance with stale context is not returned.
Return null in Android for old method.
2019-06-02 11:08:38 +00:00
eff2bdbf87
Build: Fix Debian (ticket #2517 )
2019-06-02 10:17:59 +00:00
38f135ceb9
That took me entirely too long to figure out
2019-06-01 18:42:22 +00:00
0a1a2ed82a
unwrap some loops, get rid of configFiles(), fix loadConfig
2019-06-01 16:20:53 +00:00
0a774c6c58
remove cryptic logging
2019-06-01 14:12:48 +00:00
8a4c4694ec
Blinding: cache b32, sort by b32 on /configkeyring
2019-05-31 15:26:20 +00:00
67224858b7
whitespace
2019-05-30 15:36:11 +00:00
447e29e381
Console: More reword of tooltips
2019-05-30 15:28:36 +00:00
aae81a7b5f
Console, i2ptunnel: Reword blinding options and tooltips
...
i2ptunnel: Unhide blinding options
2019-05-30 15:16:47 +00:00
f049319500
Console: Support deleting blinded entries on /configkeyring
2019-05-30 14:26:11 +00:00
6b3896c1f8
increase default max conns per minute
2019-05-30 12:16:12 +00:00