Commit graph

923 commits

Author SHA1 Message Date
WolverinDEV
dcc3638ec3 Fixed compile errors 2019-11-06 15:23:22 +01:00
WolverinDEV
95a1b5d900 Removed debug code 2019-11-06 14:52:53 +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
951ddf9639 Closing the emoji picker as soon the client clicks into the void 2019-11-06 14:44:37 +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
687d8dac01 Removed the tailing new line from version info 2019-10-30 22:36:43 +01:00
WolverinDEV
81c6411776 Updated the file.ts to generate a version file 2019-10-30 22:35:51 +01:00
WolverinDEV
fef378c3a6 Removed files which should be ignored 2019-10-30 22:28:51 +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
c46d33f3b5 fixed small typo 2019-10-30 21:52:54 +01:00
WolverinDEV
358f5bb1c7 Updated the changelog 2019-10-30 21:51:57 +01:00
WolverinDEV
d69500432e added a new helper script declaration to generate the file helper 2019-10-30 21:51:47 +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
1d9f9e7e2d generating the file helper before using it 2019-10-30 21:39:38 +01:00
WolverinDEV
1a9f599fae Scripts not using files.js as well instead of the PHP file 2019-10-30 21:34:24 +01:00
WolverinDEV
8e877efb37 using macro user-select instead of writing everything 2019-10-30 21:31:55 +01:00
WolverinDEV
47e25d44df Added the generate file.js file to the ignore list 2019-10-30 21:31:10 +01:00
WolverinDEV
c00fd32244 Added the possibility to generate environment via file.js 2019-10-30 21:30:46 +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
68e9ed504c Added the possibility to serve for the client UI 2019-10-29 20:48:56 +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
e478a7c29b added mkdirp to the dev dependencies 2019-10-29 18:18:07 +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
7ccd34476a fixed php eval script 2019-10-26 03:07:46 +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
5a824ecd43 Fixed indev client builds 2019-10-26 03:02:38 +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
7a2693c368 Removed the todo.txt file 2019-10-25 11:09:08 +02:00
WolverinDEV
a8a27291cb Added the todo.txt to the ignore files 2019-10-25 11:08:53 +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