Commit graph

453 commits

Author SHA1 Message Date
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