WolverinDEV
82a5b1127f
Reworked the menu bar and added a backend specific interface for backend specific functions
2020-10-05 12:49:13 +02:00
WolverinDEV
df73618bd0
Added an option to abort the loader animation
2020-10-05 10:44:44 +02:00
WolverinDEV
63ee86a2de
Fixed the channel info modal
2020-10-04 16:07:13 +02:00
WolverinDEV
e073890849
Using a relative webpack public path again
2020-10-04 16:02:29 +02:00
WolverinDEV
1996878f12
Using a general client tag element for all client tags and introduced the channel conversation mode variable
2020-10-04 15:52:15 +02:00
WolverinDEV
4cdabc620b
Fixed invalid channel tree unique id assignment for the initial server entry ( https://forum.teaspeak.de/index.php?threads/2986 )
2020-10-04 15:10:59 +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
30357018c4
Enabled remote channel trees
2020-09-30 20:28:30 +02:00
WolverinDEV
c6b0a7d731
Fixed the sensitivity activity detector
2020-09-29 16:31:09 +02:00
WolverinDEV
3c02b7c6cd
fixing the general channel tree context menu
2020-09-29 15:56:55 +02:00
WolverinDEV
1f93fe433e
Implementing key tree control for the external channel trees
2020-09-29 15:42:54 +02:00
WolverinDEV
583cdd146e
Adding a channel popout/popin button for the channel popout renderer
2020-09-29 15:02:36 +02:00
WolverinDEV
bf8c6ed857
Fixed some remote context menu bugs
2020-09-29 15:02:00 +02:00
WolverinDEV
3b0a4f0318
Adding an non functional popout button to the channel tree
2020-09-29 11:41:55 +02:00
WolverinDEV
a76daf280e
Fixed memory references which keep unneeded objects in memory
2020-09-28 10:13:20 +02:00
WolverinDEV
cbd20a2177
Implemented the channel popout ui
2020-09-28 09:37:48 +02:00
WolverinDEV
7b120c2f57
Context menus now spawn in the currently focused windows (required for the remote channel tree viewer)
2020-09-27 19:04:05 +02:00
WolverinDEV
f81f3d6d3d
Implementing channel tree client move semantics
2020-09-27 16:49:04 +02:00
WolverinDEV
aed30b805b
Fixed error on local client enter
2020-09-26 23:17:01 +02:00
WolverinDEV
8c2e42a797
Fixed channel info description not rendering
2020-09-26 23:05:25 +02:00
WolverinDEV
8b592391ec
Fixed compile errors
2020-09-26 23:01:53 +02:00
WolverinDEV
cd392ec54f
Fixed the server log scroll bar on server handler switching
2020-09-26 22:57:53 +02:00
WolverinDEV
6fc3ac4c14
Implemented client rename and some small channel tree optimisations
2020-09-26 22:53:33 +02:00
WolverinDEV
1aedcfc0ac
Using a different controller for the popout modal
2020-09-26 21:36:39 +02:00
WolverinDEV
55a3608efb
Reworked the channel tree renderer (preparation for the popoutable channel tree)
2020-09-26 21:35:11 +02:00
WolverinDEV
3c70722bfd
Reworked the channel tree events
2020-09-26 21:34:46 +02:00
WolverinDEV
3fb5ccf8cf
fixed the remote icon handler
2020-09-26 20:39:37 +02:00
WolverinDEV
ef07b0c2e5
Removed import to the old icon handler
2020-09-26 11:17:55 +02:00
WolverinDEV
0e373cb8d9
Updating empty/unset icons when connecting to the target server
2020-09-26 01:31:29 +02:00
WolverinDEV
9782bb355a
Adjusted to the new icon API
2020-09-26 01:22:21 +02:00
WolverinDEV
ca4216be67
Updated the icon API
2020-09-26 01:22:05 +02:00
WolverinDEV
e8c279bc62
Disabled event handler debug
2020-09-25 21:11:16 +02:00
WolverinDEV
69f1e25674
Removed debugging code
2020-09-25 20:56:15 +02:00
WolverinDEV
aa6bf1e933
Making the server tabs moveable ( https://github.com/TeaSpeak/TeaWeb/issues/68 )
2020-09-25 20:55:26 +02:00
WolverinDEV
65e447bfb5
Implementing a method for switching the server connection handler order
2020-09-25 20:54:26 +02:00
WolverinDEV
bd307d49c5
fixed missing alt attributes for loading and default avatars
2020-09-25 20:46:36 +02:00
WolverinDEV
0a78890159
Preventing dragging of icon/avatars
2020-09-25 20:36:23 +02:00
WolverinDEV
72289dee12
Removed old connection handler code
2020-09-25 18:29:42 +02:00
WolverinDEV
35b35d4db6
Fixed missing default channel subscription icon
2020-09-25 18:15:29 +02:00
WolverinDEV
4dec91094b
Fixed sprites for the native client
2020-09-25 18:04:46 +02:00
WolverinDEV
b46c7d1b1e
Removed debugging messages
2020-09-25 17:17:20 +02:00
WolverinDEV
5a3e1f26ea
Some minor fixes for the native client
2020-09-25 17:15:24 +02:00
WolverinDEV
9dd8eec7ae
Removed the voice echo test for the native client
2020-09-25 10:46:42 +02:00
WolverinDEV
987db2cebc
Updated the icon and the favicon icon handler
2020-09-24 22:16:08 +02:00
WolverinDEV
03f8d1290a
Fixed https://github.com/TeaSpeak/TeaWeb/issues/139
2020-09-24 22:11:10 +02:00
WolverinDEV
f41febcb68
Fixed compile error and removed debug server connection handler
2020-09-24 15:58:23 +02:00
WolverinDEV
f2a7f37c74
Improved the server tab navigation bar
2020-09-24 15:51:22 +02:00
WolverinDEV
92dfd41e58
Moved the connection handler
2020-09-24 11:24:31 +02:00
WolverinDEV
4185e8b549
fucked up and only committed on half... here is the other one
2020-09-17 23:49:05 +02:00
WolverinDEV
7db0d9f492
Fixed small compile errors
2020-09-17 23:41:47 +02:00
WolverinDEV
2a25d5ae83
Made the context menu en/disable able via the settings and remove the global loader context menu blocker
2020-09-17 23:19:30 +02:00
WolverinDEV
7a3f3761bd
Removed debugging call
2020-09-17 23:08:29 +02:00
WolverinDEV
3771f40625
Adding a setting editor
2020-09-17 23:06:02 +02:00
WolverinDEV
2a8027ec23
Stripping the cr character for the identity import
2020-09-17 21:29:29 +02:00
WolverinDEV
640e918677
Fixed an import
2020-09-17 19:07:14 +02:00
WolverinDEV
a91db39308
let travis rebild :P
2020-09-17 01:57:46 +02:00
WolverinDEV
1da7541d12
Fixed some compile errors
2020-09-16 21:50:21 +02:00
WolverinDEV
94b6c5aaa5
Improved the echo testing
2020-09-16 21:12:28 +02:00
WolverinDEV
8e5966c04c
Fixed the audio mute states
2020-09-16 20:37:39 +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
391205cb34
resturctured the project a bit
2020-09-12 14:51:03 +02:00
WolverinDEV
8dd4cb285c
Fixed the dummy voice connection
2020-09-07 19:07:14 +02:00
WolverinDEV
e50a8f5d6c
Fixed safari for the web client
2020-09-07 14:52:30 +02:00
WolverinDEV
b99d5cd6b9
Adding the new echo test
2020-09-07 12:42:00 +02:00
WolverinDEV
398114434a
Improving user experience on first time visit
2020-09-02 14:34:42 +02:00
WolverinDEV
9e14cdb742
fixed the updated UI overflow behaviour
2020-09-02 12:23:11 +02:00
WolverinDEV
e1dd532205
Some bugfixing
2020-09-02 11:41:51 +02:00
WolverinDEV
34b874c38d
Fixed current build errors
2020-09-01 14:16:43 +02:00
WolverinDEV
1c50051a4a
Reworked the web audio decoding
2020-09-01 12:53:42 +02:00
WolverinDEV
a98503285f
Starting with the whisper system
2020-08-26 12:33:53 +02:00
WolverinDEV
f80c7c4e50
Starting with the whisper system
2020-08-26 12:33:40 +02:00
WolverinDEV
1435042413
Minimal changes to the change log update window
2020-08-23 11:54:03 +02:00
WolverinDEV
6a2b592817
Improved the change list algorithm
2020-08-23 11:16:13 +02:00
WolverinDEV
1498a30bd3
Added an export all variables mode to the CSS editor and keep these changes persistent
2020-08-23 11:05:55 +02:00
WolverinDEV
41edb6053e
Fixed js render setup for the client
2020-08-23 10:48:15 +02:00
WolverinDEV
7100e090ad
added a comma for better gramma
2020-08-23 10:38:24 +02:00
WolverinDEV
9b361ea557
Fixed compile errors due to the rename of ErrorID to ErrorCode
2020-08-22 22:23:19 +02:00
WolverinDEV
4557479e09
Added an app updated modal when the app has been updated
2020-08-22 21:20:25 +02:00
WolverinDEV
aa7b9fff43
Some minimal client improvements
2020-08-22 17:50:38 +02:00
WolverinDEV
9189fc20a6
Some minor compiler fixes and disabled the webpack entry chunk size limit warning since we're loading the entry chunk so or so async with our loader
2020-08-21 00:02:05 +02:00
WolverinDEV
145e32f958
Fixed the overflow within the CSS editor
2020-08-20 23:33:33 +02:00
WolverinDEV
a319633b36
Fixed minimal microphone UI visual bug and updated the ChangeLog.md
2020-08-19 22:58:40 +02:00
WolverinDEV
e77b9e1184
Some minor code cleanups
2020-08-19 22:55:43 +02:00
WolverinDEV
c0f09e4d54
Fixed the microphone selection for the newcomer modal
2020-08-19 22:40:40 +02:00
WolverinDEV
8e5525b201
Added the ability to insert new lines within a translate able message
2020-08-19 22:27:03 +02:00
WolverinDEV
14fb1fda54
Fixed a minor issue related to the teaclient
2020-08-19 19:41:05 +02:00
WolverinDEV
07c1f6ff15
Removed some debug code
2020-08-19 19:36:17 +02:00
WolverinDEV
400b4f4293
Improved the audio API especially for the web client
2020-08-19 19:33:57 +02:00
WolverinDEV
0d7a34c31a
Commiting changes before going on vacation (Still contains errors)
2020-08-13 13:05:37 +02:00
WolverinDEV
56d9e9fa16
Using React for the microphone settings
2020-08-11 00:25:20 +02:00
WolverinDEV
405bc7512d
Some restructuring for the voice connection part
2020-08-10 19:39:28 +02:00
WolverinDEV
ef770cbc9c
Updated the client play icons
2020-08-10 15:13:03 +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
61d8145996
Some minor cleanups, added verbose to the travis build script
2020-08-09 19:03:10 +02:00
WolverinDEV
3218682c92
Added a proper popup for the native client.
2020-08-09 18:58:19 +02:00
WolverinDEV
f721b3d4fd
Fixed microphone profile does not save
2020-08-09 14:30:17 +02:00
WolverinDEV
2b3a4c396a
Added server messages to the server log
2020-08-09 11:50:32 +02:00
WolverinDEV
2a26e47515
Fixed small compile error
2020-08-09 02:19:47 +02:00
WolverinDEV
508e6931a7
Added YT - Client icon to the client context menu
2020-08-09 02:09:42 +02:00
WolverinDEV
2d13b750b2
Auto generating the icon sprites
2020-08-09 00:08:56 +02:00
WolverinDEV
6b623a4d11
Some minor W2G and general changes
2020-08-08 15:20:32 +02:00
WolverinDEV
516bcefc36
W2G: Following the person if he's watching a new video
2020-08-08 11:52:55 +02:00
WolverinDEV
3727b11356
Fixed a small compile error within the popout controller
2020-08-08 01:20:19 +02:00
WolverinDEV
8223fbe543
Updating the watcher list on video switching
2020-08-08 01:06:49 +02:00
WolverinDEV
db36b52574
Updating the watcher list on video switching
2020-08-08 01:06:20 +02:00
WolverinDEV
4b7cd15a24
Adding W2G support for the native client
2020-08-08 01:03:19 +02:00
WolverinDEV
ed94f6dcd2
Added default wildcard types
2020-08-07 22:32:30 +02:00
WolverinDEV
5a5fc74ddd
removed by default video registration
2020-08-07 21:46:16 +02:00
WolverinDEV
39d069ee9a
Fixed compile error within the css-editor
2020-08-07 17:29:43 +02:00
WolverinDEV
31ceb97565
Adding W2G basic functionality. Expended the popout modal
2020-08-07 13:40:11 +02:00
WolverinDEV
1709bfcbbe
Enabling private message received notification by default (turns out as quite helpfull)
2020-08-05 19:34:32 +02:00
WolverinDEV
0725bea8dd
Improved logging output and fixed a build error
2020-08-05 18:48:27 +02:00
WolverinDEV
21c51548eb
Merged all scss files directly into the app and do not load them separately
2020-08-05 16:34:39 +02:00
WolverinDEV
3fe530a55d
Added overflow hidden to the modal container
2020-08-01 15:32:03 +02:00
WolverinDEV
366389a287
Adding the VariadicTranslatable to the tr generator
2020-08-01 15:04:33 +02:00
WolverinDEV
f9fa5bb2bf
Updated the translation generate algorithm
2020-08-01 14:54:44 +02:00
WolverinDEV
c17c1113c8
Merged with master and fixed some minor issues
2020-08-01 13:07:33 +02:00
WolverinDEV
b4fbad83d8
Fixed some small CSS stuff
2020-08-01 11:26:08 +02:00
WolverinDEV
33c8b75957
Fixed icon and avatar loading
2020-08-01 11:26:08 +02:00
WolverinDEV
b0602b7f0e
Fixed compile errors due to the renaming of some variables done by my editor.
...
BTW: Yes! Over 1000 commits
2020-07-24 00:43:52 +02:00
WolverinDEV
7a6bf5914d
Cleaned up the log a bit
2020-07-24 00:41:04 +02:00
WolverinDEV
3320a7c46c
Improved the web server connection connect algorithm
2020-07-24 00:29:36 +02:00
WolverinDEV
b665927832
Fixed some chat notifications
2020-07-23 21:53:11 +02:00
WolverinDEV
b3743c554a
Finishing the notification system and some fixups for the native client
2020-07-23 20:00:25 +02:00
WolverinDEV
324869e3fd
finished off the notification system
2020-07-23 19:31:31 +02:00
WolverinDEV
234e6d66b0
Added a basic notification system (Settings UI needs to be developed)
2020-07-22 00:55:28 +02:00
WolverinDEV
ba7e618c19
Increased chatbox placeholder bightness
2020-07-21 13:12:35 +02:00
WolverinDEV
cbcfecdbcc
Fixed jQuery issue related to modals
2020-07-21 12:59:02 +02:00
WolverinDEV
4bd442f316
Only updating the partner loading dots if they're visible
2020-07-21 12:52:29 +02:00
WolverinDEV
774a418f48
Fixed the by default video popout
2020-07-21 12:44:08 +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
8ca9a8594f
Fixed some compile errors
2020-07-20 19:23:44 +02:00
WolverinDEV
04592e6813
Fixed some small css editor flex shrink issue
2020-07-20 19:17:55 +02:00
WolverinDEV
f6a270c3f4
Fixed one variable and an unused style import
2020-07-20 19:15:51 +02:00
WolverinDEV
73447e471c
Let the "popouts" be popups by default
2020-07-20 19:13:07 +02:00
WolverinDEV
96e16edd6f
Made the menu bar fully editable
2020-07-20 19:12:34 +02:00
WolverinDEV
e377a77e32
Added the basics for popoutable windows and a CSS style editor
2020-07-20 19:08:13 +02:00
WolverinDEV
6332b0fc0e
Got rid of the unnecessary html static property node
2020-07-19 22:02:31 +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
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
9777d50920
Removed raw remarkable.min.js file from vendors and instead using the node module
2020-07-18 00:57:58 +02:00
WolverinDEV
61de8008e5
Removed some unused junk
2020-07-18 00:18:02 +02:00
WolverinDEV
52efd2fde5
Improved the channel tree scroll fix handler and updated the ChangeLog.md
2020-07-18 00:02:28 +02:00
WolverinDEV
3155fb85f0
Updated a lot of chat related things
2020-07-17 23:56:20 +02:00
WolverinDEV
c559fdff6c
Merge branch 'develop' into canary
...
# Conflicts:
# ChangeLog.md
# package-lock.json
# package.json
2020-07-13 16:36:57 +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
f3f8d1cae9
Working un reactifying the conversations
2020-07-12 16:31:57 +02:00
WolverinDEV
4365e03dbe
Fixed some granted value bugs within the PermissionEditor.tsx
2020-06-28 14:40:30 +02:00
WolverinDEV
e84a4dcaf0
Fixed some non translatable messages
2020-06-17 17:41:39 +02:00
WolverinDEV
fde0027147
Fixed exception on invalid permission when the value was disabled before
2020-06-15 23:10:35 +02:00
WolverinDEV
61516c10df
Fixed type which made the copy permission button not work
2020-06-15 21:57:43 +02:00
WolverinDEV
57213bbcd1
Fixed error when users don't have permissions to view the clients in a server group
2020-06-15 17:10:32 +02:00
WolverinDEV
be1065d210
Fixed missing react key attributes
2020-06-15 17:07:47 +02:00
WolverinDEV
d7185497fc
Fixed client channel permission query (typo)
2020-06-15 17:03:41 +02:00
WolverinDEV
7e8c77fd09
Fixed a small UI display bug when directly opening the permission editor for the client/client channel permissions
2020-06-15 17:02:28 +02:00
WolverinDEV
8978d3d5d2
Removed the old permission editor
2020-06-15 16:58:17 +02:00
WolverinDEV
c38b2c8d83
Permission editor reworking
2020-06-15 16:56:05 +02:00
WolverinDEV
b1ea450c5d
Some updates
2020-06-13 18:47:05 +02:00
WolverinDEV
d3df4f0976
Fixed script node decoding
2020-06-12 19:33:05 +02:00
WolverinDEV
cb616b55dc
excluding all number inputs from the copy and paste menu
2020-06-12 11:36:47 +02:00
WolverinDEV
9da9a2eae5
Added a copy and paste context menu to all input fields
2020-06-12 11:04:18 +02:00
WolverinDEV
99a8ab9017
Some minor updates
2020-06-11 14:53:14 +02:00
WolverinDEV
c8bf0a339d
Added the ability to duplicate bookmarks
2020-06-11 14:51:40 +02:00
WolverinDEV
ad68dd4f71
Enabled channel file transfer again
2020-06-11 14:50:56 +02:00
WolverinDEV
630dca9dfc
fixed issue #107
2020-06-11 14:40:54 +02:00
WolverinDEV
d1661b9409
Some minor and major bugfixing
2020-06-11 11:17:56 +02:00
WolverinDEV
f0ca5ff83f
Fixed bug that on channel tree deletion the channel tree gets not updated
2020-06-11 10:47:25 +02:00
WolverinDEV
9b77978f8e
Fixed minor download/upload variable mistake
2020-06-10 23:02:03 +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
41323f9a5c
Removed automated file transfer popup
2020-06-10 18:54:16 +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
00b0a40fd9
Fixed setState in constructor react warning
2020-05-23 10:47:59 +02:00
WolverinDEV
93fd5af1b8
Using a React base modal for the client/music volume change which uses a logarithmic volume bar
2020-05-20 20:47:48 +02:00
WolverinDEV
09b636fd8d
Added a bunch more React elements
2020-05-20 20:46:59 +02:00
WolverinDEV
1562e52b40
Fixed missing name update on client rename
2020-05-18 17:22:09 +02:00
WolverinDEV
5c5d138c30
Fixed some minor import issues
2020-05-07 22:33:01 +02:00
WolverinDEV
bdf09b2077
Updated the declaration builder
2020-05-03 23:32:04 +02:00
WolverinDEV
606d5ac1f7
Some file transfer adjustments
2020-05-03 20:59:18 +02:00
WolverinDEV
f6df05764d
Fixed mouse 1 button select
2020-05-01 15:22:19 +02:00
WolverinDEV
cf0868f35b
Proper client state init
2020-04-27 20:22:14 +02:00
WolverinDEV
c300949923
Fixed missing client name change update
2020-04-27 20:19:43 +02:00
WolverinDEV
cf7bd3b3c6
Fixed the "Not connected" channel tree server entry bug
2020-04-25 20:27:45 +02:00
WolverinDEV
9dfa948105
Fixed missing channel tree update on talk power change
2020-04-25 17:42:18 +02:00
WolverinDEV
5b83bd9b51
Some minor fixes for the native client
2020-04-21 17:11:06 +02:00
WolverinDEV
f18957e75e
Fixed a minor channel tree select bug.
2020-04-21 16:17:21 +02:00
WolverinDEV
2019cfe549
Fixed bookmark savings
2020-04-21 15:50:11 +02:00
WolverinDEV
7871d7c189
A lot of updates
2020-04-21 15:18:16 +02:00
WolverinDEV
14d2c863a3
Do not lookup "localhost" anymore
2020-04-18 21:38:12 +02:00
WolverinDEV
ee994641ef
Saving last channel collapsed state
2020-04-18 21:31:13 +02:00
WolverinDEV
b46a7f59f5
Some more channel tree features
2020-04-18 21:26:44 +02:00
WolverinDEV
df8136acb1
Fixed some small stuff
2020-04-18 20:25:58 +02:00
WolverinDEV
7daa7d2933
Improve channel tree children method speed & Creating directories if needed
2020-04-18 20:03:04 +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
23a732556f
Fixed a exception for the private messages system
2020-04-11 11:52:09 +02:00
WolverinDEV
2a0dc44d2a
Fixed client hide/show button
2020-04-11 11:46:56 +02:00
WolverinDEV
10a5ccbff3
Fixed some native client related bugs
2020-04-11 11:43:41 +02:00
WolverinDEV
323b4e7006
Showing the hostmessage only if its not empty ( https://github.com/TeaSpeak/TeaClient/issues/22 )
2020-04-11 10:57:52 +02:00
WolverinDEV
84face7e3b
Fixed the slider mouse down listener
2020-04-11 10:55:23 +02:00
WolverinDEV
76cd711f67
Fixed react DOM removal on settings close and the settings debug popup has been disabled
2020-04-10 21:08:41 +02:00
WolverinDEV
3b500daac7
Added hotkeys to the client
2020-04-10 20:57:50 +02:00
WolverinDEV
6aa515fd6e
Fixed default away state
2020-04-09 23:23:34 +02:00
WolverinDEV
702f0bae43
Improved the initial page load
2020-04-09 23:09:59 +02:00
WolverinDEV
3c6bdb13d1
Removed auto generated files
2020-04-09 17:39:45 +02:00
WolverinDEV
f7d6671457
A lot of updated related to the menu bar and the basic event handler system
2020-04-09 15:10:14 +02:00
WolverinDEV
cccd780724
Merged with master
2020-04-06 16:32:33 +02:00
WolverinDEV
25901ff72c
Starting with react
2020-04-06 16:29:40 +02:00
WolverinDEV
e5c7342182
Starting with react
2020-04-06 16:28:15 +02:00
WolverinDEV
d30b0c1a27
Merged the event convert function with the event base class
2020-04-05 22:47:38 +02:00
WolverinDEV
d7b6d39551
Added some event handler annotation
2020-04-05 22:33:09 +02:00
WolverinDEV
9274666ba9
Fixed type
2020-04-04 21:53:41 +02:00
WolverinDEV
ab236d6d55
Fixed icons not showing
2020-04-04 21:46:19 +02:00
WolverinDEV
bebd708666
Fixed the missing Tab JQuery element missing in releases
2020-04-04 21:20:58 +02:00
WolverinDEV
ec6c2cab49
Fixed image loading and client tags
2020-04-04 16:56:29 +02:00
WolverinDEV
84356be456
Importing the permission type as "{}", else the d.ts generator will make bs
2020-04-04 13:47:54 +02:00
WolverinDEV
deeb1450b1
Implemented the missing message builders
2020-04-04 12:48:43 +02:00
WolverinDEV
67d1c909ac
Added support for multi single command handler and implemented the new music song list method
2020-04-04 12:03:48 +02:00
WolverinDEV
15bacdc9d6
Fixed missing vendor js compile
2020-04-04 11:28:52 +02:00
WolverinDEV
a40b73dc28
Disabled certificate accept popup because its currently not supported due to the webpack changes
2020-04-03 16:03:39 +02:00
WolverinDEV
6a85e91f53
Fixed an audio transmission bug
2020-04-03 15:59:32 +02:00
WolverinDEV
09b78a9b37
Updating the changelog and fixed an issue
2020-04-03 15:04:31 +02:00
WolverinDEV
06672360c3
Merged with the master branch
2020-04-03 00:15:47 +02:00
WolverinDEV
c460d05ee5
Improved the webpack script and using constants for build version detection
2020-04-01 21:47:33 +02:00
WolverinDEV
b297147f98
Some small error fixes
2020-04-01 15:40:45 +02:00
WolverinDEV
39d109e9af
Made the shared app workable for the native client
2020-04-01 15:36:37 +02:00
WolverinDEV
3044e035bc
Removing unused imports from generate module declarations
2020-04-01 01:17:36 +02:00
WolverinDEV
51d135aab2
Removed DOMPurify and fixed the opus web worker
2020-03-31 16:43:21 +02:00
WolverinDEV
3ec30c07f9
Removed moment and webrtc adapter and bundle it with webpack
2020-03-31 15:47:25 +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
a6f0fcdda9
Starting with webpack
2020-03-27 23:36:14 +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
1ef614b573
Specify the protocol for the proxy url (else the TeaClient would not work)
2020-03-19 14:41:00 +01:00
WolverinDEV
b4fc739a13
Added image preview and preview overlay
2020-03-19 14:31:45 +01:00
WolverinDEV
7250c146d8
Improved the connect modal overflow behaviour
2020-03-19 11:48:40 +01:00
WolverinDEV
b2fe92359f
Fixed the default translation repository
2020-03-19 10:59:41 +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
2f6b356855
Fixed build for the client
2020-03-18 23:32:17 +01:00
WolverinDEV
e2d66987a9
Updating the sound system
2020-03-18 23:00:24 +01:00
WolverinDEV
0ddeb71072
Fixed missing declaration
2020-02-22 15:53:46 +01:00
WolverinDEV
5a85d2421c
Decreased typescript version
2020-02-22 15:44:37 +01:00
WolverinDEV
78410c9fdf
Implemented a music bot control panel
2020-02-22 14:30:17 +01:00
WolverinDEV
cc439bb6b9
Added support for yt videos within the channel & private conversations
2020-02-16 20:31:30 +01:00
WolverinDEV
1e8507bf6d
Allowing YT videos to be embedded within the chat
2020-02-16 19:50:02 +01:00
WolverinDEV
fe54eb409d
Fixed automatically added new lines for inserted text
2020-02-16 18:55:21 +01:00
WolverinDEV
4526d6b6bf
Added correct hostname resolving
2020-02-16 18:09:59 +01:00
WolverinDEV
eae62b98f7
Fixed some audio related issues with the client
2020-02-09 21:42:49 +01:00
WolverinDEV
b4433a0609
Do not show [cspacer] within the "your talking in Channel...."
2020-02-07 19:17:37 +01:00
WolverinDEV
f5c60b68f8
Fixed actions for the client
2020-02-02 15:44:16 +01:00
WolverinDEV
e7e09dccf2
Fixed invalid generic types
2020-02-02 15:14:59 +01:00
WolverinDEV
e8c3c0a004
Added the music bot GUI
2020-02-02 15:05:36 +01:00
WolverinDEV
7f1bc4db5f
Some chat related updates
2020-01-31 00:54:00 +01:00
WolverinDEV
109478fecf
Fixed issues https://github.com/TeaSpeak/TeaWeb/issues/79
...
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-27 21:56:32 +01:00
WolverinDEV
392c0410f0
Added left|center|right tags to the chat
...
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-23 14:59:30 +01:00
WolverinDEV
a0c7b3c8d0
Added (if available) a scrollbar to the sounds and fixed the menu bar for MSEdge
...
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-22 13:45:44 +01:00
WolverinDEV
a2951a3f50
Improved MSEdge experience by adding SimpleBar
2019-12-21 21:50:59 +01:00
WolverinDEV
f49e7bd527
Fixing small error for the client
...
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 17:09:42 +01:00
WolverinDEV
e4f9451b44
Fixed disconnect not working for the menu bar
...
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 16:59:15 +01:00
WolverinDEV
1ad608ff72
Improved the connect modal and updated the change log
...
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 16:46:56 +01:00
WolverinDEV
cd01b9d89e
Improved ban disconnect handling
...
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 16:23:35 +01:00
WolverinDEV
a842cffd74
Correctly logging ban messages
...
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 16:15:06 +01:00
WolverinDEV
91636f8082
Added support for tables
...
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 15:53:19 +01:00
WolverinDEV
070b7db45e
Disabeling BBCode formatting by default for the chat and giving a hint for the markdown format
...
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 15:01:18 +01:00
WolverinDEV
47c26e6d09
Improved the chat display and fixed some new lines bug
...
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 14:12:12 +01:00
WolverinDEV
98a1e628ee
Improved background performance when voice is muted
...
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 13:16:10 +01:00
WolverinDEV
812f8e35f6
Improved bookmark experience
...
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-20 22:04:21 +01:00
WolverinDEV
1e924fe40f
Allow the client to use the scroll bar without closing the modal within modals
...
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-20 21:39:32 +01:00
WolverinDEV
aadb712422
Fixed some client move issues
...
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-20 21:17:45 +01:00
WolverinDEV
fee476da2c
Added ESC to modal
...
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-20 21:17:31 +01:00
WolverinDEV
f7b0e4814d
Improved server info behaviour
...
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-20 21:17:20 +01:00
WolverinDEV
dd4a0af83f
Fixed chat escaping
...
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-20 18:48:37 +01:00
WolverinDEV
587bb93eaa
Show the server online count along with the server chat
...
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-10 07:37:04 +01:00
WolverinDEV
b82267d67f
Fixed persistent menu bar after clicking on an entry
2019-12-03 16:59:04 +01:00
WolverinDEV
32e29e7063
Fixed compiler error
2019-11-24 23:59:46 +01:00
WolverinDEV
13eceb84c1
Added the method set_hidden_permissions to the canvas permission editor
2019-11-24 16:05:35 +01:00
WolverinDEV
8471d44c41
Added semicolon
2019-11-24 15:53:12 +01:00
WolverinDEV
b2923025c1
Mute system sounds by default if the output has been muted
2019-11-24 15:00:54 +01:00
WolverinDEV
c7fc058135
Fixed some minor bugs within the permission editor
2019-11-24 13:59:07 +01:00
WolverinDEV
2f7b52d3f8
Hiding senseless permissions by default within the permission editor
2019-11-24 13:41:42 +01:00
WolverinDEV
3d974345a2
Added option to removed DNS-Proxy
2019-11-24 01:16:07 +01:00
WolverinDEV
4deccb4e8b
Fixed invalid channel comparison
2019-11-23 23:46:54 +01:00
WolverinDEV
2522e12882
Improved an error message
2019-11-23 23:41:51 +01:00
WolverinDEV
66c71891db
Correct calculation for the center bit
2019-11-19 18:17:30 +01:00
WolverinDEV
2bdb1adf50
Try to fix the broker first screens
2019-11-19 18:15:21 +01:00
WolverinDEV
6a796faffa
Added possibility to flush clients audio buffer
2019-11-09 16:17:48 +01:00
WolverinDEV
cbad10f717
Added support within the UI to change a clients playback latency
2019-11-09 15:56:01 +01:00
WolverinDEV
1d22caf19b
Fixed some compiler errors
2019-11-09 13:24:55 +01:00
WolverinDEV
275dd2d882
Better exception handling within the setting loader
2019-11-09 13:19:58 +01:00
WolverinDEV
bf9a87d004
Fixed client PPT key
2019-11-09 13:13:07 +01:00
WolverinDEV
5842854c13
Fixed PPT key selection
2019-11-07 22:27:50 +01:00
WolverinDEV
dcc3638ec3
Fixed compile errors
2019-11-06 15:23:22 +01:00
WolverinDEV
2fbf45c5e6
Fixed reconnect message
2019-11-06 14:52:09 +01:00
WolverinDEV
e1416ec433
Implemented reconnect messaged within the log
2019-11-06 14:50:29 +01:00
WolverinDEV
6b275a16ff
Stopping client online time updater when client isn't in view anymore
2019-11-06 14:34:19 +01:00
WolverinDEV
27e3967ffa
Added the possibility to connect within an already running TeaWeb instance
2019-11-06 14:27:29 +01:00
WolverinDEV
9326572342
Fixed error on channel messages via old format
2019-11-06 12:54:23 +01:00
WolverinDEV
b5330b3318
Fixed connect URL generator for the file server.
2019-11-06 12:38:33 +01:00
WolverinDEV
5702b7e120
Fixed the menu bar check
2019-10-30 22:25:02 +01:00
WolverinDEV
951aad0d1f
Added the possibility to open the dev tools within the client menu
2019-10-30 22:03:18 +01:00
WolverinDEV
1411863315
Made top menu bar fully translateable
2019-10-30 21:50:59 +01:00
WolverinDEV
b1c3125688
Fixed small bug related to the mouse PPI keys
2019-10-29 22:23:05 +01:00
WolverinDEV
8f4406c68d
Correctly displaying of users web browser host system archtiecture
2019-10-29 20:43:04 +01:00
WolverinDEV
2c9255341f
Fixed undefines within links
2019-10-26 18:43:43 +02:00
WolverinDEV
d9d370d7dc
Updated about window for the native client
2019-10-26 03:02:58 +02:00
WolverinDEV
3e73fe49ba
Improved file transfer error handling
2019-10-26 01:39:59 +02:00
WolverinDEV
7c29a7190e
fixed compile error
2019-10-25 11:08:34 +02:00
WolverinDEV
04c90bee92
Fixed some missing translation function calls
2019-10-25 11:04:18 +02:00
WolverinDEV
b8fe2d4e0c
fixed exception on accessing permissions which are not known to the server
2019-10-24 18:41:12 +02:00
WolverinDEV
d5f32487bd
Improved server kick modal
2019-10-24 18:37:12 +02:00
WolverinDEV
89d2f8db88
Added proper log message for moved clients which enter the view
2019-10-24 18:24:28 +02:00
WolverinDEV
66326b2cc9
Improved server kick handling
2019-10-24 18:22:26 +02:00
WolverinDEV
11e30f9ebe
Correctly displaying context menue for server client tags
2019-10-24 18:07:26 +02:00
WolverinDEV
4acaa4a53a
Updated some DNS resolve API's (Mainly for the upcomming client update)
2019-10-24 18:05:11 +02:00
WolverinDEV
2758537d80
Fixed incorrectly logging of server actions
2019-10-24 18:04:41 +02:00
WolverinDEV
8a488ff98a
Fixed incorrect handling of idle kicks
2019-10-24 17:56:11 +02:00
WolverinDEV
f53241de37
Some minor UI fixes
2019-10-23 13:14:18 +02:00
WolverinDEV
c0d92e1549
Fixed translation load error
2019-10-23 13:14:04 +02:00
WolverinDEV
c6a4120cf8
Using profile nickname instead of "Another TeaSpeak user" if you're connecting via bookmarks
2019-10-19 20:52:41 +02:00
WolverinDEV
fb430af880
Some small additions
2019-10-19 17:13:40 +02: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
824ae8c4ff
Proper upload interface
2019-09-01 21:35:59 +02:00
WolverinDEV
469e5d25d2
some updates
2019-09-01 17:24:06 +02:00
WolverinDEV
63683eadba
save
2019-08-31 18:31:01 +02:00
WolverinDEV
3b3430db5e
Some updates
2019-08-30 23:06:39 +02:00
WolverinDEV
b164685ffe
Some minor fixed to make the app buildadle on windows
2019-08-21 20:07:00 +02:00
WolverinDEV
b881b31153
Fixed building
2019-08-21 13:50:21 +02:00
WolverinDEV
2122b825b6
Code cleanup & Build declaration fix
2019-08-21 12:45:17 +02:00
WolverinDEV
5476ab2891
Fixed declaration issue
2019-08-21 12:26:54 +02:00
WolverinDEV
016f7cec9a
A lot of new style changes
2019-08-21 10:00:01 +02:00
WolverinDEV
724317e6c3
Beginning with the new dark design and the new chat functionality
2019-07-10 00:52:08 +02:00
WolverinDEV
5fdf5a5127
Fixed build
2019-07-06 16:04:18 +02:00
WolverinDEV
0be22b6428
Fixed some build errors
2019-06-30 17:38:41 +02:00
WolverinDEV
7bb7a8e994
Setting the HTML context menu provider as default to support older versions
2019-06-30 17:34:22 +02:00
WolverinDEV
7e41e032c3
Removed debugging code
2019-06-30 16:03:53 +02:00
WolverinDEV
40ca24f075
Added the ability to add custom context menus
2019-06-30 16:03:28 +02:00
WolverinDEV
ac0991d696
Switched BBCode library to improve BBCode handling
2019-06-29 21:27:29 +02:00
WolverinDEV
c5468b5e3b
Improved icon handling and download
2019-06-26 14:06:20 +02:00
WolverinDEV
f705541a6f
Removed last third source dependency
2019-06-22 15:59:16 +02:00
WolverinDEV
3204143b2a
added bbcode support for pokes
2019-06-22 12:39:19 +02:00
WolverinDEV
7de5236491
fixed channel create
2019-06-22 12:39:09 +02:00