Commit Graph

1631 Commits (fbe6b532788ddb933822957899777726d2ce9132)

Author SHA1 Message Date
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 13af6cce22 stray println 2019-12-07 20:37:24 +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 a6e0834722 add a single-level list traversal of the tree 2019-12-06 12:47:08 +00:00
Zlatin Balevsky bc628b9c00 layout and escaping, thanks zzz 2019-12-06 11:02:53 +00:00
Zlatin Balevsky 9b2669a8b8 update to new api 2019-12-06 10:51:35 +00:00
Zlatin Balevsky a0f70f7677 add traversal of the file tree 2019-12-06 10:51:07 +00:00
Zlatin Balevsky 23b2c912e2 genericize file tree 2019-12-06 10:08:27 +00:00
Zlatin Balevsky ecfd4180c0 update test 2019-12-06 10:07:32 +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