1
0
mirror of https://github.com/pcvolkmer/cert-tools.git synced 2025-04-19 17:06:49 +00:00

19 Commits

Author SHA1 Message Date
2e44201fb6
feat: show crate version in UI (#5) 2025-01-26 16:09:24 +01:00
274cb89af7 build: use generated version on package build 2025-01-25 17:14:49 +01:00
4780298325 feat: show certs that break the chain 2025-01-24 19:50:36 +01:00
582bc7d36e refactor: use icon::from_file_data() 2025-01-24 16:30:52 +01:00
75455843ee chore: add app icon 2025-01-24 15:17:20 +01:00
557ca5602d chore: use monospace font 2025-01-23 12:18:54 +01:00
599b40e21a refactor: use color! macro 2025-01-23 11:08:49 +01:00
741f15b7e1 chore: use text_input to prevent line wrap 2025-01-23 11:03:16 +01:00
41ba88c0b6 refactor: create fixed chain using reference to certs 2025-01-21 09:48:50 +01:00
01f297d1bf feat: improve ui 2025-01-20 20:31:50 +01:00
f5a60d82d7 feat: cleanup loaded chain 2025-01-20 01:59:32 +01:00
abb57a6c05 chore: use Task::done() 2025-01-08 20:36:48 +01:00
944e085a57 feat: add copy to clipboard for cert fingerprints 2025-01-07 00:39:43 +01:00
b0ce06515d chore: improve ui display 2025-01-07 00:20:21 +01:00
c02474ac37 feat: show if file is invalid 2025-01-06 18:38:40 +01:00
8e898cf4bb chore: some code cleanup 2025-01-06 17:15:19 +01:00
13146f474b feat: show information about the loaded chain 2025-01-06 11:46:49 +01:00
3ec36c1795 feat: graphical cert list 2025-01-05 21:25:26 +01:00
9847ff3229 feat: add iced based GUI 2025-01-05 18:02:43 +01:00