RedEtherbloom
|
b941334a67
|
refactor: Use native tokio test macro
|
2024-04-16 12:06:45 +02:00 |
|
RedEtherbloom
|
6452170476
|
refactor: Resolve env var at runtime to remove compiler error
|
2024-04-16 12:05:45 +02:00 |
|
RedEtherbloom
|
64c5731ed8
|
refactor: Remove let-return to satisfy clippy
|
2024-04-16 11:54:15 +02:00 |
|
RedEtherbloom
|
e8ca3e9cad
|
refactor: Use first to satisfy clippy
|
2024-04-16 11:53:44 +02:00 |
|
RedEtherbloom
|
de552ee99c
|
fix: Update taskwarrior for CI/CD
|
2024-04-15 13:49:09 +02:00 |
|
RedEtherbloom
|
d178b986ad
|
fix: Switch to taskwarrior v3.X backend
|
2024-03-28 04:41:22 +01:00 |
|
Dheepak Krishnamurthy
|
4902ecdb34
|
docs: Update README.md
|
2024-03-26 11:49:54 -04:00 |
|
Dheepak Krishnamurthy
|
5e9c22adaf
|
Merge pull request #533 from katekorsaro/feat-priority-shortcuts
feat: shortcut to set priority are now hardcoded
|
2024-01-16 12:49:13 -05:00 |
|
Kate Korsaro
|
9158d004b0
|
feat: shortcut to set priority are now hardcoded
By pressing H, M, L and N now the user has the possibility to set priority to selected task(s).
No custom script is needed.
|
2024-01-16 16:54:10 +01:00 |
|
Dheepak Krishnamurthy
|
2baddb9bcd
|
Merge pull request #532 from katekorsaro/fix-shortcut-keybindings
fix: allowing custom keybinding for shortcuts 0..9
|
2024-01-15 10:28:07 -05:00 |
|
Kate Korsaro
|
de7808a363
|
fix: allowing custom keybinding for shortcuts 0..9
|
2024-01-15 09:19:46 +01:00 |
|
Dheepak Krishnamurthy
|
13246297e5
|
Merge pull request #531 from Foo-x/fix-developer-guide
docs: fix developer guide
|
2023-11-25 21:04:12 -05:00 |
|
Foo-x
|
0283bfec9e
|
docs: fix developer guide
|
2023-11-26 04:39:01 +09:00 |
|
Dheepak Krishnamurthy
|
9bf2017163
|
Merge pull request #529 from felixonmars/patch-1
Update Arch Linux package URL in installation.md
|
2023-11-21 03:29:43 -05:00 |
|
Felix Yan
|
b814531f38
|
Update Arch Linux package URL in installation.md
The old URL returns 404 now.
|
2023-11-21 10:25:39 +02: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 |
|