1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

1750 commits

Author SHA1 Message Date
dkanada
f3707153a0 add method to source device icons locally 2019-07-29 00:10:52 -07:00
dkanada
2587ac94b3 deminify method in devices controller 2019-07-29 00:08:20 -07:00
Abbe98
a3cc4a8ba9 move download action to major button for books 2019-07-28 15:51:02 +02:00
Anthony Lavado
f936c04d15
Merge pull request #314 from oddstr13/pr-keyboard-navigation-1
Initial support for keyboard navigation (for webOS remote etc.)
2019-07-07 08:23:51 -04:00
dkanada
bf5f3b3fde
Merge pull request #378 from dkanada/pw
Add optional password field on user creation
2019-07-06 05:07:49 -07:00
Anthony Lavado
accaac3405
Merge pull request #315 from dkanada/scroller
Move buttons to top right for custom scroll element
2019-07-04 12:44:28 -04:00
dinki
e358f84bec Fix to enable tuner edit again 2019-07-02 12:47:45 -05:00
dkanada
976ec25e3b move buttons to top right for custom scroll element 2019-07-01 21:24:59 -07:00
dkanada
b5b4bb7c7a add suggested changes 2019-07-01 12:42:15 -07:00
dkanada
2609bda89d add optional password field on user creation 2019-06-30 01:52:57 -07:00
dkanada
24250cb4b0 deminify usernew page 2019-06-29 23:45:07 -07:00
grafixeyehero
e0efe1c2d4 Fix querySelector for fldSaveMetadataHidden 2019-06-30 00:36:32 +03:00
Joshua M. Boniface
4a3bf18d73
Merge pull request #360 from dkanada/metadata
Small tweaks to the server settings
2019-06-18 00:10:04 -04:00
dkanada
dbfa1e4f8f fix undefined variable 2019-06-12 19:41:27 -07:00
Anthony Lavado
dcd4a7631d
Merge pull request #353 from grafixeyehero/dlnaprofile
Add proper styling to DlnaProfile and ScheduledTask pages
2019-06-12 20:32:33 -04:00
dkanada
e21763dfcd remove redundant advanced label 2019-06-10 15:25:07 -07:00
dkanada
166c95ea3a remove page with only two options 2019-06-10 14:44:52 -07:00
grafixeyehero
061ef4e458 change btn delete text to btn icon 2019-06-05 22:31:04 +03:00
grafixeyehero
314dc2bd97 Remove bullet points 2019-06-05 21:42:59 +03:00
dkanada
2d68b13ef5 remove fanart settings from frontend and move to plugin 2019-05-31 02:10:57 -07:00
Anthony Lavado
edbe4c4345
Merge pull request #326 from grafixeyehero/icon
Fix icon
2019-05-23 20:06:23 -04:00
Bond-009
3245e5c0d8
Merge pull request #328 from jellyfin/release-10.3.z
Backmerge for Release 10.3.3
2019-05-18 12:55:59 +02:00
grafixeyehero
7e0100ef3f update icon 2019-05-17 21:29:31 +03:00
grafixeyehero
71d59feb76 Fix dashboard Library icon 2019-05-16 01:54:01 +03:00
Anthony Lavado
0f075fe6c4
Merge pull request #313 from dkanada/library
Improve the library page and dialog UX
2019-05-14 20:52:56 -04:00
Anthony Lavado
2a527e5e20
Merge pull request #307 from DrPandemic/redirect-video-error
Redirect when loading video player fails
2019-05-14 20:50:10 -04:00
Anthony Lavado
79e5fde63b
Merge pull request #312 from dkanada/task
Always show the start task button except on errors
2019-05-14 20:48:44 -04:00
Odd Stråbø
1341a53543 Add initial support for keyboard navigation
see #303
2019-05-11 10:11:26 +02:00
dkanada
aac1c52a2f remove useless dialog 2019-05-10 13:31:47 -07:00
dkanada
e833225ab3 minor code cleanup 2019-05-10 13:30:50 -07:00
dkanada
fa27a839f3 fix issue with the library context menu 2019-05-10 13:30:50 -07:00
dkanada
5fc92c915f deminify all library related pages 2019-05-10 13:30:49 -07:00
Joshua M. Boniface
ac0bb40e1d
Merge pull request #299 from dkanada/ip
remove networking information from the dashboard
2019-05-10 09:08:36 -04:00
Joshua M. Boniface
a14b2b337c
Merge pull request #224 from vitorsemeano/webpack_part5
Conversion to webpack - part5 - module resolution, data-require cleaned
2019-05-10 09:07:38 -04:00
dkanada
d641543ff6 always show the start task button 2019-05-08 14:14:32 -07:00
Odd Stråbø
243f6f898e Implement .finally as .catch().then as suggested. 2019-05-08 07:17:30 +02:00
Odd Stråbø
747201a6c7 Various fixes for webOS 3.3 2019-05-05 23:55:42 +02:00
DrPandemic
55fd49bbca
Redirect home when video player fails 2019-05-05 12:28:09 -04:00
Anthony Lavado
58dfadccbe
Merge pull request #278 from DrPandemic/keyboard-shortcuts
New keyboard shortcuts
2019-05-05 08:43:14 -04:00
vitorsemeano
1da48cd363 removed all vibrant references (dead module) 2019-05-03 22:50:59 +01:00
vitorsemeano
ede8b3397d cleanup data-require in views 2019-05-03 22:46:15 +01:00
dkanada
536eb398f9 remove networking info from the dashboard 2019-05-02 17:10:02 -07:00
Jean-Samuel Aubry-Guzzi
658aedf96a
Change keyboard shortcuts to match youtube
Use the same keyboard shortcuts than Youtube.
Add shortcut tooltips in titles.
Make sure tab is focused before handling gampad events.
2019-05-01 22:04:55 -04:00
Joshua M. Boniface
8b703187d0
Merge pull request #292 from dkanada/auto
Fix some issues with the user preference page
2019-04-30 23:50:05 -04:00
Joshua M. Boniface
a80067859d
Merge pull request #265 from dkanada/docs
Update links for most of the old documentation
2019-04-30 23:48:36 -04:00
Joshua M. Boniface
8f2c33eaa5
Merge pull request #238 from dkanada/res
Remove unusable assets and update a string reference to connect
2019-04-30 23:47:36 -04:00
Joshua M. Boniface
12589460cf
Merge pull request #297 from jellyfin/release-10.3.z
Backmerge for 10.3.2 release
2019-04-30 23:35:40 -04:00
redSpoutnik
4d8ec5b466
Merge branch 'master' into synchronize-subtitles 2019-04-30 20:58:51 +02:00
Joshua Boniface
6f3b28d7b0 Fix "Password Reset by PIN" page 2019-04-30 12:58:31 -04:00
Anthony Lavado
914b270d5e
Merge pull request #294 from grafixeyehero/cast-crew-layout
change cast & crew view to horizontal scroller
2019-04-30 02:32:23 -04:00