Commit Graph

2275 Commits

Author SHA1 Message Date
Tanmay Chimurkar
1fbdefce4d
Fixing minor typo in hardware-selection.md 2024-09-12 10:50:43 +02:00
Fernando Fernández
155b57bd96
Merge pull request #1110 from ferferga/vue-deployment
Some checks failed
build / Build (push) Failing after 0s
build / Deploy to GitHub Pages (push) Has been skipped
build / Deploy to Cloudflare Pages (push) Has been skipped
lint / Lint TypeScript/JavaScript (push) Failing after 0s
lint / Lint Markdown (push) Failing after 0s
test / Test URLs (test:blog-urls) (push) Failing after 0s
test / Test URLs (test:docs-urls) (push) Failing after 0s
test / Test URLs (test:web-urls) (push) Failing after 0s
feat(clients/vue): create deployment documentation
2024-09-12 02:21:06 +02:00
Fernando Fernández
49ea0e3516 refactor: address review comments
Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>
Co-authored-by: Gauvino <68083474+Gauvino@users.noreply.github.com>
Co-authored-by: Odd Stråbø <oddstr13@openshell.no>
2024-09-12 02:19:01 +02:00
Fernando Fernández
21ebd93869 refactor(clients/vue): fix lint
The hashtag at the beginning makes possible that Docusaurus still renders the page's title, rendering the rest of the headers at h2< size,
which is needed to keep a better distinction between the different sections

