jameskimmel
41089bfb08
remove X-XSS-Protection ( #1151 )
...
why is this line not removed, when it is dangerous and obsolete?
According to https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-XSS-Protection , we should remove it.
2024-10-07 14:16:56 -04:00
Joshua M. Boniface
90e5abce78
Add server policy and homepage link ( #1149 )
2024-10-06 14:53:10 -04:00
Marceli Wac
e7d08fb952
Fix typo panning -> planning
2024-10-03 09:52:51 +01:00
thedreadpirate
8a08f0484f
Adjusting nvidia docker compose example based on forum troubleshooting ( #1139 )
2024-09-30 14:11:20 -04:00
felix920506 and Tim Eisele
966f26244c
id3v1 length limit ( #1137 )
...
Co-authored-by: Tim Eisele <Shadowghost@users.noreply.github.com >
2024-09-29 12:17:18 -04:00
Morgan Davies
89e8c03998
docs: updated sample lyrics
...
Signed-off-by: Morgan Davies <25231953+M-Davies@users.noreply.github.com >
2024-09-28 12:35:57 +01:00
Morgan Davies
0ba1935b7a
docs: add lyrics documentation
...
* Inspired by @JustJamie4realz work -> https://github.com/jellyfin/jellyfin.org/pull/1054
Signed-off-by: Morgan Davies <25231953+M-Davies@users.noreply.github.com >
2024-09-25 21:52:14 +01:00
thedreadpirate
9099b3c58c
Switching headers from atx_closed to atx ( #1130 )
2024-09-24 12:33:53 -04:00
felix920506
75368293ae
Merge pull request #1109 from felix920506/testing-web-from-master-cont
2024-09-18 00:10:10 +08:00
felix920506 and Bill Thornton
5e3905681c
reviews
...
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com >
2024-09-17 23:55:26 +08:00
felix920506
a2cb03c5c9
Merge pull request #1085 from jkhsjdhjs/master
...
hardware-acceleration/intel: add updated proxmox docs
2024-09-15 20:37:21 +08:00
felix920506
1184453363
change nodejs install instructions
2024-09-12 14:23:06 -04:00
felix920506
2c8c9ff5b5
minor wording changes
2024-09-12 14:19:09 -04:00
felix920506
6371ae6e37
Add update docs
2024-09-12 14:17:55 -04:00
felix920506
2b5c9c4817
reword master
2024-09-12 14:12:32 -04:00
felix920506
f6512d45e6
capitalization
2024-09-12 14:09:38 -04:00
felix920506 and Bill Thornton
98ec5e1e3b
Apply suggestions from code review
...
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com >
2024-09-12 14:06:13 -04:00
Tanmay Chimurkar
1fbdefce4d
Fixing minor typo in hardware-selection.md
2024-09-12 10:50:43 +02:00
felix920506
f152a1bdf4
Update index.md
2024-09-11 22:11:55 -04:00
felix920506 and Fernando Fernández
164aea2f60
Apply suggestions from code review
...
Co-authored-by: Fernando Fernández <ferferga@hotmail.com >
2024-09-11 22:11:55 -04:00
felix920506
03023d6ca9
pull request
2024-09-11 22:11:55 -04:00
felix920506
d9e3917199
link client docs instead
2024-09-11 22:11:55 -04:00
felix920506
7f993a4622
typos
2024-09-11 22:11:55 -04:00
felix920506
6efdeefbea
fix spelling
2024-09-11 22:11:54 -04:00
felix920506
29fb85a49b
link vue dev docs
2024-09-11 22:11:54 -04:00
felix920506
51df5ebb78
missed item
2024-09-11 22:11:54 -04:00
felix920506
1a63c102d7
Add in jellyfin vue
2024-09-11 22:11:54 -04:00
felix920506
38144ca8a0
add testing from master branch
2024-09-11 22:11:53 -04:00
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
jkhsjdhjs
df8fb71812
hardware-acceleration/intel: fix two typos
2024-09-11 21:51:22 +02:00
jkhsjdhjs
1658b0c883
hardware-acceleration/intel: improve proxmox docs
2024-09-11 21:51:22 +02:00
jkhsjdhjs
2028655f10
hardware-acceleration/intel: merge and improve Proxmox instructions
2024-09-11 21:51:22 +02:00
jkhsjdhjs
becf3ff825
hardware-acceleration/intel: add updated proxmox docs
...
Proxmox VE 8 makes passing host /devices to LXCs even simpler by
integrating it in its webinterface. This adds updated instructions for
Proxmox 8, while keeping the old instructions for older Proxmox versions
available.
2024-09-11 21:51:21 +02:00
Erik
f34ff7f603
Update branding.md
...
Updated the brand font and its link.
2024-09-11 17:26:00 +00: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
John Boctor
658be847e8
Documentation update for chat room rules
2024-09-10 23:04:32 -05: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 and Bill Thornton
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