1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-06-24 21:25:23 +00:00
Commit graph

305 commits

Author SHA1 Message Date
Michael Hollister
13ed62a0ff Merge branch 'zvonimir-dev' into 'master'
templates: Remove condition lines since those are not working

See merge request videostreaming/fcast!9
2025-01-13 19:42:15 +00:00
zvonimir
cc40374bb0 fix: Set few required: false for few fields 2025-01-13 20:37:30 +01:00
zvonimir
cc8e0c1b85 tempaltes: Remove condition lines since those are not working 2025-01-13 20:23:00 +01:00
Michael Hollister
b5e9c925e6 Merge branch 'zvonimir-dev' into 'master'
Add Github issue templates

See merge request videostreaming/fcast!8
2025-01-13 19:17:12 +00:00
zvonimir
dde72ef760 fix: Replace Zulip link 2025-01-13 20:16:22 +01:00
zvonimir
789d9d4b10 fix: Change Zulip links from Grayjay stream to FCast stream 2025-01-13 20:11:15 +01:00
zvonimir
d9bae34a3b Add Github issue templates 2025-01-13 19:59:12 +01:00
Michael Hollister
83259f841d Refractored service registration 2025-01-08 23:57:30 -06:00
Michael Hollister
6b287ad4a6 Fixed console errors 2025-01-08 22:07:40 -06:00
Michael Hollister
0d444239f0 Changed ping handler handling 2025-01-08 18:56:03 -06:00
Michael Hollister
9a7924ebce Changed connection detection on window re-create 2025-01-08 15:30:39 -06:00
Michael Hollister
bff3440a8e Refractored WebOS preload out of common preload 2025-01-07 22:47:46 -06:00
Michael Hollister
3142709d7f Added toasts and UI update on device connection 2025-01-06 20:35:57 -06:00
Michael Hollister
5328087d64 Fixing app relaunching when suspended 2024-12-18 20:43:47 -06:00
Michael Hollister
77728af69e Removing hardcoded artifact name 2024-12-18 13:00:18 -06:00
Michael Hollister
7091e11504 Fixed boolean type 2024-12-18 12:50:36 -06:00
Michael Hollister
fcdc4f90cf Applying CI fixes 2024-12-18 12:48:54 -06:00
Michael Hollister
d57e1368b1 WebOS 22 and 6.0 collection of fixes 2024-12-17 22:59:41 -06:00
Michael Hollister
902ccff8bc Added missing install steps 2024-12-17 01:02:06 -06:00
Michael Hollister
b3d82a4b5f Added webos CI script path 2024-12-17 01:00:23 -06:00
Michael Hollister
a62d2808d8 Added missing stage 2024-12-17 00:57:28 -06:00
Michael Hollister
4f397154aa Initial WebOS CI 2024-12-17 00:56:12 -06:00
Michael Hollister
2df64dca89 Finished initial WebOS receiver implementation 2024-12-17 00:10:12 -06:00
Michael Hollister
41f80880e4 Disabled user selection of subtitles 2024-12-09 11:38:59 -06:00
Michael Hollister
565579d202 Fixed multiline subtitle rendering 2024-12-09 10:50:39 -06:00
Michael Hollister
90e1f4de1a Initial commit of WebOS receiver 2024-12-09 00:56:55 -06:00
Koen J
b7e304b987 Made sure that player activity is always single instance. 2024-12-06 15:03:06 +01:00
Michael Hollister
097ecf5584 Removed unused package dependency 2024-11-25 09:42:21 -06:00
Michael Hollister
39ff38246a Updated github download link and minor style changes 2024-11-21 15:18:43 -06:00
Michael Hollister
4af2a537ef Prevent update downgrade from stable 2024-11-21 13:11:19 -06:00
Michael Hollister
d79417a4e4 Made distiction between package release channel and updater channel 2024-11-21 12:41:48 -06:00
Michael Hollister
9e10d1c7ba Download stable build when updating to stable from different channel 2024-11-21 12:18:54 -06:00
Michael Hollister
104398a91d Fixing more CI runner tag conflicts 2024-11-21 12:07:49 -06:00
Michael Hollister
a2ded729d1 Allow for channel update to stable 2024-11-21 11:51:46 -06:00
Michael Hollister
fad2c2bfa2 Reverting stalled player workaround 2024-11-21 10:19:49 -06:00
Michael Hollister
07a3adab1c Changing tag due to runner naming collision 2024-11-21 02:52:44 -06:00
Michael Hollister
44f0c7b5ee Add early warning of faulty docker volume mount 2024-11-21 02:48:16 -06:00
Michael Hollister
90657117ee Added workaround for playback stalling with subtitles enabled 2024-11-21 02:14:00 -06:00
Michael Hollister
b0c511c18f Subtitle tweaks 2024-11-21 00:40:15 -06:00
Michael Hollister
b062644f7b Collection of small fixes 2024-11-20 15:27:44 -06:00
Michael Hollister
2caf9cff5b Added website readme 2024-11-20 14:17:20 -06:00
Michael Hollister
c303712476 Removed unused assets 2024-11-20 14:10:39 -06:00
Tom
c126799afc change deploy-site to main to avoid generating preview 2024-11-20 13:11:22 -06:00
Michael Hollister
912776312c Fixed GitHub site logo 2024-11-20 13:02:27 -06:00
Michael Hollister
58d2b73220 Merge branch 'tf/mv-site-cfpages' into 'master'
Move site to CloudFlare Pages

See merge request videostreaming/fcast!7
2024-11-20 18:43:22 +00:00
Michael Hollister
72f80af3db Updated website to new design 2024-11-20 12:40:48 -06:00
Tom
53e7669c87 add node files 2024-11-20 12:36:23 -06:00
Tom
9ea17c46d3 deploy site with npm install & npm run deploy-site 2024-11-20 12:35:58 -06:00
Koen
61f718f6ab Merge branch 'v3' into 'master'
Merge Electron receiver 2.0.0 into master

See merge request videostreaming/fcast!3
2024-11-20 12:21:25 +00:00
Michael Hollister
f7cc247d8b Updated readme for Electron player 2.0.0 release 2024-11-19 17:44:17 -06:00