Commit Graph

1173 Commits (915deb1deeabc58916787df45d5597d2736814b0)

Author SHA1 Message Date
Zlatin Balevsky 915deb1dee update readme for new shadow jar name 2019-11-11 09:13:56 +00:00
Zlatin Balevsky 8afca3dc7f
Merge pull request #24 from theosotr/fix
Bugfix: Update plugin version to fix bug about shadow jar
2019-11-11 09:04:42 +00:00
Thodoris Sotiropoulos f072d0343c Update plugin version to fix bug about shadow jar 2019-11-11 10:52:37 +02:00
Zlatin Balevsky a549ad3d8d wip on chat 2019-11-11 04:36:43 +00:00
Zlatin Balevsky b6f5ec7d22 wip on chat 2019-11-10 20:34:24 +00:00
Zlatin Balevsky 761bf0a177 Release 0.6.2 2019-11-10 18:31:30 +00:00
Zlatin Balevsky bd873211c0 wip on file preview 2019-11-10 14:50:19 +00:00
Zlatin Balevsky 036971cfe5 wip on file preview 2019-11-10 13:59:01 +00:00
Zlatin Balevsky a2637570b1 Release 0.6.1 2019-11-10 06:23:28 +00:00
Zlatin Balevsky 6012adbeab fix unsharing of files with comments 2019-11-10 06:04:57 +00:00
Zlatin Balevsky 8f6b6b0caa update test for new json format 2019-11-10 05:20:09 +00:00
Zlatin Balevsky 8f3b5aea8d store lowercases in search index 2019-11-10 05:14:31 +00:00
Zlatin Balevsky ee098ace8e update readme 2019-11-09 20:11:03 +00:00
Zlatin Balevsky 5d8401e4bf avoid NPE, pending further investigation 2019-11-09 20:10:21 +00:00
Zlatin Balevsky fbf9add82a Release 0.6.0 2019-11-09 19:27:36 +00:00
Zlatin Balevsky 7379263fef extended signature in cli 2019-11-09 18:34:34 +00:00
Zlatin Balevsky 7d50843754 make signed queries mandatory 2019-11-09 17:03:38 +00:00
Zlatin Balevsky f4a2864942 add extended signature in queries to prevent replay attacks 2019-11-09 16:39:16 +00:00
Zlatin Balevsky afaadf65a4 only set selected row if the table contains that many rows. That fixes an AIOOBE 2019-11-09 15:14:14 +00:00
Zlatin Balevsky 7bd422d6b4 another instance of unexplained npe 2019-11-09 12:36:59 +00:00
Zlatin Balevsky 3f47274f61 add option to open containing folder 2019-11-09 11:28:12 +00:00
Zlatin Balevsky 419e9a0ce6 prevent npe when..? unclear when this happens 2019-11-09 11:01:55 +00:00
Zlatin Balevsky ac1068a681 fix show comment/certificate buttons in group-by-file mode 2019-11-09 10:53:38 +00:00
Zlatin Balevsky 549457e36f close output stream silently 2019-11-08 21:46:44 +00:00
Zlatin Balevsky 14d6d10546 Release 0.5.10 2019-11-08 21:11:20 +00:00
Zlatin Balevsky 878e397aa0 preserve selections on update 2019-11-08 21:04:58 +00:00
Zlatin Balevsky 27831b488b add getter and use it; account for the case where a file has no certificates 2019-11-08 19:20:06 +00:00
Zlatin Balevsky 449f46c62b take list updating out of loop 2019-11-08 18:40:59 +00:00
Zlatin Balevsky 5703b85386 workaround? 2019-11-08 18:36:23 +00:00
Zlatin Balevsky 76d8d847bd wip on grouping by file 2019-11-08 18:15:54 +00:00
Zlatin Balevsky db84d8e5bf wip on grouping by file 2019-11-08 17:33:41 +00:00
Zlatin Balevsky cc9b384907 wip on grouping by file 2019-11-08 16:09:05 +00:00
Zlatin Balevsky 72960c24a8 implement trust reason in cli 2019-11-08 14:41:10 +00:00
Zlatin Balevsky 71298e5e73 proper rendering of date on subscriptions table 2019-11-08 08:31:00 +00:00
Zlatin Balevsky 11bc672544 say never if timestamp is 0 2019-11-08 08:30:44 +00:00
Zlatin Balevsky 2f6cd311a0 say never if timestamp is 0 2019-11-08 08:30:29 +00:00
Zlatin Balevsky 0448750491 lowercase for consistency 2019-11-08 08:18:33 +00:00
Zlatin Balevsky 800dd1cbba proper date sorting 2019-11-08 08:17:34 +00:00
Zlatin Balevsky f95e9450f3 OutputStream.write 2019-11-08 07:47:11 +00:00
Zlatin Balevsky d842e3f2f2 update for new object 2019-11-08 07:42:33 +00:00
Zlatin Balevsky 2017b53a43 pass comments on trust list subscriptions 2019-11-08 07:37:51 +00:00
Zlatin Balevsky 6e2b3f4f33 prompt for reason from review trust list view 2019-11-08 07:12:17 +00:00
Zlatin Balevsky dbb305139b update for new type 2019-11-08 06:53:22 +00:00
Zlatin Balevsky 0801bfec08 add optinal reason for trusting/distrusting 2019-11-08 06:46:03 +00:00
Zlatin Balevsky 00a8d100fe show certificate comment form file details view 2019-11-08 04:51:37 +00:00
Zlatin Balevsky e94b7cb0d4 prevent NPE when browsed from an older host 2019-11-08 04:02:11 +00:00
Zlatin Balevsky b0357f2ecd update readme 2019-11-08 02:50:42 +00:00
Zlatin Balevsky 62e72a7ce0 Release 0.5.9 2019-11-07 20:01:15 +00:00
Zlatin Balevsky 26fa757b13 shared file details panel 2019-11-07 19:15:35 +00:00
Zlatin Balevsky 3b2e1cf98c make sure the persona reported by the browser matches 2019-11-07 18:35:34 +00:00