Commit graph

13 commits

Author SHA1 Message Date
c77168b393
Update proxy credentials logic 2024-09-01 04:56:14 +02:00
f00b602e71
Fix Options pattern 2024-09-01 04:30:39 +02:00
1ddf80cb8c
Add proxy and .NET 8 support 2024-09-01 04:05:16 +02:00
9e680e3bb2
Use Newtonsoft.Json instead of System.Text.Json
Fixed bug related to serializing properties inherited from interface
2023-09-03 04:31:41 +03:00
8421b49834
Add debug logging, update mongodb driver 2023-03-30 04:00:19 +02:00
2465a90305
Add station aliases to database 2022-12-27 18:28:42 +02:00
b66b8f79b1
Add itinerary scraping 2022-12-27 18:24:35 +02:00
de5d85cff4
Improve speed by caching and using ObjectIDs
Also: Switch to C# 11, .NET 7
Also: Added /rapidoc
2022-11-15 20:01:19 +01:00
44a1be5659
Fix Mongo crashes, perf, fire&forget db population 2022-11-10 01:21:37 +01:00
e4de0347ad
Return stations sorted 2022-11-09 17:34:51 +01:00
0b5a8bf487
Run tasks concurrently 2022-11-09 17:28:22 +01:00
145f7b0ee1
Transition from fs+JSON to MongoDB 2022-11-09 05:17:39 +01:00
7b13d09514
A whole C# rewrite
In one commit.
Yes, you're seeing it right.
Yes, I don't know what I was thinking.
2022-08-03 00:38:53 +03:00