From deuce@VERT to CVS commit on Tue Jan 27 14:12:57 2015
exec ftp-html.js 1.20 1.21 ftp-web-html.js 1.8 1.9
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv15444
Modified Files:
ftp-html.js ftp-web-html.js
Log Message:
URI-escape the ? in FTP URLs to allow the sorting and extended description links to work properly. Current web brows3ers truncate the filename at the '?' when it's not URI escaped.
From deuce@VERT to CVS commit on Tue Jan 27 14:34:36 2015
exec ftp-html.js 1.21 1.22 ftp-web-html.js 1.9 1.10
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv15738
Modified Files:
ftp-html.js ftp-web-html.js
Log Message:
Only append the timestamp (and %3F where applicable) for *non-guest* users.
The persistant selection (ie: extended descriptions) does not get stored
when the user has the G restriction, so there is no need for the timestamp.