|
ba1c7afa65
|
Switch search songs to a json response
|
2025-04-18 14:34:03 -04:00 |
|
|
20d7bc42f5
|
Switch custom song list to json response
|
2025-04-18 14:27:41 -04:00 |
|
|
426d2680f7
|
Switch get jukebox response to be json and parse appropriately
|
2025-04-18 11:33:39 -04:00 |
|
|
70886bacba
|
Switch getSongList()/listsongs to return json only and generate html in javascript
|
2025-04-18 10:53:04 -04:00 |
|
|
d3d8e6c421
|
Move where history contents gets set further down the process
|
2025-04-18 09:31:35 -04:00 |
|
|
d793790fe5
|
Use better album art parameter name for JSON object response
|
2024-06-01 13:53:04 -04:00 |
|
|
b339af3103
|
Switch from returning HTML for listsongs to JSON for currently playing song
|
2024-06-01 13:48:56 -04:00 |
|
|
2f7735f669
|
Rearrange order of operations in skipSong() to make button skinning work better, and get the new song in the subsequent listsongs call
|
2024-06-01 12:55:48 -04:00 |
|
|
7ddbc11d27
|
Remove superfluous getVolume in document.ready
|
2024-06-01 12:53:16 -04:00 |
|
|
83925c2705
|
Remove async calls (and the need for them in the first place)
|
2024-06-01 12:42:43 -04:00 |
|
|
6bf8eda722
|
Fix file path references now that most files are in appropriate subfolders
|
2024-05-29 10:34:09 -04:00 |
|
|
9c1137a69d
|
Move files into ajax, css, core, and js folders.
|
2024-05-29 10:27:44 -04:00 |
|