jfa-go/ts/modules
Harvey Tindall b17d8424e9
profiles: fix application
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.
2023-06-26 13:01:17 +01:00
..
account-linking.ts form: fix captcha, matrix, telegram 2023-06-21 20:00:48 +01:00
accounts.ts profiles: fix application 2023-06-26 13:01:17 +01:00
common.ts discord: modularize user-facing code 2023-06-19 11:58:09 +01:00
discord.ts fix more oddities 2021-12-31 01:51:42 +00:00
invites.ts update node deps, fix resulting issues 2023-06-12 18:44:10 +01:00
lang.ts userpage: respect 12h/24h choice 2023-06-24 12:32:28 +01:00
login.ts userpage: show and allow modification of contact methods 2023-06-17 17:27:44 +01:00
modal.ts login: modularize frontend code 2023-06-15 23:52:16 +01:00
profiles.ts fix m-half in ts 2021-12-31 00:26:11 +00:00
settings.ts settings: add "note" type, shows as card 2023-06-21 12:28:52 +01:00
stripmd.ts rewrite stripmd, fix some typos 2021-03-26 23:13:19 +00:00
tabs.ts site: add features, dono button 2021-11-14 23:06:15 +00:00
theme.ts admin: a little more refactoring 2023-06-16 13:43:34 +01:00
update.ts fix form layout 2021-12-31 18:52:03 +00:00
validator.ts userpage: implement change password functionality 2023-06-22 20:54:52 +01:00