6dd7431ccd
message cleanup
2011-03-30 00:42:08 +00:00
7020bfd521
display cleanups
2011-03-30 00:19:28 +00:00
0fcf13ef73
* susidns:
...
- IDN toASCII improvements (old bean)
- Add 'other' filter
- Fix jsp 500s
2011-03-29 23:17:14 +00:00
9e37a5a4af
* susidns:
...
- Enforce basic rules on host name additions
- Split up form
- IDN toASCII improvements
- Log message improvements
2011-03-29 22:46:59 +00:00
172541a368
implement delete on details page
2011-03-29 03:29:23 +00:00
9f475c03cb
fix details for published book
2011-03-29 03:02:17 +00:00
fbfffa9987
- SusiDNS cleanups
...
- Logging cleanups
2011-03-29 02:16:42 +00:00
078056f163
implement last-modified
2011-03-24 22:07:19 +00:00
1adb3d19c7
- Better serializer error handling and logging
...
- Automatic corruption repair in blockfile
- Automatic removal of bad entries in BFNS
- Use unsigned shorts to extend max lengths to 65535
- Check max length
- Throw IOE on negative ints
- Tweak fromProperties() exceptions
- Fix DataHelper encoding issues (ticket #436 )
- CSS tweaks
2011-03-24 21:51:20 +00:00
7751661f3d
basic IDN support
2011-03-24 05:30:33 +00:00
ca5484a984
- Add details page in susidns
...
- Add source in Daemon
- Honor list property in BFNS.lookup()
2011-03-24 03:00:47 +00:00
c85931cbc5
log tweaks
2011-03-23 02:22:19 +00:00
7e0d0e2b01
- Implement getNames()
...
- Use getNames() for merging to hosts.txt naming services to avoid O(n**2)
- Fix naming service selection
- Don't merge from master book unless publishing
- Add naming service and direct config options
2011-03-22 22:10:15 +00:00
5dc9214296
- Iterate through eepgetted subscription file instead of loading the whole thing into memory
2011-03-22 18:20:44 +00:00
311bb7a4b6
propagate from branch 'i2p.i2p' (head 6467dc867b03e6be51ac21be14d7f8cbdadc2bd2)
...
to branch 'i2p.i2p.zzz.naming' (head ed37752523387104764b68a1deaaedb5e707e827)
2011-03-22 14:28:16 +00:00
61590d39e0
merge of '60c5cb17c0406b6e6e547489f9ea8ef3c290e262'
...
and 'ea425725295fb82fd45d0a93ba521f8695fa88a5'
2011-03-22 02:11:30 +00:00
c89f752ccc
Update Dutch translation for routerconsole
2011-03-21 18:34:49 +00:00
4c0a4a2296
Update english routerconsole tags
2011-03-21 18:06:58 +00:00
642376b0b6
HTML fixes
2011-03-21 14:27:46 +00:00
3ba9f872ed
fix manifest error
2011-03-20 18:28:29 +00:00
c0422134f9
* i2psnark: Fix peers stuck at uninteresting after magnet fetch
2011-03-19 18:46:18 +00:00
b11516f758
remove cache directives
2011-03-19 18:34:39 +00:00
14986fbfa1
* Profiles:
...
- Nicer profile dump
- More efficient profile lookup for display
- Fix dumpprofile NPE
- Change file suffix from .dat to .txt.gz
2011-03-19 17:19:54 +00:00
34d951aa6b
recognize links as a text browser
2011-03-19 16:40:10 +00:00
07860d018c
add b32 links to susidns; add source property for additions via susidns
2011-03-16 17:28:10 +00:00
bf613448d7
susidns/hoststxtNS compatibility fixes
2011-03-16 01:50:22 +00:00
0352ca3ef6
* Naming service, addressbook, susidns:
...
- Replace img hack for susidns requesting addressbook update
with registration and request through the NamingService
2011-03-15 23:16:44 +00:00
12c5b9c21c
* Naming services, addressbook, susidns:
...
- Fix search capability
- Fix result count and view within results
- Fix published address book
- Fix ngettext
- Cache size
- Fix 0-9 filter
- Addressbook updates via API, except for published
2011-03-15 21:52:48 +00:00
ac5785c796
update susimail de translation
2011-03-13 11:32:43 +00:00
3f141e72b8
ngettext fixes thx duck
2011-03-12 21:32:29 +00:00
e3a81f6091
Susimail: use ngettext, fix typo (thanks m1xxy)
2011-03-12 21:00:04 +00:00
b23f278c3f
ngettext cleanups
2011-03-12 18:00:58 +00:00
e47afffd09
* Console: Fix HTML errors in
...
configpeer.jsp, configtunnels.jsp, configupdate.jsp
2011-03-12 17:32:15 +00:00
0f91899aa9
* Console: Fix HTML errors in form message box,
...
logs.jsp, netdb.jsp, profiles.jsp, stats.jsp
2011-03-12 16:11:10 +00:00
7f616f20ae
Susimail fix typo
2011-03-12 02:37:18 +00:00
133017d2db
Susimail translation de
2011-03-12 02:29:13 +00:00
ee6a058602
merge of '2800e8520ddd9ac3f56053467ccfb76cde381974'
...
and '5c35adb4725a7a6f8145b1f5ee552729a691706d'
2011-03-12 02:26:14 +00:00
6bbdb4fc03
merge of 'ca5b19055e887994435b0eb35978484f2489bb6e'
...
and 'f2d5735e0701a2b5b380f0967281811b26e26de4'
2011-03-12 02:20:39 +00:00
a5b55728ba
I18N for susimail, including dutch translation.
2011-03-11 21:47:00 +00:00
8b737b4adb
static
2011-03-11 02:31:10 +00:00
f4e92572eb
more generics
2011-03-11 02:18:15 +00:00
b048b016ad
generics
2011-03-11 02:01:20 +00:00
de815e271c
* Blockfile:
...
- More query options
- More exception logging
- Fix lookup infinite loop
- Fix lookup NPE
* SusiDNS:
- Refactoring for new NamingService API
- Initial conversion to new NamingService API
(still needs work)
- Fix lots of HTML warnings
- Some Java 5 cleanup
2011-03-10 23:06:13 +00:00
b6a0426477
* logs.jsp: Fix NPE (ticket #430 )
2011-03-10 14:04:16 +00:00
6b6aaab881
* configui.jsp: Fix lang setting broken by previous nonce change
...
* Console: Consolidate nonce handling
2011-03-09 17:16:28 +00:00
8bbcb0b337
split up form, fix HTML warnings
2011-03-09 15:56:23 +00:00
a1032abc92
align tables
2011-03-09 15:55:52 +00:00
f4ca3976d5
propagate from branch 'i2p.i2p.zzz.test4' (head 7b50b6c3d48da68078a86a53e55e2c18f55685e8)
...
to branch 'i2p.i2p' (head ebce577e19b70c281daacc5277f98e9bb2bb9630)
2011-03-08 13:31:57 +00:00
b02fe536bc
* Console:
...
- Parameterize download button tags (ticket #425 )
- Clean up summary bar HTML warnings
- Just display a summary bar link for text browsers
- Move welcome div from the readme files to index.jsp
- Require a nonce to change language
2011-03-08 03:07:02 +00:00
f9b2c0bc63
* i2psnark:
...
- More efficient metainfo handling, reduce instantiations
- Improved handling of storage errors
- Improved handling of duplicate file names
- More metainfo sanity checks
- Metadata transfer error handling improvements
- Code cleanup, remove dead and duplicated code
2011-03-08 03:01:02 +00:00