Commit graph

1402 commits

Author SHA1 Message Date
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
Dheepak Krishnamurthy
01c248d52d docs: Update README.md 📚 2023-05-26 22:09:30 -04:00
Dheepak Krishnamurthy
c7ff7eed39 feat: Fix tests 2023-05-26 22:07:32 -04:00
Dheepak Krishnamurthy
572eced123 feat: Fix cargo clippy 2023-05-26 22:04:10 -04:00
Dheepak Krishnamurthy
aaaf1ed9f6 feat: Add crates.io publish 2023-05-26 22:02:43 -04:00
Dheepak Krishnamurthy
6d5d7e92f1 feat: Update dependencies 2023-05-26 21:56:45 -04:00
Dheepak Krishnamurthy
054b46aa56
Update README.md 2023-02-23 01:11:15 -05:00
Dheepak Krishnamurthy
31dddf0389
Update FUNDING.yml 2023-02-23 01:07:55 -05:00
Dheepak Krishnamurthy
c732bd779e
Create FUNDING.yml 2023-02-21 11:04:12 -05:00
Dheepak Krishnamurthy
5aaa9ba20f
Merge pull request #483 from arakkkkk/main 2023-01-18 01:38:39 -05:00
kinoshitalab
cda2cb1ba5 fix typo 2023-01-18 14:48:29 +09:00
Dheepak Krishnamurthy
81b23d1830 build(release): Update to v0.23.7 🛠 2022-11-21 09:32:41 -05:00
Dheepak Krishnamurthy
8e28ff1fd5
Merge pull request #476 from kdheepak/kd/fix-crash 2022-11-21 09:30:45 -05:00
Dheepak Krishnamurthy
c475737fde fix: Appease cargo fmt 🐛 2022-11-04 10:55:21 -04:00
Dheepak Krishnamurthy
bf139ef938 fix: Appease Clippy 🐛 2022-11-04 10:54:49 -04:00
Dheepak Krishnamurthy
d84bca769a fix: Change unwrap to unwrap_or_else 🐛 2022-11-04 10:54:49 -04:00
Dheepak Krishnamurthy
e650e0381f
Merge pull request #472 from Splinter1984/469_help_doc 2022-11-04 10:54:33 -04:00
Dheepak Krishnamurthy
f58c11c6d1
Merge pull request #475 from daniel-vainsencher/labels_columns_mismatch_error_msg 2022-11-04 10:32:24 -04:00
Daniel Vainsencher
2bece0e94a Nicer error message when report.{}.columns and labels mismatch. 2022-11-04 10:14:21 -04:00
Splinter1984
bbaf5d97da some refactor 2022-10-13 14:53:17 +08:00
Splinter1984
3717b1bc49 add progress bar to help_popup 2022-10-13 06:27:55 +08:00
Dheepak Krishnamurthy
9c4fb86bb6 build(release): Update to v0.23.6 🛠 2022-08-23 22:45:05 -06:00
Dheepak Krishnamurthy
9aaeb7f11d feat: Update dependencies 2022-08-23 22:44:01 -06:00
Dheepak Krishnamurthy
d2a57e0668
Merge pull request #463 from KohlJary/bugfix/kj/452-calendar-start-on-monday 2022-08-23 22:33:01 -06:00
Dheepak Krishnamurthy
8b4b465603 chore: Run cargo clippy ♻️ 2022-08-23 22:28:18 -06:00
Dheepak Krishnamurthy
5287a9e83f chore: Run cargo fmt ♻️ 2022-08-23 22:22:40 -06:00
Kohlbern Jary
fd21ae43c0 Added .taskrc weekstart value support 2022-08-23 23:15:45 -04:00
Dheepak Krishnamurthy
319de81e15 build(release): Bump to v0.23.5 🛠 2022-07-28 08:43:39 -06:00
Dheepak Krishnamurthy
12f7ea0b26
Merge pull request #461 from kdheepak/kd/rotate-tabs 2022-07-28 08:42:13 -06:00