Commit Graph

298 Commits (b2bd95788dd61439b3454d50d937e7fd8e876de8)

Author SHA1 Message Date
Zlatin Balevsky 2ec15cfbbc remove jsp from urls, thanks to zzz 2019-12-08 13:45:26 +00:00
Zlatin Balevsky 1325a8dc65 resolve conflicts, fix quotes, thanks zzz 2019-12-08 13:03:21 +00:00
Zlatin Balevsky c22ff0678e mark script executable 2019-12-08 12:44:11 +00:00
Zlatin Balevsky 07051b813a translation infrastructure, thanks to zzz 2019-12-08 12:41:45 +00:00
Zlatin Balevsky 5c22af6576 add link to sidebar 2019-12-08 12:33:46 +00:00
Zlatin Balevsky c3e1298ea3 browse links from search results 2019-12-08 12:31:02 +00:00
Zlatin Balevsky 949b616fdd fix xml, placeholders for browse links 2019-12-08 11:43:21 +00:00
Zlatin Balevsky 2b1d95e2ef pass sender's b64 and browse status from endpoint 2019-12-08 11:35:30 +00:00
Zlatin Balevsky 3d967da110 move browses table to top of page 2019-12-08 11:17:13 +00:00
Zlatin Balevsky 66fde32b64 comments support in browse host 2019-12-08 10:44:18 +00:00
Zlatin Balevsky 80a89a5ac0 download functionality 2019-12-08 09:38:34 +00:00
Zlatin Balevsky c59e038c2a wip on browse host 2019-12-08 07:48:59 +00:00
Zlatin Balevsky 844bd8fd6e comments in shared files are encoded 2019-12-08 00:26:17 +00:00
Zlatin Balevsky 7d9ebb5b0b server side of browse host 2019-12-07 23:35:16 +00:00
Zlatin Balevsky 7fd7444dbf unshare directories to make sure files do not end up in the negative tree 2019-12-07 20:48:45 +00:00
Zlatin Balevsky 458dbec5fd display a refresh link if the table needs updating 2019-12-07 20:23:22 +00:00
Zlatin Balevsky 2137d6d30b comments in table view 2019-12-07 19:34:20 +00:00
Zlatin Balevsky b28de0c119 add unshare link 2019-12-07 19:16:48 +00:00
Zlatin Balevsky 0fd4695b7c wip on table view 2019-12-07 18:53:32 +00:00
Zlatin Balevsky 74dddc4da4 wip on table view 2019-12-07 18:07:00 +00:00
Zlatin Balevsky 8bff987d30 implement adding comments to files 2019-12-07 17:19:13 +00:00
Zlatin Balevsky de8684bafc fix multiline comments by not adding <br> tags in the servlet and using <pre> tag in the browser 2019-12-07 15:15:45 +00:00
Zlatin Balevsky 905f559aa9 proper <br /> tags 2019-12-07 14:23:50 +00:00
Zlatin Balevsky c7f57c0b15 update sidebar, add sidebar to shared files, <br> in comments, thanks to zzz 2019-12-07 13:36:33 +00:00
Zlatin Balevsky 0f0f46f425 rename Files.jsp 2019-12-07 13:10:17 +00:00
Zlatin Balevsky d6a3c8b24c re-add zzz's changes to FilesServlet 2019-12-07 13:04:31 +00:00
Zlatin Balevsky 8c661ca1ae unescape file names, this fixes unsharing of files with html characters 2019-12-07 12:59:43 +00:00
Zlatin Balevsky f579c8754f more sidebar work thanks to zzz 2019-12-07 12:18:01 +00:00
Zlatin Balevsky 5c17536683 unsharing of directories 2019-12-07 12:14:49 +00:00
Zlatin Balevsky 8536353c26 unshare individual files 2019-12-07 11:20:56 +00:00
Zlatin Balevsky 84375c0201 fix typo and collapsing 2019-12-07 10:16:28 +00:00
Zlatin Balevsky 9c0c187a18 base64 encode the div ids to account for special characters in names 2019-12-07 10:13:17 +00:00
Zlatin Balevsky 8ae735e5c0 get tree structure to display, no collapsing yet 2019-12-07 09:31:56 +00:00
Zlatin Balevsky 8224dda3fd sidebar, servlet and styling improvements from zzz 2019-12-06 18:26:44 +00:00
Zlatin Balevsky c852d7474e base64 encoding function 2019-12-06 17:25:18 +00:00
Zlatin Balevsky 71685d2052 clear hashing span when not hashing 2019-12-06 17:20:41 +00:00
Zlatin Balevsky e57e513ca1 wip on sharing files 2019-12-06 17:02:40 +00:00
Zlatin Balevsky aa4fb14540 wip on sharing and unsharing of files server-side 2019-12-06 15:58:02 +00:00
Zlatin Balevsky 5f74abc944 hook up files servlet and file manager 2019-12-06 13:44:15 +00:00
Zlatin Balevsky c4135389a4 wip on shared files display page 2019-12-06 13:16:32 +00:00
Zlatin Balevsky bc628b9c00 layout and escaping, thanks zzz 2019-12-06 11:02:53 +00:00
Zlatin Balevsky 42489ba6b2 add support for showing/hiding comments 2019-12-06 01:34:35 +00:00
Zlatin Balevsky 61207f893d cancelled downloads do not count as downloading 2019-12-05 22:11:39 +00:00
Zlatin Balevsky 4e32359718 refresh downloads on cancel 2019-12-05 22:08:35 +00:00
Zlatin Balevsky 8d4af48eca cancel downloads via ajax too 2019-12-05 21:50:06 +00:00
Zlatin Balevsky 693f63534d download via ajax for group-by-file view as well 2019-12-05 21:37:17 +00:00
Zlatin Balevsky b057e848d0 use ajax for starting downloads 2019-12-05 21:18:29 +00:00
Zlatin Balevsky 0114224d1f various html fixes, version the js, thanks zzz 2019-12-05 13:40:37 +00:00
Zlatin Balevsky beab2be713 null checks on unitialized core, html escaping, move scriptst to <head>, thanks zzz 2019-12-05 12:19:10 +00:00
Zlatin Balevsky edd4a1ff4b move download js into a separate file 2019-12-05 11:31:19 +00:00
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