Archi
48a14136a9
Update all file headers, again
2024-03-17 02:35:40 +01:00
Archi
f98a159799
File header update
2024-03-17 00:06:13 +01:00
Sebastian Göls
dbf7148fbe
Happy new year! ( #3121 )
...
Co-authored-by: Sebastian Göls <sebastian.goels@salvagninigroup.com >
2024-01-08 11:33:28 +01:00
Archi
96239a97f3
Address trim warnings
2023-11-27 15:39:30 +01:00
Sebastian Göls
193f0e3c08
Use generic ProducesResponseTypeAttribute instead of typeof(...) ( #3074 )
2023-11-16 21:49:15 +01:00
Łukasz Domeradzki
b34f18497d
.NET 8 ( #3005 )
...
* Initial .NET 8
* Make it compile in release mode ignoring warnings for now
* First round of improvements
* Second round of improvements
* Third round of improvements
* Use new throws
* Fix .NET Framework, YAY, thanks madness!
Madness devs are awesome
* Misc
* Misc
* AF_NETLINK might be required for some http calls
No clue why
* Fix service files
Doesn't do what it should
* Update CardsFarmer.cs
* New improvements
* Address feedback
* Misc
* Misc
* Misc refactor
* Misc
2023-11-14 19:12:33 +01:00
Sebastian Göls
0c125db118
Happy new year! ( #2809 )
2023-01-25 15:43:12 +01:00
Archi
1809028c77
Rider cleanup
2022-01-06 20:22:38 +01:00
Archi
d1fc7ebb74
Use C# 10 string interpolation wherever possible
2021-11-11 01:53:34 +01:00
Archi
1e6ab11d9f
Use file-scoped namespaces
2021-11-10 21:23:24 +01: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
Ł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
0370168b02
Happy new year
2020-02-01 23:33:35 +01:00
JustArchi
513b821b60
IPC controllers cleanup
2019-04-11 22:47:21 +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
3bbddcf723
Happy new year 🎉
2019-01-02 16:32:53 +01:00
JustArchi
f8aa8babcf
R# cleanup
2018-12-15 00:27:15 +01:00
JustArchi
f4a96c681e
R# cleanup
2018-10-17 20:22:55 +02:00
JustArchi
d3520d82f1
DRY
2018-10-08 02:49:34 +02:00
JustArchi
50eafb42ed
Misc
2018-10-08 02:22:56 +02:00
JustArchi
cd28845d7b
Add annotations to swagger + more ASF API breaking changes that @Aareksio is ready for
2018-10-08 00:09:30 +02:00
JustArchi
b15edf4559
Add ASF API swagger explorer
2018-10-06 05:06:29 +02:00
JustArchi
59218684b2
Add BGR action
...
Existing one soon to be deprecated
2018-09-21 17:16:43 +02:00
JustArchi
5abace39f9
Add new Bot actions + a lot of performance improvements
2018-09-19 18:25:17 +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