Commit graph

22 commits

Author SHA1 Message Date
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
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
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
731a748552 SEBSP-61: Implemented basic metadata collection & transmission. 2024-02-13 11:04:36 +01:00
Damian Büchel
751bfcb144 SEBWIN-762: Added user identifier detection via Moodle plugin and overall renamed session to user identifier. 2023-11-01 13:52:39 +01:00
Damian Büchel
0cdffd891b SEBWIN-593, #431: Implemented new configuration option to show or hide the path of file system elements. 2023-03-09 22:49:54 +01:00
Damian Büchel
cdb08798b8 SEBWIN-649: Updated year in license and copyright remarks. 2023-03-08 00:30:20 +01:00
Damian Büchel
8c687e69a8 SEBWIN-640, #552: Only search for an LMS session identifier when a server session is active. 2023-03-08 00:01:20 +01:00
Damian Büchel
32be808415 SEBWIN-581: Implemented new configuration option to control printing of web content. 2022-07-25 20:25:42 +02:00
Damian Büchel
b4e0493b31 SEBWIN-510: Changed initialization of JavaScript API. 2022-07-22 15:38:07 +02:00
Damian Büchel
a4d29b2301 Updated browser engine to version 102.0.90. 2022-05-31 12:49:32 +02:00
Damian Büchel
66445a117f SEBWIN-568: Implemented functionality to automatically reperform text search on browser navigation or reload. 2022-05-31 12:34:01 +02:00
Damian Büchel
bfe4a32098 SEBWIN-554, SEBWIN-544: Changed and improved load error handling (resource request do not trigger error message anymore). 2022-05-13 16:47:18 +02:00
Damian Büchel
bc1583c070 SEBWIN-569: Added message when down- and uploading is not allowed. 2022-05-13 12:03:06 +02:00
Jonas Sourlier
91b15eeb98 passing logger down to BrowserWindow 2022-05-03 09:36:09 +02:00
Jonas Sourlier
9cbb510c48 add TabPressedEventHandler.cs 2022-05-02 16:43:50 +02:00
Jonas Sourlier
cc37618da2 move LoseFocusRequestedEventHandler to Browser.Contracts 2022-05-02 16:33:35 +02:00
Jonas Sourlier
a4e56ead3d focus address bar by pressing Ctrl+L 2022-05-02 15:44:28 +02:00
Jonas Sourlier
d040615c6e accessibility 2022-05-02 15:40:16 +02:00
Damian Büchel
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. 2022-02-23 13:59:36 +01:00
Damian Büchel
83c387cffd SEBWIN-531, #240: Refactored browser application instance to browser window. 2022-02-04 13:41:11 +01:00
Renamed from SafeExamBrowser.Browser/BrowserApplicationInstance.cs (Browse further)