Commit Graph

10 Commits

Author SHA1 Message Date
Joshua M. Boniface
446dadc0eb
Merge branch 'master' into improve-builds 2020-04-09 12:17:51 -04:00
Joshua M. Boniface
7b6517182b Ignore transient build artifacts 2020-03-23 21:46:31 -04: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
ea9e79f4d3 add basic web client configuration 2020-02-16 12:17:13 +09:00
MrTimscampi
1897818a39 Remove package-lock.json 2020-01-02 12:15:03 +01:00
vitorsemeano
8be5c9e987 Merge branch 'master' into webpack_part1 2019-03-05 22:40:28 +00:00
Sparky
134bbbf6c0 Fix volume slider not working on nowplayingbar
Turns out, by wrapping the code in a function it takes the necessary bits out of scope, causing the nowplayingbar to become non-functional when it comes to adjusting volume.

Fixes https://github.com/jellyfin/jellyfin/issues/988
2019-02-23 21:16:10 -05:00
vitorsemeano
e91cbf8438 add directory dist to .gitignore 2019-02-23 17:12:41 +00:00
Sparky
f3e46a369f More manual deuglification 2019-02-12 10:01:16 -05:00
Sparky
02671c7fd3 Create function to reduce code reuse 2019-02-12 07:20:31 -05:00