194 Commits

Author SHA1 Message Date
ae2cfc60a0 Troubleshooting message, self statement 2025-11-17 16:29:49 +01:00
6520ea0b63 Troubleshooting db_user_id statement 2025-11-17 16:25:00 +01:00
7f22cec452 Swapping mapping for websocket return traffic 2025-11-17 15:55:18 +01:00
6b2d296774 Adding twitchio port 8123 2025-11-17 15:47:23 +01:00
d1c4c931ef Changing websocket port 2025-11-17 15:45:16 +01:00
d8086afab2 Added websockets in imports in main.py 2025-11-17 15:36:38 +01:00
b60c642fd6 Attempting to add websocket support 2025-11-17 15:34:01 +01:00
2fe07abecf Not excluding messages from "self" in the return statement 2025-11-17 15:29:37 +01:00
30b9df0ebb Editing return message statement in chat_listener.py 2025-11-17 15:25:52 +01:00
c061f2ff78 Forgot a comma in the code 2025-11-17 15:22:33 +01:00
034c8fe604 Correction to init for access token 2025-11-17 15:20:10 +01:00
5dc73bd06a Updated chat_listener and listener_manager 2025-11-17 15:08:29 +01:00
4013d3d23d Addidng chat_listener function for Twitch, adding custom overlay template for testing. 2025-11-17 14:46:50 +01:00
98cda57d90 Phase 2 update. TASKS and Development_plan edited 2025-11-17 14:36:13 +01:00
aa9688d811 Starting adding help-file for user made CSS templates 2025-11-17 14:31:54 +01:00
8bc24fc80a Corrected Response import in main.py 2025-11-17 14:26:44 +01:00
1535d90842 Still updating database schemas 2025-11-17 14:23:54 +01:00
0fa46d4cca Correcting schemas in database 2025-11-17 14:17:30 +01:00
589ac73b25 Starting implementation of user made custom CSS templates 2025-11-17 14:14:45 +01:00
a120e30e03 Set dark mode to default regardless of user browser settings 2025-11-17 13:24:14 +01:00
65adbf1aaa added light mode to site 2025-11-17 13:08:51 +01:00
5ff361b97c Added back the css templates and added logout button 2025-11-17 13:03:25 +01:00
883439e66f Changes to login 2025-11-17 12:59:25 +01:00
67c0d0124b Small corrections 2025-11-17 12:46:24 +01:00
9d95e1fd3c css restore 2025-11-17 12:20:57 +01:00
e0502f93d6 start rebuild main.css 2025-11-17 12:18:29 +01:00
519cc907af main.css removed 2025-11-17 12:15:11 +01:00
77f0a8a395 Corrected error in file path to templates 2025-11-17 12:13:59 +01:00
7f08ad86b0 Updated file paths for CSS 2025-11-17 12:10:42 +01:00
0e0135be55 Correcting requirements 2025-11-17 12:00:16 +01:00
6af58808ad Phase 2: User experience enhancements to templates handling, dashboard and overlays. 2025-11-17 11:55:53 +01:00
6010666dcf Fix: small type-o 2025-11-17 10:35:51 +01:00
43b8610aa6 Added: CSS template switch in Dashboard. 2025-11-17 03:06:25 +01:00
d72e27ad2e Added: Temporary overlay text and 2 css layouts. 2025-11-17 03:04:26 +01:00
0c00ff7ee0 gitea logo png
For embeds
2025-11-17 02:53:12 +01:00
bce05652ed refactor: Organize templates into templates directory 2025-11-17 02:38:25 +01:00
830a16d693 Small update to main.py 2025-11-17 02:36:27 +01:00
ba1d486d07 Dashboard: Changed stylesheet and started prepping html for population. 2025-11-17 02:17:15 +01:00
0967983483 Update: Logic with Twitch login now works. 2025-11-17 02:10:00 +01:00
8829228295 change: Added separate stylesheet under /static and added task to TASKS.md 2025-11-17 01:59:35 +01:00
8236d5e837 feat: Implement session management and dashboard page 2025-11-17 01:56:03 +01:00
f2ebde841d Added: Dashboard html file and routing 2025-11-17 01:50:06 +01:00
cafb39d9df Day close: Added memory for AI agent. Added small corrections to DEVELOPMENT_PLAN. 2025-11-17 01:45:25 +01:00
35c2210305 prep: Making way for the planned 'Dashboard' page and correcting Twitch bot scope, corrected. 2025-11-17 01:28:47 +01:00
6ed78cf3fb prep: Making way for the planned 'Dashboard' page and correcting Twitch bot scope 2025-11-17 01:16:21 +01:00
3fb360aa77 prep: Making way for the planned 'Dashboard' page 2025-11-17 01:03:31 +01:00
f15f339de8 refactor: Move login.html to static directory 2025-11-17 01:01:36 +01:00
603eb84d34 feat: Implement static login page and fix server errors. Attempt 2 2025-11-17 00:54:13 +01:00
6a7c96a82c feat: Implement static login page and fix server errors 2025-11-17 00:49:39 +01:00
9b44c088b8 chore: Added redirect URL. APP_BASE_URL set in .env 2025-11-17 00:46:15 +01:00