Commit Graph

78 Commits (tmp3)

Author SHA1 Message Date
gapodo 842cd08574 moar build script
ci/woodpecker/push/base Pipeline was successful Details
2023-11-21 15:32:34 +01:00
gapodo 5b3a208f16 redo emoji
ci/woodpecker/push/base Pipeline was successful Details
2023-11-21 01:58:13 +01:00
gapodo 4e35b47760 more Update 2023-11-21 01:51:35 +01:00
gapodo e15feca680 updates...
hard lock wabt (has breaking change within minor version)
2023-11-21 01:44:46 +01:00
WolverinDEV b524fdeb5c Merge branch 'master' of https://github.com/TeaSpeak/TeaWeb into develop 2021-06-11 10:39:10 +02:00
WolverinDEV 308f1e3e9d
Merge pull request #180 from TeaSpeak/dependabot/npm_and_yarn/y18n-3.2.2
Bump y18n from 3.2.1 to 3.2.2
2021-06-10 11:45:48 +02:00
WolverinDEV b133b2e50b
Merge pull request #184 from TeaSpeak/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.19 to 4.17.21
2021-06-10 11:45:39 +02:00
WolverinDEV ab77073080
Merge pull request #185 from TeaSpeak/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.5 to 2.8.9
2021-06-10 11:45:27 +02:00
WolverinDEV ceaa83dffe
Merge pull request #186 from TeaSpeak/dependabot/npm_and_yarn/ssri-8.0.1
Bump ssri from 8.0.0 to 8.0.1
2021-06-10 11:45:17 +02:00
dependabot[bot] d34ae7ea48
Bump ws from 6.2.1 to 6.2.2
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-06 01:04:07 +00:00
dependabot[bot] 847004c0ee
Bump ssri from 8.0.0 to 8.0.1
Bumps [ssri](https://github.com/npm/ssri) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v8.0.0...v8.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 11:55:05 +00:00
dependabot[bot] 7efd115143
Bump y18n from 3.2.1 to 3.2.2
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 11:55:01 +00:00
WolverinDEV 57d5faa151 Auditing and fixing the npm packages 2021-05-26 13:54:56 +02:00
dependabot[bot] 3409b2d4bc
Bump lodash from 4.17.19 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 11:54:52 +00:00
dependabot[bot] 9fbaf6db8c
Bump hosted-git-info from 2.8.5 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 11:54:36 +00:00
WolverinDEV a23f426b7b Fixed some compile errors due to the TypeScript versions upgrade 2021-04-27 16:23:59 +02:00
WolverinDEV 357a200e3b Adding support for viewing who's watching your video feed 2021-04-27 15:52:49 +02:00
WolverinDEV c68c217eaf Improved the server avatar upload modal 2021-03-24 16:56:09 +01:00
WolverinDEV bd721bf13e Properly using svg icons within the client sprite for the client info bar 2021-03-23 15:13:51 +01:00
WolverinDEV 0b5f519735 Encapsulated the external modal from spawning and administrating windows 2021-03-20 15:10:16 +01:00
WolverinDEV ecf12c788e Applied required changes to the automatic build system 2021-03-17 19:41:51 +01:00
WolverinDEV bedaae5a7c Adding postcss auto prefixer 2021-03-17 18:32:03 +01:00
WolverinDEV 1193f4e0b1 Updated the loader which now uses webpack assets 2021-03-17 18:25:04 +01:00
WolverinDEV 61da22895f Mostly using direct assets instead of stored files somewhere within the project. 2021-03-17 13:28:27 +01:00
WolverinDEV a82d474b32 Removed the audio lib 2021-03-16 15:55:27 +01:00
WolverinDEV 6ff210be07 Added the new bookmark system and updated the bookmark UI 2021-03-14 19:39:08 +01:00
WolverinDEV 4394d36383 Adding the new video spotlight mode 2021-03-12 17:46:27 +01:00
dependabot[bot] 054c7ca4c4 Bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-12 04:40:13 +01:00
WolverinDEV 3786ad5813 Introducing the new client service provider and removing the old obsolete statistics service 2021-01-12 04:38:21 +01:00
WolverinDEV 57b48ee106 Bumped detect-browser version 2021-01-12 04:38:21 +01:00
WolverinDEV 3ad4272236 Automatically updating the connect password if we got prompted to enter a password 2021-01-12 04:38:21 +01:00
WolverinDEV f1d24df7ac Rendering the hostbanner via React 2021-01-05 14:46:09 +01:00
WolverinDEV 08968b3d54 Improced BBCode support 2020-12-07 15:07:47 +01:00
WolverinDEV bf69627275 Fixed the terser webpack plugin 2020-12-05 22:52:12 +01:00
WolverinDEV 48a2b4ab43 Using the old versions again since the new npm packages messing with the web client 2020-12-05 22:27:08 +01:00
WolverinDEV 28ecc39853 Using a fixed wabt version since the newer versions fail 2020-12-05 16:06:16 +01:00
WolverinDEV 658b44ed1d Introduced Video to the web client. A lot of changes are still pending 2020-11-07 13:16:07 +01:00
WolverinDEV 4dec91094b Fixed sprites for the native client 2020-09-25 18:04:46 +02:00
WolverinDEV 6f56150e0b Changes are listed bellow:
- Fixed the control bar microphone and speaker buttons
    - Improved the default identity generation (no web worker required now)
    - Improved voice connection error handling (especially for firefox)
    - Adding a max reconnect limit for voice connection
    - Don't show the newcomer guide when directly connection to a server
    - Fixed default profile initialisation
2020-09-16 19:30:28 +02:00
WolverinDEV e50a8f5d6c Fixed safari for the web client 2020-09-07 14:52:30 +02:00
WolverinDEV 1c50051a4a Reworked the web audio decoding 2020-09-01 12:53:42 +02:00
WolverinDEV 700bba4d2e Fixed the SVG sprite generator for unaligned icons 2020-08-24 10:38:14 +02:00
WolverinDEV f4f213a3f1 bumped svg sprite generator version 2020-08-20 23:50:42 +02:00
WolverinDEV b42f9376f3 Merge branch 'develop' 2020-08-20 22:11:56 +02:00
WolverinDEV ef770cbc9c Updated the client play icons 2020-08-10 15:13:03 +02:00
WolverinDEV f721b3d4fd Fixed microphone profile does not save 2020-08-09 14:30:17 +02:00
WolverinDEV 21976114e3 Adding client icons 2020-08-09 02:09:27 +02:00
WolverinDEV 2d13b750b2 Auto generating the icon sprites 2020-08-09 00:08:56 +02:00
dependabot[bot] f1fffe434c Bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-06 10:09:28 +02:00
WolverinDEV 2a2cfee8b0 Including the assemble files into webpack 2020-08-05 18:25:08 +02:00