• Joined on 2020-02-11
valter pushed to rewrite at valter/dj-kitty-cat 2024-08-02 23:23:36 -04:00
610229cd1b Update dependencies
valter pushed to rewrite at valter/dj-kitty-cat 2024-01-29 17:27:29 -05:00
709d4ab3a3 Add a bunch of codecs
valter pushed to rewrite at valter/dj-kitty-cat 2024-01-25 20:38:10 -05:00
32d35a2c02 Use tracing instead of println for connection message
valter pushed to rewrite at valter/dj-kitty-cat 2024-01-25 20:24:10 -05:00
dc856ea3fd Use better error message when failing to get metadata
valter pushed to rewrite at valter/dj-kitty-cat 2024-01-25 20:10:46 -05:00
943f0f2678 Install yt-dlp-core from Alpine repos
valter pushed to rewrite at valter/dj-kitty-cat 2024-01-25 19:54:17 -05:00
a5cb54d214 Downgrade Alpine and install static yt-dlp
valter pushed to rewrite at valter/dj-kitty-cat 2024-01-25 19:13:00 -05:00
eb48999aa2 Remove OPENAI_API_KEY from build stage
valter pushed to rewrite at valter/dj-kitty-cat 2024-01-25 19:09:58 -05:00
e9b38c069a Remove old openai crate
valter pushed to rewrite at valter/dj-kitty-cat 2024-01-25 18:50:33 -05:00
c9fcdba421 Switch to alpine in Docker
ddaf3ee7f2 Switch from openai to async-openai crate
ec66822602 Finish upgrading pose and songbird
4244469610 [WIP] Remember to register songbird
66b215a0cb [WIP] Fix loading gif replies
Compare 7 commits »
valter pushed to main at valter/word-engine 2023-09-14 18:11:37 -04:00
158b7a8dfd Give the bag module its name back
valter pushed to main at valter/word-engine 2023-09-14 17:46:00 -04:00
9cd889341f Add licenses
valter created branch main in valter/word-engine 2023-09-14 17:41:02 -04:00
valter pushed to main at valter/word-engine 2023-09-14 17:41:02 -04:00
4148ec387b Initial commit
valter created repository valter/word-engine 2023-09-14 17:40:04 -04:00
valter pushed to main at valter/umskt-rs 2023-06-28 22:06:59 -04:00
dcecf43d10 Flesh out README
a592e55093 Add LICENSE
e6bb94c378 xpkey -> mskey
1085bec913 Condense code and add docs
369b8b04bc Add documentation for confid
Compare 25 commits »
valter pushed to no-openssl at valter/umskt-rs 2023-06-28 20:48:09 -04:00
0c17e706ba confid: Clean up structs
11cd3e137d confid: Completely remove all unsafe
c696803702 confid: Remove more unsafe from generate
3070732ab5 confid: Partially remove unsafe from generate
7684957ada confid: Remove unsafe from mix and unmix
Compare 12 commits »
valter pushed to no-openssl at valter/umskt-rs 2023-06-28 03:59:34 -04:00
8c17e3a11a Remove keys.json from repo
valter created branch no-openssl in valter/umskt-rs 2023-06-28 03:50:23 -04:00
valter pushed to no-openssl at valter/umskt-rs 2023-06-28 03:50:23 -04:00
b9067599d4 Completely remove OpenSSL
2ffa34e673 Actually use result of mod_sqrt
eebd026565 Only subtract private_key from gen_order for bink1998
2f1d410423 Remove b
ae2a253a13 WIP: Limit auth_info to 10 bits
Compare 7 commits »
valter pushed to main at valter/umskt-rs 2023-06-24 18:14:38 -04:00
8dc063e4e5 Make KEY_CHARSET only public to crate