jellyfin-vue/frontend
Fernando Fernández c25f047388
perf&fix: avoid multiple backdrop rerenders, backdrop persistent after login page
Meta handling was reverted so it happens
again at any time, regardless of query or param changes.
The extra logic is negligible and we avoid edge cases where the path might be the same (like the first navigation)

Signed-off-by: Fernando Fernández <ferferga@hotmail.com>
2024-04-02 02:52:21 +02:00
..
locales chore(i18n): translate terms 2024-03-31 23:25:36 -04:00
public feat(auth&config): add 'allowServerSelection', fix server wait on boot (#2233) 2024-02-23 00:31:31 +00:00
scripts fix(vuetify): remove defaultRtl handling 2024-02-26 09:09:05 +01:00
src perf&fix: avoid multiple backdrop rerenders, backdrop persistent after login page 2024-04-02 02:52:21 +02:00
types perf&fix: avoid multiple backdrop rerenders, backdrop persistent after login page 2024-04-02 02:52:21 +02:00
.eslintrc.cjs perf: reduce default blurhash quality (#2279) 2024-03-29 09:45:52 +01:00
index.html refactor: improve splashscreen 2024-01-10 10:07:12 +01:00
package.json chore: add clean commands 2024-03-28 12:05:59 +00:00
tsconfig.json chore: enable VSCode project-wide problem reporting 2024-03-20 15:52:29 +00:00
vite.config.ts refactor: extract blurhash worker in an independent chunk, output paths 2024-03-17 18:29:45 +01:00