Commit graph

341 commits

Author SHA1 Message Date
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
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
8e877efb37 using macro user-select instead of writing everything 2019-10-30 21:31:55 +01:00
WolverinDEV
b1c3125688 Fixed small bug related to the mouse PPI keys 2019-10-29 22:23:05 +01:00
WolverinDEV
3b3c9f2932 Fixed permission GUI scroll bar 2019-10-29 22:20:29 +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
8f4406c68d Correctly displaying of users web browser host system archtiecture 2019-10-29 20:43:04 +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
WolverinDEV
824c506467 Some client related changes 2019-10-26 18:43:55 +02:00
WolverinDEV
2c9255341f Fixed undefines within links 2019-10-26 18:43:43 +02:00
WolverinDEV
8f797208e3 Updated .gitignore and added a style picture 2019-10-26 03:04:11 +02:00
WolverinDEV
d9d370d7dc Updated about window for the native client 2019-10-26 03:02:58 +02:00
WolverinDEV
a2f616b705 added some important notations to prevent css overrides 2019-10-26 02:44:49 +02:00
WolverinDEV
e3fc418ec7 fixed order of css files 2019-10-26 02:38:40 +02:00
WolverinDEV
9ad7d644af Fixed missing styles in release builds 2019-10-26 02:34:37 +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
bb494e7054 using display: block as default for the modal body 2019-10-24 18:39:52 +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
d298f0d656 Added scrollbar style to private chat list 2019-10-19 20:55:34 +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
305149f5af Merge remote-tracking branch 'remotes/origin/master' into 1.4.0
# Conflicts:
#	shared/i18n/pl_google_translate.translation
2019-10-19 19:00:14 +02:00
WolverinDEV
5dfa6bd6d2 Some updates 2019-10-19 18:50:03 +02:00
WolverinDEV
ebf07f8074 Fixed silly translate error 2019-10-19 18:25:46 +02:00
WolverinDEV
05f706b290 Fixed some format errors due to google translates formatting 2019-10-19 18:21:36 +02:00
WolverinDEV
31c44e3238 Added a post processing to the google translates to fix formatting 2019-10-19 18:21:18 +02:00
WolverinDEV
17911edc41 Do not escape UTF-8 characters anymore 2019-10-19 18:09:55 +02:00
WolverinDEV
af167be668 Updated structural template file 2019-10-19 18:06:16 +02:00