Commit Graph

116 Commits (main)

Author SHA1 Message Date
WolverinDEV 8757a46b91 Updated the new loader (Images still missing since they're not yet finished) 2020-07-13 11:29:16 +02:00
WolverinDEV f3f8d1cae9 Working un reactifying the conversations 2020-07-12 16:31:57 +02:00
WolverinDEV c38b2c8d83 Permission editor reworking 2020-06-15 16:56:05 +02:00
WolverinDEV 9f285ba347 Merge branches 'develop' and 'master' of https://github.com/TeaSpeak/TeaWeb into develop
 Conflicts:
	ChangeLog.md
	package-lock.json
	shared/i18n/hu_google_translate.translation
	shared/js/ConnectionHandler.ts
	shared/js/file/Avatars.tsx
	shared/js/file/FileManager.tsx
	shared/js/file/Icons.tsx
	shared/js/main.tsx
	shared/js/ui/modal/ModalIconSelect.ts
	shared/js/ui/tree/Client.tsx
	tools/dtsgen/import_organizer.ts
2020-06-10 18:37:03 +02:00
WolverinDEV 804f8de18d Reworked the file transfer system, added a channel file browser and fixed some minor bugs 2020-06-10 18:13:56 +02:00
WolverinDEV 31ec7372f9 Some file transfer adjustments 2020-05-08 12:38:23 +02:00
WolverinDEV 606d5ac1f7 Some file transfer adjustments 2020-05-03 20:59:18 +02:00
WolverinDEV 7b261d6f15 Using React for the client channel and a lot of performance updates related to the channel tree 2020-04-18 19:37:30 +02:00
WolverinDEV 58dc5da34f Updated the build modes a bit 2020-04-11 11:59:50 +02:00
WolverinDEV cee0822233 Fixed some small compile errors 2020-04-09 23:16:23 +02:00
WolverinDEV 702f0bae43 Improved the initial page load 2020-04-09 23:09:59 +02:00
WolverinDEV 479168c26e Added WebPack to the default `npm start web` starter.
App could not be started out of the box (only PHP is required)
2020-04-09 19:26:56 +02:00
WolverinDEV 0691cbc7bd Updated typescript 2020-04-05 17:53:37 +02:00
WolverinDEV 09b78a9b37 Updating the changelog and fixed an issue 2020-04-03 15:04:31 +02:00
WolverinDEV 8cf2b6c2a2 Fixed missing vendor scss/css file 2020-04-03 11:34:17 +02:00
WolverinDEV cafdf637cf Updated the build scripts for an successfully client build 2020-04-02 17:40:09 +02:00
WolverinDEV c460d05ee5 Improved the webpack script and using constants for build version detection 2020-04-01 21:47:33 +02:00
WolverinDEV 39d109e9af Made the shared app workable for the native client 2020-04-01 15:36:37 +02:00
WolverinDEV 51d135aab2 Removed DOMPurify and fixed the opus web worker 2020-03-31 16:43:21 +02:00
WolverinDEV 3ec30c07f9 Removed moment and webrtc adapter and bundle it with webpack 2020-03-31 15:47:25 +02:00
WolverinDEV d5ed46150e Added tr caching to webpack 2020-03-31 15:19:53 +02:00
WolverinDEV 2d5006bf64 Updated the package file and added the package-lock.json 2020-03-31 13:50:17 +02:00
WolverinDEV 228c9d631e Fixed the identity worker and compile it with webpack 2020-03-31 13:44:16 +02:00
WolverinDEV 956f778c01 Made the opus replay working again 2020-03-31 01:27:59 +02:00
WolverinDEV 0e3a415983 Refactored the app to use webpack 2020-03-30 13:44:18 +02:00
WolverinDEV 13b65a1f35 Starting with webpack 2020-03-27 23:36:57 +01:00
WolverinDEV 5a85d2421c Decreased typescript version 2020-02-22 15:44:37 +01:00
WolverinDEV 01a0dc1441 Reduced typescript version due to a compile error 2020-02-22 14:44:54 +01:00
WolverinDEV ccb12a828a Removed package-lock.json from gitignore 2020-02-18 13:07:40 +01:00
WolverinDEV a6263307b0 Updated start script so it works out of the box 2020-01-25 17:33:37 +01:00
WolverinDEV d94e846021
Specially specified SASS version because 1.22.12 is broken (https://github.com/sass/dart-sass/issues/904)
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-19 19:14:59 +01:00
WolverinDEV 9db38414d2 Explicitly set TSC version 2019-11-25 00:07:11 +01:00
WolverinDEV 3f511de98f Added the developer mode to the package.json 2019-11-24 23:07:24 +01:00
WolverinDEV d69500432e added a new helper script declaration to generate the file helper 2019-10-30 21:51:47 +01:00
WolverinDEV c00fd32244 Added the possibility to generate environment via file.js 2019-10-30 21:30:46 +01:00
WolverinDEV a6ae787430 Migrated from PHP environment builder to a dynamic nodejs based HTTP serve script 2019-10-29 20:40:48 +01:00
WolverinDEV e478a7c29b added mkdirp to the dev dependencies 2019-10-29 18:18:07 +01:00
WolverinDEV 57caf21327 updated ui pack version 2019-10-19 17:12:14 +02:00
WolverinDEV 3b3430db5e Some updates 2019-08-30 23:06:39 +02:00
WolverinDEV a330f20d97 Updated dependencies and UI version 2019-08-21 12:16:05 +02:00
WolverinDEV 2e8693790f fixed invalid semicolon within package.json 2019-05-25 20:05:02 +02:00
WolverinDEV 3e54cabf29 fixed dev dependencies and correct electron version 2019-05-25 19:55:30 +02:00
WolverinDEV a5365465a2 Restructured project and fixed some minor issues 2019-05-21 18:15:02 +02:00
WolverinDEV 8dcaa08296 Moved codec workers to web 2019-05-21 11:20:34 +02:00
WolverinDEV b78c2569f7 Fixed build error 2019-03-19 21:15:15 +01:00
WolverinDEV 6153ecff4a Removed not needed dev dependency 2019-03-17 23:39:30 +01:00
WolverinDEV 3a9280fae7 Added missing script 2019-03-17 13:00:50 +01:00
WolverinDEV d9c0fa37f7 Added a lot of new things 2019-03-07 15:30:53 +01:00
WolverinDEV 664f8b2abd
Implemented the Material Design and fixed some bugs (#33)
* cleaned up some files

* Fundamental style update

* Redesigned some style

* fixed hostbanner popup

* Removed old identity stuff

* fixed close listener

* Fixed changelog date

* fixed release chat icons

* fixed url

* Fixed hostbanner

* Uploaded missing images

* Improved update handling

* Improved script files

* Fixed loading error and icon error

* fixed Yes/No modal

* Fixed loader issues with MS Edge

* fixed modal style bug

* Fixed control bar overflow for small devices

* Improved error handling on identity creation

* Logging generate error to terminal

* fixed possible php error

* fixed some possible loading errors when other files have'nt been already loaded.

* removed debug message

* Changed emsrcypten flags

* Improved codec error handling

* removed webassembly as required dependency

* Improved and fixed channel tree issues

* Improved the sliders

* Removed unneeded files

* fixed loader versions cache

* second slight performance improved (dont animate elements anymore if they are not shown)

* Fixed query visibility setting

* not showing useless client infos for query clients

* Added an auto reconnect system

* Added a canceled message and increased reconnect interval

* removed implemented todo

* fixed repetitive channel names

* Reworked the channel tree selected lines

* Fixed channel tree names

* Fixed name alignment

* fixed the native client

* added min width to the server select groups to avoid a disappearing effect on shrink

* fixed bugged downloaded icons
2019-02-17 16:08:10 +01:00
WolverinDEV cd74e94925 Reworked the identity system and changed some stuff 2019-01-26 17:10:15 +01:00
WolverinDEV bbc929d46d
Merged translation system (#17)
* A lots of translation changes (Generate translation files)

* Removed auto generated package lock file

* Implementation of the translation system, inc generators.

* improved loader error handling

* Finalizing the translation system.
Needs some tests and a final translation generation.
As well a handy translation mapper or editor would be likely.
May source this out into another project?

* Finalizing the translation system

* Finalized translation system and added polish and turkish google translation

* Finally done :)

* Fixed defautl repositories dosnt show up

* fixed settings not initialized
2018-12-15 14:04:29 +01:00
WolverinDEV 50d24f4e60 Fixed code mistakes 2018-12-04 18:48:54 +01:00
WolverinDEV b5252faad7 Updated and simplified build scripts 2018-10-28 23:59:15 +01:00
WolverinDEV bc4d274705 A mass of updates (Better client communication and speaker selection) 2018-10-28 18:25:43 +01:00
WolverinDEV 90a042eea3 Added banlist and fixed pointer stringify 2018-10-20 19:58:06 +02:00
WolverinDEV 26606605fb Some small changes and fixes 2018-10-09 13:40:38 +02:00
WolverinDEV 194445b70d Make jquery types version fixed 2018-10-09 01:38:37 +02:00
WolverinDEV 0c1629dc66 Fixed some compiler issues (Creating a build docker) 2018-10-09 01:27:14 +02:00
WolverinDEV 03f37eca62 Some memory updates 2018-10-07 18:21:28 +02:00
WolverinDEV ba5baf8431 Restructuring project part two and added build scripts 2018-10-04 22:49:20 +02:00
WolverinDEV 8d1a6628fb Updated the project structure, for the upcoming client (Still needs some work) 2018-10-03 22:04:29 +02:00
WolverinDEV d280ae7679 Updated TypeScript to 3.0.3 and some restructuring 2018-09-22 16:52:26 +02:00
Timo Pollmeier 6d534949ff Fixing Submodule BBCode (#12)
* Fixing Submodule BBCode
Adding in Readme Required TypeScript Version

Signed-off-by: Timo Pollmeier <timo.p@cryz-games.de>

* Fixing Dont push CMake

Signed-off-by: Timo Pollmeier <timo.p@cryz-games.de>

* fixes

Signed-off-by: Timo Pollmeier <timo.p@cryz-games.de>
2018-08-14 20:37:54 +02:00
WolverinDEV bbb229b921 Updates 2018-04-16 20:38:35 +02:00
WolverinDEV e0d6b8e93c Updating to 1.1.5-beta 2018-03-24 23:38:01 +01:00
WolverinDEV 5c7239f601 Initial commit 2018-02-27 17:20:49 +01:00