Commit Graph

421 Commits

Author SHA1 Message Date
nyanmisaka f2dbf49a50 Add some tips for the enhanced NVDEC decoder 2022-03-29 14:06:47 +08:00
Dmitry Lyzo 4929bfd350 Fix HTML escaping
Regression: 59adbc348a
2022-03-19 10:51:52 +03:00
grafixeyehero 2aa41f8a33 Convert userPasswordPage & UserImagePage to react 2022-03-10 10:23:52 -05:00
Bill Thornton 227620452f Merge pull request #3369 from dmitrylyzo/escape-html
Escape HTML
2022-03-08 16:07:50 -05:00
Dmitry Lyzo 59adbc348a Escape HTML 2022-03-06 13:29:14 +03:00
nyanmisaka 01a4dbb118 Remove the deprecated OMX HWA 2022-03-05 21:51:58 +08:00
Dmitry Lyzo 161ce2404b Add title to buttons 2022-03-03 17:19:27 +03:00
Dmitry Lyzo 119df2cc99 Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
Bill Thornton fb090f239b Update name of mixed library type 2022-02-22 16:20:20 -05:00
Dmitry Lyzo eba8cf18d4 Add Markdown to Login Disclaimer 2022-02-21 18:28:39 +03:00
Dmitry Lyzo d881f5498b Add background to device cards
Otherwise it will be white on white with Light theme.
2022-02-06 23:58:17 +03:00
Bill Thornton 9a855784f7 Merge pull request #3072 from grafixeyehero/convert-userParentalControlPage-to-react
Convert userParentalControlPage to react
2022-01-28 00:00:34 -05:00
Bill Thornton a7f58a91bf Add plugin repository help link 2022-01-13 14:16:14 -05:00
Bill Thornton 7618fb5c2b Merge pull request #3071 from grafixeyehero/convert-userLibraryAccessPage-to-react
Convert userLibraryAccessPage to react
2022-01-10 23:46:56 -05:00
grafixeyehero c6966c67f7 Convert userParentalControlPage to react 2022-01-07 03:43:13 +03:00
Bill Thornton dc6c291910 Merge pull request #3070 from grafixeyehero/convert-editUserPage-to-react
Convert edit user page to react
2022-01-04 10:45:21 -05:00
grafixeyehero a2e908a4de Convert userLibraryAccessPage to react 2022-01-02 04:42:01 +03:00
nyanmisaka 2b2b76e916 Update HWA settings to adapt the server code changes 2021-12-24 01:31:12 +08:00
grafixeyehero 192b7542d8 convert UserEditPage to react 2021-11-13 18:50:49 +03:00
Bill Thornton d4e9270897 Fix marked import 2021-11-10 00:09:56 -05:00
Bill Thornton fd34aea9b4 Merge pull request #3026 from grafixeyehero/convert-newUserPage-to-react
convert NewUserPage to react
2021-11-09 16:36:32 -05:00
Dmitry Lyzo dcdac52dd8 Fix plugin image URL 2021-11-05 23:28:33 +03:00
grafixeyehero ccecc4a4b1 convert NewUserPage to react 2021-10-19 19:15:24 +03:00
Bill Thornton 5c8122a9dd Merge pull request #3025 from grafixeyehero/convert-userprofilespage-to-react
convert UserProfilesPage to react
2021-10-17 01:27:45 -04:00
Bill Thornton 8af91d5432 Merge pull request #3044 from thornbill/fix-repo-url-link 2021-10-05 16:46:21 -04:00
Bill Thornton 7bd5788fa9 Fix repository url link not opening as external 2021-10-05 00:35:30 -04:00
cvium 41d2b104d5 set sane defaults for the hidden SSDP and UDP config values 2021-10-05 00:07:55 +02:00
grafixeyehero 20d88e7611 convert UserProfilesPage to react 2021-10-02 16:46:46 +03:00
Segi 8ac9c65e97 Fix Issue #2779 by making "Remove" card menu item in Dashboard->Library->Context menu as the last item in the context menu. 2021-09-09 21:09:57 -07:00
grafixeyehero d6c00aa6f4 update suggestion change 2021-09-08 02:46:43 +03:00
grafixeyehero 8e724d3119 Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into fix-accese
# Conflicts:
#	src/scripts/site.js
2021-09-08 02:38:25 +03:00
Bill Thornton 3c24cf5200 Fix dompurify import error 2021-09-05 00:58:39 -04:00
MrTimscampi ca41303aab Allow markdown for plugin changelogs 2021-09-05 00:43:57 -04:00
nyanmisaka 5543f41393 add BT.2390 EETF to tonemap algorithms 2021-07-19 23:14:27 +08:00
Bill Thornton bc690c5874 Merge pull request #2583 from Ullmie02/slow-response-config
Add configuration for slow response logging
2021-06-24 01:52:10 -04:00
Niels van Velzen e091f4ca39 Move Quick Connect toggle to General page in dashboard
This replaces the separate page with a toggle.
2021-06-18 21:29:26 +02:00
MrTimscampi 269ea2ad55 Replace newlines in plugin changelogs with the proper HTML tag 2021-06-15 00:26:08 +02:00
grafixeyehero 1bec6a8088 Refactor DirectoryBrowser class 2021-06-11 20:29:07 +03:00
Bill Thornton 3272d12f64 Remove useless abstractions and hardcoded text for toasts 2021-05-26 13:12:19 -04:00
Bill Thornton 7390314001 Merge pull request #2472 from jellyfin/dkanada-patch-1
add border radius to several card elements
2021-05-04 13:17:41 -04:00
David Ullmer 0dfd0e8f98 Add missing imports 2021-04-11 19:24:47 +02:00
David Ullmer bd8fc27bd3 Add configuration for slow response logging 2021-04-11 18:44:53 +02:00
dkanada c369c5b73c merge branch 'master' into dkanada-patch-1 2021-03-26 19:49:50 +09:00
dkanada bcaf95c4e3 add the background filter back for active sessions 2021-03-25 12:24:51 +09:00
Bill Thornton a3949c1889 Fix sonarqube issues 2021-03-23 11:28:20 -04:00
Bill Thornton f60b7686d0 Remove unused variables 2021-03-23 11:28:16 -04:00
Bill Thornton a47f6d458c Move components css files to sass 2021-03-19 14:00:59 -04:00
dkanada a281e4fb88 use better icon for manage library button 2021-03-08 11:57:43 +09:00
dkanada ce95dced1d Merge pull request #2482 from cvium/fix-addlibrary
don't use Locations as an indicator for AddLibrary
2021-03-06 16:44:00 +09:00
dkanada cb4bc4807b remove single quote to fix element
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2021-03-06 16:41:44 +09:00