Commit Graph

  • 50768907ec feature: add custom retention periods for data (#892) Clement Tsang 2022-11-13 01:51:10 -05:00
  • 97bf8bf295 ci: fix missing envs in build workflow (#891) Clement Tsang 2022-11-12 02:29:15 -05:00
  • 32c428640b Deployed f41e7cd to nightly with MkDocs 1.4.1 and mike 1.1.2 github-actions[bot] 2022-11-12 04:45:49 +00:00
  • f41e7cd66d ci: unify cache keys in actions (#890) Clement Tsang 2022-11-11 23:45:27 -05:00
  • 1960c40a30 ci: bump delete-tag-and-release to v0.3.1 (#889) Clement Tsang 2022-11-11 19:44:00 -05:00
  • 51212bcdfe ci: switch delete-tag-and-release to personal fork to avoid node16 warning (#888) Clement Tsang 2022-11-11 03:23:12 -05:00
  • 5649b850a8 ci: update upload-artifact to 3.1.1 to remove set-output warnings (#887) Clement Tsang 2022-11-11 02:48:25 -05:00
  • 9dc6d0c0d5 other: remove the mouse throttler except for scroll events (#886) Clement Tsang 2022-11-11 02:27:18 -05:00
  • 99fc5fc2c8 refactor: run cargo +nightly fmt with group_imports (#885) Clement Tsang 2022-11-10 01:22:19 -05:00
  • f5ec9191f2 other: try using flume for channel (#884) Clement Tsang 2022-11-10 01:08:06 -05:00
  • 7e6e098e2b ci: wrap checks with try block to avoid panic (#883) Clement Tsang 2022-11-10 00:46:45 -05:00
  • f3735e8bd2 Deployed 938c4cc to nightly with MkDocs 1.4.1 and mike 1.1.2 github-actions[bot] 2022-11-10 05:40:32 +00:00
  • 938c4ccd52 feature: search paste support (#881) Clement Tsang 2022-11-10 00:40:04 -05:00
  • 5f849e81e6 ci: add back target as cache key (#879) Clement Tsang 2022-11-08 20:01:13 -05:00
  • 8101e6fa56 deps: Update tui to 0.19.0 and crossterm to 0.25.0 (#878) Clement Tsang 2022-11-08 00:56:39 -05:00
  • 7e6777b343 Deployed e1be318 to nightly with MkDocs 1.4.1 and mike 1.1.2 github-actions[bot] 2022-11-08 04:36:51 +00:00
  • e1be318177 docs: update usage and config, add blurb in home (#876) Clement Tsang 2022-11-07 23:36:27 -05:00
  • 58b0757032 Deployed 76d2e83 to nightly with MkDocs 1.4.1 and mike 1.1.2 github-actions[bot] 2022-11-07 07:44:54 +00:00
  • 76d2e83efa docs: add a quick blurb on doc site of what bottom is (#875) Clement Tsang 2022-11-07 02:44:30 -05:00
  • d613fbdee9 ci: add log line for cache clearing ClementTsang 2022-11-06 03:48:45 -05:00
  • 442dba84e3 ci: add missing PR pull ClementTsang 2022-11-06 03:46:51 -05:00
  • 7ae8e66a3a ci: add cache clearing to PR merges (#874) Clement Tsang 2022-11-06 03:44:02 -05:00
  • 29bc0b67ba ci: rename deployment folder to scripts (#873) Clement Tsang 2022-11-06 03:19:52 -05:00
  • 8c3e9669b8 ci: only enable ci cache if not a PR or not a fork (#872) Clement Tsang 2022-11-06 02:50:45 -05:00
  • c41f5ca81f Deployed 2b3c76b to nightly with MkDocs 1.4.1 and mike 1.1.2 github-actions[bot] 2022-11-06 07:27:05 +00:00
  • 2b3c76bf5a docs: update docs for disk sorting feature (#871) Clement Tsang 2022-11-06 02:26:36 -05:00
  • 7f7d0cebf4 bug: fix spacing for disk table widget headers when sorting ClementTsang 2022-11-06 02:26:16 -05:00
  • 36837ae8ac feature: basic sortable disk (#870) Clement Tsang 2022-11-06 01:34:32 -05:00
  • bb7592fab3 Deployed 4d9f509 to nightly with MkDocs 1.4.1 and mike 1.1.2 github-actions[bot] 2022-11-05 23:32:39 +00:00
  • 4d9f5093b2 feature: basic sortable temp (#868) Clement Tsang 2022-11-05 19:32:14 -04:00
  • e6e1e9d688 deps: update nvml to 0.8.0 (#869) Clement Tsang 2022-11-05 02:12:31 -04:00
  • 342d0da729 other: exclude more files in Cargo.toml ClementTsang 2022-11-05 01:00:33 -04:00
  • ec21306f55 deps: update sysinfo to 0.26.7 (#867) Clement Tsang 2022-11-04 19:38:14 -04:00
  • 6f95aaee34 ci: remove caching for release building (#866) Clement Tsang 2022-11-04 04:48:44 -04:00
  • 76c3bc4254 refactor: clippy and small cleanup/comments (#865) Clement Tsang 2022-11-04 04:17:22 -04:00
  • d56b551e39 ci: try only having cancel-in-progress for non-main branch (#864) Clement Tsang 2022-11-02 01:29:41 -04:00
  • 1adc032570 docs: update changelog for #807 ClementTsang 2022-11-02 00:45:04 -04:00
  • b8c73d3a0b More human friendly temperature sensor naming (#807) Diana 2022-11-01 21:43:58 -07:00
  • 064d740c6d refactor: move data passing for table to another step (#863) Clement Tsang 2022-11-02 00:36:55 -04:00
  • 3296feae50 ci: unify CI workflow with one ending step (#860) Clement Tsang 2022-10-30 19:20:41 -04:00
  • e3ced72c2f ci: add skip based on file changes for Cirrus tests (#859) Clement Tsang 2022-10-29 05:37:45 -04:00
  • 7a58c2b5bb Deployed 568c48e to nightly with MkDocs 1.4.1 and mike 1.1.2 github-actions[bot] 2022-10-29 09:03:48 +00:00
  • 568c48eb5f ci: update workflows with setup-python to v4.3.0 (#858) Clement Tsang 2022-10-29 05:03:19 -04:00
  • 7df32b5e85 Deployed 99a353b to nightly with MkDocs 1.4.1 and mike 1.1.2 github-actions[bot] 2022-10-29 08:21:33 +00:00
  • 99a353bade docs: update docs lib versions as of 2022-10-29 (#857) Clement Tsang 2022-10-29 04:21:05 -04:00
  • 8985e6ab67 ci: update comment on what build_release does Clement Tsang 2022-10-28 00:37:24 -04:00
  • fec56372bb ci: use one skip check for CI workflow (#855) Clement Tsang 2022-10-27 22:00:37 -04:00
  • 51498e1238 ci: automatically create and get build artifacts from Cirrus CI (#854) Clement Tsang 2022-10-27 06:27:04 -04:00
  • 5eba26f9e5 ci: add build alias for easier build artifact URLs (#852) Clement Tsang 2022-10-26 04:58:51 -04:00
  • 680c6d2e9e Deployed 4240a38 to nightly with MkDocs 1.3.1 and mike 1.1.2 github-actions[bot] 2022-10-25 05:24:40 +00:00
  • 4240a38ced ci: test cancelling stale actions (#851) Clement Tsang 2022-10-25 01:24:08 -04:00
  • 97ba34e3f4 ci: add token secret to make codecov action more stable (#850) Clement Tsang 2022-10-25 00:03:39 -04:00
  • 7482e0b495 github: fix feature quest example text ClementTsang 2022-10-24 23:49:21 -04:00
  • 74288a8836 github: update feature request template ClementTsang 2022-10-24 23:48:13 -04:00
  • 045fe81af3 github: fix some issue template tags/titles ClementTsang 2022-10-24 18:51:00 -04:00
  • 0b8224c015 ci: fix cirrus ci build cleanup (#849) Clement Tsang 2022-10-21 23:26:39 -04:00
  • 59c214b733 ci: update codecov upload action to 3.1.1 (#848) Clement Tsang 2022-10-21 22:41:05 -04:00
  • 3fdd7cd48e ci: add FreeBSD and macOS M1 builds (#845) Clement Tsang 2022-10-21 10:47:55 -04:00
  • f9732bbb9e ci: merge all-feature and no-feature tests on Cirrus (#847) Clement Tsang 2022-10-20 06:41:20 -04:00
  • fc90c549ef ci: update GitHub CI to remove deprecated/unmaintained actions and commands (#846) Clement Tsang 2022-10-20 06:24:04 -04:00
  • 8043a72029 ci: various Cirrus CI test fixes (#844) Clement Tsang 2022-10-20 03:19:29 -04:00
  • 530f6bf3b3 ci: add basic Cirrus CI testing for FreeBSD + M1 (#827) Clement Tsang 2022-10-20 01:27:14 -04:00
  • 99e4fa95d3 docs: add lroobrou as a contributor for code (#842) allcontributors[bot] 2022-10-20 00:35:08 -04:00
  • 665ec831e3 docs: update changelog for #841 Clement Tsang 2022-10-20 00:34:56 -04:00
  • ee2f6c7a72 feature: Implement PgUp and PgDown in the help dialog. (#841) lroobrou 2022-10-20 06:34:00 +02:00
  • b879c36588 refactor: move some state code around (#839) Clement Tsang 2022-10-16 03:10:30 -04:00
  • c0a5fd15b2 docs: update changelog as of 2022-10-16 (#838) Clement Tsang 2022-10-16 01:17:04 -04:00
  • 755a6cdd6d Deployed dd00310 to nightly with MkDocs 1.3.1 and mike 1.1.2 github-actions[bot] 2022-10-16 04:09:04 +00:00
  • 642bfd3194 docs: add jamartin9 as a contributor for doc (#837) allcontributors[bot] 2022-10-16 00:08:47 -04:00
  • dd003101a0 enable gpu mem cli and update docs for arc/gpu mem (#836) Justin Martin 2022-10-16 00:08:38 -04:00
  • d99f41f17e Revert "refactor: remove heim network usage (#833)" ClementTsang 2022-10-15 18:42:55 -04:00
  • 913562e7e6 refactor: remove heim network usage (#833) Clement Tsang 2022-10-15 18:24:35 -04:00
  • a949740c94 other: make gpu memory collection configurable (#835) Clement Tsang 2022-10-15 16:50:21 -04:00
  • bd35bbdc9c feature: add gpu ram collector for nvidia feature flag (#794) Justin Martin 2022-10-15 15:08:48 -04:00
  • 41970d9c64 other: add quick test for building clap app (#834) Clement Tsang 2022-10-15 07:27:56 -04:00
  • 8b72a33f40 refactor: move point definition to tui_rs widget (#832) Clement Tsang 2022-10-13 15:40:19 -04:00
  • e68a7bdfdc docs: add mrivnak as a contributor for doc (#831) allcontributors[bot] 2022-10-13 15:26:57 -04:00
  • 51c02c6305 docs: Update gentoo install instructions (#830) Mike Rivnak 2022-10-13 15:26:35 -04:00
  • b6a75db1b4 refactor: switch to pipe gauge implementation for basic cpu + mem (#829) Clement Tsang 2022-10-13 10:17:26 -04:00
  • 436dadb683 refactor: switch to associated type for SortsRow (#828) Clement Tsang 2022-10-12 19:02:54 -04:00
  • df13d12551 Revert "ci: add basic Cirrus CI testing for FreeBSD + M1 (#826)" ClementTsang 2022-10-12 17:54:02 -04:00
  • 577165292c ci: add basic Cirrus CI testing for FreeBSD + M1 (#826) Clement Tsang 2022-10-12 17:45:45 -04:00
  • 2a740f48f7 refactor: tables V2 (#749) Clement Tsang 2022-10-12 16:25:38 -04:00
  • 1e5f0ea2d9 bug: add bindings to grab ppid in some cases on macos (#825) Clement Tsang 2022-10-11 19:49:39 -04:00
  • e7b31dfb96 docs: add note on target-cpu=native when manually installing Clement Tsang 2022-10-10 20:13:41 -04:00
  • a965e53c6c fix wrong unit being used for memory in sysinfo data (#824) Clement Tsang 2022-10-07 19:15:11 -04:00
  • f44aac189c add hervyqa as a contributor for doc (#821) allcontributors[bot] 2022-10-02 05:00:12 -04:00
  • 2811a8a985 docs: add voidlinux install instructions to README (#820) Hervy Qurrotul Ainur Rozi 2022-10-02 15:59:57 +07:00
  • 3ffa529841 Deployed c4d164c to nightly with MkDocs 1.3.1 and mike 1.1.2 github-actions[bot] 2022-09-29 06:28:59 +00:00
  • c4d164cfe1 docs: update mkdocs-material to 8.5.3 (#819) Clement Tsang 2022-09-29 02:28:27 -04:00
  • 94d238a437 other: remove some build script triggers (#818) Clement Tsang 2022-09-28 04:31:58 -04:00
  • dfd21f57dc other: bump to 0.6.9 for nightly to avoid confusion for now ClementTsang 2022-09-25 17:25:44 -04:00
  • 7fec637360 bug: fix missing temp path locations to check on Linux (#816) Clement Tsang 2022-09-23 00:48:58 -04:00
  • cf95f2c2a6 github: update bug report desc for non-release Clement Tsang 2022-09-23 00:09:48 -04:00
  • 3d2c40ce2f docs: update changelog for device sleep and m1 temp ClementTsang 2022-09-18 05:15:37 -04:00
  • e80e07a716 refactor: minor cleanup of linux disk code (#813) Clement Tsang 2022-09-18 05:13:27 -04:00
  • cc048de3b0 refactor: replace heim temp conversion code (#811) Clement Tsang 2022-09-17 23:43:40 -04:00
  • 0c10bd2ef6 Deployed 10efe75 to nightly with MkDocs 1.3.1 and mike 1.1.2 github-actions[bot] 2022-09-16 09:17:35 +00:00
  • 10efe75fbd docs: update some contribution documentation ClementTsang 2022-09-16 05:16:58 -04:00
  • de78824470 docs: add DianaNites as a contributor (#809) allcontributors[bot] 2022-09-16 05:09:35 -04:00