Commit Graph

631 Commits

Author SHA1 Message Date
Xithrius
a59cc5addb
Custom wrapping algorithm added, attempted to use 2023-02-12 16:06:57 -08:00
Xithrius
9abb201aba
Added light/dark theme to datetime column 2023-02-11 20:42:49 -08:00
Xithrius
a93d0657b4
More stability, but also less 2023-02-10 22:49:32 -08:00
Xithrius
064ae13474
Messages show up 2023-02-10 21:37:54 -08:00
dependabot[bot]
648dc42e5d
Bump toml from 0.5.10 to 0.7.1 (#295)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06 14:02:30 -08:00
Xithrius
8eccb62ac2
Appeased the formatter 2023-01-26 09:21:20 -08:00
Martin Hloska
501a730340
feat: add interactive config on first start (#289) 2023-01-26 09:00:06 -08:00
dependabot[bot]
8cc126735b
Bump rustyline from 10.0.0 to 10.1.0 (#284)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-15 23:19:44 -08:00
dependabot[bot]
6eedfe7d64
Bump actions/upload-artifact from 2 to 3 (#283)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-14 18:27:15 -08:00
Xithrius
8faa3c0805
Dependabot checks updates for actions, lockfile updated 2023-01-14 17:21:30 -08:00
Xithrius
ea9b7c37da
Bumped tokio to avoid vulnerability.
More information: https://github.com/Xithrius/twitch-tui/security/dependabot/4
2023-01-08 21:05:25 -08:00
Xithrius
489cf9b686
Moved terminal commands to own file 2023-01-08 21:03:04 -08:00
Xithrius
341e94926e
Updated wording within some files
README from "Other" to "More" information, Added Xithrius to list of
authors of book, renamed mdbook file for capitalization
2023-01-08 21:01:37 -08:00
Xithrius
3ccadc8a9a
Function suggestion_query -> first_similarity, added more tests to said function 2023-01-03 19:40:28 -08:00
Xithrius
d79add9e35
Updated dependencies 2023-01-02 21:06:21 -08:00
Xithrius
7a82240714
Documented msg_cells in data.rs file.
Closes #276

Due to the long initialization of this variable, it needed documentation
so developers don't get confused by the nature of its existance.

Perhaps in the future it'll be completely split up if new modifications
are added to specified rows, but this'll do for now.
2022-12-29 19:02:09 -08:00
Xithrius
a5cdaa232e
Added tests for function hsl_to_rgb.
Closes #277.
2022-12-29 18:54:08 -08:00
Xithrius
064c9274a5
Create SECURITY.md 2022-12-26 11:06:20 -08:00
dependabot[bot]
049dda9364
Bump clap from 4.0.29 to 4.0.32 (#278)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-26 09:08:01 -08:00
Xithrius
ff35eca988
Input inboxes now show statuses on validity of said input 2022-12-19 22:42:28 -08:00
Xithrius
e84ecb8dc2
Added blinking cursor config option 2022-12-19 22:09:00 -08:00
Xithrius
dd09ce2d4e
Made state a private field to reduce possible side effects 2022-12-19 21:37:55 -08:00
Xithrius
3d6d8b9701
Added support for inversion of scrolling (#270) 2022-12-20 04:59:58 +00:00
Xithrius
21488160f7
Appeased clippy::needless_pass_by_value 2022-12-16 10:08:17 -08:00
Xithrius
4ddaf5b733
Data builder payload converted to string type 2022-12-16 07:18:24 -08:00
Xithrius
76dd136b28
v2.0.1 -> v2.0.2, appeased rust 1.66 2022-12-15 16:38:59 -08:00
Xithrius
82de6663b4
Added feature list 2022-12-15 16:08:02 -08:00
Xithrius
b9a9988a96
Cursor shape can now be configured. (#269) 2022-12-14 17:09:21 +00:00
Xithrius
b9515f41cc
New sample image. 2022-12-11 12:20:55 -08:00
Xithrius
2b9cf4951e
v2.0.0 -> v2.0.1 2022-12-10 11:53:13 -08:00
Xithrius
b8091c5667
Addition of vscode closure snippet 2022-12-10 11:52:39 -08:00
Xithrius
8cdecfdb1a
Config vs CLI args are decided via OR. 2022-12-10 11:52:17 -08:00
Xithrius
30a316f198
v2.0.0-rc.1 -> 2.0.0 2022-12-10 01:15:49 -08:00
Xithrius
29347496aa
Added extension recommendations for vscode 2022-12-10 01:13:29 -08:00
pre-commit-ci[bot]
86ba1f4908
[pre-commit.ci] pre-commit autoupdate (#258)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-11-30 04:13:08 -08:00
Xithrius
7955e2859b
Conformed to rust 1.65.0 styling 2022-11-07 17:26:15 -08:00
Xithrius
184564cd85
v2.0.0-alpha.12 -> v2.0.0-rc.1 2022-10-27 20:29:30 -07:00
Xithrius
ad68d45ea6
Updated dependencies, added install/config to book summary 2022-10-26 12:50:12 -07:00
Xithrius
2a9e793735
Added config/cli arg for the state to start in 2022-10-21 23:25:47 -07:00
Xithrius
0d622334c9
Environment variable support for tokens. (#240) 2022-10-22 06:01:03 +00:00
Xithrius
392850ec2f
@, / in normal mode update buffer 2022-10-14 11:18:58 -07:00
Xithrius
5bd09b47c2
Config writing in handling user input works again
This hasn't worked since 9a59c8c9ac, I
don't know how I or anyone else didn't notice lol
2022-10-12 16:23:28 -07:00
Xithrius
3cfc06d704
Ignored fleet config 2022-10-12 12:20:40 -07:00
Xithrius
5f985cc322
Added more verbose documentation to the book 2022-10-10 22:16:34 -07:00
Nadhem
258b884339
Feat/yoink gh pages workflow (#233)
Co-authored-by: Xithrius <15021300+Xithrius@users.noreply.github.com>
2022-10-07 04:00:53 +00:00
Xithrius
c8ad42da0b
Dependabot should've always been on weekly 2022-10-03 19:27:14 -07:00
Kieran Siek
91fab86783
Add result count to fuzzy search box. (#230) 2022-10-04 02:25:46 +00:00
Xithrius
9e2c98b747
Clap 4.0 (#227) 2022-10-01 17:34:42 -07:00
Xithrius
87d7b8892f
v2.0.0-alpha.11 -> v2.0.0-alpha.12 2022-09-27 23:42:31 -07:00
Xithrius
06806bde3a
Fixed UI when config doesn't want state tabs rendered 2022-09-27 23:32:06 -07:00