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

chore: add dependabot

7dad885e7d0a92326ae47955a7b0e04de26d63fe authored almost 4 years ago by Fernando Fernández <[email protected]>
- fixed ordering of prettier plugins for eslint

-
- removed eslint config that is automatically added by
eslint-pligin-prettier

6308b7cd04db6c637d60227b6fede5c9abdac3fc authored almost 4 years ago by Simon Dobie <[email protected]>
Merge pull request #93 from hawken93/document-manager

DocumentManager

50e49c843e72ee0732c256610a8b4152ad6b9dfb authored almost 4 years ago by Fernando Fernández <[email protected]>
createImageUrl function

7d64842e632e9b54b51be5d4bc1a390ffa783e7d authored almost 4 years ago by hawken <[email protected]>
smoother background image rotation

10a0c0bad9cf133a83b28cc7c1e6a8b3ed2860ea authored almost 4 years ago by hawken <[email protected]>
Introduce DocumentManager for DOM stuff, and fix the jsdoc a little

29cec753f039aebb0b012e1b7ee11684b387fef3 authored almost 4 years ago by hawken <[email protected]>
some more jsdoc work

75f532ac6a62012527032b69a9ecb5873a344d93 authored almost 4 years ago by hawken <[email protected]>
restore glyphicons

856f391e7ddd7029aba755bfdf0b52b4e8d8f888 authored almost 4 years ago by hawken <[email protected]>
do text after image preload on the details page

f9d76d39a224475de100f878952b58921872d3e9 authored almost 4 years ago by hawken <[email protected]>
fix size of image on details page

edc7c724fecaed345b49e0947fdd44fb7d112c59 authored almost 4 years ago by hawken <[email protected]>
move html stuff to the html file

fc83c8ca48a520bcb6f79f0c8ddfdcd93887ee1e authored almost 4 years ago by hawken <[email protected]>
Style update

* Removed the h2 text
* Moved logo and h1 text to bottom left, logo inline
* Add text bottom rig...

a0105a2807e56f85e0e836e860fd1d871a414c98 authored almost 4 years ago by hawken <[email protected]>
forgot jsdoc

a540b2fef3f5fc957115ffb72817e3111bc23906 authored almost 4 years ago by hawken <[email protected]>
Easing up DOM operations on CC Audio

ae79a8f6593bef8e0a5c04305b6b83b40048df7e authored almost 4 years ago by hawken <[email protected]>
fix stylelint for glyphicons & integrate prettier

64136e9cc1fe79ddb6631182ddf5737b48e2f8ab authored almost 4 years ago by hawken <[email protected]>
more helper functions

f60db701cf8bc6207b72fad2118e0b9aebad1abe authored almost 4 years ago by hawken <[email protected]>
waitingcontainer to use relative sizes

c115262d5aa1574d3d7aeb680abef263439cd62e authored almost 4 years ago by hawken <[email protected]>
run prettier on html

af1c780c5f283818dc5b4666064e6358e1b80f30 authored almost 4 years ago by hawken <[email protected]>
Merge pull request #112 from jellyfin/dependabot/npm_and_yarn/axios-0.21.1

Bump axios from 0.21.0 to 0.21.1

2a41886e7d610cce21d5fbbabaa3345ac300c98e authored almost 4 years ago by Fernando Fernández <[email protected]>
Bump axios from 0.21.0 to 0.21.1

