Chris Cameron
|
b496594cd6
|
test: Using UTC in unit tests
|
2020-03-11 15:36:21 -04:00 |
|
Chris Cameron
|
e99a7f313f
|
fix: Using UTC for tracking durations
|
2020-03-11 13:02:34 -04:00 |
|
Chris Cameron
|
ed2cf84a7e
|
fix: Using UTC for tracking scheduled events
|
2020-03-10 13:39:38 -04:00 |
|
Chris Cameron
|
91684f25f2
|
refactor: Tidying
|
2020-03-04 14:50:38 -05:00 |
|
Chris Cameron
|
be5024271f
|
chore: Fixing comments
|
2020-03-03 17:41:02 -05:00 |
|
Chris Cameron
|
dd90227ca1
|
fix: Resolving warning
|
2020-03-03 17:31:56 -05:00 |
|
Chris Cameron
|
2fa6ff3de6
|
fix: Fixing TableBuilder spacing for Net Standard
|
2020-03-03 15:57:57 -05:00 |
|
Chris Cameron
|
311d63204f
|
refactor: Tidying
|
2020-02-28 12:24:04 -05:00 |
|
Chris Cameron
|
82d0598352
|
feat: AnsiUtils exposes ANSI codes
|
2020-02-28 11:27:39 -05:00 |
|
Chris Cameron
|
4229a6a73f
|
chore: Exluding build directory from test project
|
2020-02-28 11:27:09 -05:00 |
|
Chris Cameron
|
f5c6b64ab7
|
fix: Fixing bugs in AnsiUtils color conversion
|
2020-02-26 12:25:25 -05:00 |
|
Chris Cameron
|
3f62e7e929
|
refactor: Splitting ANSI into codes and texts, instead of converting straight to HTML
|
2020-02-25 19:06:34 -05:00 |
|
Chris Cameron
|
a82645e902
|
feat: Console uses unicode for table drawing on Net Standard
|
2020-02-24 17:57:43 -05:00 |
|
Chris Cameron
|
985578985a
|
feat: Simplifying ANSI color methods, better cross-platform color support
|
2020-02-21 21:53:27 -05:00 |
|
Chris Cameron
|
c453717998
|
feat: First attempt at an ANSI to HTML converter
|
2020-02-19 16:52:21 -05:00 |
|
Chris Cameron
|
fde3106389
|
refactor: Tidying
|
2020-02-19 13:48:04 -05:00 |
|
Chris Cameron
|
94265b1915
|
Merge branch 'ConnectPro_v1.5' into ConnectPro_v1.6
|
2020-02-18 13:01:11 -05:00 |
|
Chris Cameron
|
9b3294382f
|
Merge branch 'ConnectPro_v1.4' into ConnectPro_v1.5
# Conflicts:
# ICD.Common.Utils/Properties/AssemblyInfo.cs
|
2020-02-18 13:00:59 -05:00 |
|
Chris Cameron
|
d59eb00d6b
|
Merge branch 'ConnectPro_v1.3' into ConnectPro_v1.4
# Conflicts:
# ICD.Common.Utils/Properties/AssemblyInfo.cs
|
2020-02-18 13:00:27 -05:00 |
|
Chris Cameron
|
d051ddb098
|
Merge branch 'ConnectPro_v1.2' into ConnectPro_v1.3
# Conflicts:
# ICD.Common.Utils/Properties/AssemblyInfo.cs
|
2020-02-18 12:59:56 -05:00 |
|
Chris Cameron
|
a53ad74811
|
Merge remote-tracking branch 'origin/ConnectPro_v1.1' into ConnectPro_v1.2
# Conflicts:
# CHANGELOG.md
# ICD.Common.Utils/Properties/AssemblyInfo.cs
|
2020-02-18 12:59:18 -05:00 |
|
Chris Cameron
|
69eb4b3d34
|
chore: Updating changelog, incrementing patch version
8.8.1.0
|
2020-02-18 12:13:00 -05:00 |
|
Drew Tingen
|
8e5486e1ef
|
chore: Changelog
|
2020-02-14 23:56:56 -05:00 |
|
Drew Tingen
|
ecf7e626f3
|
fix: IcdTimer fix issue that prevents OnElapsed callback from firing when Length is less than (or close to) Heartbeat Interval
|
2020-02-14 23:55:32 -05:00 |
|
Chris Cameron
|
3b5c9ed51b
|
fix: Fixed a bug where color formatted console output on Net Standard was not raising the OnConsolePrint event
|
2020-02-12 16:59:40 -05:00 |
|
Jeffery Thompson
|
e2646194b8
|
chore: changelog
|
2020-02-11 11:33:12 -05:00 |
|
Jeffery Thompson
|
0adad154c6
|
feat: add extensions for getting JsonReader value as long or ulong
|
2020-02-11 11:32:03 -05:00 |
|
Jeffery Thompson
|
0b8eb82e3b
|
feat: add methods for creating a DateTime from epoch seconds or millis
|
2020-02-11 11:31:42 -05:00 |
|
Chris Cameron
|
13d1072d10
|
feat: Adding shims for converting DateTimes to/from XML
|
2020-02-03 16:32:04 -05:00 |
|
Chris Cameron
|
8d2321c350
|
refactor: Removing redundant code
|
2020-02-03 16:32:02 -05:00 |
|
Chris Cameron
|
55f494e2f5
|
Merge remote-tracking branch 'origin/ConnectPro_v1.5' into ConnectPro_v1.6
|
2020-02-03 16:31:43 -05:00 |
|
Chris Cameron
|
859a2b0830
|
Merge remote-tracking branch 'origin/ConnectPro_v1.4' into ConnectPro_v1.5
|
2020-02-03 16:31:03 -05:00 |
|
Chris Cameron
|
9d5dfb3b64
|
Merge branch 'ConnectPro_v1.3' into ConnectPro_v1.4
# Conflicts:
# ICD.Common.Utils/Extensions/DictionaryExtensions.cs
|
2020-02-03 16:30:18 -05:00 |
|
Chris Cameron
|
c60acf52ba
|
Merge remote-tracking branch 'origin/ConnectPro_v1.2' into ConnectPro_v1.3
|
2020-02-03 16:27:54 -05:00 |
|
Chris Cameron
|
311bf683e0
|
Merge remote-tracking branch 'origin/ConnectPro_v1.1' into ConnectPro_v1.2
# Conflicts:
# CHANGELOG.md
# ICD.Common.Utils/Extensions/DictionaryExtensions.cs
# ICD.Common.Utils/Properties/AssemblyInfo.cs
|
2020-02-03 16:12:26 -05:00 |
|
Chris Cameron
|
d025946948
|
chore: Updating changelog, incrementing minor version
8.8.0.0
|
2020-01-23 12:46:06 -05:00 |
|
Chris Cameron
|
b74d2c9d60
|
fix: Adding PriorityQueue EnqueueRemove overload for backwards compat
|
2020-01-23 12:44:08 -05:00 |
|
Jack Kanarish
|
ac4c0eccc9
|
feat: add ability to select when de-duplication should queue at the end of the queue, or at the first occurance
# Conflicts:
# ICD.Common.Utils/Collections/PriorityQueue.cs
|
2020-01-23 11:44:31 -05:00 |
|
Jeffery Thompson
|
0cae292899
|
chore: changelog
|
2020-01-22 14:45:13 -05:00 |
|
Jeffery Thompson
|
9cdc8b26a2
|
fix: catch PlatformNotSupportedException for linux systems
|
2020-01-22 14:43:27 -05:00 |
|
Chris Cameron
|
80786dd84c
|
Merge remote-tracking branch 'origin/ConnectPro_v1.5' into ConnectPro_v1.6
# Conflicts:
# ICD.Common.Utils/Properties/AssemblyInfo.cs
|
2020-01-21 11:15:18 -05:00 |
|
Chris Cameron
|
bf8061046b
|
chore: Updating changelog, incrementing minor version
10.3.0.0
|
2020-01-20 11:30:45 -05:00 |
|
Chris Cameron
|
201639b30b
|
fix: Skip over invalid adapter ids when getting network information
|
2020-01-17 11:11:32 -05:00 |
|
Chris Cameron
|
89f0214cce
|
fix: Ignoring Crestron ethernet parameters that say "Invalid Value"
|
2020-01-16 15:51:05 -05:00 |
|
Chris Cameron
|
49f8f116fd
|
feat: Simplifying network interfaces, enumerating all adapter types
# Conflicts:
# CHANGELOG.md
|
2020-01-16 15:49:40 -05:00 |
|
Laura Gomez
|
7598a451cc
|
chore: XmlConverterAttribute is decorated as implicit
|
2020-01-14 14:08:32 -05:00 |
|
Laura Gomez
|
f03f49b376
|
fix: IcdXmlConvert supports serializing arrays of different items
|
2020-01-14 14:08:06 -05:00 |
|
Jack Kanarish
|
da4415a11c
|
chore: changelog
|
2020-01-09 14:00:19 -05:00 |
|
Jack Kanarish
|
67c07b8833
|
feat: make get values public
|
2020-01-09 14:00:18 -05:00 |
|
Austin Noska
|
11c4d10a51
|
feat: added not null tag to ICDUriBuilder constructor that takes a Uri as an argument.
|
2020-01-06 12:54:02 -05:00 |
|