Commit graph

1311 commits

Author SHA1 Message Date
Damian Büchel
ef267ef186
Merge pull request #777 from Notselwyn/issue-747-fix
Issue 747 fix
2024-01-15 09:51:54 +01:00
Damian Büchel
ecc8416dfb
Merge pull request #775 from kiraware/add-id-translation
add Bahasa Indonesia (id) translation
2024-01-12 15:19:03 +01:00
Damian Büchel
eae6ab1bdf
Merge pull request #770 from NekoJonez/patch-2
Blocking Groove/VLC to play music in the background
2024-01-12 14:57:57 +01:00
Damian Büchel
27155a057d SEBWIN-821: Implemented configuration value for lock screen on user session change. 2024-01-11 19:01:56 +01:00
Damian Büchel
79dedf12b5 SEBWIN-821: Implemented configuration values for critical and low battery charge thresholds. 2024-01-11 17:35:52 +01:00
Damian Büchel
8c45af88fb SEBWIN-821: Forgot to implement default values and data mapping for always on configuration. 2024-01-11 12:32:48 +01:00
Damian Büchel
181346b810 SEBWIN-821: Implemented always on configuration for display and system. 2024-01-11 12:02:01 +01:00
Notselwyn
04571f51b2 fix: fixed obj != obj checking (according to devops warnings) 2023-12-29 19:35:32 +01:00
Notselwyn
ebca114c2e fix: optimized (now redundant) code 2023-12-28 16:15:46 +01:00
Notselwyn
98fb7a32db fix: return val is not true when registry val does not exist 2023-12-28 16:11:26 +01:00
Kira
1aa32403a7 add Bahasa Indonesia (id) translation 2023-12-28 10:35:00 +08:00
Pieterjan Deneys
4e152c26f1
Update DataValues.cs 2023-12-16 12:52:51 +01:00
Pieterjan Deneys
945b9223e7
Update SEBSettings.cs 2023-12-16 12:49:45 +01:00
Damian Büchel
622df39fca
Removed codeql/csharp-queries. 2023-12-11 13:03:10 +01:00
Damian Büchel
5ef03d4101
Dito. 2023-12-11 12:55:48 +01:00
Damian Büchel
bc8235951d
Attempt to get C# queries working. 2023-12-11 12:50:20 +01:00
Damian Büchel
ae352a883c
Created CodeQL configuration. 2023-12-11 12:41:34 +01:00
Damian Büchel
7f4aee9058 SEBWIN-808, #716: Integrated Estonian translation. 2023-12-05 13:56:21 +01:00
Damian Büchel
c535124575 SEBWIN-804, #725, #727: Minor refactoring. 2023-11-24 11:41:12 +01:00
Damian Büchel
54b4444f8e
Merge pull request #728 from NekoJonez/patch-2
OBS on the default blocklist
2023-11-24 11:37:42 +01:00
Damian Büchel
51c21f8934
Merge branch 'master' into patch-2 2023-11-24 11:37:19 +01:00
Damian Büchel
f8b354623a
Merge pull request #726 from NekoJonez/patch-1
Adding the new Teams.exe (MS-Teams) to the default block list
2023-11-24 11:35:45 +01:00
Damian Büchel
5a58a11dd0 SEBWIN-803, #720, #723: Integrated Russian translation. 2023-11-24 11:08:29 +01:00
Damian Büchel
e9976ac158 Merge branch 'master' of https://github.com/SafeExamBrowser/seb-win-refactoring 2023-11-24 10:42:05 +01:00
Damian Büchel
fb70c9c928
Merge pull request #723 from IlmirSharifullin/master
Russian language
2023-11-24 10:39:22 +01:00
Pieterjan Deneys
09750cefd0
OBS no 2023-11-24 10:21:34 +01:00
Pieterjan Deneys
a286b615f4
Added OBS to the default blocklist 2023-11-24 10:15:56 +01:00
Pieterjan Deneys
e563767d6e
Add the new Teams.exe 2023-11-24 09:45:11 +01:00
Pieterjan Deneys
6f175bf0e7
Add the new Team exe 2023-11-24 09:43:17 +01:00
Ilmir Sharifullin
cb47c985e9 russian xml file 2023-11-24 00:03:23 +03:00
Damian Büchel
af5e33c2d8 SEBWIN-801: Fixed bug with ease of access configuration verification. 2023-11-23 18:00:35 +01:00
Damian Büchel
afe8b4bcca Updated version to 3.7.0 beta. 2023-11-22 11:04:18 +01:00
Damian Büchel
c6a8996138
Replaced disclaimer regarding development builds with blockquote alert. 2023-11-21 16:12:16 +01:00
Damian Büchel
bfd1da3a86 SEBWIN-793, #669: Fixed false positive for VirtualBox host systems. 2023-11-21 15:53:58 +01:00
Damian Büchel
8e17504d35 Integrated Dutch translation. 2023-11-20 17:15:22 +01:00
Damian Büchel
499629d848
Merge pull request #715 from NekoJonez/master
Dutch/Flemish translation v1
2023-11-20 17:12:25 +01:00
Pieterjan Deneys
25cb91899c
Dutch/Flemish translation v1 2023-11-20 16:03:55 +01:00
Damian Büchel
00a562b3c1 SEBWIN-783: Implemented error message when Zoom proctoring active. 2023-11-08 18:07:30 +01:00
Damian Büchel
a3d0ab433b SEBWIN-774: Updated browser engine to version 118.6.80. 2023-11-02 14:59:19 +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
8c3d9a31d7 SEBWIN-775: Removed Zoom proctoring implementation. 2023-11-01 10:42:26 +01:00
Damian Büchel
75016158c5 SEBWIN-732: Fixed unit tests for kiosk mode operation. 2023-11-01 10:25:54 +01:00
Damian Büchel
4ac982a3dd SEBWIN-772: Added user-specific cursor path to verification. 2023-11-01 09:23:37 +01:00
Damian Büchel
ca02b1d674 SEBWIN-734: Fixed status info in Action Center WLAN control when WLAN enabled but connected to wired network. 2023-11-01 09:22:24 +01:00
Damian Büchel
400b259af7 Updated solution dependencies and browser engine (version 117.2.40). 2023-10-20 16:55:54 +02:00
Damian Büchel
421b3db53e SEBWIN-763: Added Pulseway RMM to default list of prohibited applications. 2023-10-19 17:42:26 +02:00
Damian Büchel
2ef7c2c5ec SEBWIN-759, #606: Fixed bug in cursor path verification. 2023-10-11 15:50:17 +02:00
Damian Büchel
f7479cd1a8 SEBWIN-756: Improved logging with respect to default settings initialization. 2023-10-06 16:22:57 +02:00
Damian Büchel
c44bac79fd SEBWIN-732: Removed unnecessary nullable specification. 2023-10-04 16:43:37 +02:00
Damian Büchel
026d1fbfd8 SEBWIN-732: Implemented random desktop functionality. 2023-10-04 14:48:08 +02:00