TwistedUmbrellaX
|
26d9c76d2f
|
Don't auto build for documentation
|
2024-04-19 14:51:01 -04:00 |
|
TwistedUmbrellaX
|
edd4652d8a
|
Merge pull request #122 from jtormalm/master
Add animation on skipButton entry and exit
|
2024-04-18 11:05:47 -04:00 |
|
Jakob Tormalm
|
3960fa779e
|
Add animation on skipButton entry and exit
|
2024-04-17 21:21:25 +02:00 |
|
rlauuzo
|
ad3e0c4c08
|
Change task from being canceled to waiting (#118)
|
2024-04-16 18:19:05 +02:00 |
|
Kilian von Pflugk
|
d288a2b5cf
|
only process lines that start with "[Parsed_blackframe_"
There is no FFmpeg flag to hide metadata such as description
In our case, the metadata contained something that matched the regex.
|
2024-04-15 22:14:00 +02:00 |
|
dependabot[bot]
|
636630deb7
|
chore(deps): bump xunit.runner.visualstudio from 2.5.7 to 2.5.8 (#120)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-15 16:50:11 +00:00 |
|
dependabot[bot]
|
5f9ab3f04e
|
chore(deps): bump xunit from 2.7.0 to 2.7.1 (#121)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-15 16:49:02 +00:00 |
|
TwistedUmbrellaX
|
cd32952055
|
Credits are included here, too
It doesn't make sense to branch credits off into a section, but it's also proven that we need to be very clear in the wording.
|
2024-04-13 14:58:43 -04:00 |
|
TwistedUmbrellaX
|
2442e579e0
|
Add options for adjusting credits length
|
2024-04-13 14:11:49 -04:00 |
|
TwistedUmbrellaX
|
91240ff437
|
I think we've earned this one
|
2024-04-13 10:59:43 -04:00 |
|
TwistedUmbrellaX
|
bbf96ce5a7
|
Merge pull request #114 from rlauuzo/master
Add cancellation of automatic tasks from scheduled tasks
|
2024-04-13 10:54:55 -04:00 |
|
rlauu
|
676215c08f
|
Make scheduled tasks cancel automatic tasks
|
2024-04-13 16:34:58 +02:00 |
|
TwistedUmbrellaX
|
630016aae6
|
Update configPage.html
The wording was accurate, but made me think a minute. That usually means it will confuse someone eventually.
|
2024-04-13 10:03:12 -04:00 |
|
Kilian von Pflugk
|
914fdbc124
|
bug report better log view
|
2024-04-12 18:45:27 +02:00 |
|
Kilian von Pflugk
|
06939ff330
|
use the ConfigurationChanged directly
this also fixes a restart issue
|
2024-04-12 14:09:19 +02:00 |
|
Kilian von Pflugk
|
8ef5f9760f
|
Revert "0.2.0.1"
This reverts commit 4b57816f3200508a7e0552084b5e264b9ac3160d.
|
2024-04-12 11:26:13 +02:00 |
|
Kilian von Pflugk
|
4b57816f32
|
0.2.0.1
|
2024-04-12 11:16:57 +02:00 |
|
Kilian von Pflugk
|
1a8fbda49d
|
0.2.0.1
10.9/0.2.0.1
|
2024-04-12 11:13:23 +02:00 |
|
Kilian von Pflugk
|
4647a4ae84
|
better xml migration strategy
run only once, remove xmlns:xsi and xmlns:xsd
|
2024-04-11 21:59:17 +02:00 |
|
rlauuzo
|
e37de35445
|
Make Entrypoint run at start (#109)
* Update Entrypoint.cs
* Update PluginServiceRegistrator.cs
|
2024-04-11 16:58:37 +02:00 |
|
TwistedUmbrellaX
|
36afd6ce53
|
Grant GitHub access to ...GitHub
Why shouldn't the least secure process be the one to verify the security?
|
2024-04-10 23:14:16 -04:00 |
|
TwistedUmbrellaX
|
144a272115
|
Add permission to read packages
|
2024-04-10 22:54:21 -04:00 |
|
TwistedUmbrellaX
|
e02edf23c1
|
Remove regularly scheduled runs
|
2024-04-10 22:46:46 -04:00 |
|
Kilian von Pflugk
|
0af916f418
|
add 10.9 beta warning
|
2024-04-10 21:18:22 +00:00 |
|
Kilian von Pflugk
|
fde4a67130
|
remove old releases
only keep recent version + 1 old
|
2024-04-10 21:16:03 +00:00 |
|
TwistedUmbrellaX
|
4fa73d45fd
|
Switch to stable actions versions
|
2024-04-10 14:40:29 -04:00 |
|
TwistedUmbrellaX
|
74f3acf979
|
NuGet should target repo, not commit
PRs would virtually never pass because the nuget configuration would run against the individual user
|
2024-04-10 09:53:10 -04:00 |
|
TwistedUmbrellaX
|
56af5d0776
|
Grant repo permission to CodeQL
|
2024-04-10 09:44:36 -04:00 |
|
TwistedUmbrellaX
|
3e34de254c
|
Add a replacement CodeQL action
|
2024-04-10 09:36:05 -04:00 |
|
rlauuzo
|
ef95f3ec25
|
Update Entrypoint.cs (#107)
* Update Entrypoint.cs
* Update Entrypoint.cs
|
2024-04-10 09:13:37 -04:00 |
|
TwistedUmbrellaX
|
235e8f6494
|
Let's hope the bugs are fixed
Restoring the manifest with the assumption that whatever was causing the 10.9 versions to overwrite 10.8 has been worked out now
|
2024-04-10 09:12:36 -04:00 |
|
rlauu
|
0b30761fb0
|
Auto-Detection Configuration (#106)
* Update Entrypoint.cs
* Update Entrypoint.cs
* Update Entrypoint.cs
* Update Entrypoint.cs
|
2024-04-10 08:09:59 -04:00 |
|
TwistedUmbrellaX
|
2dd3f32aab
|
Split progress bar for split tasks
This replaces the jarring effect of resetting the bar halfway through two concurrent scans.
|
2024-04-10 08:09:03 -04:00 |
|
rlauu
|
2c3eafd146
|
Update DetectIntrosCreditsTask.cs
reset progress
|
2024-04-10 08:08:52 -04:00 |
|
TwistedUmbrellaX
|
9df0d0b846
|
Shorten the task explanations
|
2024-04-10 08:08:39 -04:00 |
|
TwistedUmbrellaX
|
2f05cb70e5
|
Add back separate tasks as optional
|
2024-04-10 08:08:23 -04:00 |
|
rlauu
|
10e942ab7d
|
add options to disable scans of either intros or credits
|
2024-04-10 08:06:57 -04:00 |
|
rlauu
|
93cd2a8a0d
|
Merge Scheduled Tasks
|
2024-04-10 08:06:43 -04:00 |
|
rlauu
|
057352b212
|
analyze when item is added to the server (#96)
|
2024-04-10 08:06:23 -04:00 |
|
TwistedUmbrellaX
|
5d31b02de5
|
Fix typo in build output details
|
2024-04-10 07:42:50 -04:00 |
|
TwistedUmbrellaX
|
58272d1eb8
|
Drop incompatible versions for 10.9
|
2024-04-10 07:27:32 -04:00 |
|
TwistedUmbrellaX
|
90e19650be
|
Fix the actions message filter
|
2024-04-10 07:26:03 -04:00 |
|
Kilian von Pflugk
|
c1a1b8b013
|
whoops
|
2024-04-10 11:44:27 +02:00 |
|
Kilian von Pflugk
|
963ba319a2
|
fix v0.2.0.0
|
2024-04-10 11:42:53 +02:00 |
|
Kilian von Pflugk
|
6b7dce5943
|
new 0.1.16.5 release for 10.8 and change version to 0.2 for 10.9
10.9/0.2.0.0
|
2024-04-10 11:33:55 +02:00 |
|
Kilian von Pflugk
|
488f178521
|
bump 10.9 to v0.2.0.0
|
2024-04-10 11:25:18 +02:00 |
|
TwistedUmbrellaX
|
7449da4ef5
|
Realign current build with master
|
2024-04-09 22:08:39 -04:00 |
|
TwistedUmbrellaX
|
3187b872b9
|
Print a copy paste manifest string
|
2024-04-04 09:39:39 -04:00 |
|
TwistedUmbrellaX
|
82b43a58ec
|
Fix some button text running together
|
2024-04-02 21:09:41 -04:00 |
|
TwistedUmbrellaX
|
54e3a79c08
|
We want to keep the release notes
|
2024-03-31 16:08:44 -04:00 |
|