Commit graph

137 commits

Author SHA1 Message Date
dependabot[bot] 5de4625666
chore(deps): bump thiserror from 1.0.41 to 1.0.43
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.41 to 1.0.43.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.41...1.0.43)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 01:54:23 +00:00
dependabot[bot] 3cba59b4c5
chore(deps): bump thiserror from 1.0.40 to 1.0.41
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.40 to 1.0.41.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.40...1.0.41)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 01:57:40 +00:00
Orhun Parmaksız 6593ae14c3
chore(release): prepare for v0.4.2 2023-06-17 21:41:17 +03:00
Orhun Parmaksız 56c9281f3a
chore(deps): bump tui dependencies 2023-06-17 21:25:13 +03:00
Orhun Parmaksız 0f3a809112
chore(release): prepare for v0.4.1 2023-04-26 15:53:11 +03:00
Orhun Parmaksız 9b38c09aec
refactor(tui): simplify the Eq implementation for LoggerCommand 2023-04-26 15:49:52 +03:00
Orhun Parmaksız b248ba7c4b
style(tui): specify the border type for logger widget 2023-04-26 15:48:24 +03:00
dependabot[bot] 06a9eba7c4
chore(deps): bump tui-logger from 0.9.0 to 0.9.1
Bumps [tui-logger](https://github.com/gin66/tui-logger) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/gin66/tui-logger/releases)
- [Changelog](https://github.com/gin66/tui-logger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin66/tui-logger/compare/v0.9.0...v0.9.1)

---
updated-dependencies:
- dependency-name: tui-logger
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-26 01:59:26 +00:00
Orhun Parmaksız 5826c50d9f
chore(release): prepare for v0.4.0 2023-04-24 23:28:52 +03:00
Orhun Parmaksız 3ace96419c
feat(tui): improve logging (#83)
* chore(deps): add logging dependencies

* refactor(cli): use log functions for logging

* refactor(core): use log functions for logging

* feat(tui): add logging for tui

* feat(args): add an option for setting the log file for TUI logs

* chore(core): add trace logging

* fix(cli): make log level configurable via RUST_LOG

* chore(log): improve logging

* chore(tui): add logs to specific events

* style(tui): update the colors for the logger widget

* feat(log): allow setting the log level for tui

* chore(config)!: remove the verbose option

* fix(test): update render tui test

* chore(tui): update MSRV for tui

* chore(audit): add configuration file for cargo-audit

* chore: Bump the Rust version in Dockerfile

* feat(log): add target to logs

* docs(readme): update documentation about logging
2023-04-24 22:08:43 +02:00
Orhun Parmaksız 80be6c5053
chore(release): prepare for v0.3.2 2023-04-15 22:29:02 +03:00
Orhun Parmaksız b54062b1f7
chore(crate): update MSRV to 1.64.0 2023-04-12 18:52:08 +03:00
Pavel Fomchenkov 7cea83cf0b
chore(deps): switch to ratatui 2023-04-02 02:28:23 +02:00
dependabot[bot] a069b1d29f
chore(deps): bump thiserror from 1.0.39 to 1.0.40
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.39 to 1.0.40.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.39...1.0.40)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 18:39:02 +00:00
dependabot[bot] 7bd36d6540
chore(deps): bump thiserror from 1.0.38 to 1.0.39
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.38 to 1.0.39.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.38...1.0.39)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 02:10:20 +00:00
dependabot[bot] 6db4ac3e3d
chore(deps): bump copypasta-ext from 0.4.1 to 0.4.4 (#69)
Bumps [copypasta-ext](https://gitlab.com/timvisee/copypasta-ext) from 0.4.1 to 0.4.4.
- [Release notes](https://gitlab.com/timvisee/copypasta-ext/tags)
- [Commits](https://gitlab.com/timvisee/copypasta-ext/compare/v0.4.1...v0.4.4)

---
updated-dependencies:
- dependency-name: copypasta-ext
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 17:35:17 +01:00
Orhun Parmaksız 71fa61ce61
chore(release): prepare for v0.3.1 2023-01-28 21:22:31 +03:00
dependabot[bot] 890a51a687
chore(deps): bump copypasta-ext from 0.3.9 to 0.4.1 (#65)
* chore(deps): bump copypasta-ext from 0.3.9 to 0.4.1

Bumps [copypasta-ext](https://gitlab.com/timvisee/copypasta-ext) from 0.3.9 to 0.4.1.
- [Release notes](https://gitlab.com/timvisee/copypasta-ext/tags)
- [Commits](https://gitlab.com/timvisee/copypasta-ext/compare/v0.3.9...v0.4.1)

---
updated-dependencies:
- dependency-name: copypasta-ext
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix(deps): use ClipboardProviderExt for clipboard context

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2023-01-28 18:54:02 +01:00
dependabot[bot] 4931d4b2e5
chore(deps): bump colorsys from 0.6.6 to 0.6.7
Bumps [colorsys](https://github.com/emgyrz/colorsys.rs) from 0.6.6 to 0.6.7.
- [Release notes](https://github.com/emgyrz/colorsys.rs/releases)
- [Commits](https://github.com/emgyrz/colorsys.rs/compare/0.6.6...0.6.7)

---
updated-dependencies:
- dependency-name: colorsys
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 02:23:17 +00:00
Orhun Parmaksız 7ad12c455f
fix(lint): apply clippy suggestions 2023-01-16 19:52:36 +03:00
Orhun Parmaksız ae20965edf
chore(deps): bump parseit dependency
MSRV is set to 1.63.0
2023-01-15 17:26:51 +03:00
dependabot[bot] aaf1f177e1
chore(deps): bump thiserror from 1.0.37 to 1.0.38
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.37 to 1.0.38.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.37...1.0.38)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-18 20:50:04 +00:00
Orhun Parmaksız 3b6c95fc2c
Merge branch 'main' of ssh://github.com/orhun/systeroid 2022-12-18 23:48:42 +03:00
Orhun Parmaksız 44fef984cc
fix(lint): apply clippy suggestions 2022-12-18 23:48:22 +03:00
dependabot[bot] 3d7192cf77
chore(deps): bump termion from 1.5.6 to 2.0.1
Bumps termion from 1.5.6 to 2.0.1.

---
updated-dependencies:
- dependency-name: termion
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 13:30:43 +03:00
dependabot[bot] 755962ba39
chore(deps): bump thiserror from 1.0.35 to 1.0.37
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.35 to 1.0.37.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.35...1.0.37)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 01:41:19 +00:00
Orhun Parmaksız 4c468cc218
chore(release): prepare for v0.3.0 2022-09-17 22:16:38 +02:00
Orhun Parmaksız f8ee3979c2
chore(deps): bump dependencies 2022-09-17 22:12:41 +02:00
Orhun Parmaksız fd1f931d5d
feat(tui): make help list selection functional 2022-09-17 21:05:52 +02:00
Orhun Parmaksız 1fda373602
feat(tui): support saving changed values (#13) 2022-09-17 20:36:03 +02:00
Orhun Parmaksız 612a11ea0a
chore(release): prepare for v0.2.2 2022-09-06 22:38:58 +02:00
dependabot[bot] 3236b253c8
chore(deps): bump thiserror from 1.0.32 to 1.0.34
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.32 to 1.0.34.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.32...1.0.34)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 12:42:05 +00:00
Orhun Parmaksız 51d9fbe488
chore(release): prepare for v0.2.1 2022-08-30 13:27:25 +02:00
Orhun Parmaksız 49f3aa30c5
chore(cargo): add metadata for cargo-binstall 2022-08-30 12:36:01 +02:00
Orhun Parmaksız 6d1eed8cdb
fix(lint): apply clippy suggestions 2022-08-15 16:21:43 +02:00
dependabot[bot] 2f814629d8
chore(deps): bump tui from 0.18.0 to 0.19.0
Bumps [tui](https://github.com/fdehau/tui-rs) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/fdehau/tui-rs/releases)
- [Changelog](https://github.com/fdehau/tui-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fdehau/tui-rs/compare/v0.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: tui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 01:43:06 +00:00
Orhun Parmaksız bc99a5b405
chore(release): prepare for v0.2.0 2022-08-11 15:01:10 +02:00
bors[bot] f0ef25c753
Merge #33
33: chore(deps): bump thiserror from 1.0.31 to 1.0.32 r=orhun a=dependabot[bot]

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.31 to 1.0.32.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-11 11:07:57 +00:00
Orhun Parmaksız 907b337158
feat(config): add a configuration file (#12)
This commit adds a configuration file (`systeroid.conf`) for
configuring the CLI/TUI settings. Consult README.md or the
file itself for more information.
2022-08-09 22:19:33 +02:00
Orhun Parmaksız 570fdf9c2d
feat(style): expand the color implementation for TUI 2022-08-09 22:14:06 +02:00
dependabot[bot] a973537536
chore(deps): bump thiserror from 1.0.31 to 1.0.32
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.31 to 1.0.32.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.31...1.0.32)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 01:36:29 +00:00
Orhun Parmaksız 94d369cf82
fix(lint): apply clippy suggestions 2022-08-04 02:17:08 +02:00
Orhun Parmaksız c39169c5f5
feat(tui): show deprecated values optionally via --deprecated 2022-08-04 02:07:29 +02:00
Orhun Parmaksız efb072653d
chore(tui): update MSRV to 1.57.0 2022-07-02 23:59:52 +02:00
Orhun Parmaksız ee45ede501
chore(deps): bump dependencies 2022-07-02 23:17:03 +02:00
Orhun Parmaksız d1099654f8
chore(lint): fix lints for tests 2022-07-02 12:24:24 +02:00
Orhun Parmaksız 16dd491d4c
refactor(lint): remove trim before splitting by whitespace 2022-06-30 20:04:38 +02:00
dependabot[bot] b8a12d7637 chore(deps): bump thiserror from 1.0.30 to 1.0.31 (#19)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.30 to 1.0.31.
2022-05-11 13:06:23 +00:00
dependabot[bot] 53af3598f0 chore(deps): bump tui from 0.17.0 to 0.18.0 (#17)
Bumps [tui](https://github.com/fdehau/tui-rs) from 0.17.0 to 0.18.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/fdehau/tui-rs/releases">tui's releases</a>.</em></p>
<blockquote>
<h2>v0.18.0</h2>
<h3>Features</h3>
<ul>
<li>Update <code>crossterm</code> to <code>0.23</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/fdehau/tui-rs/blob/master/CHANGELOG.md">tui's changelog</a>.</em></p>
<blockquote>
<h2>v0.18.0 - 2022-04-24</h2>
<h3>Features</h3>
<ul>
<li>Update <code>crossterm</code> to <code>0.23</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="e71faa988e"><code>e71faa9</code></a> Release v0.18.0</li>
<li><a href="ed0ae81aae"><code>ed0ae81</code></a> chore: update crossterm to v0.23 (<a href="https://github-redirect.dependabot.com/fdehau/tui-rs/issues/598">#598</a>)</li>
<li><a href="a61b078dea"><code>a61b078</code></a> chore: fix clippy warning (<a href="https://github-redirect.dependabot.com/fdehau/tui-rs/issues/601">#601</a>)</li>
<li>See full diff in <a href="https://github.com/fdehau/tui-rs/compare/v0.17.0...v0.18.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tui&package-manager=cargo&previous-version=0.17.0&new-version=0.18.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
2022-04-27 13:35:19 +00:00
Orhun Parmaksız 830216b346
chore(release): prepare for v0.1.1 2022-04-19 13:16:36 +03:00