403 Commits

Author SHA1 Message Date
cfdc750ac0 post method 2019-12-08 17:36:30 +00:00
6f8b006227 post method 2019-12-08 17:35:53 +00:00
bef1033e12 plugin must compile with java 8 2019-12-08 16:41:45 +00:00
13061d60a4 add local status to trust list xml 2019-12-08 15:13:30 +00:00
5c6917a7e6 wip on trust views 2019-12-08 14:57:21 +00:00
2ec15cfbbc remove jsp from urls, thanks to zzz 2019-12-08 13:45:26 +00:00
1325a8dc65 resolve conflicts, fix quotes, thanks zzz 2019-12-08 13:03:21 +00:00
c22ff0678e mark script executable 2019-12-08 12:44:11 +00:00
07051b813a translation infrastructure, thanks to zzz 2019-12-08 12:41:45 +00:00
5c22af6576 add link to sidebar 2019-12-08 12:33:46 +00:00
c3e1298ea3 browse links from search results 2019-12-08 12:31:02 +00:00
949b616fdd fix xml, placeholders for browse links 2019-12-08 11:43:21 +00:00
2b1d95e2ef pass sender's b64 and browse status from endpoint 2019-12-08 11:35:30 +00:00
3d967da110 move browses table to top of page 2019-12-08 11:17:13 +00:00
66fde32b64 comments support in browse host 2019-12-08 10:44:18 +00:00
80a89a5ac0 download functionality 2019-12-08 09:38:34 +00:00
c59e038c2a wip on browse host 2019-12-08 07:48:59 +00:00
844bd8fd6e comments in shared files are encoded 2019-12-08 00:26:17 +00:00
7d9ebb5b0b server side of browse host 2019-12-07 23:35:16 +00:00
7fd7444dbf unshare directories to make sure files do not end up in the negative tree 2019-12-07 20:48:45 +00:00
458dbec5fd display a refresh link if the table needs updating 2019-12-07 20:23:22 +00:00
2137d6d30b comments in table view 2019-12-07 19:34:20 +00:00
b28de0c119 add unshare link 2019-12-07 19:16:48 +00:00
0fd4695b7c wip on table view 2019-12-07 18:53:32 +00:00
74dddc4da4 wip on table view 2019-12-07 18:07:00 +00:00
8bff987d30 implement adding comments to files 2019-12-07 17:19:13 +00:00
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
905f559aa9 proper <br /> tags 2019-12-07 14:23:50 +00:00
c7f57c0b15 update sidebar, add sidebar to shared files, <br> in comments, thanks to zzz 2019-12-07 13:36:33 +00:00
0f0f46f425 rename Files.jsp 2019-12-07 13:10:17 +00:00
d6a3c8b24c re-add zzz's changes to FilesServlet 2019-12-07 13:04:31 +00:00
8c661ca1ae unescape file names, this fixes unsharing of files with html characters 2019-12-07 12:59:43 +00:00
f579c8754f more sidebar work thanks to zzz 2019-12-07 12:18:01 +00:00
5c17536683 unsharing of directories 2019-12-07 12:14:49 +00:00
8536353c26 unshare individual files 2019-12-07 11:20:56 +00:00
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
bc628b9c00 layout and escaping, thanks zzz 2019-12-06 11:02:53 +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