Commit Graph

66 Commits

Author SHA1 Message Date
localhorst 0e391cebf3 display also days 2022-05-13 21:14:48 +02:00
localhorst ecc8a71c64 display shred duration after completion 2022-05-12 07:40:24 +02:00
localhorst 48bbad914f display used time to shred drive 2022-05-11 23:45:05 +02:00
localhorst 033760c328 disk uuid changed to 8 byte long 2022-05-11 21:53:58 +02:00
localhorst af38d60982 code cleanup 2022-01-26 19:33:41 +01:00
localhorst 25d8ca6920 filter drives only based on UUID 2022-01-26 19:21:38 +01:00
localhorst 84e42a430b dis[play capacity as double 2022-01-26 16:31:46 +01:00
localhorst f2db85aa33 pclose instead fclose 2022-01-26 15:44:32 +01:00
localhorst c942f36e49 using lsblk for listing attached drives 2022-01-26 15:15:34 +01:00
localhorst 068413c15d log attached drives 2022-01-26 13:52:21 +01:00
localhorst 3d34de1311 release of Beta 0.2.0 2020-09-21 21:56:26 +02:00
localhorst 555da195b2 Merge branch 'develop' into master 2020-09-21 21:50:04 +02:00
localhorst e65af04488 changed vector to list; again 2020-09-21 21:47:29 +02:00
localhorst 5e190ba08f merge 2020-09-21 21:19:58 +02:00
localhorst 2a2bfc6fe6 delete task thread 2020-09-21 16:50:33 +02:00
localhorst 13304c4705 update ui layout 2020-09-21 16:11:31 +02:00
localhorst ade79add2a increase visibility of smart values 2020-09-21 14:45:52 +02:00
localhorst 65c19f6fb9 define-switch for frozen alert 2020-09-20 22:40:05 +02:00
localhorst 66cfbb5da2 ls instead hwinfo; update UI even mutex is locked 2020-09-20 00:12:18 +02:00
localhorst 04f46bb9d6 fixed delete cmd 2020-09-18 14:42:45 +02:00
localhorst 93a741fc6f code cleanup 2020-09-16 15:27:25 +02:00
localhorst 0fc3bc222e changed vector to list 2020-09-16 15:13:32 +02:00
localhorst 95828afcc2 first beta release 2020-09-15 13:40:40 +02:00
localhorst 5e74a99062 detect same drive with serial and path 2020-09-15 11:11:53 +02:00
localhorst 67b8e302be detect frozen drives and show that the user 2020-09-11 17:18:53 +02:00
localhorst 47043afb83 added about tool text 2020-09-10 12:50:18 +02:00
localhorst cb361acfd4 fixed bug with filtering new attached drives 2020-09-09 16:11:25 +02:00
localhorst 938f267813 completed logger usage and changed shred task to non-static 2020-09-08 13:01:09 +02:00
localhorst 730b1205f7 added logging basics 2020-09-07 17:23:15 +02:00
localhorst 8357332b60 upadte ui after shred 2020-08-30 16:05:22 +02:00
localhorst 37317def9f added mutex for ui refresh 2020-08-30 15:38:14 +02:00
localhorst 7c00fd638c fixed bug #15 2020-08-30 12:03:37 +02:00
localhorst b271f7955a percent are now two digit precision 2020-08-28 15:28:57 +02:00
localhorst 320e306d06 fixed states if drive is no longer present 2020-08-26 18:38:39 +02:00
localhorst 424218bb23 dryrun and set states for new drives 2020-08-26 15:07:53 +02:00
localhorst f39fbfbd54 added custom implementation for shred 2020-08-26 00:12:39 +02:00
localhorst a2a18bbc34 delete task 2020-08-23 11:04:10 +02:00
localhorst ec300d7c75 kill shred thread after abort or offline drive 2020-08-23 10:42:03 +02:00
localhorst c6a8fd861d shred thread 2020-08-23 09:26:32 +02:00
localhorst e4b3923f6d parse percentage from shred cmd 2020-08-22 21:48:34 +02:00
localhorst df4ed53693 added shred dummy script 2020-08-18 22:12:10 +02:00
localhorst dc5e6b968b refactor menustatr 2020-08-10 22:52:13 +02:00
localhorst cf2bb664d7 fully implemented user menu 2020-08-09 23:05:32 +02:00
localhorst c2ab7c1c7f added states for tasks 2020-08-09 21:41:28 +02:00
localhorst f4726bf08c added system view with time 2020-08-07 22:52:11 +02:00
localhorst 1e4d9975c6 added warning levels 2020-08-07 16:17:45 +02:00
localhorst 29eda094a7 show drive stats human readable 2020-08-07 13:17:52 +02:00
localhorst 99273756da show drive overview 2020-08-07 12:07:29 +02:00
localhorst 1b0ea97ed1 select drive based on arrow keys 2020-08-07 11:38:00 +02:00
localhorst a92a9c2a2a added user input via keys 2020-08-06 22:45:05 +02:00