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

661 commits

Author SHA1 Message Date
Luke Pulverenti
2b8e52c34d display album artist on song table 2013-09-06 01:13:15 -04:00
Luke Pulverenti
e6bb8d236f fixes #520 - Support multiple artists per audio track 2013-09-05 15:00:50 -04:00
Luke Pulverenti
ee25e54186 fixes #406 - Dashboard not refreshing 2013-09-05 13:26:03 -04:00
Luke Pulverenti
3e69d637c4 fixes #519 - Add third wizard page 2013-09-05 13:05:39 -04:00
Luke Pulverenti
0a849490b6 removed network option from directory picker due to unreliability 2013-09-05 10:42:17 -04:00
Luke Pulverenti
d1da613d04 add extra multi-episode unit test 2013-09-05 08:48:14 -04:00
Luke Pulverenti
dba69cf2cd startup wizard text changes 2013-09-04 15:16:41 -04:00
Luke Pulverenti
4e205c8bec fixes #489 - Warn when selecting 'Dev' update level 2013-09-04 14:26:32 -04:00
Luke Pulverenti
647c0272a2 minor poster style tweaks in the web client 2013-09-04 13:31:18 -04:00
Luke Pulverenti
b75396e20f Added IDtoService 2013-09-04 13:02:19 -04:00
Luke Pulverenti
9506f259e7 library browser style fixes 2013-09-03 17:06:33 -04:00
Luke Pulverenti
3e98f9fa07 fixes #504 - Show artist on album tiles 2013-09-03 12:00:28 -04:00
Luke Pulverenti
ae1fb68053 fixes #505 - Add play shuffle to web client 2013-09-03 11:52:46 -04:00
Luke Pulverenti
44c1876907 fixes #513 - Fix flickering on dashboard now playing page 2013-09-03 11:40:47 -04:00
Luke Pulverenti
3431c8544e fixes #513 - Fix flickering on dashboard now playing page 2013-09-03 11:34:52 -04:00
Luke Pulverenti
aaec13cc11 fixes #517 - Add 360p quality setting to web client 2013-09-03 10:39:07 -04:00
Luke Pulverenti
f59a00b69a fixes #502 - Add date added to edit page 2013-09-03 10:26:17 -04:00
Luke Pulverenti
62a7af61d9 Added Books collection type 2013-09-02 19:17:10 -04:00
Luke Pulverenti
cefd822b53 fixes #512 - Read and display Zap2It id for tv series 2013-09-02 11:45:39 -04:00
Luke Pulverenti
ea331d4c27 added free text 2013-08-31 12:58:34 -04:00
Luke Pulverenti
9c6929e886 improved supporter workflow a little 2013-08-31 12:36:31 -04:00
Luke Pulverenti
e16e56f2ae fixes #503 - Auto-select appropriate context on genre page 2013-08-31 10:50:54 -04:00
Luke Pulverenti
f12c03e471 added new properties and endpoints for series special features 2013-08-30 21:08:32 -04:00
Luke Pulverenti
800160354f hlx fixes 2013-08-29 21:25:37 -04:00
Luke Pulverenti
3d70e55368 added IsMuted to playback progress 2013-08-29 17:00:27 -04:00
Luke Pulverenti
8c16c2b417 added ability to send remote control messages 2013-08-28 23:20:22 -04:00
Luke Pulverenti
0d588db6d4 make catalog images larger 2013-08-28 23:20:10 -04:00
Luke Pulverenti
0b4f16bbd5 filter audio streams that don't have any channels 2013-08-28 18:18:14 -04:00
Luke Pulverenti
954a5cd20f added 360p video setting 2013-08-28 10:23:18 -04:00
Luke Pulverenti
83657ace06 decrease volume increment 2013-08-28 10:01:04 -04:00
Luke Pulverenti
61d8e2f609 hide commands when not applicable 2013-08-28 01:52:00 -04:00
Luke Pulverenti
7f4327b908 improve audio commands 2013-08-28 01:44:43 -04:00
Luke Pulverenti
9d71b16123 fixed remote messages 2013-08-28 01:17:26 -04:00
Luke Pulverenti
c1819ff31f updated web client to respond to new remote control commands 2013-08-28 00:31:34 -04:00
Luke Pulverenti
394887de50 fixes #422 - Bring up remote control window on web client when you remote play an item 2013-08-27 23:50:25 -04:00
Luke Pulverenti
59e6ff41c0 consolidated remote control presentation 2013-08-27 23:45:11 -04:00
Luke Pulverenti
08d553461a fixes #415 - admin pages 2013-08-27 16:04:58 -04:00
Luke
a48b9102d8 Merge pull request #431 from DasNerdherder/master
Fixed #415 Non-Admin profile can access Dashboard
2013-08-27 13:03:52 -07:00
Luke Pulverenti
86382af228 fixed installed text alignment 2013-08-26 17:00:44 -04:00
Eric Reed
fffc06da70 Change catalog filter to "Free Only" 2013-08-26 15:15:44 -04:00
Eric Reed
58742183c1 Soften the wording on MB Supporter msg 2013-08-26 15:06:37 -04:00
Eric Reed
b1fd2ed614 Clarify "no registration info" 2013-08-26 14:07:43 -04:00
Luke Pulverenti
33cb658057 fixes around saving music brainz id's to xml 2013-08-25 13:18:56 -04:00
Luke Pulverenti
b7af0b8a16 fixes #432 - Unable to sign in with a hidden user on the web ui 2013-08-24 00:10:50 -04:00
Luke Pulverenti
bbbdc4e0c8 tweaked youtube embedding 2013-08-23 23:47:13 -04:00
Luke Pulverenti
1361839fb7 embed youtube trailers into detail page 2013-08-23 22:53:30 -04:00
Luke Pulverenti
17ee0b713a try to detect browser running in private mode 2013-08-23 18:13:45 -04:00
Christopher Hines
b1954abc23 Fixed #415 Non-Admin profile can access Dashboard
In site.js, in pagebeforeshow, added logic for when the current user is
not an administrator, if the page is the dashboard, to redirect to
index.html
2013-08-20 10:42:07 -04:00
Luke Pulverenti
7b75b71264 show path on edit page 2013-08-17 19:25:23 -04:00
Luke Pulverenti
f5af0f5e10 fixed next/previous track buttons 2013-08-09 12:48:40 -04:00