seb-win-refactoring/SafeExamBrowser.Browser
2019-11-20 10:45:08 +01:00
..
Events SEBWIN-314: Main requests are now entirely prevented (before any loading happens) and only content requests are intercepted with custom resource handling. 2019-09-12 12:31:17 +02:00
Filters SEBWIN-314: Completed implementation of simplified filter rule. 2019-09-20 11:45:06 +02:00
Handlers SEBWIN-314: Completed infrastructure for browser request filtering. 2019-09-13 09:17:14 +02:00
Properties SEBWIN-314: Completed infrastructure for request filter. 2019-09-10 11:01:49 +02:00
BrowserApplication.cs SEBWIN-312: Started implementing task view. 2019-11-15 16:00:03 +01:00
BrowserApplicationInstance.cs SEBWIN-312: Finished first draft of task view. 2019-11-20 10:45:08 +01:00
BrowserControl.cs Finally did what should have been done a long time ago: Moved contracts from SafeExamBrowser.Contracts to new contracts assembly per namespace. 2019-08-30 09:55:26 +02:00
BrowserIconResource.cs SEBWIN-312: Implemented loading of whitelisted applications into shell. 2019-11-06 08:45:37 +01:00
BrowserInstanceIdentifier.cs SEBWIN-312: Implemented basic handling of whitelisted applications. 2019-11-13 10:11:11 +01:00
packages.config Updated browser engine to version 75.1.142. Consolidated and updated nuget packages for entire solution. 2019-09-24 07:37:42 +02:00
SafeExamBrowser.Browser.csproj SEBWIN-344: Removed AnyCPU and introduced x64 platform, adapted setup project to be built for both platforms. Changed configuration tool to .NET 4.7.2. 2019-11-06 15:45:17 +01:00