Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/jellyfin/jellyfin-chromecast

Chromecast Client for Jellyfin
https://github.com/jellyfin/jellyfin-chromecast

add initial pipeline

43852bc638e5916d53fa97c3419346b22d881d69 authored over 4 years ago by dkanada <[email protected]>
Merge pull request #31 from YouKnowBlom/add-eslint

Add eslint

ee8ace9d662b67225c751d82d834a55f4f8422df authored over 4 years ago by Andreas B <[email protected]>
Change linting version to es2020 instead of es2015

2f316e8ef79010c8e8610c764460d434fca261a0 authored over 4 years ago by Andreas B <[email protected]>
Add linting script to package.json

e1740d791af82690acb962bab61a56582a333c13 authored over 4 years ago by Andreas B <[email protected]>
Disable ESLint in relevant files

40e9879babb2cceda5358b1520d1f7b6367d0e22 authored over 4 years ago by Andreas B <[email protected]>
Add ESLint and config

be96086d8bc6d2b4fa5194bd45cf44603e33e636 authored over 4 years ago by Andreas B <[email protected]>
Merge pull request #28 from YouKnowBlom/add-webpack

Add webpack

09c8eea06578cfa22d415ef0b98ea32f53ce657e authored over 4 years ago by Andreas B <[email protected]>
Merge pull request #30 from YouKnowBlom/add-editorconfig

Add editorconfig

8fe8577bc085f7557863c4d8652d6687041db1f1 authored over 4 years ago by Andreas B <[email protected]>
Clean up .gitignore

6a336b607b3696d65d484ed7e5ed214ca73d9b8e authored over 4 years ago by Andreas B <[email protected]>
Fix jellyfinactions not exporting properly

667dbd15388883a261b4c1abd904c4809d592895 authored over 4 years ago by Andreas B <[email protected]>
Move message broadcast functions to helpers.js

d0e2f697a90b19a7fba25efb903b441953d28337 authored over 4 years ago by Andreas B <[email protected]>
Disable debug logging in production builds

6d23b9ec10ac0a88d22b162ba2840560754f3ac3 authored over 4 years ago by Andreas B <[email protected]>
Replace old references to fetchhelper

278b77efdb3e11ac4f9f4e711a87372df36d09af authored over 4 years ago by Andreas B <[email protected]>
Remove unused variables in app.js

73b42b64c58efddc4c5622c73796aebd7bce97a0 authored over 4 years ago by Andreas B <[email protected]>
Add source maps to webpack development build

a0bce4026d68645d9d7ca986faac9f59e537103b authored over 4 years ago by Andreas B <[email protected]>
Add webpack and config

1eab602f3077027944503d7f307c78469dad2baf authored over 4 years ago by Andreas B <[email protected]>
Add bug report issue template

b116b19fcd516d5179e82cc4f1036f2323de9c1f authored over 4 years ago by Andreas B <[email protected]>
Add editorconfig

3959a3b006ca1a66c2927d24fba938c6f8bee363 authored over 4 years ago by Andreas B <[email protected]>
Merge pull request #26 from YouKnowBlom/ES6-last-migrations

Convert helpers to ES6 module and remove requirejs

9a51e38e0fd1263f8047d77aaba38361be0f034e authored over 4 years ago by Andreas B <[email protected]>
Add basic package.json

ae26dd844d8a61db00272e9b406669bf9ea93db8 authored over 4 years ago by Andreas B <[email protected]>
Remove requirejs from index.html

da3f1aad0f0bf7967453ed8411b620fb2e6a42d5 authored over 4 years ago by Andreas B <[email protected]>
Refactor out requirejs from app.js

cb9b6d171163eea89f2b831f43f756860ce2307b authored over 4 years ago by Andreas B <[email protected]>
Convert helpers to ES6 module

cfe731405c7c0e7263c274e8e58cdf4bd4ae66e9 authored over 4 years ago by Andreas B <[email protected]>
Merge pull request #25 from YouKnowBlom/ES6-migration-maincont

Convert maincontroller to ES6 module

1675dc4b9dce50d029f18afde0de420fccf1a9f8 authored over 4 years ago by Andreas B <[email protected]>
Convert maincontroller to ES6 module

a0c15fa40fafc91e0c5bd7d03d6a9b8be785793d authored over 4 years ago by Andreas B <[email protected]>
Merge pull request #24 from YouKnowBlom/ES6-migration-jellyfinactions

Convert jellyfinactions and fetchhelper to ES6 module

