Bill Thornton
10928afcf3
Add vscode configuration to fix issues on saving
2022-06-28 16:17:56 -04:00
Brian J. Murrell
b907d08b86
Run bump_version in make srpm
...
Also add an "rpms" target that builds the RPMs using mock in a target
environment.
Fix BuildRequires: for RH platforms.
Fixes : #3221
Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
2021-12-13 13:01:48 -05:00
dkanada
e877e711a1
update config.json
2020-10-18 01:14:26 +09:00
dkanada
c9ee1ccc66
use symlink for web config rather than a separate file
2020-06-06 15:57:15 +09:00
Sarab Singh
eb29d0b6a7
indicator migrated to es6
2020-05-04 16:08:52 +05:30
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