jcorporation
|
338b74f3f5
|
fix: moved 3-party sources and buildtools to dist directory
|
2018-07-30 23:05:37 +01:00 |
|
jcorporation
|
772b6471cc
|
feat: drag & drop reorder songs in playlist
|
2018-07-26 22:48:03 +01:00 |
|
jcorporation
|
a5bddf4b4a
|
fix: source code formating
|
2018-07-24 23:58:29 +01:00 |
|
jcorporation
|
4cc4580310
|
Feat: enable queue sorting with drag & drop
|
2018-07-23 00:07:25 +01:00 |
|
jcorporation
|
99efe12ed1
|
Fix: rm playlist
|
2018-07-22 20:48:13 +01:00 |
|
jcorporation
|
c403202c7d
|
Feat: Add playlist actions
|
2018-07-22 20:00:26 +01:00 |
|
jcorporation
|
d2438d99e6
|
Cleanups
|
2018-07-22 15:03:22 +01:00 |
|
jcorporation
|
298d7844e2
|
fix: better error handling for unknown requests
|
2018-07-19 18:58:23 +01:00 |
|
jcorporation
|
3cac31c746
|
fix: some javascript errors
|
2018-07-19 17:33:53 +01:00 |
|
jcorporation
|
aa28b8e8b9
|
cleanup
|
2018-07-18 23:38:46 +01:00 |
|
jcorporation
|
5d685904c4
|
feat: first error handling code for ajax requests
|
2018-07-18 23:29:19 +01:00 |
|
jcorporation
|
bb3ae34b66
|
fix: use after free for cmd in mympd_callback
|
2018-07-18 22:47:07 +01:00 |
|
jcorporation
|
636ae99898
|
cleanup
|
2018-07-16 23:36:01 +01:00 |
|
jcorporation
|
1558a05ae4
|
fix: respond to all api requests
|
2018-07-16 23:33:55 +01:00 |
|
jcorporation
|
9b71a5e6ae
|
cleanup: formatting
|
2018-07-15 23:51:36 +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
|
2fd94d734c
|
feat: Refresh queue card only if queue_version changed
|
2018-07-15 22:49:57 +01:00 |
|
jcorporation
|
1c0c9aa14f
|
Fix formating
|
2018-07-11 00:06:31 +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
|
44d0c1d56e
|
Central mympd_get_tag function
|
2018-07-09 18:49:55 +01:00 |
|
jcorporation
|
ff2b40baf8
|
Add songdetails modal
|
2018-07-09 18:28:28 +01:00 |
|
jcorporation
|
c494359a69
|
Fixed search_add function
|
2018-07-05 21:04:25 +01:00 |
|
jcorporation
|
5eb43c758b
|
Implemented first advanced actions
|
2018-07-05 20:34:16 +01:00 |
|
jcorporation
|
d1876fd166
|
Fix crash, if unkown cmd is submitted
|
2018-07-02 20:40:56 +01:00 |
|
jcorporation
|
e6fef5a174
|
Removed first jQuery dependencies, cleanup javascript, removed bootstrap-slider
|
2018-06-28 23:51:24 +01:00 |
|
jcorporation
|
68476a7f04
|
Fixed buffer free after json parsing
|
2018-06-26 22:25:52 +01:00 |
|
jcorporation
|
d55db438a6
|
Add advanced action menus
|
2018-06-25 23:41:44 +01:00 |
|
jcorporation
|
b31a1d0dec
|
Fixed about dialog
|
2018-06-24 19:59:32 +01:00 |
|
jcorporation
|
98d20cb08c
|
Write statefile first to tmpfile
|
2018-06-24 19:05:38 +01:00 |
|
jcorporation
|
f5f5b23312
|
Return coverimage in backend to client, dont guess it.
|
2018-06-22 01:01:15 +01:00 |
|
jcorporation
|
9996c33adf
|
Free mgr
|
2018-06-21 23:26:20 +01:00 |
|
jcorporation
|
7cff777d05
|
Dont run under uid 0
Optimize mkdebug.sh and mkrelease.sh
|
2018-06-21 23:15:54 +01:00 |
|
jcorporation
|
2dff568abe
|
Added google closure compiler for css and js files
|
2018-06-21 22:29:49 +01:00 |
|
jcorporation
|
2098060765
|
Document state file option
|
2018-06-21 18:28:07 +01:00 |
|
jcorporation
|
c11bfa0d1a
|
Save myMPD settings in state file, not in cookies
|
2018-06-21 17:57:40 +01:00 |
|
jcorporation
|
b790a687a3
|
Fixed invalid free for run_as_user
|
2018-06-20 23:46:52 +01:00 |
|
jcorporation
|
8555803683
|
API Improvements
|
2018-06-19 23:43:36 +01:00 |
|
jcorporation
|
bd00810072
|
Fixed buffer overflow in notify callback.
Occurs only if multiple clients are connected.
|
2018-06-18 22:24:35 +01:00 |
|
jcorporation
|
df91c33705
|
Implement jsonrpc api
|
2018-06-18 20:55:54 +01:00 |
|
jcorporation
|
e6fa1206ca
|
Replaced json_encode with frozen
|
2018-06-18 17:53:30 +01:00 |
|
jcorporation
|
4dcf613708
|
Output json with frozen
|
2018-06-17 23:42:22 +01:00 |
|
jcorporation
|
3df104e72d
|
First code for new jsonrpc api
|
2018-06-14 23:57:57 +01:00 |
|
jcorporation
|
96a7b8a5c9
|
Add frozen
|
2018-06-14 23:04:01 +01:00 |
|
jcorporation
|
fba2a0540a
|
Renamed functions with mympd prefix
|
2018-06-14 23:00:54 +01:00 |
|
jcorporation
|
325094f6e7
|
Removed obsolet options
|
2018-06-14 21:24:26 +01:00 |
|
jcorporation
|
290d591c39
|
Initial websocket connection with mympd version
|
2018-06-14 21:19:36 +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
|
7a3103d035
|
Removed mongoose src
|
2018-06-14 16:28:10 +01:00 |
|
jcorporation
|
998d675b2c
|
Fixed websocket connection - Send on connect settings and output
|
2018-06-13 00:29:58 +01:00 |
|