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

115 commits

Author SHA1 Message Date
sparky8251
cac028eb6a Remove WAN domain name options
This was used in generation and modification of certificates, but since JF doesn't generate them and shouldn't modify them, I have removed these
2019-09-19 15:52:00 -04: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
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