Commit graph

529 commits

Author SHA1 Message Date
dbuechel
fbe03b86ea SEBWIN-312: Finished first draft of task view. 2019-11-20 10:45:08 +01:00
dbuechel
08bf49b61b SEBWIN-312: Started implementing task view. 2019-11-15 16:00:03 +01:00
dbuechel
5f31656649 SEBWIN-312: Implemented scaffolding for task view and its keyboard activator. Finally consolidated keyboard and mouse hooks and resolved dependency from WindowsApi to UI. 2019-11-14 14:03:43 +01:00
dbuechel
4f930a26d8 SEBWIN-312: Fixed event handling for external application instances. 2019-11-13 11:43:34 +01:00
dbuechel
8dacc208ea SEBWIN-312: Improved stability and usability of log window. 2019-11-13 11:24:57 +01:00
dbuechel
35dd3dd4c2 SEBWIN-312: Implemented basic handling of whitelisted applications. 2019-11-13 10:11:11 +01:00
dbuechel
3d55bd6ff4 SEBWIN-312: Optimized design of application instances in action center. 2019-11-12 09:55:56 +01:00
dbuechel
b4d8af716f SEBWIN-344: Minor changes in readme. 2019-11-08 10:03:01 +01:00
dbuechel
93a3f6ab58 SEBWIN-344: Updated readme for new platform-dependent build setup. 2019-11-08 09:25:17 +01:00
dbuechel
7900a985d4 SEBWIN-344: Switched to move command to remove x64 setup from temporary directory on release build server. 2019-11-07 14:51:56 +01:00
dbuechel
2207f711bb SEBWIN-344: Alas! Switched to copy command for x64 setup copying on release build server. 2019-11-07 14:42:23 +01:00
dbuechel
47f9ad580e SEBWIN-344: Using md to create target directory for x64 setup on release build server. 2019-11-07 14:31:25 +01:00
dbuechel
78cce595e9 SEBWIN-344: Switched to xcopy for before and after build scripts on release build server. 2019-11-07 14:08:54 +01:00
dbuechel
7eec2dbaf9 SEBWIN-344: Second attempt to fix return value of robocopy commands on release build server. 2019-11-07 13:16:55 +01:00
dbuechel
79ba64b0a6 SEBWIN-344: Fixed robocopy return code for setup copy operation in release build server. 2019-11-07 12:04:37 +01:00
dbuechel
93ed53ec74 SEBWIN-344: Attempt to copy x64 setup to x86 folder on build server. 2019-11-07 11:48:39 +01:00
dbuechel
2b113e4db0 SEBWIN-344: Updated setup bundle to automatically install the correct setup and C++ runtime for a specific platform. 2019-11-07 10:05:59 +01:00
dbuechel
a6a90376ad 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
dbuechel
c21005b934 SEBWIN-312: Implemented loading of whitelisted applications into shell. 2019-11-06 08:45:37 +01:00
dbuechel
7e76b029a6 SEBWIN-312: Started implementing application factory and initialization of whitelisted applications. 2019-11-05 10:08:19 +01:00
dbuechel
2b976e8150 SEBWIN-312: Started implementing application whitelist mechanism. 2019-10-30 15:49:35 +01:00
dbuechel
f778d5b848 SEBWIN-312: Implemented mapping for configuration values of whitelisted applications. 2019-10-30 11:08:42 +01:00
dbuechel
cf28a7f172 SEBWIN-311: Fixed automatic termination of Windows Explorer. 2019-10-29 16:09:25 +01:00
dbuechel
b6dbe6451d SEBWIN-313: Implemented lock screen mechanism for blacklisted processes. 2019-10-11 15:46:15 +02:00
dbuechel
de6cb5e75c SEBWIN-313: Finished blacklist monitoring. 2019-10-09 14:04:27 +02:00
dbuechel
99aa595543 Fixed foreground color of log window and small scroll bar. 2019-10-09 09:54:35 +02:00
dbuechel
d3d98c7df7 SEBWIN-313: Started implementing blacklist monitoring. 2019-10-08 16:11:19 +02:00
dbuechel
8d0d1832a9 SEBWIN-311: Removed timeout for client initialization procedure to avoid application termination if user doesn't provide input within timeout. 2019-10-08 10:03:58 +02:00
dbuechel
b72c37273e SEBWIN-313: Started implementing application blacklist mechanism. 2019-10-04 16:36:12 +02:00
dbuechel
51570ecc91 Fixed status layout in readme. 2019-10-02 08:35:29 +02:00
dbuechel
863537803c Updated readme due to new release build server installation. 2019-10-02 08:15:02 +02:00
dbuechel
3efd7fbbd0 SEBWIN-311: Moved all client controller dependencies to the client context and made context available to all client operations. 2019-10-01 16:24:10 +02:00
dbuechel
8fd22032b6 SEBWIN-311: Started implementing scaffolding for third-party applications & monitoring. Renamed ApplicationSettings to AppSettings, resolved dependency from WindowsApi on Monitoring namespace and introduced ClientContext for runtime data of the client. 2019-10-01 11:30:53 +02:00
dbuechel
b2013412dd Removed safeguard question before reconfiguration. 2019-09-25 08:45:20 +02:00
dbuechel
6511401fa4 Fixed race condition between service and runtime, occurring when the runtime initiated a new session before the service was able to terminate the currently running one. 2019-09-25 08:25:51 +02:00
dbuechel
0159b9c0de SEBWIN-314: Added functionality to automatically allow start URL when request filtering is active. 2019-09-24 08:53:29 +02:00
dbuechel
f4f6b47548 Updated browser engine to version 75.1.142. Consolidated and updated nuget packages for entire solution. 2019-09-24 07:37:42 +02:00
dbuechel
d3272814bd SEBWIN-314: Completed implementation of simplified filter rule. 2019-09-20 11:45:06 +02:00
dbuechel
6d1b282b33 SEBWIN-314: Started implementing filter rules with unit tests. 2019-09-18 16:15:26 +02:00
dbuechel
5209103c97 SEBWIN-314: Completed infrastructure for browser request filtering. 2019-09-13 09:17:14 +02:00
dbuechel
d51422e188 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
dbuechel
ceba0e8a2f Only log remaining battery time if not connected to the grid. 2019-09-10 11:57:15 +02:00
dbuechel
dda48396b3 Unified naming and comments for settings. 2019-09-10 11:53:30 +02:00
dbuechel
1dd65e1bda SEBWIN-314: Completed infrastructure for request filter. 2019-09-10 11:01:49 +02:00
dbuechel
367ebf1329 SEBWIN-342: Moved settings to separate assembly. 2019-09-06 09:39:28 +02:00
dbuechel
5f5209622e SEBWIN-342: Moved settings into individiual namespaces according to their purpose. 2019-09-06 08:32:29 +02:00
dbuechel
b8fd96a10c SEBWIN-314: Started implementing scaffolding for request filter. 2019-09-06 08:13:27 +02:00
dbuechel
db390aebaf SEBWIN-342: Separated monitoring contracts into individual namespaces. 2019-09-05 09:00:41 +02:00
dbuechel
c282623eb4 SEBWIN-314: Started implementing request filter. 2019-09-05 08:38:59 +02:00
dbuechel
88afdb7d72 SEBWIN-342: Moved application instance identifier back to application namespace. 2019-09-04 15:49:48 +02:00