Dan Stephenson
Dan Stephenson
The trashcan, basically, represents a sysops ability to blacklist users,names,filenames,types,passwords,ips, things like this. [iniquity] lib/core.ts (Lines 43-46) ``` if (options?.trashcans) { } ``` [Open in IDE](https://api.codestream.com/c/X6cL6my98CtFfAWM/clbsuQd5TqyQbhOgJ2oirA?marker=5fb0a38bb9918008047736bb&ide=default&src=GitHub) · [Open on GitHub](https://github.com/iniquitybbs/iniquity/blob/64e69897a80c69f27b1b10df1f4d51c31b5b67b1/lib/core.ts#L43-L46)
### Discussed in https://github.com/iniquitybbs/iniquity/discussions/23 Originally posted by **christianvozar** October 11, 2018 ## Overview Themes/Menu Sets/Skins for BBS development has always been cumbersome for artists, typically not programmers, to create and...
# Synopsis There are a number of cool ideas and features that existed in the early and mid 90s releases by Fricker, Pike and later Jack Phlash, Spec and Darkwing....
Hi, it seems every time I make an attempt to build the book, it fails silently. If I execute ./build_(type) I will get no output, nor any files built in...