8b029dbae5
SusiMail: Message button tweaks
2018-05-31 00:37:45 +00:00
484d4e226c
SusiMail: Don't require confirmation to delete from Trash,
...
Clear reallydelete flag when clicking cancel or change folder
2018-05-30 23:51:14 +00:00
a7db82a1fa
SusiMail: Fix dup ConnectWaiter run, no failure message
2018-05-30 19:46:51 +00:00
3f2fe39515
SusiMail: Don't store loading/fetching/refresh messages in session object,
...
so they go away when done
2018-05-30 15:55:19 +00:00
04a9f5612b
Javadoc fixes
2018-05-30 13:11:50 +00:00
884a42b814
Build: Remove more files from Debian source tarballs
...
Don't need to both delete and exclude for tarballs
Restore commons-logging.jar to build classpath where needed for deb builds
Add classpath entries to fix Debian javadoc build
2018-05-30 12:52:30 +00:00
278a8142b8
NTCP: Cleanup, remove commented-out code in prep for NTCP2
...
Increase max RI size
2018-05-29 17:23:08 +00:00
277a1619e4
Console: Tagged string fixes (ticket #2017 )
...
CSS tweaks
2018-05-28 17:49:47 +00:00
d128bab2fa
SusiMail: Send deletions after connect so emails don't come back after a move (ticket #2087 )
...
Refactor/consolidate pop3 deletion code
Fix loading mails in checker
Fix checker thread name
Return to inbox, not drafts, after sending draft
CSS for select
2018-05-28 14:18:23 +00:00
550ef2ae9c
SusiMail: Remove disk null checks, always non-null
2018-05-27 13:46:13 +00:00
5feeffa550
ministreaming: Add classpath to jar (ticket #2228 )
2018-05-26 22:03:16 +00:00
36c279f23d
i2psnark: Hide peers button if no peers on that page (ticket #2152 )
2018-05-26 21:47:30 +00:00
f3207464bb
i2psnark: Hide column 1 icon for peers (ticket #1996 )
2018-05-26 21:07:42 +00:00
00acac4b61
i2psnark: Hide "0 Bps" if no peers (ticket #2152 )
2018-05-26 20:59:09 +00:00
e67c750fab
i2ptunnel: Retry accept after server socket closed (ticket #2003 )
2018-05-26 20:00:10 +00:00
2d7f0d35ce
i2ptunnel CLI help tweak
2018-05-26 19:52:41 +00:00
3701f71fc6
Jetty: Skip files with [] in default servlet to avoid throwing exception
2018-05-26 19:31:40 +00:00
3f64825436
SSL Wizard: Cleanups
2018-05-26 17:38:33 +00:00
5ca319e4bd
/confignet: Reorganize (ticket #2217 )
2018-05-26 16:05:28 +00:00
f11104e7bc
Summary Bar: Change header from "I2P Updates" to "Update Status" (ticket #2137 )
...
/configsidebar: Tag sections for translation; translate unselected sections;
sort unselected sections by translated name
2018-05-26 13:56:06 +00:00
39c0f558c1
Utils: Disable DNSoverHTTPS by default (ticket #2201 )
...
Reenable with eepget.useDNSOverHTTPS=true and time.useDNSOverHTTPS=true
2018-05-26 12:24:50 +00:00
c1b9aa9665
Router: Fix wrapper.config path in OOM message when installed as
...
Debian package, but not running as a service (ticket #2223 )
2018-05-26 11:46:59 +00:00
9eb3cc5916
i2ptunnel: Fix dup tunnels clicking generate on new tunnel (ticket #2225 )
...
remove dup call to processAction()
2018-05-25 19:39:22 +00:00
2fab97fb20
Console: Fix changes to wrong tunnel on /configtunnels (ticket #2227 )
2018-05-25 17:35:29 +00:00
195a2d0473
LICENSE.txt clarifications and updates
2018-05-06 15:50:28 +00:00
288a6b0670
SSL Wiz: Use RSA if EC not available
2018-05-06 13:25:40 +00:00
df7c1c6104
Certs: Change default from RSA to EC for CA certs
2018-05-06 13:21:22 +00:00
598a177e5e
Removed a "ant-" which wheren't supposed to be commited :)
2018-05-06 03:58:08 +00:00
0a1191aa3f
Small patch to make ant use the SBT wrapper script.
2018-05-06 00:20:54 +00:00
5f81a8de59
Mac OS X Launcher - reborn - ALPHA!
...
TLDR;
Howto? ant osxLauncher
Privacy Notes? If you don't got SBT, a bash script will trigger
download of SBT for you with task osxLauncher.
Results? open ./launchers/output
"Binary" App Bundle name: I2P.app
Runtime base directory? ~/Library/I2P
Runtime config directory? untouched.
After talk on IRC with zzz, I rewrote the logic since we could
start with a simple deploy, for a faster alpha version ready :)
SBT will build a zip file from the content of pkg-temp, which
CompleteDeployment.scala will again unzip in runtime. Right now
it's quite basic, but the plan is to add version detection, so
it's capable of upgrading a already deployed I2P base directory.
OSXDeployment.scala is renamed to PartialDeployment.scala for usage
in the browser bundle launcher, since it's going to be a subset of
the files found in pkg-temp.
A Info.plist is added to the launchers/macosx which is added to the
application bundle under building. Note that this differ from the one
in Start i2p router.app that's been here for years now.
2018-05-05 23:34:35 +00:00
f6273a1662
SSL Wizard: Link fixes
...
Fix lost autostart config
Separate messages for bad SSL config vs. no SSL config
2018-05-05 22:32:43 +00:00
e14a4f0111
HTTP Client: Allow SSL to i2p hosts by default
2018-05-05 22:25:13 +00:00
543e5bd218
Preliminary .editorconfig
2018-05-05 22:22:40 +00:00
d3c28a6b44
Streaming: Don't send HTTP response to HTTPS request
2018-05-05 22:21:01 +00:00
d851686272
SSL Wizard: Add links
2018-05-05 14:09:47 +00:00
87329bc32c
SSL Wizard: Page cleanup, message box
2018-05-05 12:59:01 +00:00
c734b84b28
doc update
2018-05-03 20:40:26 +00:00
6c88eb5211
BOB: Register with port mapper
2018-05-03 20:00:03 +00:00
7b2355a888
SSL Wizard: Implement Jetty SSL disable
2018-05-03 19:43:22 +00:00
b31ebfe368
SSL Wizard: Stop and restart Jetty if running
...
Make JettyStart restartable
RouterAppManager workaround for JettyStart becoming untracked after stop
2018-05-03 19:29:13 +00:00
9a7b58259f
CLI: Add KeyGenerator
2018-05-03 13:13:29 +00:00
9c52d454f8
Debug: Case-insensitive sort of PortMapper and AppManager tables
2018-05-03 13:08:56 +00:00
a548c307bc
Console: Make Java 10 warning a 10/11 warning
2018-05-03 13:01:16 +00:00
2efd544713
Tests: Add scala files to UTF-8 tests
...
Make tests less noisy
2018-05-03 13:00:08 +00:00
c9a6fab638
SSL Wizard: Implement disable-SSL
2018-05-02 13:39:49 +00:00
1c677cd99b
SSL Wizard: Fixes, checks, form improvements
2018-05-02 13:10:06 +00:00
70e994fcf3
Some changes, after much testing I find it best to spawn an sub java
...
process for I2P rather than trying to load Router via reflection or
anything runtime fancy stuff. Shell script is implemented in SBT now,
and can now link to download JRE script and so on.
2018-05-02 03:39:14 +00:00
c326bb7c6d
Added scala license snippet to LICENSE.txt
2018-05-01 13:30:55 +00:00
f6c8e44329
Jar deployment, SBT hacking, and more related to launcher code.
...
Some refactoring, bugfixing, and self awareness of launcher jar.
2018-05-01 11:15:11 +00:00
345e7414e6
Change current directory to base directory before starting the router.
2018-05-01 03:43:41 +00:00