- 25 Feb, 2022 13 commits
-
-
echicken authored
-
echicken authored
-
echicken authored
-
echicken authored
This allows the sysop to customize the title tag if they wish, via webv4/mods.
-
echicken authored
-
echicken authored
Returns true if the request was redirected to some other place (eg. page is a .link, or redirect from forum.ssjs to forum.xjs)
-
echicken authored
-
echicken authored
insensitive. The same was already being done with sub descriptions, but has now been made case insensitive.
-
echicken authored
-
echicken authored
-
echicken authored
-
echicken authored
-
echicken authored
Avoids ugly HTML-in-a-string, and opens up the option to provide your own variants in webv4/mods/components/.
-
- 24 Feb, 2022 27 commits
-
-
echicken authored
-
echicken authored
-
echicken authored
-
echicken authored
-
echicken authored
-
echicken authored
Probably resolves the "Invalid page" problem reported by W6RAY.
-
-
CID 319034
-
CID 174261
-
CID 174223 CID 174227 CID 174461 CID 174519 CID 229602 CID 319040 CID 319137 CID 319159
-
CID 33213
-
CID 33212
-
CID 33210 CID 33211
-
CID 33207 CID 33208 CID 33209
-
CID 33205
-
CID 174474
-
CID 319135 Fix the return value of js_socket_sendfilesocket() while we're here (off_t instead of int).
-
CID 319142
-
CID 319001
-
CID 330961
-
CID 319101 Beautified another lprintf() statement while at it.
-
-
Also updated the default colors of the existing DownloadUserMsg string to have a little more variety.
-
Tired of being reminded that you were "awarded 0 credits" for free downloads? I know I am, so I created another text.dat string (reusing Unused300), for notification of free-download files where no credits are awarded to the uploader. Also updated the default colors of the existing DownloadUserMsg string to have a little more variety. Not sure why ftpsrvr.c isn't using user_downloaded_file(). That copy/pasta should be eliminated later.
-
postfile.js still should be used for adding a single file to a filebase, but when updating a single file, this seemed like a simple enhancement. It also allows filtering of files to be added by wildcard (e.g. *.zip), so potentially useful for adding files too. Address enhancement request #348
-
-