![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
252c185562
|
Bump MudBlazor from 6.0.5 to 6.0.6 (#609)
Bumps [MudBlazor](https://github.com/MudBlazor/MudBlazor) from 6.0.5 to 6.0.6.
- [Release notes](https://github.com/MudBlazor/MudBlazor/releases)
- [Changelog](https://github.com/MudBlazor/MudBlazor/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/MudBlazor/MudBlazor/compare/v6.0.5...v6.0.6)
---
updated-dependencies:
- dependency-name: MudBlazor
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-05 18:20:45 -06:00 |
|
 Jason DoveandGitHub
|
a47987a9d7
|
revert windows trimming (#613)
* Revert "disable trimming in docker"
This reverts commit 5937211bb8.
* Revert "try to reduce windows artifact size"
This reverts commit e32dbd0474.
|
2022-02-05 18:09:02 -06:00 |
|
Jason Dove
|
5937211bb8
|
disable trimming in docker
|
2022-02-05 13:41:47 -06:00 |
|
Jason Dove
|
e32dbd0474
|
try to reduce windows artifact size
|
2022-02-05 13:34:21 -06:00 |
|
Jason Dove
|
6bcc1ede2b
|
try again
|
2022-02-05 11:25:14 -06:00 |
|
Jason Dove
|
6c9764a51e
|
try a different method for downloading ffmpeg
|
2022-02-05 11:19:56 -06:00 |
|
Jason Dove
|
ff5438459c
|
try to bundle ffmpeg with windows artifacts
|
2022-02-05 11:09:01 -06:00 |
|
 Jason DoveandGitHub
|
0c53a4509c
|
show collection name in some error messages (#612)
|
2022-02-04 20:17:17 -06:00 |
|
 Jason DoveandGitHub
|
5fd315ead8
|
change framerate normalization method (#611)
|
2022-02-04 14:39:27 -06:00 |
|
 Jason DoveandGitHub
|
f02b0ac345
|
re-introduce framerate normalization (#610)
|
2022-02-04 12:57:40 -06:00 |
|
Jason Dove
|
fd83007296
|
try to fix watermark on vaapi
|
2022-02-01 17:50:47 -06:00 |
|
 Jason DoveandGitHub
|
70ca5bf050
|
fix bug with watermark and short content (#608)
|
2022-01-31 14:07:12 -06:00 |
|
 Jason DoveandGitHub
|
eed9f60273
|
fade in and fade out intermittent watermarks (#607)
* first pass at fading in/out overlay
* fix tests
* update changelog
|
2022-01-31 12:31:56 -06:00 |
|
Jason Dove
|
0e2e6cd52e
|
build linux-arm64 artifacts
|
2022-01-31 01:07:03 -06:00 |
|
 Jason DoveandGitHub
|
c9b557f2e6
|
more xmltv category improvements (#606)
|
2022-01-30 17:58:45 -06:00 |
|
Jason Dove
|
cde869f3eb
|
enable docker dependency scanning [no build]
|
2022-01-30 11:50:16 -06:00 |
|
 Jason DoveandGitHub
|
90d6a59d3f
|
normalize smart quotes in search queries (#605)
|
2022-01-30 11:09:32 -06:00 |
|
 Jason DoveandGitHub
|
b972947747
|
xmltv category improvements (#604)
|
2022-01-30 10:56:53 -06:00 |
|
Jason Dove
|
17bc988b49
|
update changelog for release v0.4.0-alpha [no ci]
v0.4.0-alpha
|
2022-01-29 18:22:07 -06:00 |
|
Jason Dove
|
749eea836b
|
update install docs for tray apps (win, mac) [no build]
|
2022-01-29 18:18:58 -06:00 |
|
 Jason DoveandGitHub
|
37c52c4cb4
|
update docs and dependencies (#603)
|
2022-01-29 18:08:05 -06:00 |
|
 Jason DoveandGitHub
|
33ba58aa68
|
add windows launcher (#602)
|
2022-01-29 17:58:11 -06:00 |
|
 Jason DoveandGitHub
|
5f6043e593
|
index added date (#601)
|
2022-01-29 14:47:58 -06:00 |
|
Jason Dove
|
96e95a21fb
|
update changelog [no ci]
|
2022-01-29 12:34:10 -06:00 |
|
 Jason DoveandGitHub
|
9168fd6bf2
|
write text file logs (#600)
|
2022-01-29 12:31:22 -06:00 |
|
Jason Dove
|
14413f62a7
|
properly sent content root on macos
|
2022-01-29 11:49:38 -06:00 |
|
Jason Dove
|
34c71a0c12
|
try to fix static resource loading
|
2022-01-29 10:20:03 -06:00 |
|
Jason Dove
|
a487e7fe15
|
use absolute paths in bundle script
|
2022-01-28 22:11:50 -06:00 |
|
Jason Dove
|
cd4ea42597
|
fix bundle script
|
2022-01-28 22:05:20 -06:00 |
|
Jason Dove
|
a3d42145f7
|
update macos submodule
|
2022-01-28 21:57:16 -06:00 |
|
Jason Dove
|
261cf5052a
|
fetch submodules for mac build
|
2022-01-28 21:48:29 -06:00 |
|
Jason Dove
|
de9af2f0f6
|
first pass at native macos app
|
2022-01-28 21:41:26 -06:00 |
|
 Jason DoveandGitHub
|
8d4e18ed2f
|
update mac app icon (#599)
|
2022-01-28 19:46:34 -06:00 |
|
 Jason DoveandGitHub
|
1ee01c1d78
|
fix hls timestamps (#598)
|
2022-01-27 23:51:18 -06:00 |
|
 Jason DoveandGitHub
|
7de50dd916
|
minor hls segmenter improvements (#593)
|
2022-01-26 20:12:29 -06:00 |
|
 Jason DoveandGitHub
|
744fd3beaa
|
link file not found health check to trash (#592)
* update dependencies
* fix file not found health check
|
2022-01-26 08:37:40 -06:00 |
|
 Jason DoveandGitHub
|
861c95e1bd
|
fix m3u mode override (#590)
|
2022-01-25 18:36:54 -06:00 |
|
Jason Dove
|
bb5b9f9be4
|
update changelog for release v0.3.8-alpha [no ci]
v0.3.8-alpha
|
2022-01-23 21:46:00 -06:00 |
|
Jason Dove
|
135628441a
|
re-add mac launcher script
|
2022-01-23 21:09:04 -06:00 |
|
 Jason DoveandGitHub
|
4aa7204984
|
fix ts mode with hdhr clients (#588)
|
2022-01-23 18:58:15 -06:00 |
|
Jason Dove
|
1af59a0337
|
don't use macos launcher script
|
2022-01-23 18:47:00 -06:00 |
|
Jason Dove
|
c4c97fcc8c
|
customize mac dmg
|
2022-01-23 18:36:31 -06:00 |
|
Jason Dove
|
9c46e42792
|
fix gon variables
|
2022-01-23 14:21:13 -06:00 |
|
Jason Dove
|
efa803aab6
|
split mac artifacts job
|
2022-01-23 14:10:57 -06:00 |
|
Jason Dove
|
6ea02a2d77
|
use proper version number in ci artifacts [no docs] [no build]
|
2022-01-23 14:04:13 -06:00 |
|
Jason Dove
|
631f7d2d5e
|
don't use reserved secret name
|
2022-01-23 13:54:37 -06:00 |
|
Jason Dove
|
e44a4cb2e1
|
properly pass secrets between workflows
|
2022-01-23 13:53:31 -06:00 |
|
Jason Dove
|
f4b95419a6
|
properly pass data between jobs
|
2022-01-23 13:46:47 -06:00 |
|
 Jason DoveandGitHub
|
1a5cf49563
|
refactor reusable docker workflow (#587)
* refactor reusable docker workflow
* refactor reusable artifacts workflow
* fix name
* try to fix
* fix
|
2022-01-23 13:42:01 -06:00 |
|
Jason Dove
|
efef0b0fee
|
don't use single file for mac bundles
|
2022-01-22 17:29:35 -06:00 |
|