summaryrefslogtreecommitdiffstats
path: root/templates/show_add_access.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* added little note on access add as to the defaults, fixed api to use ↵Karl 'vollmerk' Vollmer2007-12-151-1/+3
| | | | session_length added check for session functions with redirect to /test.php on failure
* 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..