Commit graph

33 commits

Author SHA1 Message Date
WolverinDEV
3d04fa3f0d Starting to introduce a loader performance logger 2021-03-18 19:44:46 +01:00
WolverinDEV
85acd6dd56 Some more small rework and cleanup 2021-03-18 18:59:06 +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
c297c441b0 Fixed modal paths 2021-02-09 10:11:40 +01:00
WolverinDEV
33422db12e Implemented support for the native client 2020-11-29 21:00:59 +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
fb5487c756 Removed second dangling reference 2020-10-05 13:28:06 +02:00
WolverinDEV
dd5c9c3580 Removed dangling import 2020-10-05 13:01:03 +02:00
WolverinDEV
7663689a09 Removed unneeded code and HTML templates 2020-10-05 12:58:55 +02:00
WolverinDEV
df73618bd0 Added an option to abort the loader animation 2020-10-05 10:44:44 +02:00
WolverinDEV
2a172565a8 Adding a halloween animation special for the client 2020-10-04 20:47:19 +02:00
WolverinDEV
444c4d78f7 Adding an option for rnnoise suppression on the native client 2020-10-01 10:56:54 +02:00
WolverinDEV
7a97a74cd5 Improved client entry handling 2020-09-30 22:51:04 +02:00
WolverinDEV
e047e08622 Improved script error print 2020-08-21 00:12:45 +02:00
WolverinDEV
754ec6b3ab Improved script loading error message handler 2020-08-21 00:10:20 +02:00
WolverinDEV
cb00b236bb Increased the script timeout to 15 seconds 2020-08-21 00:08:41 +02:00
WolverinDEV
8bea16172d Tweaked the loading options a bit 2020-08-21 00:08:13 +02:00
WolverinDEV
90e662a9c8 Removed old jquery $ reference 2020-08-19 22:53:53 +02:00
WolverinDEV
92e5b72677 Reworked the connection API a bit and the voice unsupported icon now changes with the voice connection state 2020-08-10 14:41:34 +02:00
WolverinDEV
4b7cd15a24 Adding W2G support for the native client 2020-08-08 01:03:19 +02:00
WolverinDEV
5fbef85470 Removed the max parallel request limit 2020-08-05 18:33:33 +02:00
WolverinDEV
e377a77e32 Added the basics for popoutable windows and a CSS style editor 2020-07-20 19:08:13 +02:00
WolverinDEV
64cefce509 Disabled the transpile only flag in the typescript loader plugin 2020-07-19 17:12:41 +02:00
WolverinDEV
873aecbc2e some general project restructuring 2020-07-19 16:34:08 +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
52d998000d Updated the load so I could reload the UI without a need of restarting the full client 2020-06-10 22:44:24 +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
6fc7f9a8dc Reverted async image loading error load, because it does not significantly improves the page loading speed and dosn't work for old browsers 2020-04-09 23:39:59 +02:00
WolverinDEV
702f0bae43 Improved the initial page load 2020-04-09 23:09:59 +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
956f778c01 Made the opus replay working again 2020-03-31 01:27:59 +02:00