Commit Graph

1359 Commits

Author SHA1 Message Date
84375c0201 fix typo and collapsing 2019-12-07 10:16:28 +00:00
9c0c187a18 base64 encode the div ids to account for special characters in names 2019-12-07 10:13:17 +00:00
8ae735e5c0 get tree structure to display, no collapsing yet 2019-12-07 09:31:56 +00:00
8224dda3fd sidebar, servlet and styling improvements from zzz 2019-12-06 18:26:44 +00:00
c852d7474e base64 encoding function 2019-12-06 17:25:18 +00:00
71685d2052 clear hashing span when not hashing 2019-12-06 17:20:41 +00:00
e57e513ca1 wip on sharing files 2019-12-06 17:02:40 +00:00
aa4fb14540 wip on sharing and unsharing of files server-side 2019-12-06 15:58:02 +00:00
5f74abc944 hook up files servlet and file manager 2019-12-06 13:44:15 +00:00
c4135389a4 wip on shared files display page 2019-12-06 13:16:32 +00:00
a6e0834722 add a single-level list traversal of the tree 2019-12-06 12:47:08 +00:00
bc628b9c00 layout and escaping, thanks zzz 2019-12-06 11:02:53 +00:00
9b2669a8b8 update to new api 2019-12-06 10:51:35 +00:00
a0f70f7677 add traversal of the file tree 2019-12-06 10:51:07 +00:00
23b2c912e2 genericize file tree 2019-12-06 10:08:27 +00:00
ecfd4180c0 update test 2019-12-06 10:07:32 +00:00
42489ba6b2 add support for showing/hiding comments 2019-12-06 01:34:35 +00:00
61207f893d cancelled downloads do not count as downloading 2019-12-05 22:11:39 +00:00
4e32359718 refresh downloads on cancel 2019-12-05 22:08:35 +00:00
8d4af48eca cancel downloads via ajax too 2019-12-05 21:50:06 +00:00
693f63534d download via ajax for group-by-file view as well 2019-12-05 21:37:17 +00:00
b057e848d0 use ajax for starting downloads 2019-12-05 21:18:29 +00:00
0114224d1f various html fixes, version the js, thanks zzz 2019-12-05 13:40:37 +00:00
beab2be713 null checks on unitialized core, html escaping, move scriptst to <head>, thanks zzz 2019-12-05 12:19:10 +00:00
edd4a1ff4b move download js into a separate file 2019-12-05 11:31:19 +00:00
85814b7544 move search javascript into a separate file 2019-12-05 11:24:31 +00:00
d46fbd66f0 move connection count into a separate js file, thanks zzz 2019-12-05 10:38:24 +00:00
06bd9c80e8 move connection count refreshing into the header 2019-12-04 23:34:21 +00:00
54b8628435 convert download servlet to xml and page to ajax 2019-12-04 23:15:50 +00:00
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