1
0
mirror of https://github.com/SuperBFG7/ympd synced 2024-06-25 22:23:16 +00:00
Commit Graph

58 Commits

Author SHA1 Message Date
jcorporation
17509b50da Fix: added features to featurelist 2018-08-22 13:59:08 +01:00
jcorporation
f42bba550d Feat: replace commandline options with ini file under /etc/mympd/mympd.conf 2018-08-06 21:51:48 +01:00
jcorporation
0e2930a90d fix: update formating 2018-07-30 23:28:31 +01:00
jcorporation
9d2b9cc83b fix: update description 2018-07-30 23:25:52 +01:00
jcorporation
1546785263 fix: formating 2018-07-30 23:16:31 +01:00
jcorporation
1d1ded86fa fix: update dependencies 2018-07-30 23:13:27 +01:00
jcorporation
00aea5090a Fix: complemented feature list 2018-07-29 23:54:30 +01:00
jcorporation
020c266788 Extended feature list 2018-07-22 20:04:30 +01:00
jcorporation
b6cd39be6f Add libasan3 dependency 2018-07-16 22:39:32 +01:00
jcorporation
999c73fa75 cleanup: typos 2018-07-15 23:43:34 +01:00
jcorporation
0df60f04f0 fix: options description 2018-07-15 23:41:16 +01:00
jcorporation
cf34f41467 cleanup: renamed startup options
cleanup: central startup options file: /etc/mympd/options
2018-07-15 23:26:59 +01:00
jcorporation
bccda91585 Improved documentation 2018-07-11 01:01:04 +01:00
jcorporation
26de2b669d Add OpenSSL dependency 2018-07-10 23:57:45 +01:00
jcorporation
c19161752c Add ssl options to README.MD and contrib files 2018-07-10 22:58:48 +01:00
jcorporation
c1a531f162 Improved certifcate creation, import /etc/mympd/ssl/ca/ca.pem to trust the mympd certificate 2018-07-10 22:52:16 +01:00
jcorporation
8d94cd9cab Enable ssl options 2018-07-09 22:58:25 +01:00
jcorporation
a9d4c0b5e9 Replaced bootstrap.bundle.min.js and jquery-3.3.1.min.js with bootstrap-native-v4.min.js 2018-07-02 23:02:02 +01:00
jcorporation
680f9d3425 Removed bootstrap-notify 2018-07-01 23:49:47 +01:00
jcorporation
e6fef5a174 Removed first jQuery dependencies, cleanup javascript, removed bootstrap-slider 2018-06-28 23:51:24 +01:00
jcorporation
7cff777d05 Dont run under uid 0
Optimize mkdebug.sh and mkrelease.sh
2018-06-21 23:15:54 +01:00
jcorporation
2098060765 Document state file option 2018-06-21 18:28:07 +01:00
jcorporation
4dcf613708 Output json with frozen 2018-06-17 23:42:22 +01:00
jcorporation
f119a69b96 Updated 2018-06-14 21:03:20 +01:00
jcorporation
5bc3816d10 Replaced websocket through ajax requests for requests.
Now the websocket pushes only the states of mpd.
Merged outputstate in state notify
2018-06-14 20:56:12 +01:00
jcorporation
4805ae4f1f Save states of cards, tabs and views 2018-06-07 23:26:35 +01:00
jcorporation
15238eb522 Added screenshots 2018-06-04 00:30:32 +02:00
jcorporation
dcb8624ccf Added screenshots 2018-06-04 00:08:41 +02:00
jcorporation
4802b417aa Fixed version option 2018-05-29 23:28:11 +02:00
jcorporation
14ef6648c6 Configurable coverimage filename 2018-05-27 15:13:42 +01:00
jcorporation
7013d2f557 Merge branch 'queue-view-rewrite' - First bunch of queue rewrite changes 2018-05-27 14:19:26 +01:00
jcorporation
522e293372
Update README.md 2018-05-26 15:38:31 +02:00
jcorporation
2697bb9a36 Queue Search Improvements -> Search as you type 2018-05-25 17:12:46 +01:00
jcorporation
804471814b Fixed README 2018-05-24 19:35:11 +01:00
jcorporation
f55fa51934 Replaces jquery.cookie.js with version from https://github.com/js-cookie/js-cookie
Added streamport option to commandline
Fixed description of options in manpage and help and README
Removed mpd host options from settings menu
Removed http stream options from settings menu
2018-05-24 18:50:05 +01:00
jcorporation
361882d5af Removed option to compile assets in executeable 2018-05-24 17:26:07 +01:00
jcorporation
e87c5436f5 Removed not working dirble support
Removed jquery sorttable dependency
Reworked html template
Reworked notifications
Repaired search
2018-05-23 00:07:34 +01:00
jcorporation
a6b614b8c1 Replaced bootstrap-slider with version from https://github.com/seiyria/bootstrap-slider
Reworked primary navbar
2018-05-22 00:36:05 +01:00
jcorporation
fd0f2c67ed Added cmake option CMAKE_BUILD_TYPE=RELEASE for usage of correct documentroot 2018-05-10 23:01:45 +01:00
jcorporation
c83fa60e20 Filename for album covers are now based on song_uri, replacing filename with folder.jpg
Merged css/js files
2018-05-07 20:11:49 +01:00
jcorporation
0e27fbfc1d Updated README.md 2018-04-16 20:44:03 +01:00
SuperBFG7
1e93d2dc82 Merge branch 'master' into notandy-master 2018-01-26 13:51:20 +01:00
Andrew Karpow
8c1115dc63 Merge branch 'master' of github.com:notandy/ympd 2018-01-22 05:02:09 +01:00
Florian Heinemann
bba35bf682
Update README.md to highlight OpenSSL dependency 2018-01-21 22:06:40 +01:00
SuperBFG7
8abcee0049 fix README 2017-03-18 10:27:52 +01:00
Les De Ridder
d9ec70a9da
Make the Dirble API token configurable and use HTTPS
Fixes #140
2016-09-11 18:23:42 +02:00
SuperBFG7
ac47c67004 Merge branch 'dirble_fix' of git://github.com/Nofre/ympd into Nofre-dirble_fix 2016-02-08 10:32:08 +01:00
Nofre
8ef9e58ab0 README.md updated 2016-02-03 18:51:44 +01:00
Daniel Schregenberger
2dc771b9c4 Merge pull request #3 from SuperBFG7/digest
added option for htdigest authentication
2015-10-06 19:59:36 +02:00
SuperBFG7
4ce5f736ad added option for htdigest authentication 2015-10-06 19:57:27 +02:00