summaryrefslogtreecommitdiffstats
path: root/templates/show_add_access.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* renamed xml-rpc acl to rpc, added default mime type of image/jpg and added ↵Karl 'vollmerk' Vollmer2007-11-221-2/+2
| | | | config options for batch download to the fs, no garbage collection for non-completed downloads yet.
* Almost finished css cleanupspocky2007-11-201-6/+4
|
* fixed acls, fixed transcoding issuesKarl 'vollmerk' Vollmer2007-10-101-9/+4
|
* - Cleaned up php files (removed useless inlines styles, replaced header td ↵spocky2007-09-241-1/+1
| | | | | | | | | | with th...) - Cleaned up css (removed some unused classes) - Changed quick search size and added ability to customize it - Removed width=100% in preferences tables - Corrected missing closing tag in sidebar - Minor corrections
* threw in add button for single playlist view, added the link for deleting ↵Karl 'vollmerk' Vollmer2007-09-131-0/+92
catalogs back, also added back in the ACL page links, they dont work..