Commit graph

21 commits

Author SHA1 Message Date
WolverinDEV
871231cbd5 Some minor changes 2021-04-27 13:30:33 +02:00
WolverinDEV
6ff210be07 Added the new bookmark system and updated the bookmark UI 2021-03-14 19:39:08 +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
1759fb1756 Using tr as imported function and changed the shared app declaration build mechanism 2020-11-29 14:42:02 +01:00
WolverinDEV
4a4cbdf38e Resolved all tc-shared imports into relative imports 2020-09-12 15:49:20 +02:00
WolverinDEV
9b361ea557 Fixed compile errors due to the rename of ErrorID to ErrorCode 2020-08-22 22:23:19 +02:00
WolverinDEV
3ec30c07f9 Removed moment and webrtc adapter and bundle it with webpack 2020-03-31 15:47:25 +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
69d39991e4 A lot of changes 2019-10-13 21:33:07 +02:00
WolverinDEV
e9384bcf18 A lot of updates 2019-09-19 01:25:57 +02:00
WolverinDEV
6d2ecc3c69 A lot of changes 2019-09-12 23:59:35 +02:00
WolverinDEV
016f7cec9a A lot of new style changes 2019-08-21 10:00:01 +02:00
WolverinDEV
5fdf5a5127 Fixed build 2019-07-06 16:04:18 +02:00
WolverinDEV
6d537bac15 Added a lot of new stuff 2019-04-04 21:47:52 +02:00
WolverinDEV
e4b7ac02a6 fixed some errors 2019-02-23 14:27:58 +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
a29b2bf850 Started to implement a localization method to support multible languages 2018-12-05 20:46:33 +01:00
WolverinDEV
90a042eea3 Added banlist and fixed pointer stringify 2018-10-20 19:58:06 +02:00