Commit Graph

137 Commits

Author SHA1 Message Date
Xithrius
fa8bd6bd69
Merge branch 'main' into chat-to-list 2023-03-08 19:59:38 -08:00
Xithrius
cbe470d914
Bumped crossterm to 0.26, which changed cursor enums 2023-03-06 21:02:08 -08:00
dependabot[bot]
14a7cf8dac
Bump clap from 4.1.1 to 4.1.6 (#302)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-20 21:50:05 -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
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
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
d79add9e35
Updated dependencies 2023-01-02 21:06:21 -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
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
2b9cf4951e
v2.0.0 -> v2.0.1 2022-12-10 11:53:13 -08:00
Xithrius
30a316f198
v2.0.0-rc.1 -> 2.0.0 2022-12-10 01:15:49 -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
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
4f1727e115
v2.0.0-alpha.10 -> v2.0.0-alpha.11 2022-09-08 22:12:42 -07:00
Xithrius
a9f560499c
Removed enum-iterator, stateful buffers aren't useful.
In the future if people want information in `LineBuffer` to be saved, it
is possible for us to instead implement a save state generic for each
state of the application.

Besides that, a hashmap of enums wasn't a good idea.
2022-09-08 22:11:09 -07:00
Xithrius
063b5e6429
v2.0.0-alpha.9 -> v2.0.0-alpha.10 2022-09-07 21:03:59 -07:00
Xithrius
7f3f43066c
Faster release and dev builds
https://fasterthanli.me/articles/why-is-my-rust-build-so-slow
2022-09-07 20:54:56 -07:00
Xithrius
f07ffd3900
Highlight user's name in chat. (#206) 2022-08-29 05:58:41 +00:00
Xithrius
e75b001452
Cleaning up a bit. (#205)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-08-28 05:17:23 +00:00
Xithrius
3999a5c22d
v2.0.0-alpha.8 -> v2.0.0-alpha.9 2022-08-19 21:26:57 -07:00
Xithrius
7c5d23f37f
v2.0.0-alpha.7 -> v2.0.0-alpha.8 2022-08-17 16:18:55 -07:00
Xithrius
f0e29aa633
Input character limit, message count tracker. (#184) 2022-08-17 16:09:47 -07:00
Xithrius
7bcee8d43e
Manually fixed lockfile crossterm version conflicts. 2022-07-21 21:20:35 -07:00
Xithrius
612116b72f
Logging is happening. (#180) 2022-07-21 21:06:24 -07:00
dependabot[bot]
9fbb8eaf92
Bump crossterm from 0.23.2 to 0.24.0 (#171)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-04 15:17:07 -07:00
Xithrius
8d9f748799
Bumped rust and crate binary version
GitHub doesn't support 1.62.0 yet in actions, so I couldn't use the new enum defaults.
2022-07-02 19:28:49 -07:00
Xithrius
9e36610b93
Config defaults. (#169)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-07-02 18:39:53 -07:00
Xithrius
d7d6fd883a
Release v2.0.0-alpha.4 -> v2.0.0-alpha.5 2022-06-13 21:52:45 -07:00
Xithrius
45912d5f24
Release v2.0.0-alpha.3 -> v2.0.0-alpha.4 2022-06-12 18:00:29 -07:00
Xithrius
5b2dc4a6b3
Removed rusqlite dependency for windows 2022-06-12 17:50:21 -07:00
Xithrius
319cb4dd6d
Replaced anyhow with color-eyre 2022-06-12 17:34:16 -07:00
Xithrius
0fcdad1acb
regex 1.5.5 -> 1.5.6, tokio 1.18.2 -> 1.19.2 2022-06-08 11:57:51 -07:00
Xithrius
dc41fa215c
Rusqlite to JSON. (#158)
* Added serde_json crate

* Removed rusqlite

* Everything now uses JSON storage instead of sqlite databasing

* StorageMap doesn't need to be public
2022-06-08 11:43:13 -07:00
Xithrius
cafa698314
Auto-generation of config if it doesn't exist. (#151)
* Added ureq dependency

* Working version of config auto-downloading

Unwraps will be removed in time
2022-05-26 21:20:30 -07:00
Xithrius
312680edcf
Bumped a bunch of dependency versions 2022-05-14 14:21:27 -07:00
dependabot[bot]
e22cd6f775
Bump tokio from 1.17.0 to 1.18.0 (#136)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-30 20:19:26 -07:00
dependabot[bot]
7c6af860f0
Bump tui from 0.17.0 to 0.18.0 (#134)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-27 15:36:36 -07:00
dependabot[bot]
88ce948620
Bump anyhow from 1.0.56 to 1.0.57 (#131)
Co-authored-by: Xithrius <15021300+Xithrius@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-23 19:12:19 -07:00
dependabot[bot]
e580f8ad9b
Bump toml from 0.5.8 to 0.5.9 (#128)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-23 19:12:10 -07:00
Xithrius
41b6ccc343
Removed aarch64 builds for now.
Too complex to get working as of now. Will attempt again sometime in the future.

Closes #130, #126, #132.

At this point, x86_64 works perfectly fine.
2022-04-23 18:26:03 -07:00
dependabot[bot]
41774f2534
Bump crossterm from 0.23.1 to 0.23.2 (#125)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 21:13:59 -07:00
Xithrius
0224921230
Giving more dependencies for CI with openssl-sys on aarch64-unknown-linux-gnu 2022-04-02 15:45:39 -07:00
dependabot[bot]
e045695c62
Bump regex from 1.5.4 to 1.5.5 (#122)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-25 22:16:45 -07:00
Xithrius
68bd5c6b2c
Bumped application version to 2.0.0-alpha.3 2022-03-24 02:41:34 -07:00