Commit graph

685 commits

Author SHA1 Message Date
Damian Büchel
532f4a38d6 SEBWIN-419: Attempt to fix desktop reinitalization issue when closing / opening laptop. 2020-09-02 13:19:45 +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
Damian Büchel
3840fb4e84 SEBWIN-362: Implemented fallback mechanism in case HEAD requests do not work for certain network resources. 2020-03-30 11:49:47 +02:00
Damian Büchel
246bc81d79 SEBWIN-383: Corrected redirect mechanism for PDF toolbar to only redirect main frame requests and added missing new option to configuration tool. 2020-03-27 13:18:24 +01:00
Damian Büchel
7bf4e0308f SEBWIN-351: Implemented utter hack in attempt to make legacy configuration tool calculate the same configuration key in versions 2.x and 3.x. 2020-03-25 12:04:43 +01:00
Damian Büchel
f1d8e14719 SEBWIN-382: Fixed naming of configuration key in configuration tool. 2020-03-23 12:04:57 +01:00
Damian Büchel
9e8c5056cf SEBWIN-362: Ensured load error page is not rendered when a request is aborted. 2020-03-18 10:24:22 +01:00
Damian Büchel
34cf9b9cf4 SEBWIN-362: Corrected format of new icons. 2020-03-17 11:22:30 +01:00
Damian Büchel
8e075264a4 SEBWIN-362: Ensured all UI element implementations are only accessible via a façade. 2020-03-17 11:07:40 +01:00
Damian Büchel
dc56a81760 SEBWIN-362: Cleaned up mobile UI implementations. 2020-03-17 10:37:08 +01:00
Damian Büchel
9c889ac82d SEBWIN-362: Cleaned up desktop UI implementations. 2020-03-16 18:29:06 +01:00
Damian Büchel
6032cdf688 SEBWIN-362: Fixed new icons for application executables. 2020-03-16 16:05:10 +01:00