Andrew Welker
b238681918
build: missing tag
2.0.0-alpha-381
2024-02-02 09:39:45 -06:00
Andrew Welker
79cbbc2d5b
Merge branch 'development-2' into feature-2/multi-targeting
2024-02-02 09:37:22 -06:00
Andrew Welker
646b335342
Merge pull request #167 from PepperDash/feature-2/remove-full-newtonsoft
...
fix: removed Newtonsoft.JSON full and aliases
2024-02-01 15:13:37 -06:00
Andrew Welker
0aa095d38c
Merge pull request #166 from PepperDash/hotfix/165-bug-generictcpipclient-throws-null-ref-in-older-simpl-windows-only-scenarios
...
fix: StreamDebugging in default constructor
2.0.0-beta-385
2.0.0-beta-389
2.0.0-beta-397
2.0.0-beta-400
1.3.2
1.3.2-hotfix-378
2.0.0-beta-383
2.0.0-beta-379
2.0.0-beta-404
2.0.0-beta-415
2.0.0-beta-418
2.0.0-beta-423
2.0.0-beta-452
v1.3.2
2024-01-03 08:58:33 -06:00
Andrew Welker
4825f1ec39
build: removed unnecessary references for .NET 6
2.0.0-alpha-377
2023-12-28 13:02:51 -06:00
Andrew Welker
dafc0366aa
build: add net6 target
...
Using the SDK stlye project, it is fairly easy to target multiple
frameworks. For support here, a Crestron package update was necessary,
but targeting both .NET6 & .NET Framework 4.7.2 is possible. This should
allow us to support .NET 6 on 4-series processors, while still
supporting .NET Framework 4.7.2 on VC-4.
2.0.0-alpha-376
2023-12-28 12:03:00 -06:00
Neil Dorin
def22cfe91
fix: sets overall min log level in logger config
2.0.0-alpha-375
2023-11-29 12:14:56 -07:00
Neil Dorin
9001c6c369
feat: sets debug level on output log messages from websocket server
2.0.0-alpha-374
2023-11-24 11:52:37 -07:00
Neil Dorin
58fcd91fa2
fix: minor adjustments to debug statement levels
2.0.0-alpha-373
2023-11-23 15:33:22 -07:00
Neil Dorin
5931c1fb78
fix: fixes setting log level in LogMessage
2.0.0-alpha-372
2023-11-23 12:34:19 -07:00
Neil Dorin
1abffd82ca
fix: reworks how the console debug level is set
2.0.0-alpha-371
2023-11-23 12:11:36 -07:00
Neil Dorin
5b2453c2cc
feat: improments to setting debug level from console
2.0.0-alpha-370
2023-11-23 11:28:25 -07:00
Neil Dorin
65800193bb
feat: adds methods to get/set websocket min log level
2.0.0-alpha-369
2023-11-22 17:31:36 -07:00
Neil Dorin
3debb30d53
fix: consolidates log messages
2.0.0-alpha-368
2023-11-22 16:44:52 -07:00
Neil Dorin
15024b57f2
feat: adds console sink for Serilog
2.0.0-alpha-367
2023-11-22 14:03:01 -07:00
Neil Dorin
6c32f371fa
fix: makes logging format consistent
2.0.0-alpha-366
2023-11-20 16:27:13 -07:00
Neil Dorin
fac210676c
fix: switches formatters
2.0.0-alpha-365
2023-11-20 15:40:00 -07:00
Neil Dorin
29c3fe22b1
fix: adds text formatter
2.0.0-alpha-364
2023-11-20 14:55:30 -07:00
Neil Dorin
6c51ce5b95
fix: adds IP from ethernet helper class
2.0.0-alpha-363
2023-11-20 14:02:43 -07:00
Neil Dorin
19032a0f6d
fix: Adds url property and utilizes private _path for consistency
2.0.0-alpha-362
2023-11-20 13:40:55 -07:00
Neil Dorin
40f540e23a
fix: fix rootPath for wss server
2.0.0-alpha-361
2023-11-20 13:11:46 -07:00
Neil Dorin
eece4dece1
fix: adds debug statement to log output
2.0.0-alpha-360
2023-11-20 12:59:49 -07:00
Neil Dorin
3ce284750a
fix: updates path on service
2.0.0-alpha-359
2023-11-16 15:11:29 -07:00
Neil Dorin
0e7672dc3a
fix: swaps debug statements in CreateCert method for printlines as logger hasn't been constructed yet when it gets called.
2.0.0-alpha-358
2023-11-16 13:17:37 -07:00
Neil Dorin
7872468af2
fix: more string formatting updates
2.0.0-alpha-357
2023-11-15 17:14:13 -07:00
Neil Dorin
846abe24d4
fix: fixed debug message formatting
2.0.0-alpha-356
2023-11-15 16:50:24 -07:00
Nick Genovese
aa0e4b707c
fix: removed Newtonsoft.JSON full and aliases
2.0.0-alpha-355
2023-11-08 10:27:31 -05:00
Neil Dorin
072d77a369
feat: adds BouncyCertificate
2.0.0-alpha-354
2023-11-07 20:56:29 -07:00
Neil Dorin
a82e53ce2b
feat: Adds WebSocketBehaviour
2.0.0-alpha-353
2023-11-07 12:08:50 -07:00
Neil Dorin
7517666614
fix: better way to instantiate websocket sink
2.0.0-alpha-352
2023-11-06 19:24:03 -07:00
Neil Dorin
2223e09283
fix: Assigns a value to the sink local var
2.0.0-alpha-351
2023-11-06 19:18:25 -07:00
Neil Dorin
12ef858ed3
feat: adds status messages for wssv
2.0.0-alpha-350
2023-11-06 18:43:09 -07:00
Neil Dorin
b845e427e2
fix: adds null checks
2.0.0-alpha-349
2023-11-06 18:31:28 -07:00
Neil Dorin
a876de73f1
fix: fixes Port issue
2.0.0-alpha-348
2023-11-06 18:19:19 -07:00
Neil Dorin
95312a827b
feat: exposes Port and IsListening properties
2023-11-06 18:17:00 -07:00
Neil Dorin
93c7dbe812
fix: fixes accessiblity level
2.0.0-alpha-346
2023-11-06 17:58:44 -07:00
Neil Dorin
0266edda05
feat: exposes methods to control wssv
2023-11-06 16:56:51 -07:00
Neil Dorin
baa54e40b2
Gets rid of CloseAndFlush temporarily
2.0.0-alpha-344
2023-11-01 09:43:47 -06:00
Neil Dorin
c9f3d77e0b
Adds back in crestron console print statements when running on appliance
2023-11-01 09:39:46 -06:00
Neil Dorin
90e1dc78ac
Adds webserver classes from development branch into 2.0 branch
2.0.0-alpha-342
2023-10-31 13:06:22 -06:00
Neil Dorin
d43965b82a
Adds log methods
2.0.0-alpha-341
2023-10-30 18:28:30 -06:00
Neil Dorin
2f1180512c
feat: Initial implementation of DebugWebsocketSink
2023-10-30 17:24:47 -06:00
Neil Dorin
6174400b7e
Updates merge to ignore uid and merge on key only for devices
2023-10-27 15:13:46 -06:00
Nick Genovese
86acb09782
fix: StreamDebugging in default constructor
...
- creates a StreamDebugging class with the default s+ key
- this shouldn't matter since in a simpl windows env you can't use console commands anyhow
1.3.2-hotfix-340
2023-08-24 12:36:21 -04:00
Nick Genovese
e9a2f7a973
Merge pull request #163 from PepperDash/hotfix/ssh-object-disposed-exception
...
fix: handles an object disposed ex
1.3.2-hotfix-339
1.3.1
2023-08-23 14:26:00 -04:00
Nick Genovese
4f48246061
fix: cleaned up some debug
...
- in both 'send' methods, print and log the ex message at level 0
- in both 'send' methods, print and log the stack trace at level 1
1.3.1-hotfix-338
2023-08-23 14:01:13 -04:00
Nick Genovese
751d157f07
fix: handles an object disposed ex
...
- the SSH Stream is occasionally disposed, when this happens we catch and recreate the client
- removed the line where we set the Timer to null at disconnect, as there is no other place that the timer gets recreated
- added try/catch w/ logging in the KillClient method for safety's sake
1.3.1-hotfix-337
2023-08-16 10:08:06 -04:00
Neil Dorin
1187cd3b05
Merge pull request #162 from PepperDash/hotfix/crestron-db-updates
...
Update Crestron DBs DEV
1.2.2-beta-336
2023-08-15 10:01:14 -06:00
Neil Dorin
402af2ac17
Merge pull request #161 from PepperDash/hotfix/crestron-db-updates
...
Update Crestron DBs
1.3.0
2023-08-15 10:00:57 -06:00
Andrew Welker
f5803fe7c1
chore: trigger build with new Crestron DBs
1.2.2-hotfix-335
2023-08-15 09:44:01 -06:00