Commit Graph

1544 Commits (1d20dc917b766c6dbf6b763a8633ad7a5cb8706b)

Author SHA1 Message Date
Zlatin Balevsky bef1033e12 plugin must compile with java 8 2019-12-08 16:41:45 +00:00
Zlatin Balevsky 13061d60a4 add local status to trust list xml 2019-12-08 15:13:30 +00:00
Zlatin Balevsky 5c6917a7e6 wip on trust views 2019-12-08 14:57:21 +00:00
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 b5d8fcf25b missed tx/config 2019-12-08 12:51:25 +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 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