6f72d13a36fa678af8765e66f68877f60c5408d3 authored over 4 years ago by Andreas B <[email protected]>
Merge pull request #23 from YouKnowBlom/ES6-migration-deviceprofilebuilder

Convert deviceprofilebuilder and related files to ES6 modules

5d8f2269fff1af3ffef085a9246845fc9d36c4a4 authored over 4 years ago by Andreas B <[email protected]>
Convert jellyfinactions to ES6 module

4efa0e8618a32a5367aabf2426f0256235c9ad0a authored over 4 years ago by Andreas B <[email protected]>
Convert deviceprofilebuilder to ES6 module

3ddb1b3018c241755b870ca76f403870e96a6d4c authored over 4 years ago by Andreas B <[email protected]>
Convert codecsupporthelper to ES6 module

c18fcf63696a2838928021a9589162cffdc93646 authored over 4 years ago by Andreas B <[email protected]>
Convert castDevices to ES6 module

0a7b41cd08eb7bcf99f96bb30689c81e9080a2e0 authored over 4 years ago by Andreas B <[email protected]>
Merge pull request #22 from YouKnowBlom/move-to-src

Move source files to src

7f2f63d0c9dd88d2c49342d0bdbfafbfcf3f5e35 authored over 4 years ago by Vasily <[email protected]>
Convert fetchhelper to ES6 module

a994483f2a16c30a3e15206a22322cad0182fdf9 authored over 4 years ago by Andreas B <[email protected]>
Merge pull request #20 from jellyfin/remove-web-dependency

Remove web dependency (mostly)

ac995da75f0dc8ad890647dac6a095b1b6c45c0f authored over 4 years ago by Andreas B <[email protected]>
Add copy of fetchhelper from jellyfin-web

2abdcef1e94b1243463bd13bb507c479c579ed9e authored almost 5 years ago by Andreas B <[email protected]>
Move source files to src

c29c53cfcae46b5c1aeb8ed75a9586fc8f31dd53 authored almost 5 years ago by Andreas B <[email protected]>
Add custom device profile builder component

07e58a2138f8b6aa53dd385f993a8f067d780602 authored almost 5 years ago by Andreas B <[email protected]>
Add codecsupporthelper component

2be41178953c0138fb14aedbe1a5b9a3d87297ef authored almost 5 years ago by Andreas B <[email protected]>
Add castDevice component

75a2a64505e9663049d5310f72897221b8e76cad authored almost 5 years ago by Andreas B <[email protected]>
Move Cast SDK link to html

a40345ee26bf33cc0e09550a504f055a58693587 authored almost 5 years ago by Andreas B <[email protected]>
Add getDisplayRunningTime to helpers

bed31d5471ac450800520af34f7644d9b9bac585 authored almost 5 years ago by Andreas B <[email protected]>
Merge pull request #18 from crobibero/patch-1

Fix ReadMe

501e9855694851f6a7ce6980d178767664bd88e1 authored almost 5 years ago by Andreas B <[email protected]>
Remove datetime dependency

66e3135b8ed5025d1686302707c107bf15db4855 authored almost 5 years ago by Andreas B <[email protected]>
Fix ReadMe

temp fix but ok

8dd51a3dea1421b1e72069831e67964d993f7739 authored almost 5 years ago by Cody Robibero <[email protected]>
Merge pull request #7 from cvium/migrate_to_caf

Migrated to CAF

2c86087d3b16bce19932eef915b2b08fb64a53d7 authored almost 5 years ago by Andreas B <[email protected]>
Merge pull request #13 from YouKnowBlom/merge-conflict

Merge conflict fix

