28b4239d08
linkify message
2010-11-27 13:48:53 +00:00
5b951b5b4b
javadoc
2010-11-27 13:48:01 +00:00
2d0e8b6ec8
fix configstats NPE
2010-11-27 13:43:48 +00:00
ec51ea6513
* Console: Split initialNews.xml into a file for each language;
...
don't copy to config dir at install.
2010-11-26 00:32:00 +00:00
9c96c07f3e
merge of 'bbaea7567520aced60f19b571f63c11cbb3b1d76'
...
and 'e7bbb1ca66df6fb49b2f1fcb554e8077dd488fb2'
2010-11-24 16:45:43 +00:00
90490cb65d
cleanup; limit concurrent renderings to conserve memory
2010-11-24 15:01:14 +00:00
868f5b1c38
remove dup log
2010-11-24 14:58:40 +00:00
4dfac0846b
add pt, move readme_br to _pt
2010-11-24 14:55:16 +00:00
8b5c0a2db1
Plugin: ticket 104 Fix webapp isRunning to check ALL webapps.
...
The only defecency is that if one is running, that it considers the
entire pliugin to be running. I'm not sure if that is a good thing
or a bad thing, but the other code checks threads that way.
2010-11-24 14:31:54 +00:00
2a34ea8356
* Console:
...
- Convert GraphHelper to a FormHandler
- Require POST for all forms
- Change the way we store the Writer to prevent problems
- Fix bonus setting on configpeer.jsp
- More ".jsp" removal
2010-11-21 20:46:48 +00:00
c06198491e
always have as many recent as active
2010-11-19 21:13:35 +00:00
729aedee5f
* News:
...
- Store news last-fetched time so we don't always fetch news after restart
- Don't include news in the updater
2010-11-19 18:34:00 +00:00
6b0c931200
change buttons from GET to POST
2010-11-19 16:42:23 +00:00
dd39f3f244
i2ptunnel jsp cleanup
2010-11-19 16:14:14 +00:00
af4a285e5b
fix small confignav problem
2010-11-19 15:32:31 +00:00
166f378f2f
clean up more urls and POST self-references
2010-11-19 15:23:25 +00:00
138be42aa5
bye .jsp part 2
2010-11-17 22:26:31 +00:00
2f880f7b5b
propagate from branch 'i2p.i2p.zzz.test4' (head 3569f7d0608498cadafc88e87a0ad2b18c44dfb6)
...
to branch 'i2p.i2p' (head ddc9be27c47878e472d5b6c281cccb6094c42c9a)
2010-11-17 16:09:19 +00:00
355ca7b2f7
tweaks after review
2010-11-14 23:58:13 +00:00
c29a275969
summary bar spacing cleanup
2010-11-14 15:03:50 +00:00
1d627371ce
todo comment
2010-11-14 14:55:58 +00:00
0e53445e91
* logs.jsp: Format multiline messages better
2010-11-06 12:34:53 +00:00
3ee85fed30
* Stats: Improve Frequency, enable coalescing; cleanup and javadocs
...
* stats.jsp: Cleanup, more tagging, hide obscure stuff unless ?f=1
2010-11-06 12:33:53 +00:00
010a1fde3f
* Console: Display durations with new formatDuration2()
2010-11-06 12:28:38 +00:00
ba4f6608e4
update nbsp comment
2010-10-31 14:52:21 +00:00
07aa07981d
* logs.jsp: Add message if wrapper log not found
...
(ticket #103 )
2010-10-31 14:52:09 +00:00
502cf72653
fix nbsp screwing up POST
2010-10-30 00:38:08 +00:00
f239d4f350
* Tiny readability fix: separate value and unit with a space.
2010-10-26 23:38:01 +00:00
466128c179
* replaceAll() -> replace() when not using regex
...
* ampersand escaping (lots more to do)
2010-10-19 14:39:29 +00:00
647b8f7fa1
default tweak
2010-10-11 15:18:17 +00:00
a23ea5e5f1
* configlogging.jsp:
...
- Add easy way to add an override
- Make file size specifier more flexible
2010-10-07 18:39:03 +00:00
3841e92d53
remove unused web-*.xml files from wars
2010-10-06 14:25:27 +00:00
2d601099f3
propagate from branch 'i2p.i2p.zzz.test' (head 128a31611abc6a88e58133f3bf6a577fe6dd5b1c)
...
to branch 'i2p.i2p.zzz.test4' (head fa9a871892517271eb2531b433fe80a2a713be9c)
2010-10-05 13:06:16 +00:00
53847dc3ad
Sort RouterAddress options on peers.jsp and netdb.jsp
2010-10-02 15:51:48 +00:00
6100c799b7
LogConsoleBuffer cleanup
2010-10-02 15:03:20 +00:00
f4b06e586e
RouterConsole: Add Help & FAQ link, minor label improvements.
2010-07-07 19:04:30 +00:00
a1524241cb
Set permissions on directories and files when they are created
2010-07-06 15:22:48 +00:00
66421858e7
formatSize cleanups
2010-06-29 02:32:08 +00:00
22ea79a4ff
* Jetty: Disable TRACE and OPTIONS in console and eepsite
2010-06-29 02:29:42 +00:00
110f01a55b
I2P logo in routerconsole sidebar is now themed.
2010-06-27 17:04:51 +00:00
1202d09966
* FileUtil: Try to handle lack of unpack200 support more gracefully
...
* Update: Select old update URL if no unpack200 available
2010-06-16 13:29:41 +00:00
266eb8307c
sort countries using collator for locale for current language
2010-06-16 13:23:21 +00:00
c0b0b5e4c5
Add min delay after startup before fetching news
2010-06-03 16:51:37 +00:00
7cf0aad388
* UDP: Fix a bug from a blank i2np.udp.host config
...
causing frequent RouterInfo updates and incorrect
addition of introducers, caused by config.jsp handling
2010-06-02 18:20:13 +00:00
c5ea51beec
* graphs.jsp: Tag some more
2010-06-02 18:16:43 +00:00
7cc8e51d73
* Update: Change default update URLs to .su2 for pack200
2010-06-02 18:13:45 +00:00
75ba58d68c
* Translation: Set xgettext add-comments option
2010-06-02 18:12:46 +00:00
dc3378d084
* Translate: Add GNU ngettext (plurals) support
2010-05-27 00:38:32 +00:00
48da98d0e4
* NewsFetcher:
...
- Add backup URL
- Change to 0 retries (was 2)
2010-05-23 16:15:37 +00:00
b134ef1a74
* Console:
...
- Tag text in graphs
- Move SummaryRenderer to its own file
2010-05-15 14:17:17 +00:00