Signed-off-by: GitHub <noreply@github.com>
2024-09-12 02:19:01 +02:00
Fernando Fernández
e23326b6c3 refactor(client/vue): address review comments
Signed-off-by: GitHub <noreply@github.com>
2024-09-12 02:19:01 +02:00
Fernando Fernández
b87eae6573 feat(testing/web): add security disclaimer
Signed-off-by: GitHub <noreply@github.com>
2024-09-12 02:19:01 +02:00
Fernando Fernández
ede6ef42b4 feat(clients/vue): create deployment documentation
Signed-off-by: GitHub <noreply@github.com>
2024-09-12 02:19:01 +02:00
thedreadpirate
6712644625
Correcting and adjusting Nginx docs (#1098)
* Correcting and adjusting Nginx docs

* Correcting http2 switch, re-adding explicit XSS disable.

* Emphasizing HTTPS config, discouraging HTTP

* Making lint happy

* Missed semicolon

* Removing # to make lint happy

* Make lint happy, yet again

* Correcting subpath documentation for sockets

* Rearragning subpath exmaples to emphasize HTTPS

* Minor syntax change

* Minor syntax change, accidentally removed caution close

* Adding, adjust headers for consistency

* Adding, adjust headers

* add_headers in subpaths, toning down cautions, updating CSP

* minor changes for uniformity

* Adjusting http2 syntax for versions 1.25+

* Adding HTTP3/QUIC options

* Removing QUIC/HTTP3, not ready

* Switching example.org for DOMAIN.TLD for consistency

* Making suggested changes

* minor grammatical changes
2024-09-11 16:19:06 -04:00
felix920506
0f7dfd1e0f
Merge pull request #1118 from jellyfin/eb-design-update-01 2024-09-12 02:00:58 +08:00
Erik
f34ff7f603
Update branding.md
Updated the brand font and its link.
2024-09-11 17:26:00 +00:00
Niels van Velzen
ae39bfcc76
Merge pull request #1117 from jellyfin/design-update
Some checks failed
build / Build (push) Failing after 1s
build / Deploy to GitHub Pages (push) Has been skipped
build / Deploy to Cloudflare Pages (push) Has been skipped
lint / Lint TypeScript/JavaScript (push) Failing after 1s
lint / Lint Markdown (push) Failing after 1s
test / Test URLs (test:blog-urls) (push) Failing after 1s
test / Test URLs (test:docs-urls) (push) Failing after 1s
test / Test URLs (test:web-urls) (push) Failing after 1s
New logo
2024-09-11 19:13:44 +02:00
Erik
36dfed1ba4 New logo
Updated fonts
2024-09-11 19:08:14 +02:00
Niels van Velzen
4915a64560
Merge pull request #1111 from ferferga/refactors
refactor: replace PR with Pull Requests
2024-09-11 13:35:09 +02:00
Fernando Fernández
99493461cc
refactor: replace "PR" with "pull requests"
People not-so well versed with GH might not know what a PR is

Signed-off-by: GitHub <noreply@github.com>
2024-09-11 11:32:53 +00:00
Niels van Velzen
f194c1e867
Merge pull request #1116 from jboctor/chat-room-rules-update
Some checks failed
build / Build (push) Failing after 0s
build / Deploy to GitHub Pages (push) Has been skipped
build / Deploy to Cloudflare Pages (push) Has been skipped
lint / Lint TypeScript/JavaScript (push) Failing after 0s
lint / Lint Markdown (push) Failing after 0s
test / Test URLs (test:blog-urls) (push) Failing after 0s
test / Test URLs (test:docs-urls) (push) Failing after 0s
test / Test URLs (test:web-urls) (push) Failing after 0s
Documentation update for chat room rules
2024-09-11 09:28:07 +02:00
Tim Eisele
16e7e268f1
Merge pull request #1115 from jellyfin/renovate/sass-1.x
Update dependency sass to v1.78.0
2024-09-11 09:12:09 +02:00
John Boctor
658be847e8
Documentation update for chat room rules 2024-09-10 23:04:32 -05:00
renovate[bot]
180f690709
Update dependency sass to v1.78.0 2024-09-10 23:45:21 +00:00
Joshua M. Boniface
5d14303e5f
Add 10.10.0 release roadmap blog post (#1103)
Some checks failed
build / Build (push) Failing after 0s
build / Deploy to GitHub Pages (push) Has been skipped
build / Deploy to Cloudflare Pages (push) Has been skipped
lint / Lint TypeScript/JavaScript (push) Failing after 0s
lint / Lint Markdown (push) Failing after 0s
test / Test URLs (test:blog-urls) (push) Failing after 0s
test / Test URLs (test:docs-urls) (push) Failing after 0s
test / Test URLs (test:web-urls) (push) Failing after 0s
* Add 10.10.0 release roadmap blog post

* Mention planned step for feature draft post

* Remove date line

* Fix typo

* Shrink image to 300x360

* Fix extra the

* Update blog/2024/09-10-release-roadmap-10.10.0/index.mdx

Co-authored-by: Gauvino <68083474+Gauvino@users.noreply.github.com>

* Update blog/2024/09-10-release-roadmap-10.10.0/index.mdx

Co-authored-by: Gauvino <68083474+Gauvino@users.noreply.github.com>

* Update blog/2024/09-10-release-roadmap-10.10.0/index.mdx

Co-authored-by: Gauvino <68083474+Gauvino@users.noreply.github.com>

---------

Co-authored-by: Gauvino <68083474+Gauvino@users.noreply.github.com>
2024-09-10 23:44:51 +00:00
Niels van Velzen
5acfba4761
Merge pull request #1112 from ferferga/docker-compose-farewell
refactor: remove deprecated docker compose v1 mentions
2024-09-10 21:44:18 +02:00
Fernando Fernández
d9b1355d0f
refactor: remove deprecated docker compose mentions
Signed-off-by: GitHub <noreply@github.com>
2024-09-10 19:37:38 +00:00
felix920506
385766dfeb
Merge pull request #1104 from felix920506/testing-web-from-master 2024-09-10 23:10:26 +08:00
felix920506
6eb2210bba
suggestions
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-09-10 22:28:11 +08:00
thedreadpirate
584a21bcec
Ubuntu released patched kernel for Arc GPUs (#1108) 2024-09-10 10:07:15 -04:00
felix920506
cc99c11c0e
more description 2024-09-10 21:49:57 +08:00
felix920506
859b16a787
formatting 2024-09-10 21:48:57 +08:00
felix920506
78068d50ba
Josh's suggestions 2024-09-10 09:05:22 -04:00
felix920506
e8bb2d6d0f
broken pages link 2024-09-09 21:15:01 -04:00
felix920506
dd5095c33c
PRs without deployments 2024-09-10 08:23:42 +08:00
felix920506
2a5e0d750f
dedicated test server 2024-09-10 08:22:07 +08:00
felix920506
8ab057ee91
accept suggestions
Co-authored-by: Fernando Fernández <ferferga@hotmail.com>
2024-09-10 03:48:10 +08:00
felix920506
32410e3471
change uid 2024-09-09 11:09:47 -04:00
felix920506
c7ac466f6b
Address some suggestions 2024-09-09 11:08:39 -04:00
felix920506
c93a644862
Add mentions of Vue and caution for backup 2024-09-09 08:50:26 -04:00
felix920506
2bb6285b63
fix broken file path 2024-09-08 15:36:43 -04:00
felix920506
cf16ed4e33
fix lint 2024-09-08 15:31:38 -04:00
felix920506
9a73b1a777
Add testing jf web page 2024-09-08 15:27:17 -04:00
felix920506
e6a5e1f8c4
Merge pull request #1102 from jellyfin/renovate/swiper-11.x
Update dependency swiper to v11.1.12
2024-09-09 02:14:20 +08:00
renovate[bot]
121bd44f9b
Update dependency swiper to v11.1.12 2024-09-08 15:27:50 +00:00
Tim Eisele
2223457451
Merge pull request #1101 from jellyfin/renovate/react
Update dependency @types/react to v18.3.5
2024-09-06 13:18:13 +02:00
renovate[bot]
adedcf87db
Update dependency @types/react to v18.3.5 2024-09-06 11:05:02 +00:00
Niels van Velzen
0298bf6361
Merge pull request #1100 from felix920506/remove-outdated-warning
Remove outdated warning from hardware selection
2024-09-06 07:29:35 +02:00
felix920506
6f90588315
Update hardware-selection.md 2024-09-05 20:34:32 -04:00
Niels van Velzen
d21dcfd3ac
Merge pull request #1097 from polyzen/patch-1
Remove remaining reference to animostiy22's repo
2024-09-05 07:30:58 +02:00
Daniel M. Capella
4917dab48c
Remove remaining reference to animostiy22's repo
Continuation of 0c6c85f834
2024-09-04 22:35:26 +00:00
felix920506
f9f1baa469
Merge pull request #1095 from jellyfin/renovate/swiper-11.x 2024-09-05 00:50:51 +08:00
renovate[bot]
3f6cf0314b
Update dependency swiper to v11.1.11 2024-09-04 16:14:17 +00:00
Niels van Velzen
c5d1fd5232
Merge pull request #1077 from gnattu/dedicated-dotnet-portable
Add dedicated dotnet tab for dotnet portable build
2024-09-02 18:53:21 +02:00
Niels van Velzen
15bbf096ea
Merge pull request #1092 from loof2736/patch-1
Add "Scyfin" theme to list of community themes
2024-09-02 18:52:49 +02:00
Josh Wilberger
e9f255c416
Update css-customization.md
Add "Scyfin" theme to list of community themes
2024-09-02 12:28:49 -04:00