jfmonty2
  • Joined on 2020-12-21
jfmonty2 pushed to master at jfmonty2/blog 2024-12-02 15:34:12 +00:00
dfc09d8861 advent of languages day 1
jfmonty2 pushed to master at jfmonty2/advent 2024-12-02 14:58:58 +00:00
1f6d987c53 add 2024 day 1
jfmonty2 released v0.6.0 at jfmonty2/creddy 2024-11-25 20:11:42 +00:00
jfmonty2 pushed tag v0.6.0 to jfmonty2/creddy 2024-11-25 20:05:19 +00:00
jfmonty2 pushed to master at jfmonty2/creddy 2024-11-25 20:05:14 +00:00
07bf98e522 bump version to 0.6.0
e0e758554c finish basic Docker credential helper implementation
479a0a96eb add Docker credentials to management page
c6e22fc91b show client username, check whether credential exists before requesting confirmation from frontend
9bc9cb56c1 finish extremely basic implementation of docker credentials
Compare 10 commits »
jfmonty2 pushed to master at jfmonty2/creddy 2024-11-24 14:37:49 +00:00
97528d65d6 link visibility of passphrase inputs on EnterPassphrase page
jfmonty2 pushed to docker-helper at jfmonty2/creddy 2024-11-23 18:47:44 +00:00
064cc03573 add CliRequest variants to store/erase docker credentials
jfmonty2 pushed to master at jfmonty2/blog 2024-11-16 17:39:14 +00:00
72a9a2e1f1 publish terrible-internet post
5b21f3b3a7 fix links for local static files
9b82175daa fix typo in sshkey post
Compare 3 commits »
jfmonty2 pushed to master at jfmonty2/blog 2024-11-11 15:23:42 +00:00
2f61b4a453 switch next and previous links to match chronological post order
9c35c72989 tweaks and fixes to terrible-internet post
723a5625b8 initial draft of terrible-internet post
91a51d10f9 fix typo in ssh keys post
Compare 4 commits »
jfmonty2 pushed to docker-helper at jfmonty2/creddy 2024-09-21 09:30:37 +00:00
c7a7b45468 working implementation of docker get
jfmonty2 pushed to docker-helper at jfmonty2/creddy 2024-09-19 15:35:39 +00:00
e4a7c62828 send SaveCredential request to frontend on docker store
0fc97d28e0 add Docker credentials to app and CLI
b1a5f9f11a start working on docker helper
295698e62f focus unlock input when window is focused
Compare 4 commits »
jfmonty2 created branch docker-helper in jfmonty2/creddy 2024-09-19 15:15:17 +00:00
jfmonty2 pushed to docker-helper at jfmonty2/creddy 2024-09-19 15:15:17 +00:00
8b51a09a78 add Docker credentials to app and CLI
5ab5fe9c0a start working on docker helper
Compare 2 commits »
jfmonty2 pushed to master at jfmonty2/creddy 2024-09-18 13:29:25 +00:00
295698e62f focus unlock input when window is focused
jfmonty2 pushed to master at jfmonty2/creddy 2024-07-21 10:38:29 +00:00
3b61aa924a test CLI credentials against main app
jfmonty2 pushed tag v0.5.4 to jfmonty2/creddy 2024-07-15 19:02:16 +00:00
jfmonty2 pushed to master at jfmonty2/creddy 2024-07-15 19:01:18 +00:00
02ba19d709 switch to clap derive instead of builder
55801384eb split into workspace so CLI can be a standalone crate
Compare 2 commits »
jfmonty2 pushed to master at jfmonty2/creddy 2024-07-15 00:52:16 +00:00
27c2f467c4 fix cli invocations in gui entrypoint
jfmonty2 created branch persistent-session in jfmonty2/creddy 2024-07-14 17:35:24 +00:00
jfmonty2 pushed to persistent-session at jfmonty2/creddy 2024-07-14 17:35:24 +00:00
87a037b9e6 start working on making aws sessions persistent