• Joined on 2023-12-19
tom pushed to master at tom/hermes-api-express 2024-10-31 01:35:59 -04:00
b9ec9a2e38 Added impersonation routes. Added users route. Fixed authentication route.
tom pushed to master at tom/hermes-web-angular 2024-10-31 01:33:18 -04:00
2bde8b850a Added impersonation. More data available via auth service about the user. Added admin auth guard.
tom pushed to master at tom/hermes-server 2024-10-29 08:15:09 -04:00
61151bef0c Changed line endings for Startup
aac73563d0 Added delete policy request
e7b06f1634 Added & using prepared statements for stores
Compare 3 commits »
tom pushed to master at tom/hermes-web-angular 2024-10-25 15:10:02 -04:00
65f4172bc2 Added Login, TTS Login, Policies
tom pushed to master at tom/hermes-client 2024-10-22 03:56:21 -04:00
f47685a17d Update to version 4.4
69de352318 Fixed ad break message
07b035039d Added policies. Added action for channel ad break ending.
f1f345970f Fixed 7tv api due to changes on their end
77465598c1 Fixed tts add & delete commands
Compare 7 commits »
tom pushed to master at tom/hermes-common-library 2024-10-22 03:47:23 -04:00
37493244b1 Fixed reconnection issues. Force socket client to be a base class.
tom pushed to master at tom/hermes-socket-library 2024-10-22 03:45:48 -04:00
78bab88165 Moved Requests classes to another projects
a3f3f90817 Added policy message.
8183678bf0 Added more info to login acknowledgement
23d407b760 Modified ExpiresIn property to ExpiresAt
Compare 4 commits »
tom pushed to master at tom/hermes-server 2024-10-21 16:44:32 -04:00
94e0d54c31 Added policy messages for WS. Fixed DB changes via stores. Updated chat voices messages via WS to use stores.
tom pushed to master at tom/hermes-server 2024-10-20 16:39:26 -04:00
e3c78d96fa Moved Requests classes to here. Added some checks to requests.
a9cdb65895 Added channel saving. Fixed channel loading. Added policy store to channels.
5d69c647cf Minor logging changes
Compare 3 commits »
tom pushed to master at tom/hermes-server 2024-10-20 14:07:32 -04:00
0fa0ddcc45 Updated Default TTS requests to use stores. Added a modify method for grouped save stores.
tom pushed to master at tom/hermes-server 2024-10-19 00:49:03 -04:00
4d0b38babd Redid stores. Added user store. Added Channel Manager, to manage data from a single channel.
tom pushed to master at tom/hermes-server 2024-10-18 17:32:22 -04:00
3f3ba63554 Minor changes to IStore. Added another IStore interface for double keys. Added ChatterStore for chat's voices. Updated respective requests.
6a5c24dc2c Using VoiceStore for GetTTSVoices request
1f7eb7f402 Fixed minor bug with VoiceStore
be87080c49 Added VoiceStore properly.
0a2392b957 Updated requests to use voice store when possible.
Compare 7 commits »
tom created branch master in tom/hermes-api-express 2024-10-17 05:01:08 -04:00
tom pushed to master at tom/hermes-api-express 2024-10-17 05:01:08 -04:00
6c6cfd5d7e Added API key validation, JWT validation, Twitch OAuth validation, API key fetching. Needs severe clean up.
tom created repository tom/hermes-api-express 2024-10-17 05:00:44 -04:00
tom pushed to master at tom/hermes-web-angular 2024-10-17 04:52:58 -04:00
0c7fbf1cb9 Removed git files
tom created branch master in tom/hermes-web-angular 2024-10-17 04:51:07 -04:00
tom pushed to master at tom/hermes-web-angular 2024-10-17 04:51:07 -04:00
89d944cd6e Twitch login, TTS Login, and basic policies ui.
f2133bbc0e initial commit
tom created repository tom/hermes-web-angular 2024-10-17 04:50:33 -04:00
tom pushed to master at tom/hermes-web 2024-08-25 17:36:22 -04:00
624b3fa63b Added basic validation for requests
2d40d6fe09 Added validation for user groups on front-end.
Compare 2 commits »