Commit Graph

32 Commits

Author SHA1 Message Date
Anders Betnér b8027504de All config options on config.html are defined in config.xml and the
option values are fetched with /xml-rpc?method=config
2006-05-10 17:37:29 +00:00
Anders Betnér 3fd9f6d353 status page uses /xml-rpc?metod=config
First shot at it, nothing is editable and some conf fields are
not updated at all.
2006-04-12 21:01:38 +00:00
Anders Betnér ff9ef03ed1 Moved web admin navigation box width from html to css.
Changed cvs url to point to svn
2006-04-08 20:15:19 +00:00
Anders Betnér 3b5e89708f Fixed #42 2006-04-06 21:20:33 +00:00
Anders Betnér 47db1632a3 Implemented #44 2006-04-06 21:00:47 +00:00
Anders Betnér eb9a771dad Changed status.html to use /xml-rpc?method=stats every 5 seconds instead
of reloading the page every 10 seconds.
This breaks in IE, will fix it later.
2006-03-31 20:08:40 +00:00
Anders Betnér 8b46f4f586 Added rico.js to the javascript libraries
Added rename playlist functionality. (click wait click on a playlist,
type new name hit return) WARNING this will remove the smart playlist
spec, use it only on static playlists (which you can't even add through
the web interface)
2006-03-27 20:26:12 +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 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 a636d86826 add playlist js back in -- hat tip to Stefan Bruns 2006-02-09 07:36:29 +00:00
Ron Pedde 9bfbfa8615 Herman's web interface fixes 2006-01-26 15:08:11 +00:00
Ron Pedde ce31933f14 Fix IE bug again 2005-12-03 07:54:30 +00:00
Ron Pedde 341b3a750d Patrick's shiny new web interface 2005-11-14 05:41:18 +00:00
Ron Pedde dee22896a8 codectype transcoding 2005-11-11 23:52:42 +00:00
Ron Pedde 2402c35fb3 Ooooh... got it. REALLY fix the script error on IE 2005-11-11 23:05:22 +00:00
Ron Pedde cbc6d22ea7 Fix the ie script thing as described on the forums 2005-11-11 22:45:35 +00:00
Ron Pedde b612f351ad credits, other various web trifles 2005-11-01 00:09:39 +00:00
Ron Pedde 20634b4b4d Get rid of playlist tab, as it doesn't work... 2005-10-31 23:49:36 +00:00
Ron Pedde 95e20a41d5 start working on smart playlist parser 2005-06-20 03:18:16 +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 9714ba867e Seems to be a maxlenght for arguments to @ispage. Shortened the arg a
bit
2005-03-06 00:28:04 +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
Anders Betnér a9785ade36 Made all html xhtml 1.0 strict compliant
lowercase tag names, make sure attributes as quoted and don't leave
any unclosed tags. also moved the 'http-equiv refresh' to the head tag
(it isn't allowed in the body)
2005-03-03 13:50:57 +00:00
Ron Pedde 8273834a8c Add feedback info 2004-04-02 06:48:24 +00:00
Ron Pedde 68c995db3b Fix the version info 2004-03-19 04:25:19 +00:00
Ron Pedde 27b067a0a9 Add version to title 2004-03-18 17:42:21 +00:00
Ron Pedde 1c8d5e8b84 Add thanks.html 2004-01-04 21:57:58 +00:00
Ron Pedde 2d401a63fb fix header 2003-12-01 07:08:41 +00:00
Ron Pedde ded384675a Add image 2003-12-01 03:25:53 +00:00
Ron Pedde 3427c2b735 Changes to fit in with the new directives 2003-11-26 06:13:21 +00:00
Ron Pedde 3304471174 add ispage directive to make tabs pretty 2003-11-14 16:21:54 +00:00
Ron Pedde e8cdb122a4 Redo all the pages to look more prettier 2003-11-14 04:53:02 +00:00