Commit graph

35 commits

Author SHA1 Message Date
Mira
b59f83991e
feat: LoadAllReferencedAssemblies with AssemblyName[] 2023-11-25 14:01:57 +01:00
Mira
2b2a53466f
Structure because structure 2023-06-16 14:20:32 +02:00
Mira
1d6e9c32ba
Refactor 2023-06-07 00:10:49 +02:00
Mira
96040d2d8a
Update Scheduler, Add config for GetTimeFormat Config, Add Logger 2023-05-30 22:01:19 +02:00
Mira
f68a186bc9
feat: Added CalculatePercentage 2023-04-24 14:49:29 +02:00
Mira
f53ce5d067
!BREAKING: Changed ComputeSHA256Hash to FileInfo 2023-04-24 14:48:58 +02:00
Mira
a2c3c85161
Update UniversalExtensions.cs 2022-11-01 12:08:15 +01:00
Mira
d62093eab9
Update UniversalExtensions.cs 2022-09-04 19:41:52 +02:00
Mira
a17fdfe195
Update UniversalExtensions.cs 2022-08-31 04:50:13 +02:00
Mira
eaa5b1a177
Add GetShortHumanReadable for TimeSpan 2022-08-22 17:37:51 +02:00
Mira
3f2599171e
Removed Linq Usage 2022-08-14 08:27:27 +02:00
Mira
2ef5f0bc9a
Added IsNotNullAndNotEmpty 2022-07-31 18:35:07 +02:00
Mira
bdffd405f8
Update UniversalExtensions.cs 2022-07-14 00:12:45 +02:00
Mira
e274b7d831
Fix possible NullReference 2022-06-26 12:42:51 +02:00
Mira
30e8f6070a
Add ToColor 2022-06-13 11:12:03 +02:00
Mira
35a01a0415
Add multiple new things
+ Select Random
+ IsNullOrEmpty
+ IsNullOrWhiteSpace
2022-06-12 06:37:50 +02:00
TheXorog
82bbf70525 [FIX] Attempted fix for #1 2022-05-14 20:33:53 +02:00
TheXorog
ba88ef438a
Update UniversalExtensions.cs 2022-05-05 19:18:07 +02:00
XorogVEVO
36b9715e9d
[IMPL] Added RGB to Hex Conversion 2022-04-07 16:21:25 +02:00
XorogVEVO
cac788b6a6 GetClosestColor implemented 2022-02-27 19:59:31 +01:00
XorogVEVO
376253996e Made Url Unshortening more robust 2022-02-27 08:26:20 +01:00
XorogVEVO
7902913880 Added IsoCountryCodeToFlagEmoji 2022-02-23 23:42:39 +01:00
XorogVEVO
01520e50fc ScheduledTasks: Renamed UserId to CustomId 2022-02-19 19:28:59 +01:00
XorogVEVO
9d0d220d8b Fixed spelling lol 2022-02-19 18:34:03 +01:00
XorogVEVO
579e7b93c0 Added GetHumanReadable for TimeSpan & FirstLetterToUpper 2022-02-06 10:59:19 +01:00
XorogVEVO
fa7289365b haha pp 2021-12-14 21:36:26 +01:00
XorogVEVO
38c704b9fb Task Shedule now uses Int64 2021-12-03 12:41:50 +01:00
XorogVEVO
d20a51a8c0 Return List<KeyValuePair<string, taskInfo>> instead of ReadOnlyDictionary 2021-12-01 13:28:31 +01:00
XorogVEVO
2ff8cebe52 Remove sheduled task from list when ran 2021-12-01 11:51:57 +01:00
XorogVEVO
7062259911 Added task sheduler 2021-12-01 11:48:01 +01:00
XorogVEVO
72095914a9 blub 2021-11-28 11:28:59 +01:00
XorogVEVO
800ec1a349 Update UniversalExtensions.cs 2021-11-28 09:50:26 +01:00
XorogVEVO
f0c201e859 Created basic class structure 2021-11-27 18:20:00 +01:00
XorogVEVO
f0fccb06f8 Imported Extensions from Kaffeemaschine 2021-11-27 17:56:05 +01:00
XorogVEVO
a4c2b3ea08 Init 2021-11-27 17:16:46 +01:00