Commit Graph

149 Commits

Author SHA1 Message Date
dkanada c679336b87 improve the user avatar interface 2019-09-26 01:44:00 +09:00
dkanada 0286cc60d5 Merge pull request #458 from dkanada/site
Refactor several files and methods
2019-09-25 23:52:49 +09:00
Joshua M. Boniface 0e9d890409 Merge pull request #463 from dhartung/fix-blocking-subtitles-clean
Changed to non-blocking subtitles
2019-09-23 20:22:58 -04:00
Joshua M. Boniface 0c337e11a6 Merge pull request #459 from dhartung/more-item-details
Added more details to itemdetails page
2019-09-19 11:28:02 -04:00
Joshua M. Boniface ff68a0d550 Merge pull request #435 from grafixeyehero/deletehelper
Change primary highlight for delete confirmation dialog
2019-09-19 11:27:08 -04:00
dkanada e62b7f2e3d Merge pull request #446 from dkanada/detail
Dashboard layout improvements
2019-09-14 17:21:28 -07:00
dkanada 5104aabead move remote control to folder and fix sortable dependency 2019-09-13 00:05:15 -07:00
Daniel Hartung ba0d637f91 Changed to non-blocking subtitles 2019-09-12 21:24:16 +02:00
dkanada d555840384 remove button enable util from legacy scripts 2019-09-11 22:16:27 -07:00
dkanada 7f6d97d0d5 Merge pull request #448 from PrplHaz4/fix-AutoRunWebApp
fix AutoRunWebApp checkbox on dashboardgeneral
2019-09-11 21:23:27 -07:00
Daniel Hartung f7d5d4480d Added last played information 2019-09-11 19:58:31 +02:00
Daniel Hartung 8ee530c0ec Expanded minified javascript 2019-09-11 19:27:53 +02:00
Daniel Hartung f8d894b269 Simplification and style fix 2019-09-11 19:27:49 +02:00
Daniel Hartung ebbd3f11ab Styling tweaks 2019-09-11 19:25:06 +02:00
Daniel Hartung 1a9432b642 Added original (native) title 2019-09-11 19:25:06 +02:00
dkanada 27f39e39c4 fix help label for music library creation 2019-09-11 04:18:20 -07:00
dkanada 2690381144 refactor date utils 2019-09-11 03:50:29 -07:00
Joshua Boniface db7e016aa7 Allow fldSelectLoginProvider for admins
And the same for fldSelectPasswordResetProvider. Allows modification of
the authentication provider and password reset provider for admins, if
applicable. Further converts the reset provider to a trinary rather than
single-line if/else statements.
2019-09-10 00:02:59 -04:00
dkanada 342267cf92 Merge pull request #417 from Abbe98/favorite-books
add favorite books section to favorite tab
2019-09-08 15:28:39 -07:00
Albin Larsson 8c2f56394f add favorite books section to favorite tab
tmp
2019-09-08 13:15:40 +02:00
grafixeyehero 5f9a499c98 use the new style for medialibrarypage 2019-09-08 01:13:53 +03:00
grafixeyehero e9d2c73c5e degligy medialibrarypage 2019-09-08 01:11:27 +03:00
dkanada 742354baee use album cover as alternate image for active devices 2019-09-06 20:27:51 -07:00
dkanada e4e315b1e0 fix issues with playback progress 2019-09-06 20:27:00 -07:00
PrplHaz4 3b0a2f4caa fix AutoRunWebApp checkbox on dashboardgeneral 2019-09-06 14:58:31 -04:00
dkanada e8ae9b3605 use new style for all warning dialogs 2019-09-06 02:02:58 -07:00
dkanada f862838458 always keep confirm in the same location 2019-09-05 12:41:39 -07:00
dkanada 20923d5ab8 show transcode path on encoding configuration page 2019-09-05 11:43:32 -07:00
dkanada b4a5794573 minor changes to dashboard controller 2019-09-05 11:42:38 -07:00
Niklas Fäth 295d6e32a3 Improve image quality on detail page 2019-09-03 15:42:20 +02:00
Anthony Lavado df2ae88a72 Merge pull request #430 from dkanada/device
Fix layout issues for device cards on dashboard
2019-09-02 03:17:27 -04:00
grafixeyehero 6d3c617c28 change primary id that have delete, uninstall 2019-09-01 18:52:36 +03:00
grafixeyehero babb4f1028 some for devices 2019-09-01 18:38:23 +03:00
Frank Riley 8a0c268973 Always have last sort of movies be by production year.
Implement https://features.jellyfin.org/posts/151/movies-should-always-have-a-second-sort-of-release-date
2019-08-31 15:12:37 -07:00
dkanada 101d0b1139 fix layout issues for device cards on dashboard 2019-08-31 03:12:10 -07:00
Anthony Lavado 046deb4a50 Merge pull request #418 from Abbe98/nonplayable-collection
if collection has no playable items hide play and shuffle btns
2019-08-29 08:13:38 -04:00
Anthony Lavado a6db774318 Merge pull request #400 from dkanada/url
Add base url option to web client
2019-08-26 00:19:45 -04:00
grafixeyehero b326b4be31 Fix redirect on wizardfinishpage (#415) 2019-08-25 15:37:42 -07:00
dkanada 61f5a649ff only use hostname when adding a server 2019-08-25 00:29:12 -07:00
dkanada 76923c3dc9 add base url option to networking page 2019-08-25 00:27:08 -07:00
dkanada ee46631d00 deminify sections of the networking controller 2019-08-25 00:26:17 -07:00
Albin Larsson cb1d56defb if collection has no playable items hide btns 2019-08-22 14:08:55 +02:00
grafixeyehero 5fda5a8738 Change media info display (#386)
* Add btn more media info

* Add event listener

* change class and add close btn

* Add style

* Add event listener display

* hide btn

* remove media info form itemdetail page

* Add media templete

* cleanup unused stayle

* Add to context menu

* cleanup

* cleanup

* fix

* add todo to file path info

* allow admin and user to view the media info

* Add to strings

* Remove media info menu from book and music

* Remove splitVersions function

* Readd splitVersions function on item deatil page

* Remove unused elements

* double quotes & removing newlines

* minor style changes

* fix format and path info on itemdetails page

* update
2019-08-19 02:35:57 -07:00
dkanada 6978a9d9df clean up playback settings pages 2019-08-16 00:58:27 -07:00
dkanada 8bec0ad63d move all library pages to their own folders 2019-08-16 00:58:27 -07:00
Anthony Lavado e20f7e02ea Merge pull request #396 from Abbe98/book-download-btn
Move download action to major button for books (itemdetailspage)
2019-08-14 16:05:52 -04:00
dkanada 9f35086e2f Merge pull request #402 from grafixeyehero/manuallogin
Selectively hide manual login button
2019-08-07 14:14:09 -07:00
grafixeyehero d5fb30166c Hidding Manual Login btn 2019-08-03 17:18:44 +03:00
dkanada 752212413c consolidate all library icons into a single method 2019-07-29 00:10:52 -07:00
dkanada f3707153a0 add method to source device icons locally 2019-07-29 00:10:52 -07:00