21 Commits
Author SHA1 Message Date
Fabian WürflandGitHub 3843fff14a Merge pull request #53 from BafDyce/config-wi
Add webinterface section to config file
2018-06-02 17:39:47 +02:00
Fabian WürflandGitHub e9ed215a64 Merge pull request #44 from BafDyce/fix-now-playing
Update 'now playing' info when music stops playing
2018-06-02 17:39:36 +02:00
Fabian Würfl 0493b4d098 Update 'now playing' info when music stops playing
- Fixes #14
2018-06-02 16:03:32 +02:00
Fabian WürflandGitHub 5cbdab9b40 Merge pull request #49 from fsteffek/fix-HTTP-500-on-playlist-delete
Fix #45: Error when deleting from playlist [wi]
2018-06-02 15:55:05 +02:00
Fabian WürflandGitHub 9215d993c6 Merge branch 'uif' into fix-HTTP-500-on-playlist-delete 2018-06-02 15:54:32 +02:00
Fabian Würfl a330911d2f Add webinterface section to config file 2018-06-02 15:47:53 +02:00
Fabian WürflandGitHub cbab69d200 Merge pull request #52 from BafDyce/upstream-changes
Merge upstream changes
2018-06-02 15:44:45 +02:00
Fabian Würfl be8ee41e2a Merge upstream changes 2018-06-01 17:20:25 +02:00
Fabian WürflandGitHub 535591c1ff Merge pull request #50 from BafDyce/fix-double-slashes
Remove double slashes from file paths (and other improvements in utils.py)
2018-05-31 10:55:54 +02:00
Fabian WürflandGitHub 2533b31bb2 Merge pull request #48 from BafDyce/issue-templates
Create issue templates
2018-05-30 19:20:50 +02:00
Fabian Würfl f8b2cc4529 utils.py: Remove unnecessary debugging print 2018-05-30 19:17:17 +02:00
Fabian Würfl 32c78544f9 utils.py: Fix not adding files correctly in some edge cases 2018-05-30 19:16:07 +02:00
Fabian Würfl 5619f5cb78 Don't print double slashes
Fixes #32
2018-05-30 17:59:32 +02:00
Fabian Würfl f695f24684 Update issue templates 2018-05-30 17:24:36 +02:00
Fabian WürflandGitHub 73c69fc013 Merge pull request #41 from BafDyce/config-param
Add optional command line option for config file
2018-05-29 20:58:40 +02:00
Fabian WürflandGitHub e668f82834 Update readme (#42)
* Update readme

* Incorporate review feedback
2018-05-27 11:16:20 +02:00
Fabian WürflandGitHub be6b4d4088 Merge pull request #5 from BafDyce/directory-listing-fixes
[Web Interface] Fixed some stuff which I broke
2018-05-21 14:02:23 +02:00
Fabian WürflandGitHub 1ef1207d80 Merge pull request #4 from BafDyce/directory-listing-fixes
Directory listing fixes
2018-05-21 12:49:32 +02:00
Fabian WürflandGitHub 6beed76ba5 Merge pull request #3 from BafDyce/fix-html-injection
[Web Interface] Fix HTML injection via "currently playing"
2018-05-21 11:25:35 +02:00
Fabian WürflandGitHub f557ca9a14 Merge pull request #2 from BafDyce/fix-now-playing
Fix "now playing" feature
2018-05-21 00:01:12 +02:00
Fabian WürflandGitHub 310b27c6b8 Merge pull request #1 from BafDyce/upload-download
[Web Interface] Fix & enhance upload/download functionality
2018-05-20 23:07:30 +02:00