Commit Graph

30 Commits

Author SHA1 Message Date
b861f9aeec Upgrade SvelteKit 4 to SvelteKit 5 with latest dependencies
Major changes:
- Upgraded Svelte from v4 to v5.38.6 (latest stable)
- Upgraded SvelteKit from v2.0.0 to v2.37.0 (latest)
- Upgraded Vite from v5 to v7.1.3 for better performance
- Updated all related packages to latest compatible versions
- Added pnpm as package manager with packageManager field
- Fixed Card.svelte nested anchor tags issue by converting inner links to buttons
- Updated component styling to maintain visual consistency
- Removed incompatible svelte-preprocess-import-assets package

Dependencies updated:
- @sveltejs/kit: ^2.0.0 → ^2.37.0
- @sveltejs/vite-plugin-svelte: ^3.0.0 → ^6.1.3
- svelte: ^4.0.0 → ^5.38.6
- vite: ^5.0.0 → ^7.1.3
- @sveltejs/adapter-auto: ^3.0.0 → ^6.1.0
- @sveltejs/adapter-node: ^2.0.0 → ^5.0.0
- svelte-check: ^3.4.6 → ^4.0.0
- mongoose: ^7.4.0 → ^8.0.0
- sharp: ^0.32.3 → ^0.33.0

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-31 21:01:19 +02:00
176ffae32c jellyfin: markers correct color
All checks were successful
CI / update (push) Successful in 16s
2024-08-17 13:16:51 +02:00
b6e61caa29 no crawling of /static/
All checks were successful
CI / update (push) Successful in 14s
2024-07-30 14:08:41 +02:00
aeee16078d disallow GPTBot/Openai from crawling website
All checks were successful
CI / update (push) Successful in 1m7s
2024-07-30 14:03:32 +02:00
c10f622a78 jellyinf: correct theming for progress ticks
Some checks failed
CI / update (push) Failing after 36s
2024-06-22 09:23:57 +02:00
632be44fe8 update jellyfin css to current state 2024-03-19 10:49:37 +01:00
d6f8ab9a17 remove unused files 2024-02-14 13:44:22 +01:00
1ff902117e tmp fix for stupid iOS 2023-11-16 15:47:19 +01:00
144a0132fa update services list 2023-11-13 13:07:42 +01:00
b8c8b73af5 add vh limit for preview thumbnails for mobile 2023-11-07 12:46:25 +01:00
f302c0b234 enlarge current list item 2023-10-29 16:34:15 +01:00
9cd430564f site header in nord0, cards grow on hover 2023-10-27 17:36:09 +02:00
e88b3d307c more theming for jellyfin 2023-10-27 16:10:46 +02:00
53fc4fee04 more settings theming, heart hvoers pale red 2023-10-27 15:31:40 +02:00
e9f40a4e36 add hover effect color for Home and Favorites Tab 2023-10-27 14:39:45 +02:00
c1c1e9bbc1 add initial jellyfin styling 2023-10-27 13:46:30 +02:00
797f920074 update favicon and Symbol to more minimal version 2023-10-03 09:13:10 +02:00
173ea23240 added searx 2023-07-26 23:59:15 +02:00
3852a2f72f add jellyfin link 2023-07-26 15:16:17 +02:00
c7a2eed3db prettier placeholder landing page 2023-07-20 23:15:28 +02:00
9d38684b10 symbol in Header 2023-07-18 18:09:31 +02:00
5ea8502caf initial implementation of placeholder images, thumbnails and blurring between using sharp 2023-07-11 18:47:29 +02:00
abecc0e71f fix imgs 2023-07-10 14:08:58 +02:00
c6248773e9 More image fixes 2023-07-10 14:05:33 +02:00
e740e4ca38 Move imgs 2023-07-10 13:47:44 +02:00
51289117cf kuerbisravioli image 2023-07-10 12:06:09 +02:00
193b0f30dc mv files 2023-07-09 23:48:52 +02:00
0735a4c389 Fix pics 2023-07-06 10:18:06 +02:00
4e6291fa5d first working prototype 2023-06-24 15:35:37 +02:00
be19e63970 Initial commit 2023-06-24 15:35:36 +02:00