1
0
mirror of https://github.com/SuperBFG7/ympd synced 2024-11-05 22:36:16 +00:00
Commit Graph

438 Commits

Author SHA1 Message Date
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
jcorporation
401bd5302f Rewrite to newest mongoose version 2018-06-12 02:09:24 +01:00
jcorporation
25fa58aa8c Upgrade to mongoose-6.11 2018-06-12 01:07:03 +01:00
jcorporation
1ec430513f t 2018-06-11 21:35:11 +01:00
jcorporation
49694c78df Enable gcc sanitizers 2018-06-11 20:52:24 +01:00
jcorporation
d674ae5f13 Use queue version for song change in http streams 2018-06-11 19:34:45 +01:00
jcorporation
332855bcf4 Fixed actions and http stream update 2018-06-11 18:33:11 +01:00
jcorporation
afe9054b58 Fixed state saves of tabs and views 2018-06-11 16:30:08 +01:00
jcorporation
5359ba2358 Bug fixes for centrale state change 2018-06-10 23:48:02 +02:00
jcorporation
c0a994d8c4 Formating 2018-06-10 23:21:48 +02:00
jcorporation
19fe8b61bf Central state change 2018-06-10 23:15:33 +02:00
jcorporation
bb641a878f Central page, filter and search states in app object 2018-06-10 21:31:40 +02:00
jcorporation
ad58095efa Merge branch 'master' into devel 2018-06-10 19:00:27 +02:00
jcorporation
9ffa3c17bd Added Stop button, issue #14 2018-06-10 18:54:57 +02:00
jcorporation
a8109d6526 Set database as default browse view 2018-06-07 23:35:41 +01:00
jcorporation
4805ae4f1f Save states of cards, tabs and views 2018-06-07 23:26:35 +01:00
jcorporation
b6a887f055 Fixed issue #13 2018-06-07 19:59:58 +01:00
jcorporation
de36d91ca9 Replaced sammy.js with own router small router implementation with state savinf functionality 2018-06-07 19:47:40 +01:00
jcorporation
8556be5c80 Fixed html markup (checked with w3c validator) 2018-06-07 17:33:32 +01:00
jcorporation
b0b39290d1 Add minified version of js.cookie.js 2018-06-07 17:15:31 +01:00
jcorporation
e906fd2f63 Accept "nan" for mixrampdelay, sets it to -1 (disblaed) Issue #9
Changes types from double to float for mixrampdb and mixrampdelay
2018-06-05 23:04:45 +01:00
jcorporation
5cf9b5fcf2 Fixed issue #11 Pressing "Enter" in search field navigates to Playback tab
Fixed issue #12 Show search results for words with two characters
2018-06-05 22:30:16 +01:00
jcorporation
8bf7729633 Fixed setting mixrampdelay and mixrampdb, issue #9 2018-06-04 20:48:23 +02:00
jcorporation
abedf01628 Added filtering of playlists and database, issue #8 2018-06-04 20:31:05 +02:00
jcorporation
fb96a48d1d Fix issue #8 Page navigation is not functional in Database tab of Browse section 2018-06-04 19:29:15 +02: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
4d7d56120d Fixed albums with comma in browse database view 2018-06-03 23:43:00 +02:00
jcorporation
c72253c27c Merge branch 'browse-view-rewrite' 2018-06-03 21:39:18 +02:00
jcorporation
a10be9b161 Browse database view completed 2018-06-03 21:35:16 +02:00
jcorporation
7962a8ff54 First database browse code 2018-06-03 17:36:06 +01:00
jcorporation
e37c678a89 Fixed filtering of playlists in browse filesystem view 2018-06-03 11:50:50 +01:00
jcorporation
2a2263c519 Update play icons in main toolbar on state changes 2018-06-03 10:41:47 +01:00
jcorporation
5567e29feb Implemented filtering function in browse filesystem view 2018-06-03 09:55:01 +01:00
jcorporation
19eeae728c Implemented filtering in browse filesystem view 2018-06-03 09:52:38 +01:00
jcorporation
234772155a List playlists in browse filesystem view 2018-06-03 06:17:30 +01:00
jcorporation
182924815a Layout fixes 2018-06-03 06:06:45 +01:00
jcorporation
3353715d9e MPD Version in About Modal 2018-06-01 00:29:45 +01:00
jcorporation
b5cfb3512f Layout fixes 2018-06-01 00:13:15 +01:00
jcorporation
efb3ef87be New function: AddAllFromSearch
Styling cleanups
2018-06-01 00:05:49 +01:00
jcorporation
c5505c728d Fix queue pagination 2018-05-31 21:42:39 +01:00
jcorporation
7d5accdb92 Added Replaygain to settings
Improved coverimage display
2018-05-31 21:23:57 +01:00
jcorporation
060aeff3ff Fixing incremental table change 2018-05-30 01:28:36 +02:00
jcorporation
0039fabc50 Incremental populate tables in queue, browse and search views 2018-05-30 01:12:47 +02:00
jcorporation
994f6d2daa Get MAX_ELEMENTS_PER_PAGE from central config (Settings API) 2018-05-29 23:55:24 +02:00
jcorporation
4802b417aa Fixed version option 2018-05-29 23:28:11 +02:00
jcorporation
707b8b1068 Bump version to 2.2.0 2018-05-29 23:20:14 +02:00
jcorporation
8c423f4c77 New Settings API replaces Options API, Smaller Stats API 2018-05-29 23:05:34 +02:00