- Aug 23, 2019
- Oct 03, 2018
-
-
echicken authored
directory, elsewise just make assumtion that pkunzip.zip is on the PATH somewheres, and then unzip it, and then run it. Most of this commit message is wildly inaccurate.
-
- Jul 30, 2018
- Jul 25, 2018
-
-
echicken authored
Crappy argument parsing. Command line parameters are now: -release=sbbs317 -defaults If -release omitted, 'master' archive will be fetched. If -defaults specified, installation will proceed without prompts and all default values will be accepted.
-
echicken authored
Accept a git tag as an argument to the script. sbbs317 will download the Synchronet BBS 3.17 compatible release. If absent, the master archive will be fetched.
-
- Apr 01, 2018
-
-
echicken authored
-
- Mar 31, 2018
-
-
echicken authored
-
echicken authored
-
echicken authored
-
echicken authored
-
echicken authored
Extract zip to temp dir, move files around, clean up after yourself, don't clobber custom pages or sidebar modules. More prompts, including an 'enable ftelnet' option that isn't actually used for anything yet. Update sbbs.ini RootDirectory and ErrorDirectory last of all; should trigger recycle. Install path is system.exec_dir + ../webv4. Rather than move stock components out of the way, we'll just make a new space. People who installed to, say, system.exec_dir + ../web will need to migrate content; instructions forthcoming.
-
echicken authored
-
echicken authored
Some error handling. Some prompting for settings.
-
echicken authored
To-do: - prompt for guest username, with default - prompt for ftelnet enable/disable (and implement enable/disable) - prompt for ftelnet splash .ans if enabled - add WS/WSS services if missing, and if ftelnet enabled - nuke old websocket telnet/rlogin proxies if configured - copy web/pages/examples/* to web/pages/ (once pages has been moved out of docroot) - likewise for web/sidebar/examples/* - test for download/extract/ini-update success before proceeding to next step - provide URL/info re: further config instructions upon exit
-
- Feb 15, 2018
-
-
echicken authored
-
- Feb 01, 2018
- Jun 30, 2017
-
-
echicken authored
Use Path header from client if it matches a hostname and port in modopts.ini [web] allowed_ftelnet_targets list.
-
- Dec 28, 2016
-
-
echicken authored
-
- Dec 19, 2016
- Dec 18, 2016
-
-
echicken authored
If no rlogin/telnet interface specified in sbbs.ini [BBS], connect to 127.0.0.1, otherwise connect to specified address.
-
- Jan 02, 2016
-
-
Josh Renaud authored
Added the js-date-format.js library to allow a bit of flexibility in the way dates are displayed in the userlist.
-
- Dec 31, 2015
- Dec 16, 2015
-
-
echicken authored
-
- Dec 12, 2015
-
-
echicken authored
-
- Oct 12, 2015
-
-
echicken authored
-