WolverinDEV
|
6ff210be07
|
Added the new bookmark system and updated the bookmark UI
|
2021-03-14 19:39:08 +01:00 |
WolverinDEV
|
4d9df41c35
|
Fixed the video bar using the new full react app layout
|
2021-01-06 17:22:29 +01:00 |
WolverinDEV
|
2211da243d
|
Globally rendering the app via React
|
2021-01-05 18:13:57 +01:00 |
WolverinDEV
|
12a7b6eb50
|
Reimplemented the music bot manage UI
|
2020-12-29 16:53:04 +01:00 |
WolverinDEV
|
810f50f336
|
Updating the channel edit modal and some minor bugfixing
|
2020-12-22 13:32:56 +01:00 |
WolverinDEV
|
ae83459c30
|
Added a connection status indicator and broke Firefox audio playback (not sure why).
|
2020-11-16 21:02:18 +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
|
7663689a09
|
Removed unneeded code and HTML templates
|
2020-10-05 12:58:55 +02:00 |
WolverinDEV
|
8e2d35c683
|
Removed the debug music bot thumbnail
|
2020-09-26 23:29:47 +02:00 |
WolverinDEV
|
4940e9fd0f
|
removed debug image from image preview
|
2020-09-26 23:28:45 +02:00 |
WolverinDEV
|
f2a7f37c74
|
Improved the server tab navigation bar
|
2020-09-24 15:51:22 +02:00 |
WolverinDEV
|
b8fbd58276
|
Fixed the microphone selection for the newcomer modal
|
2020-08-19 23:03:46 +02:00 |
WolverinDEV
|
c17c1113c8
|
Merged with master and fixed some minor issues
|
2020-08-01 13:07:33 +02:00 |
WolverinDEV
|
b3743c554a
|
Finishing the notification system and some fixups for the native client
|
2020-07-23 20:00:25 +02:00 |
WolverinDEV
|
3155fb85f0
|
Updated a lot of chat related things
|
2020-07-17 23:56:20 +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
|
b1ea450c5d
|
Some updates
|
2020-06-13 18:47:05 +02:00 |
WolverinDEV
|
c8bf0a339d
|
Added the ability to duplicate bookmarks
|
2020-06-11 14:51:40 +02:00 |
WolverinDEV
|
3b500daac7
|
Added hotkeys to the client
|
2020-04-10 20:57:50 +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
|
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
|
06672360c3
|
Merged with the master branch
|
2020-04-03 00:15:47 +02:00 |
WolverinDEV
|
3f907c627d
|
Merge remote-tracking branch 'remotes/origin/master' into react-tree
# Conflicts:
# shared/js/ui/modal/permission/HTMLPermissionEditor.ts
|
2020-04-01 15:37:15 +02:00 |
WolverinDEV
|
0e3a415983
|
Refactored the app to use webpack
|
2020-03-30 13:44:18 +02:00 |
WolverinDEV
|
9a511b502c
|
Fixed the teaclient
|
2020-03-27 23:53:17 +01:00 |
WolverinDEV
|
a7c8d764f4
|
Added a welcomer guide
|
2020-03-27 16:15:15 +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
|
45092d4ebd
|
Using proper icons for the client info
|
2020-03-19 11:35:39 +01:00 |
WolverinDEV
|
78410c9fdf
|
Implemented a music bot control panel
|
2020-02-22 14:30:17 +01:00 |
WolverinDEV
|
d28ded4307
|
Fixed missing "private chats" button
|
2020-02-16 19:37:34 +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
|
a2951a3f50
|
Improved MSEdge experience by adding SimpleBar
|
2019-12-21 21:50:59 +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
|
812f8e35f6
|
Improved bookmark experience
Signed-off-by: WolverinDEV <git@teaspeak.de>
|
2019-12-20 22:04:21 +01:00 |
WolverinDEV
|
443a581b60
|
Updating the changelog
Signed-off-by: WolverinDEV <git@teaspeak.de>
|
2019-12-20 21:40:04 +01:00 |
WolverinDEV
|
dcfd33fb4c
|
Improved permission editor style
|
2019-11-24 14:40:55 +01:00 |
WolverinDEV
|
2f7b52d3f8
|
Hiding senseless permissions by default within the permission editor
|
2019-11-24 13:41:42 +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
|
84f0538de7
|
Fixed missing permission column headers
|
2019-11-09 13:22:49 +01:00 |
WolverinDEV
|
579d8be01b
|
Added a title so on hover the full column name will be visible
|
2019-10-30 21:49:32 +01:00 |
WolverinDEV
|
9919d6f40e
|
Fixed overflowing permission column headers for some other languages
|
2019-10-30 21:48:20 +01:00 |
WolverinDEV
|
6ae6c6f0cd
|
Added the possibility to serve UI files for the client
|
2019-10-29 22:18:36 +01:00 |
WolverinDEV
|
5c14884de5
|
correctly displaing indev version
|
2019-10-29 20:46:35 +01:00 |
WolverinDEV
|
a6ae787430
|
Migrated from PHP environment builder to a dynamic nodejs based HTTP serve script
|
2019-10-29 20:40:48 +01:00 |