Commit Graph
138 Commits
Author SHA1 Message Date
Janis f296bba7d6 [fix] fixed a bug when connected twice to the same server v1.0.2 2023-06-28 23:32:18 +02:00
Janis 268252bf56 Update README.md 2023-06-28 19:19:16 +02:00
Janis b7beddb32e [fix] bug while reconnecting server v1.0.1 2023-06-28 19:16:03 +02:00
Janis 92906d25c3 [feature] add key to div 2023-06-28 18:57:32 +02:00
Janis 1bd6e3400b [refactor] add setTimeout before reconnect 2023-06-28 18:48:19 +02:00
Janis 7d2409f6f4 Update README.md 2023-06-28 18:46:17 +02:00
Janis b702b82cce [refactor] update readme 2023-06-28 18:43:49 +02:00
Janis 00b8db20c3 [feature] add remoteAppPort as query param 2023-06-28 18:33:57 +02:00
Janis 16573394b1 Update README.md 2023-06-28 18:23:09 +02:00
Janis 08fa223207 [feature] add content table 2023-06-28 18:01:52 +02:00
Janis e2423a54cf [feature] add README.md 2023-06-28 18:01:24 +02:00
Janis f6b5fcc35d Merge pull request #15 from DerTyp876/new_react_ts_version
Reworked project with React/Vite
v1.0.0
2023-06-28 17:47:59 +02:00
Janis f2b1636dc3 [refactor] remove old js files 2023-06-28 17:44:13 +02:00
Janis 6a0ef91c14 [feature] add proper styles 2023-06-28 17:43:47 +02:00
Janis c5c76ea39a [refactor] add reconnect 2023-06-28 17:23:23 +02:00
Janis 9162aede1a [feature] deploy to single file 2023-06-25 22:31:01 +02:00
Janis 4ef9d0c3b2 [feature] add boolean to show channel name 2023-06-25 21:49:37 +02:00
Janis cf7d0301d2 [feature] show proper viewer 2023-06-25 21:48:14 +02:00
Janis ff3cd783d5 [feature] remove data on server disconnect 2023-06-25 21:22:52 +02:00
Janis f0ad55a685 [feature] join servers while running 2023-06-25 20:43:43 +02:00
Janis 40dbf72fcf [feature] add basic viewer 2023-06-25 19:39:58 +02:00
Janis c0f27e85c1 [feature] created class structure 2023-06-25 18:59:21 +02:00
Janis fb3a28fefe [feature] init vite project 2023-06-04 15:50:48 +02:00
Janis dbca028c1d Update readme.md 2023-01-11 14:23:51 +01:00
Janis f3c6fdeb45 v0.2.1 2023-01-11 14:14:14 +01:00
Janis 254da8b8eb fixed update scripts 2023-01-11 14:13:57 +01:00
Janis 77d9df60d8 v0.2.0 2023-01-11 13:58:54 +01:00
Janis 3eeb44789d added comments 2023-01-11 13:47:45 +01:00
Janis 601d7b8302 cleaned event_handlers.js 2023-01-11 13:46:27 +01:00
Janis 6fdc0d4ee0 moved determination of isHidden to client object 2023-01-11 13:22:08 +01:00
Janis b10b7ad58d added documentation in config 2023-01-11 13:18:48 +01:00
Janis 6e55c1d3e5 added comments to config 2023-01-11 13:01:02 +01:00
Janis cf0c67ffee add version to initalPayload 2023-01-11 12:58:13 +01:00
Janis 2bb719dbea saving apiKey in localstorage 2023-01-11 12:50:34 +01:00
Janis 973638180f fixed typo 2023-01-11 11:30:48 +01:00
Janis ce49d35cbe add printWidth to prettier 2023-01-11 11:30:33 +01:00
Janis f583c345df Merge pull request #13 from Jaggernaut555/master
Hide own name and hide non-talking clients
2023-01-11 11:03:49 +01:00
Janis c925a57f61 fixed bug currentClient were shown even if muted 2023-01-11 11:02:27 +01:00
Jaggernaut555 9a68fca2c7 Add options to hide self and non-talking clients 2023-01-10 17:57:55 -08:00
Janis 230ce8f2e2 change version to v0.1.9 2022-10-28 23:38:35 +02:00
Janis 14192ab90d added test comment 2022-10-28 23:37:30 +02:00
Janis 801fe9297f change version to v0.1.7 2022-10-28 23:34:05 +02:00
Janis e7bef90bb6 updated update.ps1 2022-10-28 23:33:19 +02:00
Janis e58e69dd5d update script 2022-10-28 23:19:30 +02:00
Janis c4b51138c3 change version to v0.1.6 2022-10-28 23:12:42 +02:00
Janis 16e3056380 Merge branch 'master' of https://github.com/DerTyp876/ts5-obs-overlay 2022-10-28 22:33:56 +02:00
Janis 3432b69623 change version to v0.1.4 2022-10-28 22:33:55 +02:00
Janis a2b164ce57 Update readme.md 2022-10-28 22:33:14 +02:00
Janis b4b17187a4 added more multi server stability 2022-10-28 22:31:06 +02:00
Janis 95d2acfb1e small style change 2022-10-28 22:02:08 +02:00