26 Commits

Author SHA1 Message Date
Kilian von Pflugk
58f4617ebc remove redundant suppression 2024-04-20 12:21:07 +02:00
Xameon42
8ab58deb8e
Hopefully fix swagger generator exception 2024-03-10 19:47:38 +01:00
TwistedUmbrellaX
47a2b6bcb8 Ignore user selected intro duration 2024-03-02 14:01:34 -05:00
Kilian von Pflugk
514674bb02 flip logic 2024-03-01 18:30:07 +01:00
TwistedUmbrellaX
9dbe22c741 Add option for persistent skip button 2024-03-01 15:11:12 +00:00
ConfusedPolarBear
686c978a2f Simplify HideSkipPromptAt code 2023-06-09 00:54:32 -05:00
Péter Tombor
8edb8f173c
Don't show prompt after the segment has ended (#152)
If the user has `HidePromptAdjustment` set to a
value larger then the intro length, the prompt
would be visible after the intro has ended.

Additionally, setting this value to a ridiculously
high number allows user to make the prompt visible
until the end of the segment.
2023-06-02 21:53:38 -05:00
ConfusedPolarBear
8a9b630e68 Make credit skipping functionality available 2023-03-04 00:15:26 -06:00
ConfusedPolarBear
d540f7e70e Merge branch 'analyzers' 2023-02-07 23:50:28 -06:00
ConfusedPolarBear
16251f0735 Support erasing times for intros and end credits 2022-11-29 02:31:24 -06:00
ConfusedPolarBear
ae16603aee Support returning credit timestamps 2022-11-25 00:40:02 -06:00
ConfusedPolarBear
a68914ca8f Add chapter name based media file analyzer
Closes #58
2022-11-24 00:43:23 -06:00
ConfusedPolarBear
f4e84d4d07 Inject skip button into web interface
Text for the skip button and auto skip message can now be customized

Closes #104, 105
2022-11-11 00:43:36 -06:00
ConfusedPolarBear
b1cf0aa2fc Avoid changing intro dictionary in HTTP controller 2022-09-04 03:16:33 -05:00
ConfusedPolarBear
98684fadab Rename AmountOfIntroToPlay 2022-09-01 22:37:03 -05:00
ConfusedPolarBear
bbed34b0e7 Add inverted index shift amount 2022-08-28 22:25:27 -05:00
ConfusedPolarBear
18b201bf7e Add new end to end testing tools 2022-08-23 22:56:50 -05:00
ConfusedPolarBear
46355d19d4 Cleanup 2022-07-03 02:47:48 -05:00
ConfusedPolarBear
5fdbeafd43 Merge branch 'api-versioning'
Closes #13
2022-06-13 16:13:01 -05:00
ConfusedPolarBear
cac2094b4c Add initial testing script 2022-06-13 14:48:46 -05:00
ConfusedPolarBear
0d20a6fb61 Version API endpoints and add documentation 2022-06-12 21:34:41 -05:00
ConfusedPolarBear
d771b6529f Add button to erase all discovered timestamps 2022-06-07 12:18:03 -05:00
ConfusedPolarBear
547a2c705b Reformat code to comply with StyleCop analyzers 2022-05-10 00:25:29 -05:00
ConfusedPolarBear
98b0ebe6ce Allow configuring show/hide prompt times 2022-05-05 20:58:37 -05:00
ConfusedPolarBear
98f73c3dba Server side works 2022-05-01 01:24:57 -05:00
ConfusedPolarBear
a1862d0e2f Initial rewrite from Go 2022-05-01 00:33:22 -05:00