Commit Graph

13 Commits

Author SHA1 Message Date
Anders Betnér 2dcb98d6e3 Fixed playlist.js browse and search
Added index=0-50 to query. (Song lists with more than 51 hits will
be truncated to 51 hits.) This is temporary until the rico live
grid works.
2006-03-25 12:48:51 +00:00
Anders Betnér 0d4882ae8e Playlist.js: fix busy message, add autosearch at a 500ms typing delay
in the search box
playlist.html: layout
2006-03-24 11:44:50 +00:00
Anders Betnér 6e9d4ef491 Playlist.js: fixed search 2006-03-24 07:47:43 +00:00
Anders Betnér 33802c5dff Playlist: Removed debug code
Fixed browse by genre/artist/album click, broke search
2006-03-24 07:09:31 +00:00
Anders Betnér 786ccfecda Refactored playlist.js (partially done)
Added searchbox on the playlist page
Some layout css fiddeling.
2006-03-23 22:00:38 +00:00
Anders Betnér 1fa4d66401 Changed playlist editor from table layout to using divs 2006-03-22 08:55:31 +00:00
Anders Betnér adf55f3fea First steps towards a web based static playlist editor.
Not so functional at the moment.
2006-03-21 21:59:18 +00:00
Ron Pedde 3acd647a55 patches from Stefan Bruns for js speedups, konq support 2005-08-16 02:30:45 +00:00
Anders Betnér 24667c8d01 Code cleanup, fixed browse queries, 2005-03-21 19:53:39 +00:00
Anders Betnér 95eb9caa99 Forgot to url encode queries 2005-03-16 22:35:26 +00:00
Anders Betnér 5a17d65d98 Slowly getting playlist editor in shape.
Still readonly, but clickable.
2005-03-16 19:56:40 +00:00
Anders Betnér cbc3ddf143 Fix for songs with empty tags not being displayed in the web UI. 2005-03-06 09:29:48 +00:00
Anders Betnér 1dd266c228 First go on the web based playlist editor. This is just a quick hack.
Adds a new tab 'playlist' in the html interface.
2005-03-06 00:16:58 +00:00