Bill Thornton
dace38c8dd
Remove sync info from requested fields
2024-01-11 02:24:16 -05:00
Bill Thornton
1e3fa5418c
Remove duplicate card shape functions
2023-10-01 02:54:23 -04:00
Bill Thornton
f96166657d
Move remaining router components
2023-05-02 16:40:31 -04:00
Bill Thornton
f2726653ae
Fix indentation issues
2023-04-19 01:56:05 -04:00
Bill Thornton
614afb1f3f
Fix issues navigating home screen tabs
2022-12-13 12:58:02 -05:00
sancodes
247b78ac4c
fix lint
2022-06-09 07:00:21 -07:00
Dmitry Lyzo
119df2cc99
Add aria-hidden to button icons
2022-02-25 01:52:14 +03:00
Dmitry Lyzo
c9cb69236b
Fix unfinished custom element
2021-04-26 00:22:03 +03:00
vitorsemeano
5071aedcea
extracted connectionManager from site.js
...
new module ServerConnections for ConnectionManager
all code adapted to this new module
removed Events and ConnectionManager from eslintrc
2020-11-05 23:12:23 +00:00
Bill Thornton
54d71126d9
Fix currentApiClient references
2020-11-05 23:11:47 +00:00
MrTimscampi
7d9208e951
WIP
2020-11-05 23:09:09 +00:00
MrTimscampi
bfb8c7c1f6
Make import paths ES6-compatible
2020-11-05 22:58:26 +00:00
Julien Machiels
3cbe0f7264
Merge branch 'master' into connection-manager-global
2020-09-01 10:16:21 +02:00
MrTimscampi
c97d7a6f59
Use connectionManager global
2020-08-30 06:06:47 +02:00
dkanada
956c2a84b2
remove useless favorite headers
2020-08-28 21:05:38 +09:00
Cameron
ea852b6cdb
Merge branch 'master' into migrate-to-ES6-41
2020-08-03 14:58:18 +01:00
MrTimscampi
22a46ecea6
Apply ESLint autofix for no-yoda rule
2020-07-31 12:40:08 +02:00
Cameron
aa26acc015
Merge branch 'master' into migrate-to-ES6-41
2020-07-31 11:20:39 +01:00
MrTimscampi
dfbb7dfc16
Remove dead code
2020-07-26 12:30:50 +02:00
Cameron
3658b4471a
Migration of Favorites and Hometab to ES6 modules
2020-07-26 11:29:26 +01:00
MrTimscampi
9e3ca706c4
Force the use of single quotes
2020-05-04 12:44:12 +02:00
Dmitry Lyzo
6fe9a8c3e9
Change icon tag to span
2020-04-26 13:29:47 +03:00
Bill Thornton
5fb2c8bd82
Fix horizontal scrolling on emby-scrollers
2020-02-23 01:31:24 -05:00
MrTimscampi
a98b961b94
Fix icons on WebOS
...
WebOS 4 apparently has a ligature bug that prevents icons with an underscore from working as intended.
This replaces them with either the corresponding CSS class or unicode escape code, depending on context.
Refactoring is needed in order to be able to use CSS classes everywhere, so in the interest of time, this does the best available currently.
Fixes #678
2020-02-16 01:33:34 +01:00
MrTimscampi
0b11883451
Move material icons to external package
2020-01-25 18:58:35 +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
grafixeyehero
58b09ca999
fix padding
2019-11-22 00:04:02 +03:00
grafixeyehero
1da8876811
Replace all Unicode icon with there value
2019-11-20 00:24:54 +03:00
grafixeyehero
e8af133ed2
add person to favorite section
2019-10-23 01:14:32 +03:00
grafixeyehero
08f249b007
diminify favorites.js
2019-10-23 00:36:04 +03:00
Albin Larsson
8c2f56394f
add favorite books section to favorite tab
...
tmp
2019-09-08 13:15:40 +02:00
dkanada
976ec25e3b
move buttons to top right for custom scroll element
2019-07-01 21:24:59 -07:00
vitorsemeano
1da48cd363
removed all vibrant references (dead module)
2019-05-03 22:50:59 +01:00
vitorsemeano
9c758a8d85
module resolution for appRouter and moved controllers to dir
2019-03-22 23:43:05 +00:00