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

87 commits

Author SHA1 Message Date
dkanada
9556949885
Merge pull request #1232 from MrTimscampi/sonarcloud-3
Fix more sonarqube bugs
2020-06-01 14:58:22 +09:00
MrTimscampi
e2ae0d1e2b Fix linting errors 2020-05-30 23:15:06 +02:00
Julien Machiels
429f0bfe95
Fix spacing 2020-05-30 18:45:40 +02:00
Influence365
e6b7c8a691
Update emby-textarea.js 2020-05-30 13:27:06 +01:00
Influence365
6ce8c77d8e
Update emby-textarea.js 2020-05-30 09:51:49 +01:00
Influence365
a032f6a35d
Update emby-textarea.js 2020-05-30 09:44:23 +01:00
MrTimscampi
bc4c591698 Merge remote-tracking branch 'upstream/master' into sonarcloud-3 2020-05-26 20:01:49 +02:00
MrTimscampi
8562054a23 Merge remote-tracking branch 'upstream/master' into metadata-editor 2020-05-16 18:59:09 +02:00
MrTimscampi
d2bd631cbe Fix more sonarqube bugs 2020-05-14 23:25:22 +02:00
MrTimscampi
467bda4ed7 Make dialogs more bearable 2020-05-11 21:43:41 +02:00
Dmitry Lyzo
7952511691 Remove flex support checking - should be supported anyway 2020-05-08 15:45:55 +03:00
MrTimscampi
9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
Dmitry Lyzo
7905a868c8 Merge remote-tracking branch 'upstream/master' into fix-icons-webos2
Conflicts:
	src/controllers/dashboard/plugins/available.js
	src/controllers/dashboard/plugins/installed.js
2020-04-28 16:55:33 +03:00
Dmitry Lyzo
6fe9a8c3e9 Change icon tag to span 2020-04-26 13:29:47 +03:00
Dmitry Lyzo
d088f5ef05 Move icons into class 2020-04-26 13:29:47 +03:00
Delgan
9a08d8dbc4 Fix pointer missing in "create new lib" link 2020-04-25 10:11:38 +00:00
MrTimscampi
bd092a5400 Move headroom to bundle 2020-04-24 18:06:59 +02:00
MrTimscampi
990b5c7237 Finish moving elements 2020-04-13 13:09:01 +02:00
MrTimscampi
cb1b8aa3a9 Fix semicolons and throw error in ESLint if missing 2020-04-05 13:48:10 +02:00
MrTimscampi
d60bec3834 Improve details page informatios and selects 2020-03-26 20:49:32 +01:00
Dmitry Lyzo
9bf5cda44a Fix lint error 2020-03-25 23:07:51 +03:00
Dmitry Lyzo
a2ccaa29c3 Turn off radiobutton focus on Mobile 2020-03-25 23:07:51 +03:00
Dmitry Lyzo
17d1dc3559 Fix tiny cropping in Firefox 2020-03-25 23:07:51 +03:00
Dmitry Lyzo
a41bd6de56 Fix checkbox border on TV 2020-03-25 23:07:51 +03:00
Dmitry Lyzo
d7c32dcde9 Fix radiobutton focus marker 2020-03-25 23:07:51 +03:00
dkanada
9b54dec5e8
Merge pull request #931 from dmitrylyzo/fix_radio
Fix radiobutton and checkbox
2020-03-19 20:01:26 +09:00
Dmitry Lyzo
30414c98d7 Fix radio and checkbox on Tizen 2020-03-11 22:38:24 +03:00
Dmitry Lyzo
a44473dca2 Fix radiobutton change notification 2020-03-11 15:04:29 +03:00
Dmitry Lyzo
b348c69844 Fix emby-collapse icon in WebOS 4 2020-03-10 13:39:28 +03:00
ferferga
c8cb5c2de3 Removed left margin 2020-03-05 09:30:47 +01:00
ferferga
da9c811350 Fix lint 2020-03-05 09:18:52 +01:00
ferferga
67554037db Moved to classes 2020-03-05 09:03:45 +01:00
Vasily
3d4590b292 Try make lint happy 2020-03-03 19:48:13 +03:00
Vasily
e7fa3eae9d Stop checkbox showing a checkmark when unchecked 2020-03-03 19:43:01 +03:00
h1nk
598402d953
Add missing final newlines
Used this one-liner: https://unix.stackexchange.com/a/161853
2020-02-22 11:47:03 -05:00
dkanada
3b5a63f930
Merge pull request #814 from MrTimscampi/webos-icons
Fix icons on WebOS 4
2020-02-20 14:03:08 +09:00
Dmitry Lyzo
bafac46a33 Merge remote-tracking branch 'upstream/master' into perfect_slider-2 2020-02-19 11:11:32 +03:00
Dmitry Lyzo
bd596777aa
Fix slider update by touch on iPhone/iPad (#807) 2020-02-18 14:13:49 +09: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
Dmitry Lyzo
bb1ba5a29e Make configurable slider progress bar update 2020-02-15 18:36:52 +03:00
Dmitry Lyzo
798a679842 Fix slider update by touch on iPhone/iPad 2020-02-14 00:34:57 +03:00
Dmitry Lyzo
a0fa065667 Fix slider calculations for common case 2020-02-13 23:40:51 +03:00
Dmitry Lyzo
91c8776fbd Scale on hover with 'hoverthumb' style only 2020-02-13 23:15:01 +03:00
Dmitry Lyzo
dc95a76e10 Fix vertical position of slider progress bar 2020-02-13 12:43:00 +03:00
Dmitry Lyzo
f68f3634c0 Remove 'supportsNativeProgressStyle' in favor of buffer progress 2020-02-13 12:21:01 +03:00
Dmitry Lyzo
e13e6f38d5 Limit slider bubble position to its track 2020-02-13 11:50:22 +03:00
Dmitry Lyzo
c4824abfb0 Make a style transition like a button 2020-02-13 09:37:12 +03:00
Dmitry Lyzo
7faa4dab2b Remove unused CSS 2020-02-13 09:11:05 +03:00
Dmitry Lyzo
91631f266d Fix progress bar position on WebOS 3 2020-02-12 14:49:07 +03:00
Dmitry Lyzo
c6835f9c41 Make slider in Firefox same as in Chrome 2020-02-12 14:49:07 +03:00