mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-12-22 17:10:10 +00:00
Harvey Tindall
b17d8424e9
moving to a DB meant empty slices in the Configuration & Policy structs were being stored as null, and striking a nerve with Jellyfin. Mediabrowser library change fixed that by de-nulling them itself, and a new bool field called "Homescreen" is now used to decide if a profile has a homescreen layout stored or not. This field is hopefully correctly filled in during migration. |
||
---|---|---|
.. | ||
account-linking.ts | ||
accounts.ts | ||
common.ts | ||
discord.ts | ||
invites.ts | ||
lang.ts | ||
login.ts | ||
modal.ts | ||
profiles.ts | ||
settings.ts | ||
stripmd.ts | ||
tabs.ts | ||
theme.ts | ||
update.ts | ||
validator.ts |