• Joined on 2023-12-19
tom pushed to main at tom/seshat 2025-03-07 11:06:18 -05:00
c7ece75e7a Added series subscriptions. Added series searching. Fixed database relations. Added logging for library controller.
4aafe86ef0 Searching while updating series now uses latest published date of the series as a stop reference.
4b7417c39b Fixed output for updating series.
Compare 3 commits »
tom pushed to master at tom/hermes-server 2025-03-06 11:11:43 -05:00
fd0bca5c7c Fixed issues with TTS voice changes. Added proper handling for slave clients. Fixed several stores. Fixed database saving to safely save foreign keys.
3e717522c2 Added checks for non-user foreign keys in stores. Load/Saving stores' order is now based on table dependencies. Added ability to use chat message when using redemption.
Compare 2 commits »
tom pushed to master at tom/hermes-client 2025-03-06 11:09:28 -05:00
622b359b12 Added proper slave mode - additional clients after the first connection. Fixed a few issues. Updated to version 4.8.2.
tom pushed to master at tom/hermes-common-library 2025-03-06 11:09:04 -05:00
ac967dcb1d Minor log adjustments.
tom pushed to master at tom/hermes-socket-library 2025-03-06 11:08:11 -05:00
2469da926d Added slave message.
0b5b4b71a5 Made some changes to Login message & Login ack message.
f807448e03 Made some slight modifications to some request messages.
Compare 3 commits »
tom pushed to main at tom/seshat 2025-03-03 16:18:55 -05:00
d02da321a1 Changed book status to smallint. Added media_type to series. Added 'Hanashi Media' regex resolver for searching. Removed 'Fiction' limitation when searching. Added update series to add new volumes. Fixed search when not all volumes would show up.
d0c074135e Removed useless dependencies on Books module.
7e828b1662 Added more logs for jobs.
Compare 3 commits »
tom pushed to main at tom/seshat 2025-02-27 21:47:13 -05:00
6b5bfa963e Added logs for queues.
tom pushed to main at tom/seshat 2025-02-27 19:20:41 -05:00
969829da20 Create Library module. Moved book controller to library controller. Added series addition to library while adding all known volumes in background. Fixed Google search context.
64ebdfd6f4 Fixed Pino logging dependency issues.
Compare 2 commits »
tom pushed to main at tom/seshat 2025-02-24 15:55:07 -05:00
a44cd89072 Added modules for books & series.
tom pushed to main at tom/seshat 2025-02-19 23:44:32 -05:00
8f0ca1ce58 Updated the SQL file to support series subscriptions in the future, among other changes.
cd3ba11924 Added fine-grained control over search for server use.
Compare 2 commits »
tom pushed to main at tom/seshat 2025-02-19 17:41:13 -05:00
a764e1d441 Fixed authentication.
tom pushed to main at tom/seshat 2025-02-12 17:08:20 -05:00
16f208480d Added environment config. Added logging serializers. Updated logs to use serializers.
abb8bec0cf Added file/json logging.
a0909bfd21 Improved & fixed some issues with JWT authentication.
Compare 3 commits »
tom pushed to main at tom/seshat 2025-02-11 15:39:17 -05:00
d907f425dc Added user login & registration. Added SQL file for postgres database.
tom created branch main in tom/seshat 2025-02-11 15:39:16 -05:00
tom created repository tom/seshat 2025-02-11 15:29:05 -05:00
tom pushed to master at tom/hermes-client 2025-01-18 20:23:39 -05:00
cbdca1c008 Twitch connection now relies on events to connect. Added logging for when TTS filter is not a regex. Minor code clean up.
tom pushed to master at tom/hermes-client 2025-01-18 17:59:20 -05:00
86fc6bc24d Version update to v4.7
c4e651ff7f Removed useless logging line.
Compare 2 commits »
tom pushed to master at tom/hermes-client 2025-01-18 17:47:40 -05:00
6e6f20b097 Fixed explicit TTS voices in messages when there is text before the first voice name.
03d24b0905 Fixed more group stuffs.
Compare 2 commits »
tom pushed to master at tom/hermes-client 2025-01-18 16:52:50 -05:00
48ac5c4fa0 Updated NuGet packages.
d13cd71ac0 Minor logging changes.
5067ffe119 Added chat message to redemptions. Added Subscription End to Twitch. Added more variables to certain redemptions.
9a17ad16b3 Fixed groups & their websocket support.
Compare 4 commits »
tom pushed to master at tom/hermes-client 2025-01-18 12:57:59 -05:00
c21890b55d Removing groups from chatters when deleting groups.