Commit Graph

1330 Commits

Author SHA1 Message Date
b37a548771 Some refactoring thanks to zzz plus some wip on migrating downloads page to an xml-based servlet 2019-12-04 22:12:34 +00:00
a14689acff set debug parameter to javac task 2019-12-04 19:37:58 +00:00
a73bc956bf set the plugin icon 2019-12-04 19:23:43 +00:00
d595a768b8 put images in images/ 2019-12-04 19:15:07 +00:00
0fd6421fae bundle images in war 2019-12-04 19:03:05 +00:00
6e9a36461a get mwClient from application scope 2019-12-04 19:02:51 +00:00
d115f54812 copy icon from i2p source tree 2019-12-04 19:00:48 +00:00
f627f661f2 add bote's css and images 2019-12-04 18:57:29 +00:00
0e7ec3dfb3 move css to its own file 2019-12-04 11:27:08 +00:00
0188bd34a9 add download buttons 2019-12-04 10:55:18 +00:00
a2becfa6e2 implement grouping by file 2019-12-04 07:45:51 +00:00
ea32af9b91 align tables 2019-12-04 05:17:16 +00:00
c74c26e4c6 construct a tree structure to match XML received from servlet; populate tables from it 2019-12-04 02:48:28 +00:00
382e21225b display list of senders 2019-12-03 23:59:51 +00:00
81c406cbf6 refresh search results and connection count with ajax 2019-12-03 23:00:39 +00:00
d9eb46d65c update min java version for plugin 2019-12-03 18:17:55 +00:00
dadfed20f1 proper plugin build number 2019-12-03 16:25:38 +00:00
6dad29a772 instructions for building the plugin 2019-12-03 16:05:26 +00:00
884253fe29 easier running instructions 2019-12-03 12:07:39 +00:00
a5eccbdc2b sleep a bit to give event chance to propagate 2019-12-03 06:04:14 +00:00
d0318e3e83 display direct and possible sources. Pass possible sources to core 2019-12-03 06:00:56 +00:00
d1c308f118 access mwClient from the application context 2019-12-02 14:12:23 +00:00
3871170e44 show number of connections 2019-12-01 02:51:00 +00:00
95dd5c4a7c downloads display, starting and stopping 2019-11-30 23:34:59 +00:00
0bff4b55a5 format the results as table, add download buttons 2019-11-30 21:55:41 +00:00
a2022415c2 add display of search results grouped by sender 2019-11-30 19:54:50 +00:00
2b8bd8144f basic display of how many senders and results have arrived 2019-11-30 19:09:55 +00:00
7bf520ac8c skeleton of search manager 2019-11-30 18:16:25 +00:00
ad8983e889 wait for client manager to load before connecting 2019-11-30 17:32:02 +00:00
d0b62af32e change url to point to servlet 2019-11-30 17:31:43 +00:00
bc8e259974 update readme for web ui and version 2019-11-30 15:43:04 +00:00
ff0a4661fd offload start to a thread, display wait page while the tunnel is opening 2019-11-30 14:56:04 +00:00
9151df6816 kill i2p session on shutdown 2019-11-30 14:27:40 +00:00
9c0878408b redirect to I2P log system 2019-11-30 14:07:58 +00:00
61baa53076 _logManager cannot be set on RouterContexts (i.e. when running as plugin) 2019-11-30 13:26:20 +00:00
b2841ee9ab fix redirects 2019-11-30 13:20:48 +00:00
9edea17fb7 switch to using a servlet instead of bean 2019-11-30 13:07:47 +00:00
ac17618f0c fix incomplete location setting 2019-11-30 10:50:58 +00:00
e94ed4eafa init nickname and download locations 2019-11-30 10:22:19 +00:00
8c33a5e62f hook up the mw client app with the jsp 2019-11-30 08:28:22 +00:00
f9f1017e5b initialize core if nickname etc. is provided 2019-11-30 06:50:44 +00:00
5d2d831b9e pass MW home to the client 2019-11-30 06:21:32 +00:00
562d9a0f4a move i2p core dependency one level down, exclude core dependencies from plugin 2019-11-30 03:44:57 +00:00
b981f9199b pass version to MW client app and get it to run 2019-11-30 03:16:10 +00:00
efef0f3734 include a servlet as well as pre-compiled jsps 2019-11-29 18:00:32 +00:00
cd0b860210 skeleton of client app 2019-11-29 17:02:15 +00:00
9cb0655cfa get a buildable i2p plugin for mw 2019-11-29 16:49:44 +00:00
3775f28af7 add jsp-based webui 2019-11-29 16:40:02 +00:00
c33b824871 remove grails webui 2019-11-29 16:37:57 +00:00
cf396b739e ability to chat from browse window 2019-11-29 03:41:59 +00:00