29 Commits

Author SHA1 Message Date
Cameron Clark
e953ea0e6d fix(lint): fix resulting linting errors 2021-02-09 17:53:09 +00:00
Cameron Clark
88a28da0df refactor(locales): move logs and activity translation keys under settings 2021-02-09 12:07:29 +00:00
Cameron Clark
b634eb7de4 feat(devices): add devices page to settings 2021-02-09 12:07:28 +00:00
Cameron Clark
312ade57a0 fix(settings page): fix server info being overlapping 2021-02-09 09:15:19 +00:00
Cameron Clark
0c962e4913 chore(lint): add vue/html-self-closing eslint rule 2021-02-03 21:39:04 +00:00
MrTimscampi
20764cf1ef refactor: use the fetch hook for data fetching in components 2021-01-27 15:52:58 +01:00
Fernando Fernández
51f2294e43 fix: reset playback before starting a new one and transitions to logs & activity 2021-01-17 19:19:33 +01:00
Cameron Clark
1d635f47cd refactor(global styles): move capitalize first letter into global stylesheet 2021-01-16 12:23:40 +00:00
Cameron Clark
3d4721e074 feat(apikeys settings): add settings page for managing API keys 2021-01-16 12:23:40 +00:00
Cameron Clark
3bc2a39572 refactor(settings layout): create general settings page layout component 2021-01-12 23:40:12 +00:00
Fernando Fernández
a14e334673 refactor: add optional chaining operator where $auth.user can be undefined 2021-01-06 01:10:05 +01:00
Fernando Fernández
f98592df42 refactor: add missing return types 2021-01-02 15:55:34 +01:00
Julien Machiels
f8faab4d2e
Merge pull request #446 from jellyfin/refactor/activityLogs
refactor(logs and activity): improve error handling of logs and Activity pages
2020-12-26 16:46:31 +01:00
MrTimscampi
c00b92e7a4 refactor(settings): group settings into sections
To help with the readability of the page, this groups admin settings into logical groups, in order
to break up the flow of that long list of entries.
2020-12-25 19:30:16 +01:00
cameron clark
ad2cee622a refactor(logs and activity): improve error handling of logs and Activity pages 2020-12-24 09:13:54 +00:00
Fernando Fernández
96fb33167b fix(localization): fix datefns options 2020-12-21 11:30:51 +00:00
Sarab Singh
dfa575f401 fix(activity name escape): escaped activity name of html specials 2020-12-21 04:12:04 +05:30
MrTimscampi
c9b9386a54 fix(pages/logsandactivities): add per-type icons, adjust layout, adjust colors 2020-12-19 22:11:55 +01:00
Sarab Singh
7e28f70588 refactor(change in name): string name change 2020-12-19 20:56:21 +01:00
Sarab Singh
19421e7040 refactor: small fixes 2020-12-19 20:56:21 +01:00
Sarab Singh
dde670a491 fix(activity): little improvements and fixes 2020-12-19 20:55:49 +01:00
Sarab Singh
781d9f20d6 feat(activity logs and admin middleware): add admin middleware to check for admin privilege 2020-12-19 20:55:48 +01:00
Sarab Singh
f432d6687d feat(activity.vue): activity logs page 2020-12-19 20:55:48 +01:00
MrTimscampi
f7c6aa02d5 refactor(translation): reword settings translations 2020-12-17 22:42:13 +01:00
MrTimscampi
5b8bd28e70 refactor(about-links): move about links to a component and reuse 2020-12-17 12:37:38 +01:00
MrTimscampi
4407243d16 fix(settings): fix non-admin page & suggestions 2020-12-17 12:21:32 +01:00
MrTimscampi
7799d4734b fix(settings): add alt tag to Jellyfin logo 2020-12-17 12:21:32 +01:00
MrTimscampi
f646ac01aa fix(settings): make everything translatable 2020-12-17 12:21:32 +01:00
MrTimscampi
8239a3fcb8 feat(settings): add settings page 2020-12-17 12:21:31 +01:00