Commit graph

471 commits

Author SHA1 Message Date
Archi
be9144c7f1
Bump 2023-07-31 12:15:17 +02:00
Archi
0b48518e2a
Bump 2023-07-28 11:47:44 +02:00
Archi
68c17b0af9
Bump 2023-07-25 11:27:50 +02:00
Archi
52ae995296
Bump 2023-07-13 22:59:45 +02:00
Archi
088fa2e9f9
Bump 2023-06-29 22:41:06 +02:00
Archi
549bd2f0be
Revert "Back to 5.4.7.3 for a second"
This reverts commit 40a23e3c99.
2023-06-25 12:54:36 +02:00
Archi
40a23e3c99
Back to 5.4.7.3 for a second 2023-06-25 12:54:17 +02:00
Archi
ae7793193d
Bump 2023-06-23 12:20:57 +02:00
Archi
b99d7bc78f
Bump 2023-06-21 13:13:21 +02:00
Archi
773d8e29d0
Bump 2023-06-07 21:36:50 +02:00
Archi
665309a890
Bump 2023-06-03 17:52:58 +02:00
Archi
afca1e9509
Bump 2023-06-03 17:52:22 +02:00
Archi
e025ae0a95
Bump 2023-05-28 16:27:18 +02:00
Archi
35c22ec4a3
Bump 2023-05-23 15:14:45 +02:00
Archi
6645577506
Bump 2023-05-18 12:03:34 +02:00
Archi
79b5eb0d7d
Bump 2023-05-16 21:32:31 +02:00
Archi
2448ae5531
Bump 2023-05-05 19:46:30 +02:00
Archi
ab120bd21e
Bump 2023-04-23 12:15:26 +02:00
Archi
f642f76ee1
Bump 2023-04-21 17:02:40 +02:00
fazelukario
97da56d016
Implemented native web GUI support for plugins inside the ASF IPC. Closes #2876 (#2877)
* Implemented native web GUI support for plugins inside the ASF IPC

ref #2876

* calm down netframework

* less `#if`'s

* code optimization

* misc

* Code improvements

* Support nested paths

* Revert "Support nested paths"

This reverts commit 5d7d9ac6ae.

* Support for nested paths (no errors now I guess)

* better path naming

* fixed typos

* Use `HashSet<string>` instead of `List<string>`

* Code improvements

* Code improvements

* Code improvements

* Code improvements

* Code improvements

* Added support for overriding ASF-ui files

* Removed a modified file from pull request

* Added `IWebInterface`

* less `#if`'s

* Code improvements

* Code improvements

* Added license

* Code improvements

* Added default implementation of `IWebInterface`

* Code improvements:
*Use of `OfType<>` instead `Where` and casting.

* Code improvements:
*Null checking

* Removed useless code

* shut up `netf`

* Removed useless null check

* Code improvements:
*Misc: kvp deconstaction

