WolverinDEV
|
da0956fe24
|
Fixed the declaration generation
|
2021-01-08 21:41:26 +01:00 |
WolverinDEV
|
33422db12e
|
Implemented support for the native client
|
2020-11-29 21:00:59 +01:00 |
WolverinDEV
|
1759fb1756
|
Using tr as imported function and changed the shared app declaration build mechanism
|
2020-11-29 14:42:02 +01:00 |
WolverinDEV
|
bfd006c9d0
|
Fixed animation limit
|
2020-11-10 16:16:51 +01:00 |
WolverinDEV
|
fb5487c756
|
Removed second dangling reference
|
2020-10-05 13:28:06 +02:00 |
WolverinDEV
|
dd5c9c3580
|
Removed dangling import
|
2020-10-05 13:01:03 +02:00 |
WolverinDEV
|
7663689a09
|
Removed unneeded code and HTML templates
|
2020-10-05 12:58:55 +02:00 |
WolverinDEV
|
32b4ea710b
|
Removed unused app container
|
2020-10-05 12:50:50 +02:00 |
WolverinDEV
|
df73618bd0
|
Added an option to abort the loader animation
|
2020-10-05 10:44:44 +02:00 |
WolverinDEV
|
2a172565a8
|
Adding a halloween animation special for the client
|
2020-10-04 20:47:19 +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
|
583cdd146e
|
Adding a channel popout/popin button for the channel popout renderer
|
2020-09-29 15:02:36 +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
|
e047e08622
|
Improved script error print
|
2020-08-21 00:12:45 +02:00 |
WolverinDEV
|
754ec6b3ab
|
Improved script loading error message handler
|
2020-08-21 00:10:20 +02:00 |
WolverinDEV
|
cb00b236bb
|
Increased the script timeout to 15 seconds
|
2020-08-21 00:08:41 +02:00 |
WolverinDEV
|
8bea16172d
|
Tweaked the loading options a bit
|
2020-08-21 00:08:13 +02:00 |
WolverinDEV
|
90e662a9c8
|
Removed old jquery $ reference
|
2020-08-19 22:53:53 +02:00 |
WolverinDEV
|
0d7a34c31a
|
Commiting changes before going on vacation (Still contains errors)
|
2020-08-13 13:05:37 +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
|
3218682c92
|
Added a proper popup for the native client.
|
2020-08-09 18:58:19 +02:00 |
WolverinDEV
|
4b7cd15a24
|
Adding W2G support for the native client
|
2020-08-08 01:03:19 +02:00 |
WolverinDEV
|
5fbef85470
|
Removed the max parallel request limit
|
2020-08-05 18:33:33 +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
|
9f78b7f5af
|
Some minor loader log message removals/changes
|
2020-07-24 01:13:00 +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
|
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
|
7900cacdf9
|
Forced fetching the manifest.json (else we might have caching issues)
|
2020-07-20 19:52:35 +02:00 |
WolverinDEV
|
9b564991c8
|
Kinda fixed the cert accept popout (Which is not needed anymore)
|
2020-07-20 19:36:30 +02:00 |
WolverinDEV
|
e377a77e32
|
Added the basics for popoutable windows and a CSS style editor
|
2020-07-20 19:08:13 +02:00 |
WolverinDEV
|
0aeb64ed15
|
Removed jsrender from vendor list and importing it as npm module
|
2020-07-19 19:05:06 +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
|
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
|
8978d3d5d2
|
Removed the old permission editor
|
2020-06-15 16:58:17 +02:00 |
WolverinDEV
|
32e1829bc8
|
Removed removed css file
|
2020-06-14 20:42:16 +02:00 |
WolverinDEV
|
b1ea450c5d
|
Some updates
|
2020-06-13 18:47:05 +02:00 |
WolverinDEV
|
52d998000d
|
Updated the load so I could reload the UI without a need of restarting the full client
|
2020-06-10 22:44:24 +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
|
ebfa7d3572
|
Removed deleted style file from loader style list
|
2020-04-21 16:25:17 +02:00 |
WolverinDEV
|
7871d7c189
|
A lot of updates
|
2020-04-21 15:18:16 +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
|
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 |