Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(findSubtitle) add start index to final index after slice #2459

Conversation

seanmcbroom
Copy link
Contributor

No description provided.

seanmcbroom and others added 30 commits September 12, 2024 02:43
Signed-off-by: Fernando Fernández <ferferga@hotmail.com>
* Reduce unnecessary verbosity of the stores
* Extract the current typography of the application as a CSS variable
* Make font selector truly generic and also able to change the typography of the whole app

There are now 3 internal values:
- auto: for following app's font
- system: for following system's font
- default: default app's font

This way subtitles can be truly configurable independently from the app.

App typography follows the same schema, but without 'auto' since it's not applicable there.

Signed-off-by: Fernando Fernández <ferferga@hotmail.com>
Signed-off-by: Fernando Fernández <ferferga@hotmail.com>
Signed-off-by: Fernando Fernández <ferferga@hotmail.com>
Signed-off-by: Fernando Fernández <ferferga@hotmail.com>
Signed-off-by: Fernando Fernández <ferferga@hotmail.com>
Signed-off-by: Fernando Fernández <ferferga@hotmail.com>
@seanmcbroom seanmcbroom changed the title Fix(find subtitle) add start index to final index after slice fix(findSubtitle) add start index to final index after slice Sep 12, 2024
@jellyfin-bot jellyfin-bot added the vue Pull requests that edit or add Vue files label Sep 12, 2024
@jellyfin-bot
Copy link

jellyfin-bot commented Sep 12, 2024

Cloudflare Pages deployment

Latest commit 7c11eef
Status ✅ Deployed!
Preview URL https://e95cc62b.jf-vue.pages.dev
Type 🔀 Preview

View build logs

@jellyfin-bot jellyfin-bot added the merge conflict Something has merge conflicts label Sep 12, 2024
@seanmcbroom
Copy link
Contributor Author

okay, my branch is clearly messed up. i'm going to refork this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge conflict Something has merge conflicts vue Pull requests that edit or add Vue files
Projects
Development

Successfully merging this pull request may close these issues.

3 participants