70b95a2a73a56895d5dba2870e06a51b6d5d98f0 authored almost 5 years ago by Claus Vium <[email protected]>
Fix browserdeviceprofile returning wrong h264 level for gen 1 & 2 (#10)

5b40a8942b64f631965abb9344f3f924fff86e12 authored almost 5 years ago by Andreas B <[email protected]>
Merge branch 'master' into merge-conflict

6f93ecab77b707a6068a16a14404faedfc98367c authored almost 5 years ago by Andreas B <[email protected]>
Merge pull request #11 from YouKnowBlom/bump-version

Disable closed caption control and bump version to 3.0.0

882bf10c0485592d953f7ab78c323996fbf46502 authored almost 5 years ago by Claus Vium <[email protected]>
Bump receiver version to 3.0.0

1559ae08a48310cf13e556679bfb1a4aa2452e1e authored almost 5 years ago by Andreas B <[email protected]>
Disable closed caption control

a5776d48f96a6c67e32ae0acffb2973af8ea6cbb authored almost 5 years ago by Andreas B <[email protected]>
Remove invalid mkv support reported by browserdeviceprofile (#8)

4cc090c11f63946857d8d9f249fbbe0aac18f040 authored almost 5 years ago by Andreas B <[email protected]>
Merge pull request #7 from YouKnowBlom/report-device-capabilities

Add device capabilities report

945193f928f41901570307e5d014087a963a97a5 authored almost 5 years ago by Claus Vium <[email protected]>
Remove invalid comment

a742c0d8873f616801d7c52bea836ef3ca274b92 authored almost 5 years ago by Andreas B <[email protected]>
Merge pull request #9 from YouKnowBlom/fix-generic-metadata

Fix movies and audio using wrong metadata class

a5305a18a176de5467a69b0320831770f5cbb585 authored almost 5 years ago by Claus Vium <[email protected]>
Merge pull request #6 from YouKnowBlom/add-player-details

Add controls to CAF player

406ccd0188eade62447fe05018dfc0150e75ca95 authored almost 5 years ago by Claus Vium <[email protected]>
Fix movies and audio using wrong metadata class

131ca6cae30f6e59aa08c85b14aa6321b742369a authored almost 5 years ago by Andreas B <[email protected]>
Add device capabilities report

4ceecd574d0707939354f5d7d3c217646e99f0d1 authored almost 5 years ago by Andreas B <[email protected]>
Add controls to CAF player

4040a0f321f2495cdd84371eafeff7303d3747b1 authored almost 5 years ago by Andreas B <[email protected]>
Merge pull request #5 from YouKnowBlom/add-player-details

Add more ui stuff

fc1a5d4c5bb9f61af1f0fdc97424c92c25d33987 authored almost 5 years ago by Claus Vium <[email protected]>
Merge pull request #4 from YouKnowBlom/no-backdropurl-fix

Fix error when backdropUrl is undefined

51b0930f6afc407f5801374116165249d38fcb63 authored almost 5 years ago by Claus Vium <[email protected]>
Merge pull request #17 from YouKnowBlom/rotten-logo-update

Update Rotten Tomatoes logos

456ec572ec6ab121ad54be0cafe55a88e25b9137 authored almost 5 years ago by Anthony Lavado <[email protected]>
Change color of progress bar to jellyfin blue

6be91596de3dc966c93f8709ee7e62700a5a6dcd authored almost 5 years ago by Andreas B <[email protected]>
Add watermark logo to player

91feb02b3e436a5289634bcb953e94ea15915cb7 authored almost 5 years ago by Andreas B <[email protected]>
Add playback-logo-image to player

47d1d2445b0790923b1c9ed79502c1d199a6674d authored almost 5 years ago by Andreas B <[email protected]>
Fix error when backdropUrl is undefined

a1220268b877f30ccbaa3fe4f105ddf55610c9b9 authored almost 5 years ago by Andreas B <[email protected]>
Merge pull request #1 from YouKnowBlom/migrate_to_caf

Prevent adding non WebVTT tracks to player

b23039dcbf30b49b8fb08ba668c89983d39383aa authored almost 5 years ago by Claus Vium <[email protected]>
Make subtitle codec lowercase in VTT check to future proof

836757ca742755525a37a1855198e73cc33dbb72 authored almost 5 years ago by Andreas B <[email protected]>
Update Rotten Tomatoes logos

64130dab0714c637588fef99dfa5d8bc6daba9dc authored almost 5 years ago by Andreas B <[email protected]>
Add full list of artists and show album name when playing music

1a9c4ee99efd1b467eb725c752cf8451cbc9df54 authored almost 5 years ago by Andreas B <[email protected]>
Prevent adding non WebVTT tracks to player as it only supports WebVTT

1e99c9df28aeb129a32623557f7b865e275f7ea0 authored almost 5 years ago by Andreas B <[email protected]>
Fix playback status in android app when reconnecting (#10)

* reset playing status correctly on stop and send playback progress if something is playing when...

5194d2b9f0120e0eb8c7a81fe546cb9e92fcca2b authored over 5 years ago by Froghut <[email protected]>
Merge pull request #9 from Froghut/initial-volume-fix

Get cast device volume/mute on init and send to client on connect

7a143a09913c06c007b644698920af55f70f6cc2 authored over 5 years ago by Joshua M. Boniface <[email protected]>
add comments

a24f80310f229b2b1821f10a9ffe1ab162f86dad authored almost 6 years ago by Froghut <[email protected]>
fix tabs/spaces

56d239b29c115297dab344843efefe87efa76b47 authored almost 6 years ago by Froghut <[email protected]>
get cast device volume/mute on init and send to client on connect

c03250ba7d33a7583b0ecd179938a3fe376d5ffc authored almost 6 years ago by Froghut <[email protected]>
Add arbitrary font scaling based on textSize

87a7fcaa2b422c9e515692b3a6cfeb03186ce072 authored almost 6 years ago by Claus Vium <[email protected]>
Add subtitle appearance

3dc54177da68bc3380b88c1929d0cf47f7317f13 authored almost 6 years ago by Claus Vium <[email protected]>
Revert to X-MediaBrowser-Token due to CORS policy

6798c80fd5a390acee230776ad0f9306e8628f5c authored almost 6 years ago by Claus Vium <[email protected]>
Replace mediabrowser with emby

e98f27d5582562791f464519bf8cc3b444e52051 authored almost 6 years ago by Claus Vium <[email protected]>
Fix invalid subtitle track

ad4f412a743a5caded9adc620153addfbf9c68ad authored almost 6 years ago by Claus Vium <[email protected]>
More cleanup

d010c63bd6e3f7bce73cc9c3a9cfcf24e31672fb authored almost 6 years ago by Claus Vium <[email protected]>
Cleanup and minor bug fixes

5a2dd316ce929959950ca1e10bf45f8ce145fc30 authored almost 6 years ago by Claus Vium <[email protected]>
Fix remote control change position/seek

7c5ef77d45796a9e961b13c8916764f335fcbb53 authored almost 6 years ago by Claus Vium <[email protected]>
Fix VTT subtitles

971f07471c1fe39dd18a7797ba29a7318986189a authored almost 6 years ago by Claus Vium <[email protected]>
fix css

009d2f2f8b6dd430e97f05200e679efb39b01f8b authored almost 6 years ago by cvium <[email protected]>
fix detailImage height

78a6bb56d500a834dcccb17a19aa9ce25df3d910 authored almost 6 years ago by cvium <[email protected]>
readded item info display

9c59c2a3a07accf30551b04997a5be5e60a002af authored almost 6 years ago by cvium <[email protected]>
make built-in controls the only controls

4c9ef13914910e6d2e9d789af59c44439004e8e0 authored almost 6 years ago by cvium <[email protected]>
minor refactoring

e850a6b3701837335cc2c031924495af95986261 authored almost 6 years ago by cvium <[email protected]>
fixed some commands and re-added stop

83b95a62bda71587426f6c4f7aee4010f872c030 authored almost 6 years ago by cvium <[email protected]>
add .vscode to gitignore

e79ef76743d19fedb97cc983a5736787534dd3a9 authored almost 6 years ago by cvium <[email protected]>
Merge pull request #5 from bfayers/quicksand-font

Change to quicksand font and remove Robot imports

528c1156bd9d728c430603e000b5d180d4a81f2a authored almost 6 years ago by Joshua M. Boniface <[email protected]>
fix playback

5113f1aef243edef2f7ad043c58d41f4096b73d9 authored almost 6 years ago by cvium <[email protected]>
initial migration stuff, no crashes, but no streaming either

f58c896435a22c1ad39ee37f4ee4757e0a8419c9 authored almost 6 years ago by cvium <[email protected]>
change to using quicksand font & remove Robot imports

3934315ab4eb23035f08e131a11d7a6de5581607 authored almost 6 years ago by bfayers <[email protected]>
Merge pull request #3 from cvium/submodule

Submodule the shared ui components

ff9253f5c4ae235e701b76aff54fb5e8926e7648 authored almost 6 years ago by Anthony Lavado <[email protected]>
Merge pull request #2 from cvium/master

Fixed crash and removed unneeded closing tag

ae3959d7ec3249e2567b1ca4509595c4125faabc authored almost 6 years ago by Joshua M. Boniface <[email protected]>
Merge pull request #4 from jellyfin/hsts-fonts

Update fonts to load via HTTPS

482fae443b3a6640bd4682c10bd4e07a62e96547 authored almost 6 years ago by Anthony Lavado <[email protected]>
close img tag

6e8f2957628eba64f4b6477ab71bada08affa5e8 authored almost 6 years ago by cvium <[email protected]>