Commit Graph

22 Commits

Author SHA1 Message Date
Anders Betnér d7c61d62b3 Added a rudimentary Save button on config.html. It will try to
save the file, but nothing is checked and your mt-daapd.conf might
be changed in strange ways. Pressing the button will give you the
server response in an alert box.
2006-05-17 18:42:56 +00:00
Anders Betnér a1d5de6b54 config.html: Possible to add items in the UI, for options of type
<short_text_multiple> and <long_text_multiple>
2006-05-12 11:01:54 +00:00
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 26a235672b Forgot some select boxes on config.html 2006-04-12 21:28:34 +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
Ron Pedde 341b3a750d Patrick's shiny new web interface 2005-11-14 05:41:18 +00:00
Ron Pedde 324677564c Add applet.html to package, also support compdirs and debuglevel in config page 2005-07-14 20:02:08 +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 58b7043acd add compress keyword to web interface 2004-12-29 06:20:26 +00:00
Ron Pedde 27d8a51309 add scan_type directive for doing brute-force scans 2004-11-29 05:55:25 +00:00
Ron Pedde 7f1ca1f552 fix for bug 1074486 - Web interface doesn't save some options 2004-11-28 08:45:26 +00:00
Ron Pedde b6876538f3 expose always_rescan option 2004-11-16 05:28:48 +00:00
Ron Pedde 8af2421541 Oops... last batch of stuff that was in -pre1, but not tagged as such 2004-10-25 03:15:35 +00:00
Ron Pedde fc305fb3ea Add rescan_interval to config page 2004-09-15 04:57:44 +00:00
Ron Pedde e78545a53c Add extensions option to web admin 2004-05-14 01:53:41 +00:00
Ron Pedde 62ea6d2fa8 Initial changes for db 2004-02-18 20:35:14 +00:00
Ron Pedde 469ab2d6a9 Merge new-rend-branch 2004-01-27 04:54:43 +00:00
Ron Pedde b8e7ce6e83 Add Servername to config page 2003-12-01 20:52:19 +00:00
Ron Pedde e8cdb122a4 Redo all the pages to look more prettier 2003-11-14 04:53:02 +00:00
Ron Pedde 39bec5529d add GPL, change macros 2003-11-12 07:08:49 +00:00
Ron Pedde 1c1a9e62f2 Merge linux patches 2003-11-03 20:34:18 +00:00
Ron Pedde 7bd9372880 Add more admin templates 2003-10-23 21:43:51 +00:00