Commit graph

1273 commits

Author SHA1 Message Date
Damian Büchel
3b099688f7 SEBWIN-849: Implemented index suffix for already existing files when downloading. 2024-05-22 15:25:52 +02:00
Damian Büchel
639700abd8 Merge branch 'master' of https://github.com/SafeExamBrowser/seb-win-refactoring 2024-05-21 19:11:43 +02:00
Damian Büchel
473edc7a2e SEBWIN-788: Finished implementation of new (wireless) network adapter and authentication functionality. 2024-05-21 19:11:42 +02:00
Damian Büchel
60ee95a9ee
Removed WebView2 dependency. 2024-05-07 11:49:36 +02:00
Damian Büchel
1edde7b6f5
Updated build server URL. 2024-05-07 11:48:10 +02:00
Damian Büchel
4015e9a574 SEBWIN-788: Implemented scaffolding for wireless network credentials. 2024-05-02 10:30:26 +02:00
Damian Büchel
bbb5ec2571
Merge pull request #852 from Notselwyn/patch-1
SEBWIN-789: remove historic hw VM check
2024-04-22 18:33:38 +02:00
Lau
8b3f9b0838
Update VirtualMachineDetector.cs 2024-04-22 11:26:20 +02:00
Damian Büchel
e4a82e2f63 SEBWIN-795: Improved user session resolution with SEB Server. 2024-04-22 11:09:37 +02:00
Damian Büchel
01db8fd84e SEBWIN-878, #848: Fixed session cookie name for user resolution with Moodle and SEB Server. 2024-04-17 12:05:34 +02:00
Damian Büchel
a397446252 Added KGy SOFT to license and version information. 2024-04-17 09:38:18 +02:00
Damian Büchel
e8ebd2840e SEBWIN-833: Completely deleted all Jitsi Meet and Zoom video proctoring code and removed WebView2 dependency. 2024-04-17 09:19:18 +02:00
Damian Büchel
d9662ec31e
Added known issues to exemptions for issue maintenance. 2024-04-11 12:07:56 +02:00
Damian Büchel
c2f61ea6ab SEBWIN-871: Fixed unit tests due to proctoring implementation changes. 2024-04-04 17:36:19 +02:00
Damian Büchel
7801d68b97 Updated version to 3.8.0 beta. 2024-04-04 17:26:11 +02:00
Damian Büchel
ff16743ae7 Release build of version 3.7.0. 2024-04-03 09:20:33 +02:00
Damian Büchel
832eee17d5 SEBWIN-866: Replaced screen proctoring disclaimer and translated missing text to Chinese. 2024-03-28 11:23:30 +01:00
Damian Büchel
2c39668667 Reactivated disclaimer for screen proctoring. 2024-03-14 14:41:27 +01:00
Damian Büchel
577a23b8b4 Build without disclaimer for SPS load tests. 2024-03-14 14:24:11 +01:00
Damian Büchel
514414e322 SEBWIN-820, #764: Fixed missing content of isolated clipboard after navigation or reload. 2024-03-13 17:38:10 +01:00
Damian Büchel
4b222df6c5 SEBWIN-850: Added missing indirect wired video output technology. 2024-03-13 13:15:15 +01:00
Damian Büchel
acb9b97854 SEBSP-110: Translated remaining text for proctoring finalization dialog. 2024-03-11 11:50:30 +01:00
Damian Büchel
8a47228881 SEBSP-110: Added screen proctoring disclaimer. 2024-03-11 09:55:44 +01:00
Damian Büchel
ff33394565 SEBWIN-824: Updated year in license and copyright remarks. Removed old CEF redistributable packages, see https://github.com/cefsharp/CefSharp/issues/4704. 2024-03-05 18:37:42 +01:00
Damian Büchel
e6e0cca292 SEBWIN-824: Changed department from LET to ID in copyright notice. 2024-03-05 18:13:14 +01:00
Damian Büchel
3f90d3a58a Updated solution dependencies and browser engine (version 121.3.130). 2024-03-05 17:41:40 +01:00
Damian Büchel
956771c0e7 SEBWIN-855, SEBWIN-856: Disabled video proctoring with Jitsi Meet and Zoom. 2024-03-05 17:32:42 +01:00
Damian Büchel
9bbcaa2a98 SEBWIN-816, #755: Introduced new configuration key to control verification of cursor configuration. 2024-03-05 16:39:21 +01:00
Damian Büchel
a81837faa0 SEBWIN-826: Added new configuration keys to allow down- and uploads separately and disabled down- and uploads by default. 2024-03-05 11:04:54 +01:00
Damian Büchel
c46d1a3ade Removed unused code. 2024-03-04 17:34:37 +01:00
Damian Büchel
a1d62dd3de Reverted configuration overrides for debugging. 2024-03-04 14:34:35 +01:00
Damian Büchel
9045b852d0 SEBWIN-820, #764: Implemented cross-window sharing of clipboard content for isolated clipboard policy. 2024-03-04 14:27:49 +01:00
Damian Büchel
ff5b91c010 SEBSP-107: Implemented screen proctoring finalization. 2024-02-29 21:05:43 +01:00
Damian Büchel
787c84cc0e SEBWIN-842: Ensured pinch zooming also respects the zooming configuration value. 2024-02-27 10:42:02 +01:00
Damian Büchel
0777644f0e SEBSP-107: Added property to control activation of notifications and created placeholder for screen proctoring notification icons. 2024-02-23 18:32:44 +01:00
Damian Büchel
e5c02a1f74 SEBSP-107: Implemented resp. improved configuration for metadata capturing. 2024-02-22 18:04:00 +01:00
Damian Büchel
91f2c14a77 SEBSP-107: Removed logging of browser URLs in metadata aggregator. 2024-02-22 17:29:17 +01:00
Damian Büchel
4aacf85e9a SEBSP-23: Removed service health simulation and changed health value to normally be retrieved from transmission response. 2024-02-21 19:17:08 +01:00
Damian Büchel
a021bebde6 Merge branch 'master' of https://github.com/SafeExamBrowser/seb-win-refactoring 2024-02-21 18:37:24 +01:00
Damian Büchel
f902ee9598 SEBSP-23: Finished basic network redundancy. This build contains a service health simulation. 2024-02-21 18:37:23 +01:00
Damian Büchel
ea9d7e0de7
Reverted back to version 8 of stale workflow due to a bug in their caching implementation (see https://github.com/actions/stale/issues/1133). 2024-02-21 10:23:55 +01:00
Damian Büchel
a213ec0f7d SEBSP-23: Implemented scaffolding for network redundancy. 2024-02-16 19:42:41 +01:00
Damian Büchel
731a748552 SEBSP-61: Implemented basic metadata collection & transmission. 2024-02-13 11:04:36 +01:00
Damian Büchel
cb81906945 SEBSP-26: Implemented capturing and transmission interval. 2024-02-06 10:45:45 +01:00
Damian Büchel
456894edb9 Merge branch 'master' of https://github.com/SafeExamBrowser/seb-win-refactoring 2024-02-01 17:36:13 +01:00
Damian Büchel
acb6b8cf09 SEBSP-15, SEBSP-70: Implemented basic screen proctoring functionality including image format & quantization settings. 2024-02-01 17:36:11 +01:00
Damian Büchel
6b40b64590
Updated bug report template and added remark about log files. 2024-01-31 14:40:22 +01:00
Damian Büchel
70ba9ad7b6 SEBWIN-834: Fixed duplicate use of terminate method for proctoring implementations. 2024-01-22 10:38:05 +01:00
Damian Büchel
b62a8bdfe3
Added ability to manually trigger issue maintenance workflow. 2024-01-19 10:48:34 +01:00
Damian Büchel
654aa14bee
Added "bug" to exempt labels for maintenance workflow. 2024-01-19 10:43:15 +01:00