8000 Tags · jeremycline/btfm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: jeremycline/btfm

Tags

v0.17.3

Toggle v0.17.3's commit message
btfm v0.17.3

btfm-v0.17.3

Toggle btfm-v0.17.3's commit message
 .github/workflows/ci.yml | 107 +------------------------------------…

…-----

 .github/workflows/release.yml |   3 +-
 Cargo.lock                    |   6 +--
 btfm/Cargo.toml               |   2 +-
 4 files changed, 7 insertions(+), 111 deletions(-)

btfm-v0.17.2

Toggle btfm-v0.17.2's commit message
 .github/workflows/ci.yml | 113 +++++++++++++++++++++++++++++++++++++…

…-----

 .github/workflows/release.yml |  13 +++--
 btfm/Cargo.toml               |   2 +-
 3 files changed, 111 insertions(+), 17 deletions(-)

btfm-v0.17.1

Toggle btfm-v0.17.1's commit message
 .github/workflows/ci.yml | 2 +-

 .github/workflows/release.yml   | 141 +++++--
 Cargo.lock                      | 807 ++++++++++++++++++++--------------------
 btfm-api-structs/Cargo.toml     |   2 +-
 btfm-cli/Cargo.toml             |   4 +-
 btfm/Cargo.toml                 |  28 +-
 btfm/src/config.rs              |   3 +
 btfm/src/db/clip.rs             |   7 +-
 btfm/src/db/mod.rs              |   2 +-
 btfm/src/discord/text.rs        | 154 +++++++-
 btfm/src/discord/voice.rs       | 169 ++-------
 btfm/src/transcribe/deepgram.rs | 159 ++++----
 btfm/src/web/handlers/status.rs |   2 +-
 13 files changed, 801 insertions(+), 679 deletions(-)

btfm-v0.17.0

Toggle btfm-v0.17.0's commit message
btfm v0.17.0

btfm-cli-v0.3.0

Toggle btfm-cli-v0.3.0's commit message
btfm-cli v0.3.0

btfm-api-structs-v0.1.0

Toggle btfm-api-structs-v0.1.0's commit message
btfm-api-structs v0.1.0

v0.17.0

Toggle v0.17.0's commit message
btfm v0.17.0

v0.16.0

Toggle v0.16.0's commit message
btfm v0.16.0

v0.15.0

Toggle v0.15.0's commit message
btfm v0.15.0 and btfm-cli v0.2.0

Support editing clips.
0