Commit graph

  • 951939efb8 WIP Dheepak Krishnamurthy 2023-09-04 14:17:38 -04:00
  • 0d89f657d5 wip: Remove tests 🚧 Dheepak Krishnamurthy 2023-09-03 17:21:10 -04:00
  • 0be6170939 feat: Make tui-logger use default-feature=false Dheepak Krishnamurthy 2023-09-03 17:08:28 -04:00
  • 265ecd85c7 feat: Use tui-input and tui.rs instead of event.rs Dheepak Krishnamurthy 2023-09-03 15:46:29 -04:00
  • 2bb15f7cf2 feat: Use color_eyre instead of anyhow Dheepak Krishnamurthy 2023-09-03 06:54:37 -04:00
  • fe171ea35a build(release): Bump to v0.25.4 🛠 v0.25.4 Dheepak Krishnamurthy 2023-08-29 03:22:41 -04:00
  • 77b755ce70
    Merge pull request #518 from kdheepak/support-multi-byte-chars Dheepak Krishnamurthy 2023-08-29 03:21:30 -04:00
  • e5a3e89d7c feat: Make warn into error log Dheepak Krishnamurthy 2023-08-29 03:18:29 -04:00
  • 0e866d9af7 feat: Support multi byte chars for key config Dheepak Krishnamurthy 2023-08-29 03:13:32 -04:00
  • eb9a80320c build(release): Bump to v0.25.3 🛠 v0.25.3 Dheepak Krishnamurthy 2023-08-29 00:39:39 -04:00
  • 7579a12741
    Merge pull request #516 from kdheepak/update-to-ratatui-0.23.0 Dheepak Krishnamurthy 2023-08-29 00:38:49 -04:00
  • 0ea6ce7d43 chore: Update upx-action ♻️ Dheepak Krishnamurthy 2023-08-29 00:05:02 -04:00
  • 83c3eb7048 feat: Add .editorconfig Dheepak Krishnamurthy 2023-08-29 00:02:41 -04:00
  • bc0c3f10a6 chore: rustfmt with nightly options ♻️ Dheepak Krishnamurthy 2023-08-28 23:31:27 -04:00
  • ae44577979 feat: Bump to ratatui 0.23.0 Dheepak Krishnamurthy 2023-08-28 23:24:08 -04:00
  • e6d3784764
    Merge pull request #515 from kdheepak/fix-windows Dheepak Krishnamurthy 2023-08-28 06:58:19 -04:00
  • 9242fe1b89 fix: build on windows 🐛 Dheepak Krishnamurthy 2023-08-28 06:50:29 -04:00
  • 4f9c0df63a build(release): Bump to v0.25.2 🛠 v0.25.2 Dheepak Krishnamurthy 2023-08-25 01:27:59 -04:00
  • c9b76a24e3
    Merge pull request #514 from kdheepak/prompt-on-undo Dheepak Krishnamurthy 2023-08-25 01:23:53 -04:00
  • a5ff27012d feat: clippy Dheepak Krishnamurthy 2023-08-25 00:52:54 -04:00
  • 73c7eee3b6 feat: prompt on undo Dheepak Krishnamurthy 2023-08-25 00:49:53 -04:00
  • 499894487b feat: Update dependencies Dheepak Krishnamurthy 2023-07-24 22:10:40 -04:00
  • f035f4ad2a build(release): Bump to v0.25.1 🛠 v0.25.1 Dheepak Krishnamurthy 2023-07-02 17:28:04 -04:00
  • fe2c218a09 chore: Update cd.yml to only cargo publish on tags ♻️ v0.25.0 Dheepak Krishnamurthy 2023-07-02 11:09:41 -04:00
  • 3b6c1478d7 chore: Update Cargo.lock ♻️ Dheepak Krishnamurthy 2023-07-02 11:03:08 -04:00
  • 82d5eceaf5 chore: Rename justfile ♻️ Dheepak Krishnamurthy 2023-07-02 10:48:10 -04:00
  • 9d83a5c08a build(release): Bump to v0.25.0 🛠 Dheepak Krishnamurthy 2023-07-02 10:37:45 -04:00
  • 43ce1b0952
    Merge pull request #507 from kdheepak/update-task-hookrs Dheepak Krishnamurthy 2023-07-02 10:36:36 -04:00
  • 3f44e51588 chore: Update actions-netlify ♻️ Dheepak Krishnamurthy 2023-07-02 09:55:34 -04:00
  • 21b7bc36b2 feat: make cargo build work on github actions Dheepak Krishnamurthy 2023-07-02 09:49:37 -04:00
  • ad230beb5d feat: Update task-hookrs to v0.9.0 Dheepak Krishnamurthy 2023-07-02 09:47:11 -04:00
  • 32b093bd36 WIP Dheepak Krishnamurthy 2023-06-04 23:37:30 -04:00
  • 0470c973c9 WIP Dheepak Krishnamurthy 2023-06-03 02:34:57 -04:00
  • c533f28a18 build(release): Bump to v0.24.2 🛠 v0.24.2 Dheepak Krishnamurthy 2023-05-30 12:17:07 -04:00
  • 639dfa38bc
    Merge pull request #502 from kdheepak/fix-documentation Dheepak Krishnamurthy 2023-05-30 12:16:39 -04:00
  • 91271523bb docs: Add shortcuts executable example 📚 Dheepak Krishnamurthy 2023-05-30 12:15:08 -04:00
  • 0b0ca14a5f
    Update advanced.md Dheepak Krishnamurthy 2023-05-30 12:12:51 -04:00
  • 13f5680c47
    Merge pull request #500 from kdheepak/show-error-spawn-for-task-shortcut Dheepak Krishnamurthy 2023-05-30 11:47:53 -04:00
  • 594d982bc9 fix: cargo fmt 🐛 Dheepak Krishnamurthy 2023-05-30 11:47:41 -04:00
  • 3548fdcf78 feat: Show error message when spawn fails for task_shortcut Dheepak Krishnamurthy 2023-05-30 11:46:34 -04:00
  • f1cac5ab6e
    Merge pull request #499 from kdheepak/better-errors-for-task-shortcut Dheepak Krishnamurthy 2023-05-30 11:31:18 -04:00
  • 9482c5caf7 feat: Better error messages for task_shortcut Dheepak Krishnamurthy 2023-05-30 11:30:19 -04:00
  • 581cc4aa56 build(release): Bump to v0.24.1 🛠 v0.24.1 Dheepak Krishnamurthy 2023-05-29 20:50:31 -04:00
  • 4bc1b0f0b6 fix: AppImage failing to build on github actions 🐛 Dheepak Krishnamurthy 2023-05-29 13:51:11 -04:00
  • 87f83434ae
    Merge pull request #497 from kdheepak/kd/update-to-ratatui-v0.21.0 Dheepak Krishnamurthy 2023-05-29 12:59:36 -04:00
  • f900b205fd feat: Update to ratatui v0.21.0 Dheepak Krishnamurthy 2023-05-29 12:58:40 -04:00
  • 1a9dedd0f8 docs: Update README.md 📚 Dheepak Krishnamurthy 2023-05-27 00:26:18 -04:00
  • eae502b84c build(release): Bump to v0.24.0 🛠 v0.24.0 Dheepak Krishnamurthy 2023-05-27 00:23:33 -04:00
  • 4abb3bdbc8
    Merge pull request #496 from kdheepak/fix-shortcuts Dheepak Krishnamurthy 2023-05-27 00:04:21 -04:00
  • aee643fff0 feat: Show errors upfront Dheepak Krishnamurthy 2023-05-26 23:51:05 -04:00
  • 5a3e5919a4 feat: Fix shortcuts failing Dheepak Krishnamurthy 2023-05-26 23:36:37 -04:00
  • dee5c0c5f6
    Merge pull request #495 from kdheepak/update Dheepak Krishnamurthy 2023-05-26 23:35:56 -04:00
  • 01918502ff feat: Fix cargo clippy Dheepak Krishnamurthy 2023-05-26 23:29:50 -04:00
  • 8548bd170b feat: Fix calendar Dheepak Krishnamurthy 2023-05-26 23:25:51 -04:00
  • 01c248d52d docs: Update README.md 📚 Dheepak Krishnamurthy 2023-05-26 22:09:30 -04:00
  • c7ff7eed39 feat: Fix tests Dheepak Krishnamurthy 2023-05-26 22:07:32 -04:00
  • 572eced123 feat: Fix cargo clippy Dheepak Krishnamurthy 2023-05-26 22:04:10 -04:00
  • aaaf1ed9f6 feat: Add crates.io publish Dheepak Krishnamurthy 2023-05-26 22:02:43 -04:00
  • 6d5d7e92f1 feat: Update dependencies Dheepak Krishnamurthy 2023-04-10 04:24:21 -04:00
  • 054b46aa56
    Update README.md Dheepak Krishnamurthy 2023-02-23 01:11:15 -05:00
  • 31dddf0389
    Update FUNDING.yml Dheepak Krishnamurthy 2023-02-23 01:07:55 -05:00
  • c732bd779e
    Create FUNDING.yml Dheepak Krishnamurthy 2023-02-21 11:04:12 -05:00
  • 5aaa9ba20f
    Merge pull request #483 from arakkkkk/main Dheepak Krishnamurthy 2023-01-18 01:38:39 -05:00
  • cda2cb1ba5 fix typo kinoshitalab 2023-01-18 14:48:29 +09:00
  • 81b23d1830 build(release): Update to v0.23.7 🛠 v0.23.7 Dheepak Krishnamurthy 2022-11-21 09:32:41 -05:00
  • 8e28ff1fd5
    Merge pull request #476 from kdheepak/kd/fix-crash Dheepak Krishnamurthy 2022-11-21 09:30:45 -05:00
  • c475737fde fix: Appease cargo fmt 🐛 Dheepak Krishnamurthy 2022-11-04 10:55:21 -04:00
  • bf139ef938 fix: Appease Clippy 🐛 Dheepak Krishnamurthy 2022-11-04 10:54:03 -04:00
  • d84bca769a fix: Change unwrap to unwrap_or_else 🐛 Dheepak Krishnamurthy 2022-11-04 10:36:53 -04:00
  • e650e0381f
    Merge pull request #472 from Splinter1984/469_help_doc Dheepak Krishnamurthy 2022-11-04 10:54:33 -04:00
  • f58c11c6d1
    Merge pull request #475 from daniel-vainsencher/labels_columns_mismatch_error_msg Dheepak Krishnamurthy 2022-11-04 10:32:24 -04:00
  • 2bece0e94a Nicer error message when report.{}.columns and labels mismatch. Daniel Vainsencher 2022-11-04 10:14:21 -04:00
  • bbaf5d97da some refactor Splinter1984 2022-10-13 14:53:17 +08:00
  • 3717b1bc49 add progress bar to help_popup Splinter1984 2022-10-13 06:27:55 +08:00
  • 9c4fb86bb6 build(release): Update to v0.23.6 🛠 v0.23.6 Dheepak Krishnamurthy 2022-08-23 22:45:05 -06:00
  • 9aaeb7f11d feat: Update dependencies Dheepak Krishnamurthy 2022-08-23 22:44:01 -06:00
  • d2a57e0668
    Merge pull request #463 from KohlJary/bugfix/kj/452-calendar-start-on-monday Dheepak Krishnamurthy 2022-08-23 22:33:01 -06:00
  • 8b4b465603 chore: Run cargo clippy ♻️ Dheepak Krishnamurthy 2022-08-23 22:28:18 -06:00
  • 5287a9e83f chore: Run cargo fmt ♻️ Dheepak Krishnamurthy 2022-08-23 22:22:40 -06:00
  • fd21ae43c0 Added .taskrc weekstart value support Kohlbern Jary 2022-08-23 23:15:45 -04:00
  • 319de81e15 build(release): Bump to v0.23.5 🛠 v0.23.5 Dheepak Krishnamurthy 2022-07-28 08:43:39 -06:00
  • 12f7ea0b26
    Merge pull request #461 from kdheepak/kd/rotate-tabs Dheepak Krishnamurthy 2022-07-28 08:42:13 -06:00
  • b4a28a0b56 feat: Support rotating tabs using '[' and ']' Dheepak Krishnamurthy 2022-07-28 08:39:53 -06:00
  • 40cb4bbc0e
    Merge pull request #455 from david-perez/davidpz/start-tui Dheepak Krishnamurthy 2022-06-19 14:01:14 -06:00
  • 94f3da4e64 Make start_tui function synchronous david-perez 2022-06-19 21:16:34 +02:00
  • 2ec774b4c3 build(release): Bump to v0.23.4 🛠 v0.23.4 Dheepak Krishnamurthy 2022-05-01 09:59:57 -06:00
  • 071898b97b
    Merge pull request #447 from kdheepak/change-data-dir-for-history Dheepak Krishnamurthy 2022-05-01 09:59:41 -06:00
  • 268836ecfa fix: Change data dir for history 🐛 Dheepak Krishnamurthy 2022-05-01 09:48:38 -06:00
  • 090269243a chore: Update doc string for taskwarrior-tui.1 ♻️ Dheepak Krishnamurthy 2022-04-28 21:00:39 -06:00
  • 9131badbe4
    Merge branch 'main' into uda Dheepak Krishnamurthy 2022-04-28 14:44:01 -06:00
  • a2568c1fd8 test: fix ci/cd tests 🚨 Dheepak Krishnamurthy 2022-04-28 14:39:44 -06:00
  • 49dfa751dd build(release): Bump to v0.23.3 🛠 v0.23.3 Dheepak Krishnamurthy 2022-04-28 10:00:05 -06:00
  • 0265e4f826
    Merge pull request #444 from kdheepak/github-actions-ci-test Dheepak Krishnamurthy 2022-04-28 09:57:54 -06:00
  • 8b26a8a688 feat: Fix tests on github actions Dheepak Krishnamurthy 2022-04-27 16:11:10 -06:00
  • 5ffa14d64b build(release): Bump to v0.23.2 🛠 v0.23.2 Dheepak Krishnamurthy 2022-04-27 16:09:21 -06:00
  • 713370db1e build(release): Bump to v0.23.1 🛠 Dheepak Krishnamurthy 2022-04-27 15:56:38 -06:00
  • 896cd9ba69
    Merge pull request #443 from kdheepak/fix-lag v0.23.1 Dheepak Krishnamurthy 2022-04-27 15:56:06 -06:00
  • 4b386ce9d6 chore: use if let Event ♻️ Dheepak Krishnamurthy 2022-04-27 15:49:36 -06:00
  • 2e726522fc chore: use while let instead of if let ♻️ Dheepak Krishnamurthy 2022-04-27 15:48:27 -06:00
  • 3ffa5bdc77 fix: Disable event loop for testing 🐛 Dheepak Krishnamurthy 2022-04-27 15:45:51 -06:00