Andreas B
805394d9a3
Add a message to home when no libraries have been created ( #798 )
...
* Add a prompt to home when no libraries exist
Resolves : #642
* Replace let with var in homesection.js
* Use centerMessage class in "no library" prompt
* Fix invalid closing tag
* Change \"no library\" prompt description for admins
2020-02-19 23:42:48 +09:00
MrTimscampi
cdefae3dee
Merge remote-tracking branch 'upstream/master' into material-icons
2020-01-29 08:45:20 +01:00
MrTimscampi
0b11883451
Move material icons to external package
2020-01-25 18:58:35 +01:00
MrTimscampi
8634ae8400
Fix rebasing issues
2020-01-25 11:42:09 +01:00
MrTimscampi
fafd0d4ea0
Fix rule-empty-line-before (CSS)
2020-01-25 11:35:33 +01:00
MrTimscampi
ea28429cdf
Fix number-leading-zero (CSS)
2020-01-25 11:35:33 +01:00
MrTimscampi
f290604615
Fix declaration-block-trailing-semicolon (CSS)
2020-01-25 11:35:33 +01:00
MrTimscampi
50d6864a68
Revert vendor prefix removal
2020-01-21 20:09:40 +01:00
MrTimscampi
d08cd4d1cd
Remove vendor prefixes in CSS
2019-12-30 12:09:48 +01:00
grafixeyehero
080b3365d6
Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into replace-unicode
...
# Conflicts:
# src/components/guide/guide.js
# src/components/mediainfo/mediainfo.js
# src/components/multiselect/multiselect.js
# src/components/playback/brightnessosd.js
# src/components/recordingcreator/recordingbutton.js
# src/components/userdatabuttons/emby-ratingbutton.js
# src/controllers/favorites.js
2019-11-24 17:45:48 +03:00
dkanada
3739741786
Add some linting rules for the CI ( #587 )
...
* enable one-var rule
* enable indent rule
* enable no-multiple-empty-lines rule
* enable no-empty rule
* enable no-trailing-spaces rule
* enable no-extra-semi rule
* add eslint rules to fix block spacing
* enable max-statements-per-line rule
* enable brace-style rule
* fix some spacing issues and add future rules
* add code suggestions
2019-11-22 18:29:38 +03:00
grafixeyehero
1da8876811
Replace all Unicode icon with there value
2019-11-20 00:24:54 +03:00
grafixeyehero
1d1042513f
Remove padded class
2019-10-13 21:33:07 +03:00
Niklas Fäth
1be3a7f205
Fixed blurred My Media images ( #443 )
...
* Fixed blurred My Media images
* Update CONTRIBUTORS.md
2019-09-05 15:04:35 -04:00
dkanada
569d6456b1
fix card layout on home for books
2019-08-22 15:23:05 -07:00
dkanada
752212413c
consolidate all library icons into a single method
2019-07-29 00:10:52 -07:00
Joshua M. Boniface
d2213841dc
Merge pull request #382 from dinki/on_now_fix
...
Fix homesection 'On now' display elements
2019-07-05 22:50:04 -04:00
Joshua M. Boniface
f12af9f40c
Merge pull request #381 from dinki/homesection_programs_button_fix
...
Fix homesection programs button to go to correct page
2019-07-05 22:49:07 -04:00
dinki
8147f7847d
Remove On Now PR fix
2019-07-03 09:37:05 -05:00
dinki
9f86f68d2f
fixing previous commit
2019-07-02 18:55:57 -05:00
dinki
9107a28cc5
Fixes On Now section so items are shown
2019-07-02 15:46:54 -05:00
dinki
bae555928f
clean up
2019-07-02 15:43:05 -05:00
dinki
a678037eec
Fixes On Now section so items are shown
2019-07-02 15:37:07 -05:00
dinki
5f80642193
Fix homesection programs button to go to correct page
2019-07-02 14:17:36 -05:00
dkanada
9c9d4ba58c
fix all outstanding bugs and quirks with new scrollbuttons
2019-07-02 00:12:04 -07:00
dkanada
63b4249c34
simplify some css rules
2019-07-01 21:25:35 -07:00
dkanada
73b14386ef
fix scroller button issues
2019-07-01 21:24:59 -07:00
dkanada
976ec25e3b
move buttons to top right for custom scroll element
2019-07-01 21:24:59 -07:00
Chuck Connors
b592abbeff
Add 'Series' button to Live TV menu off homesection ( #372 )
...
* Add Series button to main page
* Fix typo
* Fix typo
2019-07-01 10:14:28 -07:00
dkanada
38bed87e92
minor fixes for section headers
2019-06-21 14:19:33 -07:00
grafixeyehero
f6a0e2ebae
Update css homesections
2019-05-28 04:51:27 +03:00
grafixeyehero
8eda13c092
Add class homeLibraryIcon for md-icon
2019-05-27 01:22:48 +03:00
grafixeyehero
64862269a1
Add css
2019-05-26 02:05:19 +03:00
grafixeyehero
2141f56273
Add span class homeLibrarytext
2019-05-26 02:04:54 +03:00
grafixeyehero
7e0100ef3f
update icon
2019-05-17 21:29:31 +03:00
grafixeyehero
93be06bdd4
update icon
2019-05-16 04:33:57 +03:00
dkanada
ba1219f78b
remove duplicate button to home screen settings
2019-03-29 23:52:45 -07:00
vitorsemeano
4013ac8c8f
removed duplicate emby-button module as dependency
2019-03-28 21:41:01 +00:00
vitorsemeano
afde8bebe7
removed module emby-linkbutton: same as emby-button
2019-03-28 21:35:31 +00:00
dkanada
65fafe9c58
remove registration services
2019-03-19 17:03:51 -07:00
vitorsemeano
6ddc62857d
move emby-webcomponents to components and reflect paths
2019-02-23 18:05:42 +00:00