Bumps [axios](https://github.com/axios/axios) from 0.21.0 to 0.21.1.
- [Release notes](https://g...

5eaf188299574ce9ed6b3688ae54473f406a7bb2 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
add tsconfig file for webpack

77246fab624dba8325d47f92fa6d5b1e865d1271 authored about 4 years ago by Simon Dobie <[email protected]>
fix merge issues

9bbc0d7a8472fea451a1d60ed0b7399a909a8cb6 authored about 4 years ago by Simon Dobie <[email protected]>
fix merge conflicts

068a1073c935f100af11ab8fe3de9006c9c038e4 authored about 4 years ago by Simon Dobie <[email protected]>
merge webpack config files into one, convert config to typescript

c743025fe28b63ba5b0c6706d4087a4f46d8e6f1 authored about 4 years ago by Simon Dobie <[email protected]>
exclude yarn error log from git

00013811e9c29648097b3da18dda954d4f28e496 authored about 4 years ago by Simon Dobie <[email protected]>
remove yarn error log

c062008b52040fcebb6bbcbfffa39f71cb496dd6 authored about 4 years ago by Simon Dobie <[email protected]>
Add Webpack watch and dev server scripts

59affdc5c4c0ce8a3b3ac461d94dd8d91f4b79ce authored about 4 years ago by Simon Dobie <[email protected]>
Merge pull request #99 from hawken93/back-to-master

Conversions to typescript and misc stuff

437a95eadbde9cd97ed099c6e24a735ec9d4dfeb authored about 4 years ago by Fernando Fernández <[email protected]>
more jsdoc in helpers.ts + make translateRequestedItems into an async function

d3daabfa373f52e4c433f9e7767d0724c21566f9 authored about 4 years ago by hawken <[email protected]>
Module resolution with ~ and mimicked vue linting config

d13b2417f85201afb3980462b33cead7bc2c54bb authored about 4 years ago by Fernando Fernández <[email protected]>
Type up SupportsDirectPlay and getLiveStream

387dd26810e801f16151388eaed89d5a4307391f authored about 4 years ago by hawken <[email protected]>
remove old junk

66c502d04255e01e2e15c018031a2ea24b86ebe9 authored about 4 years ago by hawken <[email protected]>
fix volume change event being fired twice and too early

f63ad55144599082a64bd766bc9fe756964537ac authored about 4 years ago by hawken <[email protected]>
reporting returns void promise

3ce856274e17a67b45847ee450151a761a766925 authored about 4 years ago by hawken <[email protected]>
JSDoc

c96783c516234d109fbb93c16a5aee72ea4bf81e authored about 4 years ago by hawken <[email protected]>
add more comments, fix some types, refactor for nicer code

3e9ba983e71b97c81daa03658f5787cfe9533caf authored about 4 years ago by hawken <[email protected]>
JSDoc for rest of helpers.ts

660eeb726acfbb5b44e08855edb4695e2e15b2f5 authored about 4 years ago by hawken <[email protected]>
Fix most JSDoc of jellyfinActions, fix some types and fix the bitrate check bug

f041b28a9a28cf521081809d379ee116f2127e3d authored about 4 years ago by hawken <[email protected]>
specify type in the setRandomUserBackdrop function

925f4cc9b79cf7c9ffd5331cb64d0631f694cb7a authored about 4 years ago by hawken <[email protected]>
arrow functions

7f45044d005360a8204e49c680a2baf09b678b68 authored about 4 years ago by hawken <[email protected]>
two more type fixes

51aa78348bb6d44f86362928846e0d50e851f2e7 authored about 4 years ago by hawken <[email protected]>
lint: fix some more return types and arrow functions

6e26f445d7d9fc37f6a89e6b37ae2ac5095696e3 authored about 4 years ago by hawken <[email protected]>
fetchhelper: some types improved

039a7d681e42347d5d035e391107b0085d6674a2 authored about 4 years ago by hawken <[email protected]>
yarn lint, yarn build, misc updates

ccc106c07ff71b0933a7bd6639e1434906c7ed61 authored about 4 years ago by hawken <[email protected]>
lint: return types

e49624a59f8efddbbaeb30f5098e44d20923a041 authored about 4 years ago by hawken <[email protected]>
playbackManager -> ts

6cd61815c39a45ede2a4df2e970515f1b101849f authored about 4 years ago by hawken <[email protected]>
error handling when the server info is absent

476adc83b20a3c6995fe07e58e842445a1f2d591 authored about 4 years ago by hawken <[email protected]>
fetchhelper -> ts

0675d68023d4b7e1583e872bed92fdbedd16dccf authored about 4 years ago by hawken <[email protected]>
helpers.js -> helpers.ts + fix system volume stuff

7bbead54128c2fe35ae3e86798503e34891637bb authored about 4 years ago by hawken <[email protected]>
typeify commandhandler stuff

2d0f763cd9b061c27f94abb475742fa099f38935 authored about 4 years ago by hawken <[email protected]>
lint: replace bunches of any types

0d9af53b55eee67c88fab7cb679639b0c3501a72 authored about 4 years ago by hawken <[email protected]>
move application ready message down

3fa512385d063f311844add51e95acadb8879d09 authored about 4 years ago by hawken <[email protected]>
maincontroller to ts & static commandHandler

62fac7138637579957425be1eb7701da6f9efda7 authored about 4 years ago by hawken <[email protected]>
strict checks

Co-authored-by: Fernando Fernández <[email protected]>

c6c40f058903fc15826efdcf2d405825405bff58 authored about 4 years ago by hawken <[email protected]>
commandHandler: avoid trying to import the cast framework

a202fd3d4badcab1703a91a16825b8234a645ac2 authored about 4 years ago by hawken <[email protected]>
package.json: make serve command

386ec3a8f0a92303e11c4e99fb736c2ee0656df9 authored about 4 years ago by hawken <[email protected]>
yarn lint:code, lint&pretty at root, fix lint && prettify

94bfb5cf55b6a1a3d72cc394ce72a968bf344065 authored about 4 years ago by hawken <[email protected]>
Merge pull request #50 from ferferga/optimize-loading

Remove unused assets and optimize loading

c1589abd67d6b4f7e025437056a64849b16be979 authored about 4 years ago by Fernando Fernández <[email protected]>
Minimize CSS and vectorize base64 image

4cd9bc4f48b2ab540801465b3ae0f7d69236b3a1 authored about 4 years ago by Fernando Fernández <[email protected]>
Make 'logo' svg

88b864051f3f9271bd9220722414f9541166c454 authored about 4 years ago by Fernando Fernández <[email protected]>
Remove unused assets

53cfd75b689e5b9698049fac3a1a9bb4a3fd3f54 authored about 4 years ago by Fernando Fernández <[email protected]>
Make 'banner' svg

b7c67209f6a160e5f7bda2ca88d767297517ed56 authored about 4 years ago by Fernando Fernández <[email protected]>
Use imagemin-webpack for image optimization

c37711fce04bc4d22bec0993414bb36c56218806 authored about 4 years ago by Fernando Fernández <[email protected]>
Merge pull request #103 from jellyfin/dependabot/npm_and_yarn/node-notifier-8.0.1

Bump node-notifier from 8.0.0 to 8.0.1

afd990a3dbe7848510358f9d61bc25300002a56c authored about 4 years ago by dkanada <[email protected]>
Bump node-notifier from 8.0.0 to 8.0.1

Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Release...

48f7dd43477266850f996c2126f23a291d28cb1d authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #96 from YouKnowBlom/lintaction

Add css linting and lint workflow to github action

e7a98ce80d3b327c41611c4de4798f0acbafc8f5 authored about 4 years ago by Andreas B <[email protected]>
Add linting step to github actions

24663d24ebf08b4f6351e477b2148a4161c7dd61 authored about 4 years ago by Andreas B <[email protected]>
Remove linting step from azure CI

e57c1b2f8fcff901897dc8c377bdcc34bc2bb0ec authored about 4 years ago by Andreas B <[email protected]>
Add stylelint with standard config

db4099c41be0700ac9d6aec1a4277d39ff2a3061 authored about 4 years ago by Andreas B <[email protected]>
Lint jellyfin.css

dcd7481c01d8000fe56fc88a7a74750379227189 authored about 4 years ago by Andreas B <[email protected]>
Remove unused glyphicons css

384186590558b9d2dd514cd768daf822a7c745c9 authored about 4 years ago by Andreas B <[email protected]>
Merge pull request #94 from YouKnowBlom/fix-action

Fix wrong checkout version specified in test action

1528f3dd998ad80b3b85a32e552dfd08a03e847b authored about 4 years ago by Niels van Velzen <[email protected]>
Fix wrong checkout version specified in test action

56cddb9ad4dbbd2d5973fb2bce2730789f7b41e4 authored about 4 years ago by Andreas B <[email protected]>
Merge pull request #82 from YouKnowBlom/add-jest

Add jest and config

b022c25ee6427501cc59fe1d4c53cb0e51d048cd authored about 4 years ago by Andreas B <[email protected]>
Merge pull request #89 from hawken93/hawken-fixes-nolocal

Various fixes to make the chromecast behave better

bce18c75abb6c91e12961c89b43b07dee1016762 authored about 4 years ago by Andreas B <[email protected]>
Never switch overlay when paused or playing

20b2a54485acee9f0b2fa5084fd07d7854f31e07 authored about 4 years ago by hawken <[email protected]>
remove unused function

ca6e4bb57ec9202db14347b27e8c2700ea2f447e authored about 4 years ago by hawken <[email protected]>
jellyfinApi debug

3bbc49b83f2f6290f4b1bc499d5f68e9a6ee7dfc authored about 4 years ago by hawken <[email protected]>
10.7 is strict 2/2

Ping endpoint must also send playSessionId in query string on 10.7 (but
workaround)

425cf46eca30d7da0914b21517b9c497aa6879c7 authored about 4 years ago by hawken <[email protected]>
rm unused from playbackManager and commandHandler

226060f5829f1e9c1740ca7d399201e67c14ee65 authored about 4 years ago by hawken <[email protected]>
10.7 is strict 1/2

use Math.round() in playback reporting api

c689c3af0c00d2a68c0c09491038943319a05807 authored about 4 years ago by hawken <[email protected]>
Move logging to maincontroller.js & disable timeout in dev mode

3fb9c085a09638adead3fd1de0853bc3debf2466 authored about 4 years ago by hawken <[email protected]>
Merge pull request #92 from hawken93/jellyfinapi

JellyfinApi static class for server information

6500db13a17994388ffbb0cfb8f3fdbf61db77b8 authored about 4 years ago by Andreas B <[email protected]>
move Dictionary to global.d.ts

18cd51211697cbd9d00c80f4818e52ceebd08a05 authored about 4 years ago by hawken <[email protected]>
getLiveStream : BaseItemDto as well

1a0d6327fd22ae4e83a00db1316ca313d8097845 authored about 4 years ago by hawken <[email protected]>
getPlaybackInfo: item to BaseItemDto type, liveStreamId default null

7393e68d31a06fce45d347fd96c9b59321faa5c5 authored about 4 years ago by hawken <[email protected]>
Remove leading slashes. API obtained URLs might include them

c25814ebde51ab8493d9d060a45999ae7854947f authored about 4 years ago by hawken <[email protected]>
JellyfinApi refactoring + linting enabled

4c815e00be0684fdab65d8d8655233084ca35ac9 authored about 4 years ago by hawken <[email protected]>
Improve github action test workflow

3679671f5667988f39050052dcf578459d04888c authored about 4 years ago by Andreas B <[email protected]>
Rename main workflow to test

dfabc482085cc28306d6e2842c497ee1dc02c6d9 authored about 4 years ago by Andreas B <[email protected]>
Add test action to github actions

b6cee9ef993508c90f78718b2d4bfcbc0a38d56c authored about 4 years ago by Andreas B <[email protected]>
Add jest, ts-jest and basic jest config

f1f87d6612656a3758c41b2e1d97f329285a9f08 authored about 4 years ago by Andreas B <[email protected]>
Merge pull request #91 from hawken93/hawken-fixes-important

Filtered set of the various fixes PR

7eb681b94bce6dd40756a95e0a6cf8b405b44177 authored about 4 years ago by Andreas B <[email protected]>
Support AC3 and bump channels to 6 when detected.

0fd4fb8bfc096ac856e3d9d62dee109dc2bb9848 authored about 4 years ago by hawken <[email protected]>
add PlayNow command handler, log message not event, make unidentified handler more visible in logs

39973c44868c2d2a7310b1e6b078dbee1bdcafd4 authored about 4 years ago by hawken <[email protected]>
set MaxStaticBitrate to try get directstream going

d1af0dc17aabdcc9a8586886ba88f3d9dd5f0316 authored about 4 years ago by hawken <[email protected]>
Fix deviceProfile arguments and make mandatory

19616ed2ec6a573443edb1451377e6b410d54ca8 authored about 4 years ago by hawken <[email protected]>
remove useless parameter from getMaxBitrate and return sane default

7384d6694d076b736e84b892a75888ac51f641b1 authored about 4 years ago by hawken <[email protected]>
AC3 non-support workaround

8231dffe408fff84ae7eaa3d65810a7b6b158b60 authored about 4 years ago by hawken <[email protected]>
lowercase /videos/

02e29a18d892bbcf595bf92090fd9ad34b96f0c0 authored about 4 years ago by hawken <[email protected]>