Commit Graph

40 Commits (8d25697e98b51d66c30ebbac23f3ac5b591d60f7)

Author SHA1 Message Date
WolverinDEV 61da22895f Mostly using direct assets instead of stored files somewhere within the project. 2021-03-17 13:28:27 +01:00
WolverinDEV 84e907adbb Directly importing logging methods and some general code and logging messages cleanup 2021-01-10 17:36:57 +01:00
WolverinDEV 71d049302c Reworked the settings module 2021-01-10 16:13:15 +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 1759fb1756 Using tr as imported function and changed the shared app declaration build mechanism 2020-11-29 14:42:02 +01:00
WolverinDEV 2a8027ec23 Stripping the cr character for the identity import 2020-09-17 21:29:29 +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 4a4cbdf38e Resolved all tc-shared imports into relative imports 2020-09-12 15:49:20 +02:00
WolverinDEV a98503285f Starting with the whisper system 2020-08-26 12:33:53 +02:00
WolverinDEV aa7b9fff43 Some minimal client improvements 2020-08-22 17:50:38 +02:00
WolverinDEV e77b9e1184 Some minor code cleanups 2020-08-19 22:55:43 +02:00
WolverinDEV 64cefce509 Disabled the transpile only flag in the typescript loader plugin 2020-07-19 17:12:41 +02:00
WolverinDEV 5af68c0a1c Fixed some minor transfer bugs as well added some more features required for the native clients file transfer 2020-06-10 22:44:50 +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 d5ed46150e Added tr caching to webpack 2020-03-31 15:19:53 +02:00
WolverinDEV 228c9d631e Fixed the identity worker and compile it with webpack 2020-03-31 13:44:16 +02:00
WolverinDEV 0e3a415983 Refactored the app to use webpack 2020-03-30 13:44:18 +02:00
WolverinDEV 447e84ed0f Reset all js files and start from zero, this time more structured 2020-03-29 12:54:15 +02:00
WolverinDEV 13b65a1f35 Starting with webpack 2020-03-27 23:36:57 +01:00
WolverinDEV a7c8d764f4 Added a welcomer guide 2020-03-27 16:15:15 +01:00
WolverinDEV dce44b6486 Fixed regex pattern for identity import 2020-03-21 20:49:02 +01:00
WolverinDEV 9cf6810896 removed debugger statement 2020-03-19 10:37:49 +01:00
WolverinDEV d8d5817d7c Fixed failing identity file import 2020-03-19 10:37:36 +01:00
WolverinDEV fb430af880 Some small additions 2019-10-19 17:13:40 +02:00
WolverinDEV 2122b825b6 Code cleanup & Build declaration fix 2019-08-21 12:45:17 +02:00
WolverinDEV 016f7cec9a A lot of new style changes 2019-08-21 10:00:01 +02:00
WolverinDEV 3a255b2316 Some updates related to the native client 2019-04-25 20:22:13 +02:00
WolverinDEV 83d4164a80 Fixed some things related to the TeaSpeak client 2019-04-15 16:58:42 +02:00
WolverinDEV 27fcdcbd29 Updating project 2019-04-15 15:33:51 +02:00
WolverinDEV 040c218fb2 A lot of changes 2019-03-17 12:15:39 +01:00
WolverinDEV e75bbeabef Restructuring of the connection part 2019-02-23 14:15:22 +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 8080d426e7 Added forum account UI and fixed firefox not working issue 2019-01-28 20:36:11 +01:00
WolverinDEV 9234b95d5b Added sound management and ppt delay 2019-01-27 13:11:40 +01:00
WolverinDEV cd74e94925 Reworked the identity system and changed some stuff 2019-01-26 17:10:15 +01:00
WolverinDEV f965ad38a0 Improved profile error handling and fixed nickname identity type 2019-01-19 13:42:18 +01:00
WolverinDEV a04b6a2a21 some client fixes 2019-01-02 11:38:48 +01:00
WolverinDEV ad622b730f Introducing new bookmark and connection profile system (2) 2018-12-30 02:06:38 +01:00
WolverinDEV 032b03f769 Fixed invalid identities 2018-12-30 01:51:34 +01:00
WolverinDEV ac236d1646 Introducing new bookmark and connection profile system 2018-12-28 15:39:23 +01:00