JustArchi
|
e60b54e402
|
Refactor EVERYTHING
Directories structure + namespaces relevant to them
|
2021-05-08 01:37:22 +02:00 |
|
JustArchi
|
45a5fec95a
|
Happy 2021
And let's hope it'll be better than 2020
|
2021-01-03 22:24:22 +01:00 |
|
JustArchi
|
60ae4977da
|
Initial code cleanup
|
2020-11-11 16:51:31 +01:00 |
|
JustArchi
|
fe0df93176
|
Expose CanUpdate property in ASF API
|
2020-10-18 20:29:56 +02:00 |
|
Łukasz Domeradzki
|
9fc1ea65a5
|
Closes #1543 (#1944)
* Start working on nullable checks
help me
* Update GlobalConfig.cs
* Finish initial fixup round
* nullability code review
|
2020-08-22 21:41:01 +02:00 |
|
JustArchi
|
59c743ca8d
|
Use Version in ASFResponse
This is non-breaking, version is already serialized as string by default
|
2020-07-19 12:54:15 +02:00 |
|
JustArchi
|
0370168b02
|
Happy new year
|
2020-02-01 23:33:35 +01:00 |
|
JustArchi
|
a49c72426c
|
Always use string representation of the version
|
2019-09-28 17:16:42 +02:00 |
|
JustArchi
|
b677ba8202
|
Code/style cleanup
|
2019-02-16 17:34:17 +01:00 |
|
JustArchi
|
e1e9a9f457
|
Rider cleanup
|
2019-01-14 19:11:17 +01:00 |
|
JustArchi
|
192656cd02
|
Implement basic code contracts
|
2019-01-10 23:44:32 +01:00 |
|
JustArchi
|
3bbddcf723
|
Happy new year 🎉
|
2019-01-02 16:32:53 +01:00 |
|
JustArchi
|
f4a96c681e
|
R# cleanup
|
2018-10-17 20:22:55 +02:00 |
|
JustArchi
|
b15edf4559
|
Add ASF API swagger explorer
|
2018-10-06 05:06:29 +02:00 |
|
Łukasz Domeradzki
|
e18c8ffa55
|
Rewrite IPC from HttpListener to KestrelHttpServer (#898)
* Debug tests
* Update
* Add support for IPCPassword
* Misc
* Misc
* Update
* Misc
* Cut dependencies to bare minimum
* Update
* Update
* Update
* Update
* Add support for websockets
* Cleanup and preparation for merge
* Add missing mapping of / -> index.html
* Add support for custom path + misc
* Misc
* Declare latest compatibility version
* Fix harmless error on /Api/Log websocket disconnect
|
2018-09-08 00:05:23 +02:00 |
|