Commit graph

19 commits

Author SHA1 Message Date
3213e10b88
Add Sumologic and Sentry to the run parameters 2020-06-20 00:20:00 +02:00
83dc2c8e49
Attempt to improve code quality with a fearless refactor
- Completely refactor Program.cs
- Split Handlers into separate files
- Split up the command handler into multiple functions
2020-06-19 03:34:37 +02:00
520633c590
Remove all redis leftovers 2020-06-01 01:02:36 +02:00
3568b61f38
Use the new Csharp 8 features (pattern matching and using assignments) and cleanup some insignificant resparper complaints 2020-02-08 15:58:17 +01:00
a1e0c35dd4
Upgrade to DotNet Core 2.2 2019-03-03 20:27:50 -05:00
99245b9ead
Refactor !rank, add HighscoreManager and add /v1/highscore to the api 2018-09-05 22:55:45 +02:00
5a4e710ef9
NRE fixes in simpleMessageConverter, !urban and errorHandler 2018-09-02 21:58:16 +02:00
74619a4434
Solve casting issue 2018-08-26 17:54:26 +02:00
28052a5ba9
Update logsource in redis migration 2018-07-28 19:12:50 +02:00
acb2b25e09
Resharper cleanup and fixes and remove useless asp overhead 2018-05-15 01:18:26 +02:00
d2f31d0730
Use Postgresql, add db run params, npgsql logging adapter and empty models 2018-05-10 00:00:51 +02:00
83f3c61661
Log errors as info when logging to sumologic 2018-05-08 00:22:14 +02:00
d671817b0d
Make constants static and use non buffered sumologic client 2018-05-06 23:28:44 +02:00
7eb62cb267
Serialize LogSource as string instead of numerical representation 2018-05-06 02:05:52 +02:00
2b85caeb29
Use LogSource Enum for logger and improve logging messages 2018-05-06 01:47:13 +02:00
49392703f2
Bump version to 3.7 2018-05-04 23:34:47 +02:00
290b85fdb6
Fix !changelog, fix bug in logger and typo in !mod namehistory 2018-05-04 00:55:32 +02:00
0828130ae8
Fixes 2018-05-03 21:20:49 +02:00
e3adf55742
Refaction all files into component based folders 2018-05-03 00:56:06 +02:00