Commit Graph

298 Commits (fbe6b532788ddb933822957899777726d2ce9132)

Author SHA1 Message Date
Zlatin Balevsky 85814b7544 move search javascript into a separate file 2019-12-05 11:24:31 +00:00
Zlatin Balevsky d46fbd66f0 move connection count into a separate js file, thanks zzz 2019-12-05 10:38:24 +00:00
Zlatin Balevsky 06bd9c80e8 move connection count refreshing into the header 2019-12-04 23:34:21 +00:00
Zlatin Balevsky 54b8628435 convert download servlet to xml and page to ajax 2019-12-04 23:15:50 +00:00
Zlatin Balevsky 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
Zlatin Balevsky a14689acff set debug parameter to javac task 2019-12-04 19:37:58 +00:00
Zlatin Balevsky d595a768b8 put images in images/ 2019-12-04 19:15:07 +00:00
Zlatin Balevsky 0fd6421fae bundle images in war 2019-12-04 19:03:05 +00:00
Zlatin Balevsky 6e9a36461a get mwClient from application scope 2019-12-04 19:02:51 +00:00
Zlatin Balevsky d115f54812 copy icon from i2p source tree 2019-12-04 19:00:48 +00:00
Zlatin Balevsky f627f661f2 add bote's css and images 2019-12-04 18:57:29 +00:00
Zlatin Balevsky 0e7ec3dfb3 move css to its own file 2019-12-04 11:27:08 +00:00
Zlatin Balevsky 0188bd34a9 add download buttons 2019-12-04 10:55:18 +00:00
Zlatin Balevsky a2becfa6e2 implement grouping by file 2019-12-04 07:45:51 +00:00
Zlatin Balevsky ea32af9b91 align tables 2019-12-04 05:17:16 +00:00
Zlatin Balevsky c74c26e4c6 construct a tree structure to match XML received from servlet; populate tables from it 2019-12-04 02:48:28 +00:00
Zlatin Balevsky 382e21225b display list of senders 2019-12-03 23:59:51 +00:00
Zlatin Balevsky 81c406cbf6 refresh search results and connection count with ajax 2019-12-03 23:00:39 +00:00
Zlatin Balevsky a5eccbdc2b sleep a bit to give event chance to propagate 2019-12-03 06:04:14 +00:00
Zlatin Balevsky d0318e3e83 display direct and possible sources. Pass possible sources to core 2019-12-03 06:00:56 +00:00
Zlatin Balevsky d1c308f118 access mwClient from the application context 2019-12-02 14:12:23 +00:00
Zlatin Balevsky 3871170e44 show number of connections 2019-12-01 02:51:00 +00:00
Zlatin Balevsky 95dd5c4a7c downloads display, starting and stopping 2019-11-30 23:34:59 +00:00
Zlatin Balevsky 0bff4b55a5 format the results as table, add download buttons 2019-11-30 21:55:41 +00:00
Zlatin Balevsky a2022415c2 add display of search results grouped by sender 2019-11-30 19:54:50 +00:00
Zlatin Balevsky 2b8bd8144f basic display of how many senders and results have arrived 2019-11-30 19:09:55 +00:00
Zlatin Balevsky 7bf520ac8c skeleton of search manager 2019-11-30 18:16:25 +00:00
Zlatin Balevsky ad8983e889 wait for client manager to load before connecting 2019-11-30 17:32:02 +00:00
Zlatin Balevsky ff0a4661fd offload start to a thread, display wait page while the tunnel is opening 2019-11-30 14:56:04 +00:00
Zlatin Balevsky 9c0878408b redirect to I2P log system 2019-11-30 14:07:58 +00:00
Zlatin Balevsky b2841ee9ab fix redirects 2019-11-30 13:20:48 +00:00
Zlatin Balevsky 9edea17fb7 switch to using a servlet instead of bean 2019-11-30 13:07:47 +00:00
Zlatin Balevsky ac17618f0c fix incomplete location setting 2019-11-30 10:50:58 +00:00
Zlatin Balevsky e94ed4eafa init nickname and download locations 2019-11-30 10:22:19 +00:00
Zlatin Balevsky 8c33a5e62f hook up the mw client app with the jsp 2019-11-30 08:28:22 +00:00
Zlatin Balevsky f9f1017e5b initialize core if nickname etc. is provided 2019-11-30 06:50:44 +00:00
Zlatin Balevsky 5d2d831b9e pass MW home to the client 2019-11-30 06:21:32 +00:00
Zlatin Balevsky 562d9a0f4a move i2p core dependency one level down, exclude core dependencies from plugin 2019-11-30 03:44:57 +00:00
Zlatin Balevsky b981f9199b pass version to MW client app and get it to run 2019-11-30 03:16:10 +00:00
Zlatin Balevsky efef0f3734 include a servlet as well as pre-compiled jsps 2019-11-29 18:00:32 +00:00
Zlatin Balevsky cd0b860210 skeleton of client app 2019-11-29 17:02:15 +00:00
Zlatin Balevsky 9cb0655cfa get a buildable i2p plugin for mw 2019-11-29 16:49:44 +00:00
Zlatin Balevsky 3775f28af7 add jsp-based webui 2019-11-29 16:40:02 +00:00
Zlatin Balevsky c33b824871 remove grails webui 2019-11-29 16:37:57 +00:00
Zlatin Balevsky 9ed94c8376 do not include tomcat runtime 2019-07-11 20:41:57 +01:00
Zlatin Balevsky fa6aea1abe attempt to produce an I2P plugin 2019-07-11 19:49:04 +01:00
Zlatin Balevsky 0de84e704b hello webui 2019-07-11 18:34:27 +01:00
Zlatin Balevsky a767dda044 add empty grails project for a web ui 2019-07-11 17:56:42 +01:00