gapodo
e15feca680
updates...
...
hard lock wabt (has breaking change within minor version)
2023-11-21 01:44:46 +01:00
WolverinDEV
dde13e031b
Some fixes and minor updates for the TeaClient 1.5.3
2021-04-19 20:26:37 +02:00
WolverinDEV
d4179db329
Improved the Recorder API
2021-04-05 23:05:44 +02:00
WolverinDEV
61da22895f
Mostly using direct assets instead of stored files somewhere within the project.
2021-03-17 13:28: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
e5ed31fb47
Fixed some bugs and fixed a critical bug within the event registry
2021-02-15 15:53:01 +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
dd67527c64
Some minor changes, bugfixes and improvements
2020-12-21 20:07:09 +01:00
WolverinDEV
2041ed5fc3
Recoded the client info ui in React and increased responsibility to variable changes
2020-12-07 19:37:06 +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
658b44ed1d
Introduced Video to the web client. A lot of changes are still pending
2020-11-07 13:16:07 +01:00
WolverinDEV
3320a7c46c
Improved the web server connection connect algorithm
2020-07-24 00:29:36 +02:00
WolverinDEV
b3743c554a
Finishing the notification system and some fixups for the native client
2020-07-23 20:00:25 +02:00
WolverinDEV
cbcfecdbcc
Fixed jQuery issue related to modals
2020-07-21 12:59:02 +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
0aeb64ed15
Removed jsrender from vendor list and importing it as npm module
2020-07-19 19:05:06 +02:00
WolverinDEV
cc3e9134ef
Improved settings type safety
2020-07-19 18:49:00 +02:00
WolverinDEV
873aecbc2e
some general project restructuring
2020-07-19 16:34:08 +02:00
WolverinDEV
3155fb85f0
Updated a lot of chat related things
2020-07-17 23:56:20 +02:00
WolverinDEV
c38b2c8d83
Permission editor reworking
2020-06-15 16:56:05 +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
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
10a5ccbff3
Fixed some native client related bugs
2020-04-11 11:43:41 +02:00
WolverinDEV
b297147f98
Some small error fixes
2020-04-01 15:40:45 +02:00
WolverinDEV
51d135aab2
Removed DOMPurify and fixed the opus web worker
2020-03-31 16:43:21 +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
cc439bb6b9
Added support for yt videos within the channel & private conversations
2020-02-16 20:31:30 +01:00
WolverinDEV
e8c3c0a004
Added the music bot GUI
2020-02-02 15:05:36 +01:00
WolverinDEV
6d2ecc3c69
A lot of changes
2019-09-12 23:59:35 +02:00
WolverinDEV
469e5d25d2
some updates
2019-09-01 17:24:06 +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
6d537bac15
Added a lot of new stuff
2019-04-04 21:47:52 +02: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
07b79ca0eb
A lot of changes
2019-01-20 18:43:14 +01:00
WolverinDEV
0c77516b7b
Implemented query account management
2018-12-23 17:41:14 +01:00
WolverinDEV
a29b2bf850
Started to implement a localization method to support multible languages
2018-12-05 20:46:33 +01:00
WolverinDEV
50d24f4e60
Fixed code mistakes
2018-12-04 18:48:54 +01:00
WolverinDEV
89a29a8717
A lots of updates :)
2018-11-04 00:39:29 +01:00
WolverinDEV
ebf3e9f7b9
Fixed some style bugs and permission editor bug for the native client
2018-10-14 13:27:48 +02:00
WolverinDEV
0c1629dc66
Fixed some compiler issues (Creating a build docker)
2018-10-09 01:27:14 +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