Commit Graph

2223 Commits

Author SHA1 Message Date
sbenmoussati
328ccef862 SDA-3210 Extending boolean regex to newlines 2021-06-10 17:02:32 +02:00
mattias-symphony
59e0678775
Merge pull request #1230 from sbenmoussati/SDA-3210
SDA-3210 Supporting boolean as msi arg
2021-06-10 13:54:19 +02:00
sbenmoussati
d92bc21cda SDA-3210 Supporting boolean as msi arg 2021-06-10 09:03:47 +02:00
Johan Kwarnmark
acb81be6d3
Merge pull request #1228 from sbenmoussati/SDA-3201
SDA-3201 RBC hotfix -  Removing Electron from user-agents to support SSSO
2021-06-09 12:41:34 +02:00
sbenmoussati
9e85220350 UT fix 2021-06-09 12:18:27 +02:00
sbenmoussati
0817179473 Specifying default behaviour for user-agent override 2021-06-09 11:24:22 +02:00
sbenmoussati
56922813eb Adding examples 2021-06-09 11:01:04 +02:00
sbenmoussati
42832a8c21 Bug fix 2021-06-09 10:42:27 +02:00
sbenmoussati
5a92569955 SDA-3201 Enabling user-agent overriding with MSI installer 2021-06-09 10:41:42 +02:00
sbenmoussati
d0f307cc72 Cleanup 2021-06-08 19:05:53 +02:00
sbenmoussati
48781c6b34 Updating DEV Setup with .npmrc 2021-06-08 18:41:59 +02:00
sbenmoussati
d535e12ee1 SDA-3201 Removing Electron from user-agent - Microsoft Azure not supporting it for SSSO 2021-06-08 18:41:15 +02:00
mattias-symphony
0995633c37
Merge pull request #1224 from mattias-symphony/SDA-3175
SDA-3175 Unicode support for commandline in screen snippet tool
2021-06-07 10:54:58 +02:00
mattias-symphony
6044136ebb
Merge branch 'main' into SDA-3175 2021-06-07 10:38:12 +02:00
mattias-symphony
4bffbbfb17
Merge pull request #1226 from mattias-symphony/SDA-3155
SDA-3155 Implementation of auto update service
2021-06-07 10:36:21 +02:00
mattias-symphony
867e6ec8d6
Merge branch 'main' into SDA-3155 2021-06-07 10:10:28 +02:00
mattias-symphony
ad59ce4b46
Merge branch 'main' into SDA-3175 2021-06-07 10:10:14 +02:00
Johan Kwarnmark
115dbb2b5d Add package-lock.json to lock dependcies 2021-06-04 17:15:38 +02:00
Mattias Gustavsson
67d71154ea SDA-3155 Implementation of auto update service 2021-06-03 07:17:55 +02:00
Mattias Gustavsson
799d167c59 SDA-3175 Unicode support for commandline in screen snippet tool 2021-05-25 13:23:35 +02:00
Johan Kwarnmark
931f69efca
Merge pull request #1223 from johankwarnmarksymphony/swift-search4
Use the handmade swift-search with all libs
2021-05-21 14:29:37 +02:00
Johan Kwarnmark
f21bb324d0 Use the handmade swift-search with all libs 2021-05-21 11:44:33 +02:00
mattias-symphony
e6e5119a13
Merge pull request #1222 from mattias-symphony/SDA-3148
SDA-3148 Implementation and tests for IPC client/server module
2021-05-21 10:57:27 +02:00
mattias-symphony
74b09b06bf
Merge branch 'main' into SDA-3148 2021-05-20 15:49:31 +02:00
Mattias Gustavsson
2011b02bbc SDA-3148 refactoring, cleanup and comments 2021-05-20 15:21:31 +02:00
Mattias Gustavsson
3ddcbe1bd5 SDA-3148 Upgraded test framework, removed debug prints 2021-05-19 13:41:56 +02:00
Mattias Gustavsson
f4ba00dbe9 SDA-3148 Stable implementation + tests 2021-05-19 10:43:50 +02:00
mattias-symphony
6c836059ce
Merge pull request #1221 from mattias-symphony/SDA-3167
SDA-3167 Added version check
2021-05-12 14:10:50 +02:00
Mattias Gustavsson
4d47e58c43 SDA-3167 Added version check to not use built in snipping tool when /clip flag is not available 2021-05-12 14:00:39 +02:00
mattias-symphony
bd8ab732a8
Merge pull request #1220 from mattias-symphony/SDA-3161
SDA-3161 Improve installation instructions
2021-05-10 08:19:10 +02:00
mattias-symphony
e2e01d7c35
Merge branch 'main' into SDA-3161 2021-05-10 08:07:13 +02:00
Mattias Gustavsson
d1cac8e18c SDA-3161 Improve installation instructions 2021-05-10 08:05:21 +02:00
mattias-symphony
b4e3641c8c
Merge pull request #1219 from mattias-symphony/SDA-3147
SDA-3147 Set up test framework to be run during build
2021-05-07 08:25:05 +02:00
mattias-symphony
9e84640013
Merge branch 'main' into SDA-3147 2021-05-07 08:02:15 +02:00
Mattias Gustavsson
05a74bb66e SDA-3147 Set up test framework to be run during build 2021-05-07 08:00:23 +02:00
Johan Kwarnmark
2e0ba09620
Merge pull request #1218 from johankwarnmarksymphony/swift-search2
fix: Make the build green, with a broken swift-search
2021-05-06 10:00:36 +02:00
Johan Kwarnmark
0594d1ca69 Make the build green, with a broken swift-search 2021-05-06 08:48:05 +02:00
Johan Kwarnmark
e08f1ce8f0
Merge pull request #1217 from johankwarnmarksymphony/swift-search
fix: go back to swift-search 2.0.2
2021-05-05 14:29:42 +02:00
Johan Kwarnmark
dc4035297f Move to old swift-search as optional 2021-05-05 14:17:53 +02:00
Johan Kwarnmark
69b718c880 ScreenShareIndicator does not exist for linux that is why it needs to be optional 2021-05-05 14:14:08 +02:00
Johan Kwarnmark
5d0da7807d go back to swift-search 2.0.2 2021-05-05 11:41:13 +02:00
Johan Kwarnmark
ffb276bdfc
Merge pull request #1216 from johankwarnmarksymphony/sda-3143
fix: To avoid the pop up and save the error in the log
2021-05-05 11:37:17 +02:00
Johan Kwarnmark
64c26c7e5d To avoid the pop up and save the error in the log 2021-05-04 17:13:33 +02:00
Johan Kwarnmark
5e13a29106
Merge pull request #1215 from johankwarnmarksymphony/sda-3133
fix: Check we are in full screen
2021-05-04 16:12:06 +02:00
Johan Kwarnmark
e6c05f9147 Check we are in full screen 2021-05-03 11:47:57 +02:00
Johan Kwarnmark
6eac0b9497
Merge pull request #1214 from johankwarnmarksymphony/fix_build
fix: try to get swift-search
2021-05-03 09:22:00 +02:00
Johan Kwarnmark
105702d24a try to get swift-search 2021-04-30 17:47:16 +02:00
mattias-symphony
1f59b563c5
Merge pull request #1213 from mattias-symphony/SDA-3137
SDA-3137 Added USER_DATA_PATH installation parameter
2021-04-30 09:24:41 +02:00
Mattias Gustavsson
2c989fd5fa SDA-3137 Updated documentation 2021-04-30 08:37:58 +02:00
Mattias Gustavsson
3b85512c05 SDA-3137 Added support for USER_DATA_PATH install parameter 2021-04-29 08:49:41 +02:00