Commit Graph

5781 Commits

Author SHA1 Message Date
zzz
bbfdbc2c22 Layout tweaks overview tab 2022-01-08 11:15:08 -05:00
zzz
0475a5fe4c Multiline labels on overview tab to make more room for translations 2022-01-08 10:28:54 -05:00
zzz
0a1a9285c6 Type fixes for i2pd 2022-01-08 10:03:21 -05:00
zzz
680d8a931b installer: Update app version and min JRE 2022-01-05 07:12:46 -05:00
zzz
6da991c5ab Make tunnel status multiline
Add room for multiline net status
Flip order of net and tunnel status
2022-01-04 13:43:30 -05:00
zzz
e18c811b60 Add about tab text to README 2022-01-04 13:18:52 -05:00
zzz
5f9d9f3856 Spacing on tab headers 2022-01-04 12:54:51 -05:00
zzz
cbc8852b9a Set graph values to 0 when router is gone 2022-01-04 12:51:51 -05:00
zzz
c403154130 Fix NPE saving settings
by commenting out a bunch more related to "change I2PControl" remote config
beta2
2022-01-04 12:18:36 -05:00
zzz
1291874d3d Add tab icons 2022-01-04 12:12:01 -05:00
zzz
5c7f1e12e1 Set version as 0.0.4-beta1 2022-01-04 10:42:54 -05:00
zzz
e07a9a91c6 Remove "Settings read from I2P router" message 2022-01-04 10:40:47 -05:00
zzz
2625f42479 Move Settings from a popup frame to a new tab
Remove "Change I2PControl" part of Settings
Rename Configuration tab to "I2P Control"
Remove Settings button from bottom
2022-01-04 10:39:26 -05:00
zzz
6ec9fff619 README and history updates 2022-01-02 11:00:57 -05:00
zzz
3956e57690 Update to jchart2d 3.2.2 2011-09-25
https://sourceforge.net/p/jchart2d/news/2011/09/jchart2d-322-released/

Fix javadoc target
2022-01-02 10:19:06 -05:00
zzz
7ae9651007 Charts: Localized time format
Remove X axis title
2022-01-02 10:04:25 -05:00
zzz
1a23735d8e Charts: Reduce max to 1 hour, remove seconds from x axis 2022-01-02 08:54:35 -05:00
zzz
cc4f276011 Layout fixes
Form sizes and alignments
Bottom tab
2022-01-02 08:29:40 -05:00
zzz
2c3db1eff4 Fix target for console webapp
needs a / or will redirect and fail
2022-01-01 14:37:13 -05:00
zzz
0f6dc2293e Use HTTP for port 7657
Remove debug output of every request/response to stdout
Update README
2022-01-01 13:16:23 -05:00
zzz
9fc4c2b821 Change build target to Java 8
Change translation tag from deprecated _ to _t
Add support for faster translation bundle generation
Change bundle format from java to java2
2022-01-01 09:31:42 -05:00
zzz
c1e1569681 fix source file permissions 2022-01-01 08:11:44 -05:00
zzz
b2f1bb65c8 Pull translations, add new translations
ar, az, cs, da, fa, hu, ja, ko, nb, pt_BR, ro, sl, vi, zh_TW
2021-12-31 14:50:46 -05:00
zzz
7f831c4768 Add translations: el, id, it, pt, tr
Update translations
2018-02-07 16:42:32 +00:00
zzz
6b7342dc8d update readme 2018-02-07 16:34:14 +00:00
dev
731fbab0d0 Pulled new translations 2015-03-02 14:21:50 +00:00
zzz
624efe208c new translations from tx 2015-01-24 14:02:29 +00:00
zzz
de85970af0 more string fixes 2015-01-19 12:55:17 +00:00
zzz
68c9c72ae9 string fixes 2015-01-12 18:47:12 +00:00
zzz
4bd29be8a9 Cleanup translation tags - parameterize, remove whitespace, grammar fixes
Add .tx/config file
2015-01-11 19:29:01 +00:00
zzz
3061c87a2e doc fix 2015-01-08 17:01:26 +00:00
zzz
4e25f22868 spelling fix 2015-01-08 16:57:42 +00:00
a252444fa6 s/forum\.i2p2\.de/forum.i2p/ 2013-02-06 20:51:50 +00:00
dev
a84e5f4dee Formatting.. 2012-02-29 21:43:54 +00:00
dev
e9e493d437 Formatting. 2012-02-29 21:41:08 +00:00
dev
0342146bc1 Added new signature disclaimer. 2012-02-29 21:39:26 +00:00
dev
ce8890684e .. 2012-02-29 21:32:53 +00:00
dev
1c02ddd896 Punctuation. 2012-02-29 21:31:12 +00:00
dev
d772138b29 Added history :) 2012-02-29 21:29:04 +00:00
dev
541d895317 Clarified some stuff. 2012-02-29 21:20:32 +00:00
dev
c170903eaa Updated itoopie.net site. 2012-02-29 21:14:31 +00:00
625e029b18 call tar directly when making osx bundle
When using ant's tar option, the permissions on JavaStubApplication were
getting reset, causing the extracted archive to not be executable. By using the
system's tar the permissions are not reset.
2011-10-01 17:10:05 +00:00
77e10946b3 merge of '29d9feebd954d4a4b3f73de4b90cda695c78d93a'
and '45b2eb2d933088a4ec317b44021b3101b2c7e0cd'
2011-09-30 23:56:44 +00:00
030b34ad0c stripping extraneous trailing whitespace 2011-09-13 16:33:51 +00:00
52faab32eb I accidentally checked this in. Sorry tuna 2011-08-22 14:04:45 +00:00
a1a1c03d84 Add new ant target: makeOSXBundle (with an alias of "osx") to make a
self-contained OSX bundle (which is how apps are normally distributed on OSX).
2011-08-10 19:34:02 +00:00
2a129c462d I added this to the I2P repo (it simply calls i2prouter start in osx) and isn't
very useful for itoopie. Removing.
2011-08-10 18:51:58 +00:00
dev
94129327d8 Improved stylesheet. 2011-08-05 11:11:10 +00:00
1a455b4c88 Fix installer target. Re-add missing itoopieinstaller.xml 2011-08-04 13:16:43 +00:00
dev
51d3a3e404 Fixed uninstaller icon.
Bumped version to 0.0.2.
2011-08-04 12:25:50 +00:00