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

23 commits

Author SHA1 Message Date
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
Cameron
fec7315763 Fix accessing subtitles and playback data 2020-09-01 09:47:30 +01:00
dkanada
6159eca8f8 prevent the use of confusing globals 2020-08-25 10:12:35 +09:00
MrTimscampi
0feb4f1e36 Merge remote-tracking branch 'upstream/master' into another-es6-pr 2020-08-12 15:14:29 +02:00
MrTimscampi
566a818ee6 Merge remote-tracking branch 'upstream/master' into apphost-es6 2020-08-08 21:07:21 +02:00
MrTimscampi
4aa0ef4936 Migrate appRouter to ES6 2020-08-06 23:10:47 +02:00
MrTimscampi
936ff4186d Merge remote-tracking branch 'upstream/master' into more-es6 2020-08-06 22:45:35 +02:00
MrTimscampi
8f098dc26d Fix linting errors 2020-08-06 19:32:31 +02:00
MrTimscampi
5e1b6acffe Disallow block padding 2020-07-27 08:06:46 +02:00
MrTimscampi
4fce7f8be5 Migrate scrollHelper to ES6 2020-07-26 22:52:55 +02:00
grafixeyehero
44320ef505 apply suggestion 2020-06-26 23:16:10 +03:00
grafixeyehero
7c8a5d3184 Migration dialogHelper to ES6 modules 2020-06-17 01:25:05 +03:00
MrTimscampi
9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
dkanada
f50d709161
Merge pull request #837 from h1nk/right-click-dialog-container
Close dialogs when container background is right clicked
2020-03-21 15:42:13 +09:00
Dmitry Lyzo
53d2e8c0d2 Always try to blur foreign element 2020-03-15 02:18:54 +03:00
Dmitry Lyzo
305f050003 Move blur of foreign element to generic dialog module 2020-03-14 22:28:07 +03:00
dkanada
b3da19a596
Merge pull request #816 from MrTimscampi/quiet
Make the console quieter by default
2020-02-25 22:45:26 +09: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
h1nk
852175e139
Add missing final newlines
Used this one-liner: https://unix.stackexchange.com/a/161853
2020-02-21 17:11:08 -05:00
MrTimscampi
e12e6731b2 Make the console quieter by default 2020-02-16 04:22:50 +01: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
vitorsemeano
f783509e33 rename dialoghelper to dialogHelper 2019-03-28 21:41:01 +00:00
Renamed from src/components/dialoghelper/dialoghelper.js (Browse further)