Hatter Jiang hatter
  • China
  • https://hatter.me/
  • I am a programmer from Hangzhou Zhejiang, China.

  • Joined on 2019-11-16
hatter pushed to main at hatter/tools 2026-07-11 18:02:21 +08:00
1a67c260ee Update README.md
hatter pushed to main at hatter/storage-service 2026-07-11 17:55:01 +08:00
4f2b641103 init commit
hatter created branch main in hatter/storage-service 2026-07-11 17:55:01 +08:00
hatter created repository hatter/storage-service 2026-07-11 17:26:00 +08:00
hatter pushed to main at hatter/notification-service 2026-07-11 16:01:00 +08:00
1b7ec08c68 🐛 Remove default Return key binding and initial button focus to prevent accidental activation in the notification panel.
hatter pushed to master at hatter/card-cli 2026-07-08 01:24:24 +08:00
4b49d11167 📦 Update numerous dependency versions in Cargo.lock
hatter pushed to master at hatter/tiny-encrypt-rs 2026-07-08 01:21:28 +08:00
302f061ed9 ⬆️ Upgrade multiple Rust dependencies in Cargo.lock
hatter pushed to main at hatter/notification-service 2026-07-06 01:34:49 +08:00
b81ed7b17a ♻️ Refactor the notification panel to a non-modal architecture and replace the time input with a dropdown menu for snooze presets.
hatter pushed to main at hatter/notification-service 2026-07-06 01:17:37 +08:00
ea960f2dfa feat: init commit
hatter created branch main in hatter/notification-service 2026-07-06 01:17:37 +08:00
hatter created repository hatter/notification-service 2026-07-06 00:16:17 +08:00
hatter pushed to main at hatter/environment 2026-07-05 22:45:09 +08:00
9747523b0a 📝 Expand README with comprehensive documentation, installation steps, CLI options, and usage examples.
hatter pushed to main at hatter/json-toml 2026-07-05 02:35:51 +08:00
3fb6218d04 Add jq filtering support to query and transform input data
hatter pushed to main at hatter/json-toml 2026-07-05 02:20:29 +08:00
a87f7c1da6 🆕 Add --exec flag to run commands with parsed input exposed as environment variables.
hatter pushed to main at hatter/json-toml 2026-07-05 02:09:18 +08:00
e425e33342 📝 Add usage examples and instructions to the README
hatter pushed to main at hatter/secure-editor-go 2026-07-05 01:39:48 +08:00
0fef4f0f05 🔧 Suppress Xcode 15+ linker warning by setting CGO_LDFLAGS environment variable in build script
hatter pushed to main at hatter/secure-editor-go 2026-07-05 01:33:37 +08:00
c78f4ac231 🆕 Add macOS application packaging support with custom Dock icon integration and build documentation.
hatter pushed to main at hatter/secure-editor-go 2026-07-05 01:22:25 +08:00
69f9b844ac ♻️ Refactor main.go by extracting window configuration and environment variable handling into dedicated files.
hatter pushed to main at hatter/secure-editor-go 2026-07-05 01:17:10 +08:00
83e75bac3c 📝 Update README with new feature list, usage instructions, and configuration details
hatter pushed to main at hatter/secure-editor-go 2026-07-05 01:14:51 +08:00
0fbc15ed4f Add support for enabling a monospace editor font via an environment variable or configuration file.