9338e7e624Fixed impersonation not updating the UI correctly. Self is selected and shown by default. Using async pipes & custom pipe.
master
Tom2025-04-10 12:31:05 +00:00
daa500111cCleaned up Redemptions with use of AsyncPipe & input transformers.Tom2025-04-09 20:57:19 +00:00
b0f9a2dea8Cleaned up TTS Filters. Fixed the service when updating a filter.Tom2025-04-08 13:41:34 +00:00
931046cbb3Cleaned up code for redeemable actions.Tom2025-04-08 12:57:08 +00:00
01c62bc143Added noindex,nofollow tags for robots.Tom2025-04-08 12:53:59 +00:00
f4511157a5Improved the code for handling policies.Tom2025-04-07 18:49:44 +00:00
f2c5178e82Fixed storing JWT in local storage.Tom2025-04-07 18:49:15 +00:00
7048a7c46cFixed background styling in specific cases.Tom2025-04-07 16:51:17 +00:00
0a511f1424Minor changes for updating JWT token.Tom2025-04-07 15:07:36 +00:00
b8a92534d9Added login/logout button to topbar.Tom2025-04-07 14:27:46 +00:00
3e9a9f9dc5Fixed issues with impersonation. Show warning or error depending on connection's remaining time before expiry. Replaced use of /api/... in urls.Tom2025-04-05 02:06:31 +00:00
5a94aa760bFixed Twitch redemptions being stored when switching users. Added form valid check when clicking on save for redemptions.Tom2025-01-15 19:48:15 +00:00
59bed7c28bUpdated TTS Filters page to use resolvers, services and better UX.Tom2025-01-15 19:45:56 +00:00
45d6eaeb73Fixed switching impersonation target while having cached data in resolver for Redemptions.Tom2025-01-15 01:00:14 +00:00
c62b9aaaadActions now use resolver. Dialog handles websocket messaging. Added support for text values on actions.Tom2025-01-15 00:58:55 +00:00
9cda9a5738Users now have access to both Actions & Redemptions pages.Tom2025-01-14 03:50:30 +00:00
c5cdf84f3bAdded subscriptions in redemption resolver to keep up with changes. Fixed double data entries in some cases (due to resolver changes).Tom2025-01-14 01:02:35 +00:00
04a50f6db0Added redemptions page. Fixed some issues. Removed some instances of console.log().Tom2025-01-13 23:37:31 +00:00
7a7fb832a0Added services and resolvers for redemptions and related.Tom2025-01-13 23:34:10 +00:00
fee2c4e12fAdded VS Code's workspace files into .gitignore.Tom2025-01-13 22:14:35 +00:00
07db9000d8Fixed error when re-selecting policies tab.Tom2025-01-13 19:08:43 +00:00
2692294b4bFixed minor issues with login & logout. Cleaned up the UI.Tom2025-01-09 18:11:44 +00:00
d595c3500eAdded pages to see, create, modify & delete redeemable actions. User card top right with disconnect & log out. Code clean up.Tom2025-01-08 21:50:18 +00:00
11dfde9a03Created auth module. Created Visitor auth guard for non-logged in users.Tom2025-01-07 17:56:11 +00:00
96441946b6Added more css changes for FiltersTom2025-01-07 17:55:14 +00:00
08c146a9e9Using reactive forms for adding/editing TTS filters.Tom2025-01-07 15:57:52 +00:00
740b76b6f8Fixed issues from updating to Angular 19Tom2024-12-28 02:13:24 +00:00
fbd3c2226cUpdated more packagesTom2024-12-28 01:59:06 +00:00