Commit graph

1380 commits

Author SHA1 Message Date
Dheepak Krishnamurthy
0be6170939 feat: Make tui-logger use default-feature=false 2023-09-03 17:08:28 -04:00
Dheepak Krishnamurthy
265ecd85c7 feat: Use tui-input and tui.rs instead of event.rs 2023-09-03 15:46:29 -04:00
Dheepak Krishnamurthy
2bb15f7cf2 feat: Use color_eyre instead of anyhow 2023-09-03 06:58:36 -04:00
Dheepak Krishnamurthy
fe171ea35a build(release): Bump to v0.25.4 🛠 2023-08-29 03:22:41 -04:00
Dheepak Krishnamurthy
77b755ce70
Merge pull request #518 from kdheepak/support-multi-byte-chars
Support multi byte chars for key config
2023-08-29 03:21:30 -04:00
Dheepak Krishnamurthy
e5a3e89d7c feat: Make warn into error log 2023-08-29 03:18:29 -04:00
Dheepak Krishnamurthy
0e866d9af7 feat: Support multi byte chars for key config 2023-08-29 03:13:32 -04:00
Dheepak Krishnamurthy
eb9a80320c build(release): Bump to v0.25.3 🛠 2023-08-29 00:39:39 -04:00
Dheepak Krishnamurthy
7579a12741
Merge pull request #516 from kdheepak/update-to-ratatui-0.23.0
Bump to ratatui 0.23.0
2023-08-29 00:38:49 -04:00
Dheepak Krishnamurthy
0ea6ce7d43 chore: Update upx-action ♻️ 2023-08-29 00:05:02 -04:00
Dheepak Krishnamurthy
83c3eb7048 feat: Add .editorconfig 2023-08-29 00:02:41 -04:00
Dheepak Krishnamurthy
bc0c3f10a6 chore: rustfmt with nightly options ♻️ 2023-08-28 23:55:14 -04:00
Dheepak Krishnamurthy
ae44577979 feat: Bump to ratatui 0.23.0 2023-08-28 23:24:51 -04:00
Dheepak Krishnamurthy
e6d3784764
Merge pull request #515 from kdheepak/fix-windows
Build on windows
2023-08-28 06:58:19 -04:00
Dheepak Krishnamurthy
9242fe1b89 fix: build on windows 🐛 2023-08-28 06:50:29 -04:00
Dheepak Krishnamurthy
4f9c0df63a build(release): Bump to v0.25.2 🛠 2023-08-25 01:27:59 -04:00
Dheepak Krishnamurthy
c9b76a24e3
Merge pull request #514 from kdheepak/prompt-on-undo
prompt on undo
2023-08-25 01:23:53 -04:00
Dheepak Krishnamurthy
a5ff27012d feat: clippy 2023-08-25 00:52:54 -04:00
Dheepak Krishnamurthy
73c7eee3b6 feat: prompt on undo 2023-08-25 00:49:53 -04:00
Dheepak Krishnamurthy
499894487b feat: Update dependencies 2023-07-24 22:10:40 -04:00
Dheepak Krishnamurthy
f035f4ad2a build(release): Bump to v0.25.1 🛠 2023-07-02 17:28:04 -04:00
Dheepak Krishnamurthy
fe2c218a09 chore: Update cd.yml to only cargo publish on tags ♻️ 2023-07-02 11:09:41 -04:00
Dheepak Krishnamurthy
3b6c1478d7 chore: Update Cargo.lock ♻️ 2023-07-02 11:03:08 -04:00
Dheepak Krishnamurthy
82d5eceaf5 chore: Rename justfile ♻️ 2023-07-02 10:48:10 -04:00
Dheepak Krishnamurthy
9d83a5c08a build(release): Bump to v0.25.0 🛠 2023-07-02 10:37:45 -04:00
Dheepak Krishnamurthy
43ce1b0952
Merge pull request #507 from kdheepak/update-task-hookrs
Update task-hookrs to v0.9.0
2023-07-02 10:36:36 -04:00
Dheepak Krishnamurthy
3f44e51588 chore: Update actions-netlify ♻️ 2023-07-02 09:56:36 -04:00
Dheepak Krishnamurthy
21b7bc36b2 feat: make cargo build work on github actions 2023-07-02 09:49:37 -04:00
Dheepak Krishnamurthy
ad230beb5d feat: Update task-hookrs to v0.9.0 2023-07-02 09:47:11 -04:00
Dheepak Krishnamurthy
c533f28a18 build(release): Bump to v0.24.2 🛠 2023-05-30 12:17:07 -04:00
Dheepak Krishnamurthy
639dfa38bc
Merge pull request #502 from kdheepak/fix-documentation
Update advanced.md
2023-05-30 12:16:39 -04:00
Dheepak Krishnamurthy
91271523bb docs: Add shortcuts executable example 📚 2023-05-30 12:15:21 -04:00
Dheepak Krishnamurthy
0b0ca14a5f
Update advanced.md 2023-05-30 12:12:51 -04:00
Dheepak Krishnamurthy
13f5680c47
Merge pull request #500 from kdheepak/show-error-spawn-for-task-shortcut
Show error message when spawn fails for task_shortcut
2023-05-30 11:47:53 -04:00
Dheepak Krishnamurthy
594d982bc9 fix: cargo fmt 🐛 2023-05-30 11:47:41 -04:00
Dheepak Krishnamurthy
3548fdcf78 feat: Show error message when spawn fails for task_shortcut 2023-05-30 11:46:34 -04:00
Dheepak Krishnamurthy
f1cac5ab6e
Merge pull request #499 from kdheepak/better-errors-for-task-shortcut
Better error messages for task_shortcut
2023-05-30 11:31:18 -04:00
Dheepak Krishnamurthy
9482c5caf7 feat: Better error messages for task_shortcut 2023-05-30 11:30:19 -04:00
Dheepak Krishnamurthy
581cc4aa56 build(release): Bump to v0.24.1 🛠 2023-05-29 20:50:31 -04:00
Dheepak Krishnamurthy
4bc1b0f0b6 fix: AppImage failing to build on github actions 🐛 2023-05-29 13:51:11 -04:00
Dheepak Krishnamurthy
87f83434ae
Merge pull request #497 from kdheepak/kd/update-to-ratatui-v0.21.0
Update to ratatui v0.21.0
2023-05-29 12:59:36 -04:00
Dheepak Krishnamurthy
f900b205fd feat: Update to ratatui v0.21.0 2023-05-29 12:58:40 -04:00
Dheepak Krishnamurthy
1a9dedd0f8 docs: Update README.md 📚 2023-05-27 00:26:18 -04:00
Dheepak Krishnamurthy
eae502b84c build(release): Bump to v0.24.0 🛠 2023-05-27 00:23:33 -04:00
Dheepak Krishnamurthy
4abb3bdbc8
Merge pull request #496 from kdheepak/fix-shortcuts
Fix shortcuts failing
2023-05-27 00:04:21 -04:00
Dheepak Krishnamurthy
aee643fff0 feat: Show errors upfront 2023-05-26 23:51:05 -04:00
Dheepak Krishnamurthy
5a3e5919a4 feat: Fix shortcuts failing 2023-05-26 23:36:37 -04:00
Dheepak Krishnamurthy
dee5c0c5f6
Merge pull request #495 from kdheepak/update
feat: Update dependencies 
2023-05-26 23:35:56 -04:00
Dheepak Krishnamurthy
01918502ff feat: Fix cargo clippy 2023-05-26 23:29:50 -04:00
Dheepak Krishnamurthy
8548bd170b feat: Fix calendar 2023-05-26 23:25:51 -04:00