Commit Graph
94 Commits
Author SHA1 Message Date
Janis a64bf30fd3 update readme 2023-07-08 14:20:03 +02:00
Janis 43dc2f1160 update build options 2023-07-08 14:17:36 +02:00
Janis 810da5173a Merge pull request #31 from DerTyp7/dependabot/npm_and_yarn/eslint-plugin-react-refresh-0.4.1
Bump eslint-plugin-react-refresh from 0.3.5 to 0.4.1
2023-07-08 13:58:12 +02:00
Janis 541514df9a Merge pull request #28 from DerTyp7/dependabot/npm_and_yarn/sass-1.63.6
Bump sass from 1.62.1 to 1.63.6
2023-07-08 13:57:59 +02:00
Janis 9cdba50155 Merge pull request #30 from DerTyp7/dependabot/npm_and_yarn/jest-29.6.1
Bump jest from 29.5.0 to 29.6.1
2023-07-08 13:56:34 +02:00
Janis e18420540f Merge pull request #29 from DerTyp7/dependabot/npm_and_yarn/react-router-dom-6.14.1
Bump react-router-dom from 6.14.0 to 6.14.1
2023-07-08 13:56:17 +02:00
Janis 87d8f628c2 Merge pull request #27 from DerTyp7:dependabot/npm_and_yarn/types/react-18.2.14
Bump @types/react from 18.2.8 to 18.2.14
2023-07-08 13:55:31 +02:00
Janis 7da123fb42 Update dependabot.yml package-ecosystem 2023-07-08 13:50:53 +02:00
Janis e49791cb1e Create dependabot.yml 2023-07-08 13:47:54 +02:00
Janis Meister 5f81bbf46a [feature] add hardware muted inputs 2023-06-30 13:58:08 +02:00
Janis Meister 14db96d10a [refactor] update readme paramter table 2023-06-30 13:26:58 +02:00
Janis Meister 0d3317802c [refactor] update channel name style 2023-06-30 13:25:44 +02:00
Janis Meister 113fcb28de [feature] get boolean from parameter 2023-06-30 13:22:07 +02:00
Janis Meister d6e0517ddb [refactor] update readme paramter table 2023-06-30 13:19:55 +02:00
Janis Meister f919b39548 [feature] add client limit 2023-06-30 13:18:37 +02:00
Janis Meister 7c3b67de4d [feature] update readme parameter table 2023-06-30 13:05:35 +02:00
Janis Meister c1c9db8f95 [feature] add hideNonTalking boolean 2023-06-30 13:05:24 +02:00
Janis ba5930cadc [feature] add log tag to logger.log 2023-06-29 21:49:33 +02:00
Janis f0290bb44d [feature] integrated Logger 2023-06-29 21:17:31 +02:00
Janis e411c1c126 [feature] integrated Logger 2023-06-29 21:17:30 +02:00
Janis 033cd77e04 [feature] update logger parameters 2023-06-29 21:07:02 +02:00
Janis 619e66375f [feature] created Logger 2023-06-29 18:09:03 +02:00
Janis Meister eb0e005882 [fix] alias imports 2023-06-29 12:53:17 +02:00
Janis Meister e5f4e7b4fa [fix] aliases 2023-06-29 12:51:58 +02:00
Janis 98deb4db19 [feature] add interfaces for classes 2023-06-29 01:10:08 +02:00
Janis 3d99e206c1 [feature] add interfaces for classes 2023-06-29 01:07:30 +02:00
Janis 70b2506118 [refactor] remove unused interface 2023-06-29 01:03:40 +02:00
Janis d1dca713aa [refactor] split up handler classes 2023-06-29 00:56:33 +02:00
Janis 9382572bd7 [refactor] split up handler classes 2023-06-29 00:56:30 +02:00
Janis f296bba7d6 [fix] fixed a bug when connected twice to the same server 2023-06-28 23:32:18 +02:00
Janis b7beddb32e [fix] bug while reconnecting server 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 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 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 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 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 c925a57f61 fixed bug currentClient were shown even if muted 2023-01-11 11:02:27 +01: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 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
Janis bedf058782 minor style change 2022-10-28 21:56:46 +02:00
Janis 77e7761d8f renamed css classes 2022-10-28 21:55:21 +02:00
Janis e84bbd953b changed version to v0.1.3 2022-10-28 21:38:53 +02:00
Janis 10ba8689ce added update.bat 2022-10-28 21:37:31 +02:00
Janis 242ead7ffb added update script 2022-10-28 21:34:25 +02:00
Janis 7bb5b74e73 Merge branch 'master' of https://github.com/DerTyp876/ts5-obs-overlay 2022-10-28 20:50:04 +02:00
Janis 20f4cf514e add meta.json 2022-10-28 20:49:57 +02:00
Janis 75c9ef9cee api key now gets stored dureing session 2022-10-27 22:35:45 +02:00
Janis aebca9ad19 checking if subchannles exists 2022-10-27 22:28:05 +02:00
Janis 9f5c39b5a8 using spaces instead of tabs now & added prettier config 2022-10-27 21:14:29 +02:00
Janis 69860f786e remoteAppPort now changable in config 2022-10-27 20:43:30 +02:00
Janis bf3c924b51 api key now gets shown in console 2022-10-27 20:42:02 +02:00
Janis e4bff27a3e dfg 2022-10-26 14:55:43 +02:00
Janis e574a91740 apikey to config 2022-10-25 21:26:42 +02:00
Janis fe5c2d388f added table of contents 2022-10-25 21:11:06 +02:00
Janis e8934b7fba fix readme 2022-10-25 21:09:53 +02:00
Janis 84c6741944 added style config.js 2022-10-25 21:01:04 +02:00
Janis 3332826404 delete unused config.json 2022-10-25 20:42:54 +02:00
Janis 2e974c60ca reset on serverPropertiesUpdated instead of clientSelfPropertyUpdated 2022-10-25 20:18:14 +02:00
Janis be8c4237ca add readme 2022-10-25 19:58:17 +02:00
Janis e7313a2958 [feature] now resetting everything on reconnect 2022-10-25 19:33:36 +02:00
Janis d599e5d8ab [feature] add List object 2022-10-25 18:45:15 +02:00
Janis 1315c39ae1 first commit 2022-10-25 18:27:02 +02:00