Commit Graph

102 Commits (ff610bf3eeef9e1d0221a12074a796383fdbeab2)

Author SHA1 Message Date
WolverinDEV 503ca5db8b Correctly inlining the global loader style 2021-03-17 13:41:01 +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
WolverinDEV bf5d1c4771 Introducing the new client service provider and removing the old obsolete statistics service 2021-01-12 03:52:16 +01:00
WolverinDEV b5b06164a7 Bumped detect-browser version 2021-01-12 00:39:36 +01:00
WolverinDEV 853c522129 Automatically updating the connect password if we got prompted to enter a password 2021-01-10 13:48:53 +01:00
WolverinDEV da0956fe24 Fixed the declaration generation 2021-01-08 21:41:26 +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 8a4267a0ba Restored the old package.json 2020-12-05 22:23:55 +01:00
WolverinDEV 28ecc39853 Using a fixed wabt version since the newer versions fail 2020-12-05 16:06:16 +01:00
WolverinDEV 46d9ead8ba Updated the package version to 1.5.0 and some minor changes 2020-12-02 18:23:42 +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 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
WolverinDEV 0725bea8dd Improved logging output and fixed a build error 2020-08-05 18:48:27 +02:00
WolverinDEV 2a2cfee8b0 Including the assemble files into webpack 2020-08-05 18:25:08 +02:00
WolverinDEV 21c51548eb Merged all scss files directly into the app and do not load them separately 2020-08-05 16:34:39 +02:00
WolverinDEV edeb1f50b3 Fixed an incompatibility between jquery and jrender due to npm (Using jquery as import now) 2020-07-21 12:43:47 +02:00
WolverinDEV e377a77e32 Added the basics for popoutable windows and a CSS style editor 2020-07-20 19:08:13 +02:00
WolverinDEV 0aeb64ed15 Removed jsrender from vendor list and importing it as npm module 2020-07-19 19:05:06 +02:00
WolverinDEV 9777d50920 Removed raw remarkable.min.js file from vendors and instead using the node module 2020-07-18 00:57:58 +02:00
WolverinDEV 3155fb85f0 Updated a lot of chat related things 2020-07-17 23:56:20 +02:00
WolverinDEV c559fdff6c Merge branch 'develop' into canary
# Conflicts:
#	ChangeLog.md
#	package-lock.json
#	package.json
2020-07-13 16:36:57 +02:00
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