Commit Graph
21 Commits
Author SHA1 Message Date
Fernando Fernández b485f4e063 Update Watchtower reference to fork (#1691)
Signed-off-by: GitHub <noreply@github.com>
2025-12-14 20:17:36 +01:00
Fernando Fernández b94dc2d0ec Refactor Jellyfin Vue anchor usage
The anchor was working properly, but it triggered Docusaurus' warnings.

Workaround source: https://github.com/facebook/docusaurus/issues/9808#issuecomment-1921400262
2025-04-22 21:05:05 +00:00
Fernando Fernández 83399d01a6 Fix unstable EFCore version numbers (#1279) 2025-01-26 09:55:30 -05:00
Fernando Fernández 920c986527 feat(clients/vue): less verbose custom webserver setup 2024-11-06 22:39:13 +00:00
Fernando Fernández 155b57bd96 Merge pull request #1110 from ferferga/vue-deployment
feat(clients/vue): create deployment documentation
2024-09-12 02:21:06 +02: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
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
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
Fernando Fernández a4f039807a Create Vue 3 blog post (#488) 2023-04-04 09:07:10 +02:00
Fernando Fernández d7d134cb72 Merge pull request #312 from jellyfin/typo
fix: typo in Debian Installation Instructions
2022-12-19 14:00:51 +01:00
Fernando Fernández 907ad05d66 fix: typo in Debian Installation Instructions 2022-12-19 13:41:24 +01:00
Fernando Fernández d050afac9f Merge pull request #264 from jellyfin/renovate/sass-1.x
Update dependency sass to v1.56.0
2022-11-11 10:42:31 +01:00
Fernando Fernández 6dbe67518d Place jellyfin vue before preserve (address review comments) 2022-10-22 12:41:11 +02:00
Fernando Fernández e5111f9cc5 Add jellyfin-vue to client list 2022-10-20 18:32:29 +02:00
Fernando Fernández 433bf56f7b Remove the maximum version requirement for Node 2022-09-06 15:38:30 +02:00
Fernando Fernández 477e17c885 Update to lockfile v3 format 2022-09-06 15:15:59 +02:00
Fernando Fernández 3e4f215bd1 Strictly check for LTS versions in engines
* Also enforces a minimum version of 16.13.1 to avoid issues with lockfile v3: https://github.com/npm/cli/pull/3949
2022-09-06 14:54:47 +02:00