* Added support for absolute path
2023-04-20 22:02:49 +02:00
Archi
ff01aff822
Bump 2023-04-14 12:09:13 +02:00
Archi
54c5be7ef0
Bump 2023-04-10 14:56:46 +02:00
Archi
3435d83ea4
Bump 2023-04-03 12:43:39 +02:00
Archi
b1d82da385
Bump 2023-04-02 22:44:42 +02:00
Archi
fd718b005a
Bump 2023-03-24 16:08:37 +01:00
Archi
e8679750e1
Bump 2023-03-18 00:33:54 +01:00
Archi
4d2fdc08c8 Bump 2023-03-15 17:57:06 +01:00
Archi
f685ce598d Bump 2023-03-15 16:07:24 +01:00
Archi
63c206e6c7 Disable revocation check
Likely root cause for https://steamcommunity.com/groups/archiasf/discussions/1/3821906444724042697/
2023-03-15 16:06:53 +01:00
Archi
bae511d2cf
Bump + misc 2023-02-26 14:11:43 +01:00
Archi
e1fc57c19c
Bump 2023-02-11 16:06:53 +01:00
Archi
19349cc3c2
Bump 2023-02-09 20:06:46 +01:00
Archi
4b0a0157aa
Bump 2023-02-09 17:22:51 +01:00
Łukasz Domeradzki
a89cb28255
Add support for win-arm64 (#2821) 2023-02-09 14:08:39 +01:00
Archi
8008a04354
Code cleanups and improvements
- Make use of new UnixFileMode, always one native method we need to maintain less
- Add madness support for it, because new feature of course
- Add optional netstandard target and required compatibility for it, so I can test netf-oriented changes easier
2023-02-09 02:25:11 +01:00
Archi
fd3ebe2819
Bump 2023-01-31 22:21:00 +01:00
Archi
b323a17fba
Bump 2023-01-24 23:21:25 +01:00
Archi
fccb455676
Bump 2023-01-24 01:40:27 +01:00
Archi
7e7fd3bab4
Bump 2023-01-21 23:28:23 +01:00
Archi
1597786668
Bump 2023-01-18 23:01:39 +01:00
Archi
3165bf62b4
Bump 2023-01-18 14:19:00 +01:00
Archi
7fb32effc1
Bump 2023-01-17 19:44:15 +01:00
Archi
8d34e4b798
Bump 2023-01-15 21:51:06 +01:00
Archi
7466db57cf
Bump 2023-01-15 00:25:15 +01:00
Archi
d506cf8ed2
Bump 2023-01-14 23:48:57 +01:00
Archi
f9ca0bdb8b
Bump 2023-01-14 23:22:42 +01:00
Archi
62fd4aee12
Bump 2023-01-14 15:10:38 +01:00
Archi
18cd12040f
Bump 2023-01-13 17:17:06 +01:00
Łukasz Domeradzki
0261076021
Ignore QUIC exceptions (#2800)
* Ignore QUIC exceptions

See https://github.com/dotnet/runtime/issues/80111

* Update madness

* No i jaki jest twój problem ja się pytam
2023-01-13 10:40:37 +01:00
Archi
ac5cd5c08b
Bump 2023-01-11 20:22:37 +01:00
Archi
7289c92273
Bump 2023-01-05 14:30:27 +01:00
Archi
a5da2c8daf
Bump 2022-12-30 17:22:49 +01:00
Archi
53b8ab6a93
Enough with those bumps, seriously
Boom boom boom boom
2022-12-29 23:25:21 +01:00
Archi
bcb0aabed9
Bump 2022-12-28 00:45:45 +01:00
Archi
f79aff4a74
Bump 2022-12-26 16:42:36 +01:00
Archi
de940c89ab
Bump 2022-12-23 22:44:36 +01:00
Archi
06d29aebf1
Bump 2022-12-23 18:56:51 +01:00
Archi
a638ed699c
Bump 2022-12-21 16:49:39 +01:00
Archi
b98e1ef7bc
Bump 2022-12-17 20:25:54 +01:00
Archi
6ef8cfca40
Bump 2022-12-17 13:25:10 +01:00
Archi
7614002501
Bump 2022-12-17 02:44:15 +01:00
Archi
a41ef5dd65
Bump 2022-12-16 20:36:01 +01:00
Archi
5c53f65bc1
Update Directory.Build.props 2022-12-15 20:50:38 +01:00
Archi
fc20b6cfc4
Final Rider inspections 2022-12-15 19:23:46 +01:00
JustArchi
f38d6a8ab0
Bump 2022-11-29 13:57:48 +01:00
JustArchi
bbd2892875
Bump 2022-11-27 15:30:07 +01:00
JustArchi
f2d492ebd4
Misc reorder 2022-11-25 00:51:28 +01:00
JustArchi
3dfecef79b
Bump 2022-11-17 14:32:03 +01:00
JustArchi
5580546022
Bump 2022-11-17 13:43:22 +01:00
JustArchi
70ec5cb6d4
Make OS-specific packages work again
At least to the point of being able to self-update, that is
2022-11-16 16:07:29 +01:00
JustArchi
22b7494586
Fine I'll just use bash 2022-11-16 13:41:26 +01:00
JustArchi
3cf4ef3466
Address SYSLIB1045 2022-11-16 12:33:17 +01:00
JustArchi
0a5a447b6d
Address SYSLIB1054 2022-11-14 23:42:44 +01:00
Łukasz Domeradzki
8bf2504acf
.NET 7 (#2733)
* Initial changes to target .NET 7

* Update Directory.Build.props

* Update publish.yml

* Limit max publish jobs further
2022-11-14 23:38:56 +01:00
JustArchi
ef2d63d918
Bump 2022-10-28 19:18:26 +02:00
JustArchi
8b870b290f
Bump 2022-10-27 11:38:44 +02:00
JustArchi
91c28c60de
Madness to the rescue!
I need a hero
I'm holding out for a hero 'til the end of the night
He's gotta be strong, and he's gotta be fast
And he's gotta be fresh from the fight
2022-10-27 11:25:48 +02:00
JustArchi
47d89415b4
Bump 2022-10-12 13:53:20 +02:00
JustArchi
5dbe523f59
Bump 2022-10-11 17:03:37 +02:00
JustArchi
8797a7ed78
Bump 2022-10-07 19:39:48 +02:00
JustArchi
a1d729992c
Bump 2022-10-07 19:34:18 +02:00
JustArchi
e7887c8bdf
Bump 2022-09-28 10:15:58 +02:00
JustArchi
722ed3e5a5
Bump 2022-09-08 20:54:07 +02:00
JustArchi
813d2e3395
Bump 2022-09-08 00:08:15 +02:00
JustArchi
6ab4e2cdee
Bump 2022-09-07 23:32:54 +02:00
JustArchi
cc55e386c9
Upgrade generic-netf to .NET Framework 4.8.1 2022-09-07 23:25:45 +02:00
JustArchi
2755967658
Remove IL2007 from acceptable warnings
Should no longer be needed after NLog update
2022-09-02 20:24:50 +02:00
renovate[bot]
d4efa7841a
Update dependency NLog.Web.AspNetCore to v5.1.2 (#2696)
* Update dependency NLog.Web.AspNetCore to v5.1.2

* Can we ignore this error?

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: JustArchi <JustArchi@JustArchi.net>
2022-09-02 10:50:59 +02:00
JustArchi
0b83f8ece0
Bump 2022-08-25 21:00:14 +02:00
JustArchi
3204d6ec16
Bump 2022-08-25 18:16:41 +02:00
JustArchi
bdf5bc25d4
Bump 2022-08-12 12:17:57 +02:00
JustArchi
7c1dde5c72
Bump 2022-08-06 19:10:48 +02:00
JustArchi
f3229fa45f
Implement AngleSharp.XPath breaking changes
Bump of B warranted, more in the release notes
2022-08-06 18:51:32 +02:00
JustArchi
79a4638eea
Bump 2022-08-05 21:37:01 +02:00
JustArchi
70fe873eaf
Bump 2022-07-21 12:06:38 +02:00
JustArchi
cb883cf235
Bump 2022-07-20 22:22:37 +02:00
JustArchi
9240500e2c
Bump 2022-07-11 18:07:03 +02:00
JustArchi
a0e5ae8f46
Bump 2022-07-03 01:22:24 +02:00
Łukasz Domeradzki
d899dbc18c
Add NLog/File endpoint (#2639)
* Add log endpoint

* Update LogController.cs

* Address netf breaking

* Fixes & feedback

* THIS IS MADNESS

* Revert "THIS IS MADNESS"

This reverts commit 8359960314.

* Solve netf madness differently
2022-07-03 01:20:43 +02:00
JustArchi
32f5b3a1c5
Bump 2022-07-02 00:37:42 +02:00
JustArchi
1861add350
Bump 2022-06-23 10:45:51 +02:00
JustArchi
3e5a6a7b32
Bump 2022-06-18 14:15:57 +02:00
JustArchi
2aab79ec52
Bump 2022-06-15 16:13:33 +02:00
JustArchi
c0a3b67ebf
Bump 2022-06-11 18:54:49 +02:00
JustArchi
5ca6e41691
Bump 2022-06-11 18:17:59 +02:00
JustArchi
16c4bed95f
Bump 2022-06-06 13:30:00 +02:00
JustArchi
3041850b92
Bump 2022-06-05 12:46:24 +02:00
JustArchi
feb7a72bd1
Bump 2022-06-01 21:14:13 +02:00
JustArchi
d82df0074f
Bump 2022-06-01 16:47:24 +02:00
JustArchi
fd9770d78e
Bump 2022-05-26 11:05:59 +02:00
JustArchi
c698fe7b07
Bump 2022-05-18 11:31:49 +02:00
JustArchi
4a329b0b15
Bump 2022-05-17 23:03:42 +02:00
JustArchi
e2494960ae
Bump 2022-05-17 23:02:14 +02:00
JustArchi
bdac1b2782
Bump 2022-05-13 18:22:24 +02:00
Łukasz Domeradzki
9c88d14c8e
Resolve NU1507 (#2575)
* Attempt to resolve NU1507

* Let's try this then

* Revert "Let's try this then"

This reverts commit 86ef6f9abf.

* How about this

* And this?

* So why not this?

* And this?

* Revert "And this?"

This reverts commit e43fc83dcc.

* Revert "So why not this?"

This reverts commit e630dd8365.
2022-05-11 20:11:58 +02:00
JustArchi
d589da7a39
Bump 2022-05-10 11:14:11 +02:00
Archi
45adf9c1a1
Bump 2022-04-29 20:25:59 +02:00
Archi
599cd9bff8
Bump 2022-04-23 15:02:37 +02:00
Archi
1f21c1f9f6
Bump 2022-04-15 19:41:18 +02:00
Archi
cc5e5dfcc9
Bump 2022-04-06 20:18:01 +02:00
Archi
3772b303c5
Bump 2022-04-06 17:09:02 +02:00
Archi
65bbaf628e
Bump 2022-04-05 20:28:49 +02:00
Archi
db2cbde708
Bump 2022-04-05 20:28:30 +02:00
Archi
635afa7165
Update Madness 2022-04-02 16:41:48 +02:00
Archi
9273d73640
Check for overflow and underflow in debug builds 2022-04-02 13:58:55 +02:00
Archi
83a353dfe0
Bump 2022-03-24 22:28:40 +01:00
Archi
9ce527c938
Bump 2022-03-18 19:51:04 +01:00
Archi
799ec2965f
Bump 2022-03-12 22:34:55 +01:00
Archi
c7e9c0c3b0
Bump 2022-03-12 22:34:35 +01:00
Archi
0f12174564
Bump 2022-03-07 18:43:29 +01:00
Archi
bc8a4a50d2
Bump 2022-03-03 14:51:41 +01:00
Archi
abbe0cca22
Bump 2022-02-25 00:35:12 +01:00
Archi
a9edc7ad7a
Bump 2022-02-24 14:17:11 +01:00
Archi
173cec5ef7
Bump 2022-02-10 20:14:51 +01:00
Archi
d16c4822eb
Bump 2022-02-10 20:14:35 +01:00
Łukasz Domeradzki
f807bdb660
Fix permissions when proxifying commands (#2509)
* Fix permissions when proxifying commands

* Version bump
2022-02-08 23:17:03 +01:00
Archi
31db72b2d6
Bump 2022-02-03 21:05:04 +01:00
Archi
f28ae15cc9
Bump 2022-02-03 19:55:01 +01:00
Archi
8fb1a2e1ea
Bump 2022-01-23 14:31:20 +01:00
Archi
1dcb103bf7
Bump 2022-01-23 13:01:41 +01:00
Archi
c08f259806
Bump 2022-01-23 12:46:02 +01:00
Archi
dae6f9d328
Use newer syntax for Enum.IsDefined() 2022-01-23 01:37:43 +01:00
Archi
290aa3ba34
Bump 2022-01-10 11:21:50 +01:00
Archi
a04781747e
Bump 2022-01-06 20:48:26 +01:00
Archi
c4b3899ae3
Bump 2022-01-06 20:18:56 +01:00
Archi
07a7358493
Bump 2021-12-28 14:09:57 +01:00
Archi
475b8aa649
I lied 2021-12-28 14:09:38 +01:00
Archi
6b498af3c9
Bump 2021-12-28 12:13:13 +01:00
Archi
d141dce93d
Bump 2021-12-20 18:41:29 +01:00
Archi
5a5a573e46
Bump 2021-12-15 20:41:41 +01:00
Archi
dc6968b371
Bump 2021-12-15 20:33:52 +01:00
Archi
429b030021
Use alternative logic for public signing 2021-12-13 15:47:13 +01:00
Archi
225003c5d1
Try to fix netf, once again into the breach 2021-12-12 01:44:17 +01:00
Archi
bf70f27449
Bump 2021-12-08 17:01:14 +01:00
Archi
b9108742d4
Bump 2021-12-07 21:27:30 +01:00
Archi
31da584f75
Relax root warning
Even though the case is justified, we shouldn't render whole setups unsupported because of that, as running as root, while discouraged, does not directly affect the program stability.

This is especially true on Windows boxes where there is a lot of setups running with administrators by default and users are not even aware of that, I don't have a good fix for them (apart from reinstallation), and because I do not, I should not expect from them to supply cmd-line arg they don't even understand why.
2021-12-04 13:38:00 +01:00
Archi
90bf83cf48
Bump 2021-11-27 12:03:24 +01:00
Archi
b00e157349
Bump 2021-11-25 13:57:57 +01:00
Archi
8f233acd32
Bump 2021-11-23 11:05:43 +01:00
Archi
035d4b9ed8
Bump 2021-11-19 22:30:32 +01:00
Archi
c709d529c1
Closes #2455 2021-11-18 21:33:06 +01:00
Łukasz Domeradzki
99569ee3fe
Implement additional checksum verification for ASF builds (#2453)
* #2452

* Fix netf

* Apply feedback

* Misc

* Misc

* Apply feedback
2021-11-18 21:16:47 +01:00
Archi
93b6ffdc23
Bump 2021-11-12 16:40:17 +01:00
Archi
9575b58258
Madness to the rescue! 2021-11-11 23:36:48 +01:00
Archi
66344a1a3d
Fix netf again and again
Bless madness
2021-11-11 20:14:32 +01:00
Archi
60376c4d93
Bring up new Madness alpha3 to fix netf 2021-11-11 01:17:49 +01:00
Archi
a9249a90f6
Remove TrimMode declaration
"link" should be default in .NET 6.0+
2021-11-11 00:22:03 +01:00
Archi
cc85b681f7
Bump 2021-11-10 22:37:13 +01:00
Archi
95ad16e26d
Revert "Set EnableCompressionInSingleFile"
This reverts commit ae3a60759a.
2021-11-10 21:05:39 +01:00
Łukasz Domeradzki
0850a261cb
Add osx-arm64 ASF variant (#2451) 2021-11-10 20:36:09 +01:00
Archi
ae3a60759a
Set EnableCompressionInSingleFile
The tradeoff is worth it for size in our case, people that don't want the startup time hit should be using generic package anyway
2021-11-10 20:01:10 +01:00
Archi
0964cdac96
Minimize define hell
Skipping a 20 KB stub in OS-specific non-windows builds and omitting a few very fast if checks isn't worth the code quality degradation that involves all of the ifdef options.

ifdefs should be reserved for stuff that either doesn't compile whatsoever in some specific configurations (NETFRAMEWORK), or is required to make logical decisions based on the compiler input (e.g. DEBUG for detecting debugging builds or ASF_VARIANT_* for hardcoding the platform identifier to use for auto-updates)

In all other situations, we should use OperatingSystem if condition, even if it's equal to hitting them on the platforms that are unlikely to hit them.

And I say unlikely, because nothing stops me from downloading a win-x64 build and running it like a generic one on windows, what you gonna do?
2021-11-10 19:03:05 +01:00
Archi
0977b359c2
Bump 2021-11-09 22:57:57 +01:00
Archi
36d51e80d7
Bump 2021-11-09 22:15:35 +01:00
Archi
b305af6f7f
Bump 2021-11-09 21:34:20 +01:00
Archi
3eeafa9029
Bump 2021-11-09 19:03:49 +01:00
Sebastian Göls
fb4eb0b03a
Use Madness via global usings (#2447)
* Use Madness via global usings

* Apply feedback

* Disable false positive null warning
2021-11-09 16:33:09 +01:00
Łukasz Domeradzki
0eee21360d
.NET 6.0 (#2388)
* Bump non-source files to net6.0

* Correct .NET 6.0 warnings

* Correct CI

* Correct linking errors

Not much I can do about them ATM

* Remove TrimmerRoots

At least runtime is no longer needed for our STD plugin, not sure about the dictionary

* Correct cc.sh

* Revert "Remove TrimmerRoots"

This reverts commit 11f603d3d6.

* First round of cat & mice game

* Update Directory.Build.props

* Update Startup.cs

* Update Startup.cs

* Update Startup.cs

* Fix new warnings

* Update SDK

* Address netf error

* Update Directory.Packages.props
2021-11-08 23:41:02 +01:00
Archi
e59b45e63c
Bump 2021-11-02 21:10:46 +01:00
Archi
392fdcb633
Add DebugFast target
Useful for faster compilation before we get down to warnings and code improvements
2021-11-01 00:47:15 +01:00
Archi
1cc49ba25c
Bump 2021-10-27 13:35:38 +02:00
Archi
d40132af4a
Bump 2021-10-23 18:37:44 +02:00
Archi
002be87f24
Bump 2021-10-15 00:14:18 +02:00
Archi
d7e8f2785d
Bump 2021-10-15 00:13:51 +02:00
Archi
ed033349ec
Misc lessons from plugin template 2021-10-12 00:57:29 +02:00
Archi
eff08956bc
Bump 2021-09-27 11:06:57 +02:00
Archi
a1d0a84bac
Bump 2021-09-05 23:30:09 +02:00
Archi
0a3ae316da
Fix generic-netf update capability
For real this time.
2021-09-05 23:05:05 +02:00
Archi
ad6ce38352
Bump 2021-09-05 21:24:22 +02:00
Archi
0f0974a0c0
Bump 2021-09-02 13:59:17 +02:00
Archi
4502b66544
Bump 2021-09-02 00:01:51 +02:00
Archi
4982bdbf12
Bump 2021-08-28 13:26:38 +02:00
Archi
b456796d82
Bump 2021-08-14 11:47:54 +02:00
Łukasz Domeradzki
bb513921f1
Include ASF's windows-only parts only in generic and windows builds (#2404)
* Include ASF's windows-only parts only in generic and windows builds

* Apply Abry's note
2021-08-13 23:07:17 +02:00
Archi
436003546e
Misc extra properties I've learned from Madness 2021-08-07 14:12:57 +02:00
Archi
208a4c048b
Bump 2021-08-02 14:16:44 +02:00
Archi
6435b873af
Bump 2021-08-01 22:36:07 +02:00
Archi
d1f9ed6fec
Bump 2021-08-01 17:06:14 +02:00
Archi
7971585a32
Enable private signing of CI builds 2021-08-01 12:56:08 +02:00
Archi
61ba422729
Move public sign to release builds 2021-07-31 17:44:32 +02:00