Commit Graph

20 Commits (main)

Author SHA1 Message Date
WolverinDEV e073890849 Using a relative webpack public path again 2020-10-04 16:02:29 +02:00
WolverinDEV 4a4cbdf38e Resolved all tc-shared imports into relative imports 2020-09-12 15:49:20 +02:00
WolverinDEV 391205cb34 resturctured the project a bit 2020-09-12 14:51:03 +02:00
WolverinDEV 1c50051a4a Reworked the web audio decoding 2020-09-01 12:53:42 +02:00
WolverinDEV 228c9d631e Fixed the identity worker and compile it with webpack 2020-03-31 13:44:16 +02:00
WolverinDEV 32e29e7063 Fixed compiler error 2019-11-24 23:59:46 +01:00
WolverinDEV 5476ab2891 Fixed declaration issue 2019-08-21 12:26:54 +02:00
WolverinDEV c8ebb5fd03 Fixed missing webassembly type declarations (npm repo for that went down) 2019-05-25 20:24:30 +02:00
WolverinDEV 8dcaa08296 Moved codec workers to web 2019-05-21 11:20:34 +02:00
WolverinDEV 359cf5a254 fixed compile error within the opus worker 2019-03-31 13:22:01 +02: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 69537aee79 Implemented speex for the native client 2018-11-14 19:29:29 +01:00
WolverinDEV 5ac06d4819 Fixed crashes and improved weblist 2018-11-12 13:00:13 +01:00
WolverinDEV bc4d274705 A mass of updates (Better client communication and speaker selection) 2018-10-28 18:25:43 +01:00
WolverinDEV f743f9b3fc Fixed opus music seconds sound channel 2018-10-16 19:46:30 +02:00
WolverinDEV 26606605fb Some small changes and fixes 2018-10-09 13:40:38 +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