• Joined on 2023-12-19
tom pushed to master at tom/hermes-web-angular 2025-01-13 18:37:57 -05:00
04a50f6db0 Added redemptions page. Fixed some issues. Removed some instances of console.log().
7a7fb832a0 Added services and resolvers for redemptions and related.
fee2c4e12f Added VS Code's workspace files into .gitignore.
07db9000d8 Fixed error when re-selecting policies tab.
Compare 4 commits »
tom pushed to master at tom/hermes-api-express 2025-01-10 09:31:23 -05:00
4b81150636 Fixed impersonation. Added Twitch Redemption API path.
tom pushed to master at tom/hermes-api-express 2025-01-09 13:15:55 -05:00
5988df7d03 Minor gitignore update.
c198bfb0aa Fixed Twitch login's handling of scope & expiration.
Compare 2 commits »
tom pushed to master at tom/hermes-web-angular 2025-01-09 13:12:26 -05:00
2692294b4b Fixed minor issues with login & logout. Cleaned up the UI.
tom pushed to master at tom/hermes-api-express 2025-01-09 11:34:44 -05:00
53ff28c6f7 Reduced database lookups when fetching impersonation data. Updated Twitch auth data on login.
a72c7a0c1a Updated packages.
Compare 2 commits »
tom pushed to master at tom/hermes-web-angular 2025-01-08 16:50:26 -05:00
d595c3500e Added pages to see, create, modify & delete redeemable actions. User card top right with disconnect & log out. Code clean up.
tom pushed to master at tom/hermes-web-angular 2025-01-07 13:24:55 -05:00
11dfde9a03 Created auth module. Created Visitor auth guard for non-logged in users.
96441946b6 Added more css changes for Filters
Compare 2 commits »
tom pushed to master at tom/hermes-web-angular 2025-01-07 10:58:01 -05:00
08c146a9e9 Using reactive forms for adding/editing TTS filters.
740b76b6f8 Fixed issues from updating to Angular 19
fbd3c2226c Updated more packages
6de2e1fbb2 Updated packages.
Compare 4 commits »
tom pushed to master at tom/hermes-web 2025-01-07 10:55:58 -05:00
dc4f9f6bfb Minor changes
6847ea6c9d Added Veadotube redemption
d2352288f2 Added ad break redemptions
dd8530b589 Fixed a few things
Compare 4 commits »
tom pushed to master at tom/hermes-client 2025-01-07 10:42:58 -05:00
b724cd00eb Added a simple method for subscribing to events.
64cb0c1f6d Added missing websocket support for Redemptions and Actions. Fixed Ad Break actions. Cleaned some code.
Compare 2 commits »
tom pushed to master at tom/hermes-client 2025-01-06 09:37:19 -05:00
77b37f04b6 Added Actions & Redemptions updates via websocket messages. Updated RedemptionManager due to live changes.
d74b132c0f Added TTS Filter websocket requests.
Compare 2 commits »
tom pushed to master at tom/hermes-server 2024-12-31 13:32:06 -05:00
3429c8f8dc Added database table data into configuration. Store saves is auto-handled. Added Action & Redemption stores.
538bf07454 Fixed compiler warnings.
525725a7e5 Removal of ChannelManager where not in use.
Compare 3 commits »
tom pushed to master at tom/hermes-client 2024-12-28 16:19:48 -05:00
4f5dd8f24e Fixed some of the compiler warnings.
tom pushed to master at tom/hermes-web-angular 2024-12-27 20:38:08 -05:00
567d12227f Changed application name.
275069697f Added TTS chat filters.
0afa2138b4 Created policy module.
Compare 3 commits »
tom pushed to master at tom/hermes-server 2024-12-27 18:33:28 -05:00
21cb5c9453 Added error message to request acks.
8277ea0154 Changed sender parameter to channel.
06bfe110bb Fixed multiple issues.
6176e6f3b9 Added TTS Filter cache.
Compare 4 commits »
tom pushed to main at tom/apollo 2024-12-06 21:27:27 -05:00
2b2cc20a1d Added support for multiple trackers & scrobblers.
7ef6ebb076 Docker runs the app in production.
Compare 2 commits »
tom pushed to main at tom/apollo 2024-12-06 02:07:52 -05:00
748d9de02a Added basic docker support.
tom pushed to main at tom/apollo 2024-12-05 18:15:18 -05:00
0dcbd0ad2e Removed old implementation of trackers.
tom pushed to main at tom/apollo 2024-12-05 17:34:08 -05:00
9335e3e32f Added buffer to scrobblers.
934689763b Fixed timestamp & duration of scrobble. 100% playback automatically scrobbles the song.
Compare 2 commits »
tom pushed to main at tom/apollo 2024-12-05 13:54:11 -05:00
0bfbc36952 Improved time upkeep for playing and pausing.
5100d18ac6 Added scrobbling functionality. Changes all around to support scrobbling, such as named trackers and configuration changes.
b30dc3396a Renamed tracker file names.
Compare 3 commits »