2001-05-07 21:53 kapheine * index.php, remove_songs.php, submit_songs.php: Fixed variable names to reflect what they actually hold 2001-04-13 15:45 kapheine * index.php: Directorys with spaces in the name wouldn't work. Fixed. 2001-04-13 15:31 kapheine * index.php: Will only read directory structure once. Much faster. 2001-04-13 15:30 kapheine * submit_songs.tpl: Removed optional statement from requester_email 2001-04-13 15:05 kapheine * generate.pl: Added generate.pl to distribution for making the password. 2001-04-12 20:40 kapheine * index.php, expanded.tpl: Added Select All to extended song selection 2001-04-12 20:17 kapheine * submit_songs.php: Uhm. Dunno. 2001-04-12 19:50 kapheine * index.php, submit_songs.php, email.tpl, sent.tpl: Bugfixes to number of days required. 2001-04-12 16:01 kapheine * index.php: *sigh* Test code before committing it? You can do that now? 2001-04-12 16:00 kapheine * admin.php, index.php, remove_songs.php, submit_songs.php: Removed Id tags. Pissed me off. Changed array_merge_recursive to array_merge. 2001-04-12 15:45 kapheine * index.php: Dont create warning if unable to open directory. 2001-04-12 15:43 kapheine * index.php: If unable to read directory, just continue, dont die. 2001-04-12 15:36 kapheine * admin.php, index.php, remove_songs.php, submit_songs.php: Added php tags around Id so it would actually work :) 2001-04-12 15:29 kapheine * config.inc: Changed version from 0.9.0 to 0.5.0. Sorry :P 2001-04-12 15:28 kapheine * admin.php, index.php, remove_songs.php, submit_songs.php: Added Id tags 2001-04-12 15:27 kapheine * submit_songs.php, config.inc: Removed unused expand_dirs variable 2001-04-12 15:17 kapheine * index.php, submit_songs.php, sent.tpl, config.inc: Added number of cds required for data cds. 2001-04-11 22:47 kapheine * index.php, remove_songs.php, submit_songs.php: Changed unnecessary double quotes to single quotes. 2001-04-11 22:08 kapheine * index.php, remove_songs.php, submit_songs.php, submit_songs.tpl: Fixed some error checking. 2001-04-11 20:57 kapheine * index.php, remove_songs.php, submit_songs.php, config.inc: Size of files correct now. Two fucking days of work. Finally. Ugh. 2001-04-10 00:34 kapheine * index.php, submit_songs.php, email.tpl, sent.tpl: Total size problems fixed. 2001-04-08 23:29 kapheine * admin.php, submit_songs.php, admin.tpl, config.inc: Added administration page. And changed request_size to request_num. 2001-04-08 16:37 kapheine * submit_songs.php, sent.tpl, config.inc: Added request_* functions 2001-04-08 02:04 kapheine * index.php, submit_songs.php, config.inc: Done working on it for now. It's giving me a fucking ulcer. 2001-04-07 23:45 kapheine * config.inc: Added (at) to config.inc. Could have sworn I already did this. 2001-04-07 23:07 kapheine * submit_songs.tpl: Fixed copyright information 2001-04-07 23:03 kapheine * index.php, remove_songs.php, submit_songs.php: Added ability to remove mp3s 2001-04-07 16:55 kapheine * index.php, submit_songs.php: Changed album_array to found_albums so album_array can be used for list of selected albums 2001-04-07 16:40 kapheine * remove_songs.php, submit_songs.php, submit_songs.tpl: Added some code to remove songs. Not completed yet. 2001-04-07 15:42 kapheine * index.php, submit_songs.php: Got rid of undefined variable warnings. 2001-04-01 19:17 kapheine * index.php, submit_songs.php, config.inc: Small fixes to remove all warnings. 2001-03-31 03:28 kapheine * index.tpl, submit_songs.tpl: Prepared for addition of song removal 2001-03-30 06:12 kapheine * sent.tpl: Small fixes to text 2001-03-30 04:24 kapheine * index.php, submit_songs.php, email.tpl, expanded.tpl, index.tpl, sent.tpl, submit_songs.tpl, config.inc: Uh. A lot. Added session support. Added ability to select individual tracks. Added number of cds, cost, pending requests, expected delay. And other stuff. 2001-03-29 03:11 kapheine * index.php, email.tpl, expanded.tpl, index.tpl: Setup files for new song specific picking. 2001-03-28 00:07 kapheine * index.php, index.tpl, config.inc: I fr0get ;) 2001-03-26 23:33 kapheine * index.php, email.tpl, config.inc: Removed
s from email 2001-03-26 23:15 kapheine * index.php: Recursive directories supported 2001-03-26 22:55 kapheine * index.php: Both name and email address required now. 2001-03-26 22:47 kapheine * index.php: Added directory filesize support 2001-03-26 16:39 kapheine * index.php: Added ability to have custom noname page 2001-03-26 09:29 kapheine * email.tpl, index.tpl, config.inc: Fixed the HTML. Works in IE now. Changed name to CDR Request. 2001-03-26 09:20 kapheine * index.php, index.tpl, config.inc: Added mp3 size reporting/checking 2001-03-26 07:32 kapheine * index.php: Changed version to 0.8.0; landmark 2001-03-26 07:32 kapheine * email.tpl: Added email.tpl (earlier, forgot to cvs add) 2001-03-26 07:30 kapheine * index.php, index.tpl, config.inc: Implemented email support. Added ability to specify requester and email address. 2001-03-26 06:30 kapheine * index.tpl: Changed CDR Selector to CDR Select in templates 2001-03-26 06:27 kapheine * index.php, config.inc: Fixes to allow single files to be displayed 2001-03-26 06:16 kapheine * index.php, index.tpl: Added ability to specify cd type 2001-03-26 05:59 kapheine * index.php, index.tpl, config.inc: Initial revision 2001-03-26 05:59 kapheine * index.php, index.tpl, config.inc: First import