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

feat(crunchyroll): init #1023

Open
wants to merge 37 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 30 commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
93994f6
feat(crunchyroll): init
Lichthagel Nov 19, 2023
7849cd8
fix(crunchyroll): set mauve as default accent
Lichthagel Jun 26, 2024
30bb36a
Merge branch 'main' into feat/crunchyroll
uncenter Jul 14, 2024
3abc673
fix(crunchyroll): timeline slider color
Lichthagel Jul 28, 2024
663c166
Merge branch 'main' into feat/crunchyroll
NeonGamerBot-QK Aug 27, 2024
a784e84
update maintainers
NeonGamerBot-QK Aug 27, 2024
1e20b1a
fix: partial account fixes.
NeonGamerBot-QK Aug 27, 2024
3774989
Update catppuccin.user.css
NeonGamerBot-QK Sep 3, 2024
fd0cae7
chore: start changes on ./games page
NeonGamerBot-QK Sep 3, 2024
1ae6465
chore(crunchyroll): update maintainers
Lichthagel Sep 3, 2024
5267f9f
feat(crunchyroll): style account pages
Lichthagel Sep 3, 2024
65125ed
Revert "chore: start changes on ./games page"
Lichthagel Sep 4, 2024
643b532
feat(crunchyroll): theme music landing page
Lichthagel Sep 4, 2024
f6b5e25
feat(crunchyroll): theme gift card input page
Lichthagel Sep 4, 2024
4ae90b3
fix(crunchyroll): also theme odd version of single promo card
Lichthagel Sep 4, 2024
59f5051
feat(crunchyroll): theme free trial upsell
Lichthagel Sep 4, 2024
606d040
fix(crunchyroll): fix some text added by MALSync extension
Lichthagel Sep 4, 2024
9aedc3f
feat(crunchyroll): add preview image
Lichthagel Sep 4, 2024
9743869
Merge branch 'main' into feat/crunchyroll
uncenter Sep 5, 2024
8982726
Revert "update maintainers"
Lichthagel Sep 6, 2024
e470433
fix(crunchyroll): use mauve accent in preview
Lichthagel Sep 6, 2024
70c848d
chore(crunchyroll): remove template comments
Lichthagel Sep 6, 2024
7ad62de
chore(crunchyroll): move palette to bottom
Lichthagel Sep 6, 2024
f42f03d
chore(crunchyroll): move catppuccinColors mixin to bottom
Lichthagel Sep 6, 2024
b9e459e
chore(crunchyroll): use up to 10% bg opacity on footer
Lichthagel Sep 11, 2024
f685010
fix(crunchyroll): style rating data toggletip on all pages
Lichthagel Sep 11, 2024
64486d6
chore(crunchyroll): format
Lichthagel Sep 11, 2024
9f33aed
feat(crunchyroll): style auth pages
Lichthagel Sep 11, 2024
16fc3b5
feat(crunchyroll): explain player options in faq
Lichthagel Sep 11, 2024
ab8d4e2
fix(crunchyroll): settings button active in full player setting
Lichthagel Sep 11, 2024
79d84a1
chore(crunchyroll): adjust faq wording
Lichthagel Sep 17, 2024
0d27ec8
Merge branch 'main' into feat/crunchyroll
uncenter Sep 17, 2024
40de8c9
feat(crunchyroll): theme maturity icons & settings
Lichthagel Oct 2, 2024
bf245d7
fix(crunchyroll): generated classnames on auth pages
Lichthagel Oct 2, 2024
092f30d
fix(crunchyroll): disable on mostly unthemed premium page
Lichthagel Oct 2, 2024
8830002
Merge remote-tracking branch 'upstream/main' into feat/crunchyroll
Lichthagel Oct 16, 2024
4135938
fix(crunchyroll): content warnings & backdrop at beginning of video
Lichthagel Oct 16, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions scripts/userstyles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,9 @@ collaborators:
- &Flapperoo
name: Eli
url: https://github.com/Flapperoo
- &lichthagel
name: Lichthagel
url: https://github.com/Lichthagel
- &jh-devv
name: jh-devv
url: https://github.com/jh-devv
Expand Down Expand Up @@ -281,6 +284,22 @@ userstyles:
readme:
app-link: "https://crowdin.com"
current-maintainers: [*ryanccn]
crunchyroll:
name: Crunchyroll
categories: [entertainment]
icon: crunchyroll
color: peach
readme:
app-link: "https://crunchyroll.com"
faq:
- question: "What are the player options for?"
answer: |
The player options allow you to specify how the catppuccin colors are applied to the video player:

**Player: Flavor** - Which flavor of catppuccin to use for the player. *Auto* uses the same flavor as the rest of the site.
**Player: Setting** - To what extend the catppuccin theme is used. *None*: disables theming of the video player, *Minimal*: background, timeline (accent only) and loading circle, *Medium*: same as minimal plus menus, *Full*: same as medium plus all controls (contrast is suboptimal).
**Player: Background** - When to apply theming to the background/black edges. *Not Fullscreen* applies the theme to the background when the player is not in fullscreen mode.
current-maintainers: [*lichthagel]
deepl:
name: DeepL
categories: [translation_tool, productivity]
Expand Down
Loading
Loading