0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 8 hours ago.
Aug 31, 2025 — Aug 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use   for empty cells. [SF#1478463] More... over 20 years ago
search patch from Nat Wyatt [SF#685550] More... over 20 years ago
Fedora Core fixes and new default install in /usr/local [by Ben Williams SF#1462312] More... over 20 years ago
zip.png addition More... over 20 years ago
lyra.org URL fixes More... over 20 years ago
release 0.6 More... over 20 years ago
- use time.strftime() rather than the datetime package (to remain compatible with older versions of Python) - recognize the .avi extension More... over 20 years ago
New auth_level, compromise between check / only and check everything: check directory indexes only More... over 20 years ago
Point to SF doc about CVS, and cleaned up unused stuff. More... over 20 years ago
Committing changes dating from May 16th, 2003 (0.5 release), probably by kgk. More... over 20 years ago
SuSE support, contributed by Bill Burdick [SF#1225231] More... over 20 years ago
Patch from Shaw Terwilliger [SF#791444]: - Added a "/resources" web space. Requests under http://ednaserver/resources/ will map to whichever directory is set in edna.conf to be "resource-dir" (default is "resources"). Updated Makefile to install resources. More... over 20 years ago
Serve UTF-8 encoded pages, and let the user specify which encoding s/he uses in filenames/MP3 tags/... so we can recode appropriately. Loosely based on a patch from Stefan Behnel (scoder) SF#728456 & SF#1422225. More... over 20 years ago
Last-Modified head is now sent by files served from disk (SF#987406). More... over 20 years ago
Updated MP3info.py (from http://www.omniscia.org/~vivake/python/MP3Info.py). More... over 20 years ago
minor typo fixed More... over 20 years ago
open_playlist() misbehaved for playlists starting with http: or ftp: (reported by Dirk Bergstrom SF#673815) More... over 20 years ago
Added link to allrecursive.m3u for subdirs. More... over 20 years ago
Added all.zip pseudo files: in-memory built ZIP archives of the files in a given directory. (no recursion) Updated templates accordingly. More... over 20 years ago
Indent mistake in check_authorization.. hmpf (2). More... over 20 years ago
Indent mistake in check_authorization.. hmpf. More... over 20 years ago
Added .m4a & .mp4 to extension list. More... over 20 years ago
401 errors need to be sent on failed authentication attempts too, Also added a slightly more verbose message. More... over 20 years ago
Handle extended M3U files without generating bogus errors. More... over 20 years ago
Silly typo. More... over 20 years ago
Removed evil TAB characters, changed a print to a debug. More... over 20 years ago
Added support for /robots.txt [based on SF#1200988 by fraumeni]. More... over 20 years ago
Added exception handling on stat() failures, hide_* config. [SF#1200988 by fraumeni] More... over 20 years ago
Removed TODO list from the bottom of the file, if we really care, it can become a separate file, although using the SF tracker's probably just as well. More... over 20 years ago
Recognize -h as --help.. More... over 20 years ago