Commit graph

  • 878ac29fe0 combine if statements Jonas Sourlier 2022-10-27 10:27:55 +0200
  • bb0f679c6b fix https://github.com/SafeExamBrowser/seb-win-refactoring/issues/490 Jonas Sourlier 2022-10-25 13:14:59 +0200
  • 75907928d7 Updated solution dependencies and browser engine (version 106.0.260). Damian Büchel 2022-10-10 15:42:02 +0200
  • 7dd2eb3efc possible accessibility bugfix to make JAWS read the help texts Jonas Sourlier 2022-10-07 14:38:31 +0200
  • 548d947a57 set tooltip help text for JAWS Jonas Sourlier 2022-09-22 11:28:33 +0200
  • d36ca57998 fix overlay MouseLeave behavior Jonas Sourlier 2022-06-01 17:45:03 +0200
  • 5f5f7354de fix: add cn i18n chrissoso 2022-09-21 11:43:32 +0800
  • 22e4e3fa7b SEBWIN-477: Ensured multiple lock screen instructions sent by the server don't cause multiple lock screens. Damian Büchel 2022-09-02 15:00:51 +0200
  • 3a39784af2 SEBWIN-477: Minor refactoring. Damian Büchel 2022-09-02 14:56:49 +0200
  • 5709f6a3dc Merge branch 'master' of https://github.com/SafeExamBrowser/seb-win-refactoring Damian Büchel 2022-09-01 10:52:09 +0200
  • 1ec53d1e1d SEBWIN-599, #429: Ensured setup bundle doesn't fail if a newer WebView2 runtime is already installed. Damian Büchel 2022-09-01 10:52:07 +0200
  • c13b2d2ac7 SEBWIN-477 implementation anhefti 2022-08-31 14:11:19 +0200
  • 72848d09af Updated solution dependencies and browser engine (version 104.4.240). Damian Büchel 2022-08-31 12:12:32 +0200
  • 4bb46c0d7a SEBWIN-596: Fixed reverting for normal session. Damian Büchel 2022-08-24 17:56:09 +0200
  • cb3cee7e4e SEBWIN-596: Ensured open server connection gets closed when session start failed. Damian Büchel 2022-08-24 10:25:41 +0200
  • 2d34ed30eb Added missing references to unit test libraries. Damian Büchel 2022-08-23 16:01:45 +0200
  • 5237bbaa64 SEBWIN-594: Fixed crash when attempting to download file originating from data URL. Damian Büchel 2022-08-23 11:00:47 +0200
  • 194eec131c SEBWIN-592, #421: Fixed unit tests for client operation. Damian Büchel 2022-08-17 14:48:52 +0200
  • 3f2342a3d3 SEBWIN-592, #421: Fixed crash caused by non-ASCII characters (e.g. Hebrew) in client log file path. Damian Büchel 2022-08-17 14:40:41 +0200
  • 561e14822d Updated version to 3.5.0 beta. Damian Büchel 2022-08-09 15:45:09 +0200
  • 5129c2cb43 SEBWIN-587: Perform forward search on enter. Damian Büchel 2022-08-09 15:37:50 +0200
  • 29547179c5 Release build of version 3.4.0. v3.4.0 3.4.0 Damian Büchel 2022-08-05 16:08:47 +0200
  • 255cc216b0 SEBWIN-578, #429: Removed exit code handling as exit code to handle is bigger than an integer and WIX only allows integers. Damian Büchel 2022-07-29 16:35:32 +0200
  • c876e6bbbd SEBWIN-578, #429: Ensured setup bundle doesn't fail if a newer WebView2 runtime is already installed. Damian Büchel 2022-07-29 16:16:03 +0200
  • 20357c8e75 SEBWIN-577: Implemented detection of BIOS manufacturer & name. Damian Büchel 2022-07-29 13:49:26 +0200
  • a7bb5f543a Fixed usability issues with lock screen and password dialog. Damian Büchel 2022-07-28 12:39:58 +0200
  • 6f9420ca8f SEBWIN-584, SEBWIN-585: Fixed unit test for PDF toolbar redirection. Damian Büchel 2022-07-27 17:56:50 +0200
  • 2875eb4c94 SEBWIN-572: Improved stability of SEB Server connection by automatically updating OAuth2 token if it expires. Damian Büchel 2022-07-27 15:26:42 +0200
  • 3277892ff2 Updated browser engine to version 103.0.120. Damian Büchel 2022-07-26 20:33:40 +0200
  • f5507cc2bc SEBWIN-584, SEBWIN-585: Fixed issues with internal PDF reader toolbar. Damian Büchel 2022-07-26 17:56:40 +0200
  • d2d93db9f0 SEBWIN-581: Implemented new registry setting to suppress find printer option in system print dialog. Damian Büchel 2022-07-26 15:10:48 +0200
  • 32be808415 SEBWIN-581: Implemented new configuration option to control printing of web content. Damian Büchel 2022-07-25 20:25:42 +0200
  • 9d7b89d36c SEBWIN-510, #278, #417: Fixed crash when attempting to execute JavaScript. Damian Büchel 2022-07-25 18:37:43 +0200
  • 82e8166fd5 SEBWIN-510, #278, #417: Attempt to fix crashes on slow / virtual machines. Damian Büchel 2022-07-25 15:21:26 +0200
  • b4e0493b31 SEBWIN-510: Changed initialization of JavaScript API. Damian Büchel 2022-07-22 15:38:07 +0200
  • 1f5efc748d Updated browser engine to version 103.0.90. Damian Büchel 2022-07-22 14:21:32 +0200
  • 461e0a38b4 SEBWIN-510: Added remark about platform-specific BEK to configuration tool. Damian Büchel 2022-07-21 15:59:42 +0200
  • 4d0f9797c6 SEBWIN-510: Implemented configuration tool changes. Damian Büchel 2022-07-21 15:29:56 +0200
  • 20ff39493d SEBWIN-510: Made lazy initialization of BEK thread-safe. Damian Büchel 2022-07-20 20:38:13 +0200
  • d82d62f35f SEBWIN-510: Made initialization of SEB JavaScript API asynchronous in order to fix issue on slow / virtualized machines. Damian Büchel 2022-07-20 19:54:44 +0200
  • 58ec2dde35 SEBWIN-510: Added safeguard against missing configuration key value. Damian Büchel 2022-07-20 16:03:53 +0200
  • a5029dbdd9 SEBWIN-510: Reverted attempt to fix interop issue. Damian Büchel 2022-07-20 13:16:13 +0200
  • b88e26b3ab SEBWIN-510: Attempt to fix interop issue. Damian Büchel 2022-07-20 12:30:01 +0200
  • 3e18a6ce41 SEBWIN-510: Implemented build integration. Damian Büchel 2022-07-19 12:07:38 +0200
  • 2fdacfc1b0 SEBWIN-510: Implemented functionality. Damian Büchel 2022-07-18 21:37:04 +0200
  • bd5f7d4293 Removed unnecessary async call. Damian Büchel 2022-07-18 10:49:34 +0200
  • 4e49821644 Merge branch 'master' of https://github.com/SafeExamBrowser/seb-win-refactoring Damian Büchel 2022-07-01 13:47:22 +0200
  • a7351aa202 Updated solution dependencies and browser engine (version 102.0.10). Damian Büchel 2022-07-01 13:47:20 +0200
  • 7f53b3ddf4
    Merge pull request #417 from yolpsoftware/master Damian Büchel 2022-06-01 12:17:30 +0200
  • fd2840a2a0 remove unnecessary project references Jonas Sourlier 2022-05-24 22:03:33 +0200
  • c2ffb0f15b remove whitespace Jonas Sourlier 2022-05-24 16:02:39 +0200
  • 475c46529f accessibility bugfixes Jonas Sourlier 2022-05-24 11:25:00 +0200
  • 57ab7cabcf work on accessibility Jonas Sourlier 2022-05-18 14:23:46 +0200
  • cb2859ff60 accessible Touch UI Jonas Sourlier 2022-05-18 10:51:58 +0200
  • 406e766cf2 SEBWIN-513, #154: Disabled pre-join page for Jitsi Meet integration. Damian Büchel 2022-05-31 14:37:30 +0200
  • a4d29b2301 Updated browser engine to version 102.0.90. Damian Büchel 2022-05-31 12:49:32 +0200
  • 66445a117f SEBWIN-568: Implemented functionality to automatically reperform text search on browser navigation or reload. Damian Büchel 2022-05-31 12:34:01 +0200
  • 930c07d193 Removed browser reference from desktop UI. Damian Büchel 2022-05-31 11:10:44 +0200
  • fc1c22d902 Updated solution dependencies and browser engine (version 101.0.18). Damian Büchel 2022-05-24 16:39:55 +0200
  • dce2477a4b SEBWIN-556: Now sending OS and SEB version information to SEB Server as early as possible. Damian Büchel 2022-05-18 09:17:08 +0200
  • bfe4a32098 SEBWIN-554, SEBWIN-544: Changed and improved load error handling (resource request do not trigger error message anymore). Damian Büchel 2022-05-13 16:47:18 +0200
  • bc1583c070 SEBWIN-569: Added message when down- and uploading is not allowed. Damian Büchel 2022-05-13 12:03:06 +0200
  • ee852057ce SEBWIN-567: Ensured action center and taskbar keyboard activators do not block one another. Damian Büchel 2022-05-11 10:39:03 +0200
  • 05a4bd126a Updated solution dependencies and browser engine (version 101.0.15). Damian Büchel 2022-05-06 16:33:06 +0200
  • aa6c765729 SEBWIN-567: Implemented keyboard activator for taskbar. Damian Büchel 2022-05-06 15:52:37 +0200
  • 043187f4ec
    Merge pull request #278 from yolpsoftware/master Damian Büchel 2022-05-03 19:33:32 +0200
  • dbecaff451 add JavascriptResult Jonas Sourlier 2022-05-03 12:53:07 +0200
  • 117ced0bf5 adapt accessibility changes to SEBWIN-531, #240 changes (7142380) Jonas Sourlier 2022-05-03 11:24:34 +0200
  • 91b15eeb98 passing logger down to BrowserWindow Jonas Sourlier 2022-05-03 08:59:22 +0200
  • ef63a67aee add logger for javascript errors Jonas Sourlier 2022-05-03 08:40:59 +0200
  • ccbeb9d32d remove commented-out code Jonas Sourlier 2022-05-02 17:07:43 +0200
  • 1ed747762a add deregistration of Browser.LoseFocusRequested Jonas Sourlier 2022-05-02 16:51:18 +0200
  • 9cbb510c48 add TabPressedEventHandler.cs Jonas Sourlier 2022-05-02 16:43:50 +0200
  • 235735fb3a add comment Jonas Sourlier 2022-05-02 16:35:50 +0200
  • cc37618da2 move LoseFocusRequestedEventHandler to Browser.Contracts Jonas Sourlier 2022-05-02 16:33:35 +0200
  • 997385d95a text translations Jonas Sourlier 2022-05-02 16:03:53 +0200
  • d0676fa2db accessible power supply control Jonas Sourlier 2022-05-02 15:19:01 +0200
  • a4e56ead3d focus address bar by pressing Ctrl+L Jonas Sourlier 2022-05-02 15:18:38 +0200
  • ffe424725d accessible keyboard layout button Jonas Sourlier 2022-04-06 11:27:59 +0200
  • 51c22b840c accessible Clock.xaml Jonas Sourlier 2022-04-06 10:29:05 +0200
  • ccbd478dfc German texts Jonas Sourlier 2022-02-18 10:36:48 +0100
  • 8a19b205de added accessibility labels to UI controls Jonas Sourlier 2022-02-11 10:54:37 +0100
  • 9d5792c7ec reload button accessibility Jonas Sourlier 2022-02-08 10:33:23 +0100
  • a7b6f9cb87 accessibility for audio and language controls Jonas Sourlier 2021-12-03 10:00:16 +0100
  • c783578bdf popup menu accessibility Jonas Sourlier 2021-11-24 09:55:04 +0100
  • d040615c6e accessibility Jonas Sourlier 2021-11-24 08:42:07 +0100
  • a4d1904b81 SEBWIN-536, #349: Fixed keyboard system component to correctly display all installed keyboard layouts / input languages. Damian Büchel 2022-04-26 16:45:53 +0200
  • 05430f6926 Updated solution dependencies and browser engine (to version 100.0.23). Damian Büchel 2022-04-20 14:47:57 +0200
  • 6205bef251 SEBWIN-537: Implemented new network control showing wired as well as wireless network information. Damian Büchel 2022-04-19 18:21:29 +0200
  • 3dda11956e SEBWIN-559, #378: Removed animated border of runtime window in attempt to fix performance issue in virtualized environments. Damian Büchel 2022-03-31 11:25:20 +0200
  • 291c107fdd SEBWIN-558: Added Windows 11 to system info and supported OS list. Damian Büchel 2022-03-28 21:04:31 +0200
  • 172845b3c0 SEBWIN-525: Forgot to set all display settings of permissive configuration for browser configuration resource. Damian Büchel 2022-03-22 09:56:17 +0100
  • ab73695d12
    Changed naming for release build status to avoid misunderstandings. Damian Büchel 2022-03-21 18:28:34 +0100
  • d82b416667 Updated solution dependencies and browser engine (version 99.2.120). Damian Büchel 2022-03-21 09:39:45 +0100
  • fcbc641127 SEBWIN-482: Fixed unit tests. Damian Büchel 2022-03-21 09:34:57 +0100
  • a155c56198 SEBWIN-482: Translated new text keys. Damian Büchel 2022-03-21 09:10:15 +0100
  • ab95995bf0 SEBWIN-482 do not allow to reconfigure new SEB Server session anhefti 2022-03-16 11:45:06 +0100
  • 01af8beedb SEBWIN-557: Fixed usage of unencrypted HTTP links. Damian Büchel 2022-03-01 15:43:33 +0100
  • eb0dbe0ab4 Merge branch 'master' of https://github.com/SafeExamBrowser/seb-win-refactoring Damian Büchel 2022-02-23 13:59:41 +0100
  • 71423803e5 SEBWIN-531, #240: Replaced custom life span handler implementation with new API of the browser engine in order to enable parent-child relationship / JavaScript functionality for popup windows. Damian Büchel 2022-02-23 13:59:36 +0100