|
417bf23548
|
workflows: mark issues done on PR
|
2022-07-13 21:14:28 +02:00 |
|
|
a64062028c
|
workflows: fixed release author
|
2022-07-13 21:14:11 +02:00 |
|
|
7228e29fb0
|
fixed workflows
|
2022-07-11 17:04:04 +02:00 |
|
|
d0e2014bb5
|
added ko-fi / sponsors
|
2022-07-04 01:35:24 +02:00 |
|
alterNERDtive
|
f0bfda52ba
|
Merge pull request #2 from alterNERDtive/dependabot/nuget/develop/RestSharp-108.0.1
Bump RestSharp from 107.3.0 to 108.0.1
|
2022-06-08 20:05:01 +02:00 |
|
dependabot[bot]
|
b501d33fc0
|
Bump RestSharp from 107.3.0 to 108.0.1
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 107.3.0 to 108.0.1.
- [Release notes](https://github.com/restsharp/RestSharp/releases)
- [Changelog](https://github.com/restsharp/RestSharp/blob/dev/releasenotes.md)
- [Commits](https://github.com/restsharp/RestSharp/compare/107.3.0...108.0.1)
---
updated-dependencies:
- dependency-name: RestSharp
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-07 22:36:44 +00:00 |
|
alterNERDtive
|
aa342063c3
|
Merge pull request #1 from alterNERDtive/dependabot/nuget/develop/Microsoft.AspNet.WebApi.Client-5.2.9
Bump Microsoft.AspNet.WebApi.Client from 5.2.8 to 5.2.9
|
2022-06-01 09:00:00 +02:00 |
|
dependabot[bot]
|
43705c6c72
|
Bump Microsoft.AspNet.WebApi.Client from 5.2.8 to 5.2.9
Bumps [Microsoft.AspNet.WebApi.Client](https://github.com/aspnet/AspNetWebStack) from 5.2.8 to 5.2.9.
- [Release notes](https://github.com/aspnet/AspNetWebStack/releases)
- [Commits](https://github.com/aspnet/AspNetWebStack/commits)
---
updated-dependencies:
- dependency-name: Microsoft.AspNet.WebApi.Client
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-01 06:58:21 +00:00 |
|
|
75760b6a1d
|
dependabot
|
2022-06-01 08:57:33 +02:00 |
|
|
27b359ebe7
|
oopsie.
|
2022-06-01 08:57:25 +02:00 |
|
|
a5b754cdc9
|
fixed package dependency capitalization
|
2022-05-31 23:14:11 +02:00 |
|
|
1f0bf1fc0b
|
fixed capitalization
|
2022-05-31 20:56:59 +02:00 |
|
|
4f3f2e5896
|
workflows: let’s see if we can get test on push working
|
2022-05-31 20:51:52 +02:00 |
|
|
c8e139fa14
|
github actions have joined the repo
|
2022-05-30 21:26:15 +02:00 |
|
|
0c044d7cdf
|
cleanup
|
2022-05-29 18:10:56 +02:00 |
|
|
48d2d7edc4
|
README: almost a README now
|
2022-05-29 18:06:13 +02:00 |
|
|
bdf1dae0dd
|
EDSM: Logs of tests (lol)
|
2022-05-29 17:33:16 +02:00 |
|
|
c6585ccff2
|
EDSM: namespace fixing
|
2022-05-29 14:22:15 +02:00 |
|
|
4349f555c6
|
#nullable enable
|
2022-05-29 13:34:13 +02:00 |
|
|
9d9f5479f4
|
EDSM Logs API, first steps
|
2022-02-24 16:16:03 +01:00 |
|
|
301f21a42e
|
EDSM: first version of Systems API
|
2022-02-15 21:16:20 +01:00 |
|
|
6f8144a7be
|
EDTS: fixed “bad request” error handling on invalid system names
|
2022-02-15 17:26:58 +01:00 |
|
|
e6b29874c3
|
WIP: implemented actually pulling coordinates from EDTS
still missing:
* calls to EDSM/Spansh and flow handling
* tests!
|
2022-02-15 13:24:43 +01:00 |
|
|
0e5c0e52d4
|
updated copyright notice, year
|
2022-02-15 13:23:48 +01:00 |
|
|
0e22cfe872
|
EDTS: changed data model to allow for easy (de-)serialization
|
2022-02-15 13:23:35 +01:00 |
|
|
7de48c5c78
|
Location → Coordinates
|
2022-02-15 13:22:59 +01:00 |
|
|
de5848b69d
|
Spring cleaning.
|
2022-02-03 19:23:37 +01:00 |
|
|
1baa1136ac
|
EDTS: now using RestSharp like a good boi.
|
2022-02-03 19:23:27 +01:00 |
|
|
50c5098b66
|
StarSystem: simple caching
|
2022-01-20 17:34:17 +01:00 |
|
|
8cfea2474c
|
maintenance work, basically …
|
2022-01-20 16:10:10 +01:00 |
|
|
c2f5cf3b0c
|
EDTS: finished tests
|
2022-01-20 15:33:13 +01:00 |
|
|
3f6ad48317
|
EDNA.Locatable: Locations with same coords + same precision are _not_ necessarily equal!
|
2021-08-22 22:43:51 +02:00 |
|
|
01c371a93b
|
EDNA.DistanceTest: make the “I didn’t typo” test actually work with type precision
|
2021-08-22 22:43:19 +02:00 |
|
|
ced790e596
|
fixed distance precision
|
2021-08-22 22:27:43 +02:00 |
|
|
765ec8b8d6
|
NuGet horror
|
2021-08-10 23:24:39 +02:00 |
|
|
d9f8e8ef10
|
EDTS needs explicit (int) conversion now …
|
2021-08-10 22:39:04 +02:00 |
|
|
ed07dbebbe
|
some ground work & tests
|
2021-08-10 22:27:19 +02:00 |
|
|
03c2dcb582
|
EDTS API
|
2021-08-10 20:14:03 +02:00 |
|
|
00b7f9adaa
|
Add project files.
|
2021-08-10 19:10:31 +02:00 |
|
|
bc700f32ec
|
Add .gitignore and .gitattributes.
|
2021-08-10 15:29:17 +02:00 |
|