• https://blog.mpatterson.xyz
  • If you would like to contribute, email me a patch and how you want to be credited in the commit

  • Joined on 2022-03-30
max released v1.0.1 Release at max/GoWeb 2023-02-05 19:10:53 +00:00
max pushed to master at max/GoWeb 2023-02-05 19:01:45 +00:00
f2f2187872 Fix issue with logging to a file. Only log by day.
max pushed to master at max/GoWeb 2023-02-05 18:59:46 +00:00
112a549162 Update to go 1.20
max pushed to master at max/GoWeb 2023-02-05 18:46:57 +00:00
1360f93ac3 Embed static and templates folder when compiling, RenderTemplate now renders and serves from the embedded filesystem
max pushed to master at max/GoPass 2023-02-03 23:55:58 +00:00
3978c9ad47 Preemptively add building support (for version 1.3.0) for freebsd (386, amd64, and arm), plan9 (386, amd64, and arm), and Linux/Windows arm
max pushed tag v1.2.2 to max/GoPass 2023-01-30 06:09:00 +00:00
max released Version 1.2.2 at max/GoPass 2023-01-30 06:09:00 +00:00
max pushed to master at max/GoPass 2023-01-30 06:06:27 +00:00
e1ced3f76d Update binaries to the latest version
cdbca3b074 Add makefile
Compare 2 commits »
max pushed to master at max/GoPass 2023-01-30 05:37:57 +00:00
e4eca321f6 Update version
0eacc92a45 Formatting
e96fded8ff Cryptographically generate password characters
Compare 3 commits »
max pushed tag v1.2.1 to max/GoPass 2023-01-29 23:48:54 +00:00
max released Version 1.2.1 at max/GoPass 2023-01-29 23:48:54 +00:00
max pushed to master at max/GoPass 2023-01-29 23:45:05 +00:00
710f96e9e7 Update binaries to the latest version
max pushed to master at max/GoPass 2023-01-29 23:13:12 +00:00
4609be7a9d Update version
57b78dc62e Gracefully handle errors instead of panic
Compare 2 commits »
max pushed tag v1.0.1 to max/RustPass 2023-01-24 19:48:22 +00:00
max released Release v1.0.1 at max/RustPass 2023-01-24 19:48:22 +00:00
max pushed to master at max/RustPass 2023-01-24 19:40:40 +00:00
8edc65ff4b Update binaries to 1.0.1
max pushed to master at max/RustPass 2023-01-24 19:29:18 +00:00
cd39cf6a14 Strip symbols when building for release
max pushed to master at max/RustPass 2023-01-24 19:14:26 +00:00
06f120c050 Build windows binaries with GNU
max pushed to master at max/RustPass 2023-01-24 19:00:58 +00:00
b84acc83bc Add release profiles
949436dcff Switch version to 1.0.1, given the bug/performance fixes
Compare 2 commits »
max pushed to master at max/RustPass 2023-01-24 18:31:38 +00:00
04f1e48564 Switch from unwrap() to expect()
10411bbdcb Avoid creating a new string every time by using a HashSet for disallowed characters
f832fda590 Cryptographically generate the password
Compare 3 commits »