Commit graph

695 commits

Author SHA1 Message Date
Damian Büchel
0edca494b3 SEBWIN-405: Implemented scaffolding for SEB server operation. 2020-07-13 22:57:19 +02:00
Damian Büchel
92ab58f988 Added BETA marker for version 3.1.0. 2020-07-13 20:09:18 +02:00
Damian Büchel
753ada8751
Merge pull request #17 from diegoara96/master
Fix issue #14
2020-07-13 19:24:52 +02:00
diegoara96
11bf69e0e2 Refactored mac detection 2020-07-13 18:55:42 +02:00
diegoara96
a574e2f241 Changed Mac detection 2020-07-10 22:22:37 +02:00
Damian Büchel
b5a72b122c
Delete bug_report.md 2020-07-07 13:10:06 +02:00
Damian Büchel
261a331634 SEBWIN-405: Implemented server settings and data mapping. 2020-07-01 13:39:17 +02:00
Damian Büchel
0911e23714 SEBWIN-405: Added assemblies for SEB server. 2020-06-30 17:22:36 +02:00
Damian Büchel
9599102b9e SEBWIN-414: Implemented lock screen for user session switch. 2020-06-29 19:29:48 +02:00
Damian Büchel
44a7275f40 Created issue templates. 2020-06-26 11:31:49 +02:00
Damian Büchel
7bb21c35a9 Updated version to 3.1.0 2020-06-25 18:13:53 +02:00
Damian Büchel
48d0dc4db6 SEBWIN-411: Fixed audio / video playback not stopping when closing additional browser window. 2020-06-23 16:53:43 +02:00
Damian Büchel
c8b6aad877 SEBWIN-410: Implemented new default behavior to ignore the SEB service. 2020-06-23 13:53:10 +02:00
Damian Büchel
1e686c2909 Updated version to 3.0.1 2020-06-22 16:45:19 +02:00
Damian Büchel
0f1d57744e Updated browser engine to version 81.3.100 and updated dependencies for entire solution. 2020-06-22 12:03:29 +02:00
Damian Büchel
eb8ac889a4 SEBWIN-408: Made favicon loading asynchronous. 2020-06-22 11:31:42 +02:00
Damian Büchel
bcb8abdeaa SEBWIN-409: Fixed handling of spaces in FileResourceSaver. 2020-06-22 10:55:26 +02:00
Damian Büchel
5cefbc5a7b
Merge pull request #10 from diegoara96/master
improvement in the vendor's list
2020-06-04 20:21:01 +02:00
diegoara96
23b1433926 improvement in the vendor's list 2020-06-04 16:14:50 +02:00
Damian Büchel
84c8df465e Removed "BETA" from informational version. 2020-05-27 16:31:48 +02:00
Damian Büchel
7b8c69c1ba SEBWIN-401: Implemented fix for VMware issue: The registry values will now only be set if the active configuration explicity says so. 2020-05-20 12:03:54 +02:00
Damian Büchel
87882c3aa5 Fixed issue with missing entry assembly in unit tests. 2020-05-19 15:17:12 +02:00
Damian Büchel
60731e01a8 Fixed program title by using entry assembly instead of executing assembly for app config data. 2020-05-19 14:32:39 +02:00
Damian Büchel
9ec8130a8a SEBWIN-395: Fixed issue with request filter blocking load error page. 2020-05-15 16:13:15 +02:00
Damian Büchel
03cf219c9b SEBWIN-398: Changed temporary setup file name in release server build script to avoid concurrency issues with Chrominimum. 2020-05-13 18:33:20 +02:00
Damian Büchel
2c6de99388 SEBWIN-367, SEBWIN-390: Forgot to fix configuration key for network selector in legacy configuration tool. 2020-05-13 14:19:19 +02:00
Damian Büchel
392a730ea5 SEBWIN-368: Final attempt to fix issues with touch activator for action center. 2020-05-12 19:24:41 +02:00
Damian Büchel
225ffe47a7 SEBWIN-368: Attempt to improve touch activator of action center for high-definition touch screens. 2020-05-12 13:19:06 +02:00
Damian Büchel
316e2ae8b8 SEBWIN-368: Increased timeout for touch activation of action center. 2020-05-12 12:42:55 +02:00
Damian Büchel
bf7fdf3f5f
Merge pull request #6 from diegoara96/master
Virtualized MAC and PCI vendor detection
2020-05-07 16:28:50 +02:00
diegoara96
83c82f799f Minor fixes and Mac > 2 check 2020-05-07 13:21:57 +02:00
diegoara96
1de5848edb Fixed name Vendor #6 and new Property added 2020-05-06 21:45:04 +02:00
diegoara96
bcdfa36e0d Fixed mac detection #6 and new Property added 2020-05-06 18:44:08 +02:00
Diego Araujo Novoa
09282a9e95
Update VirtualMachineDetector.cs 2020-05-05 15:13:52 +02:00
Diego Araujo Novoa
5bd6e0091d
Added a missing namespace 2020-05-05 15:09:48 +02:00
Diego Araujo Novoa
aa65b8b2d1
Virtualized MAC and PCI vendor detection 2020-05-05 14:44:22 +02:00
Damian Büchel
16f2e22f2a SEBWIN-305: Fixed data mapping for browser window widths and heights. 2020-05-04 13:47:32 +02:00
Damian Büchel
63d34825f7 SEBWIN-397: Implemented mechanism to automatically show the browser window toolbar if reloading is enabled. 2020-05-04 12:56:08 +02:00
Damian Büchel
b5876eb61a SEBWIN-396: Implemented configuration value "allowQuit" to control the termination of SEB by user action. 2020-05-04 12:37:54 +02:00
Damian Büchel
631fb583d7 SEBWIN-392: Forgot to actually use the arguments of a whitelisted application. 2020-04-29 18:15:50 +02:00
Damian Büchel
bdc8dad413 SEBWIN-389: Changed label of security setting for print screen / screen capture. 2020-04-28 19:07:00 +02:00
Damian Büchel
a6aad36a05
Merge pull request #5 from diegoara96/master
qemu detection added
2020-04-28 19:00:26 +02:00
Diego Araujo Novoa
d206f6cf98
qemu detection added 2020-04-28 13:28:59 +02:00
Damian Büchel
ec95d3fd9b SEBWIN-390: Fixed spelling mistake in configuration key for service component. 2020-04-17 10:39:58 +02:00
Damian Büchel
1763394036 SEBWIN-380: Extended tests for configuration data processor. 2020-04-08 16:06:59 +02:00
Damian Büchel
ad24146d9f SEBWIN-380: Implemented unit tests for browser resource handler. 2020-04-06 14:13:13 +02:00
Damian Büchel
2572fc10d7 SEBWIN-380: Implemented unit tests for browser request handler. 2020-04-06 11:06:42 +02:00
Damian Büchel
d3ce3ee9e1 SEBWIN-380: Started implementing unit tests for browser component handlers. 2020-04-03 15:22:47 +02:00
Damian Büchel
5eff32a7bc SEBWIN-380: Added browser engine reference to browser unit tests in order to be able to unit test important components. 2020-04-02 17:56:48 +02:00
Damian Büchel
735e0b6dca SEBWIN-384: Ensured the action center is automatically hidden during shell initialization. 2020-04-01 13:49:32 +02:00