Bryan Ashby
d55e8fb3e0
Let users scroll desc in file browser
2020-11-27 16:44:40 -07:00
Bryan Ashby
cd3b495e6c
SECURITY FIX
...
* Do not allow relative paths to route outside of www static root area
2020-11-27 12:50:57 -07:00
Bryan Ashby and GitHub
50b35d8cac
Merge pull request #330 from NuSkooler/gopher-enhancements
...
Gopher enhancements
2020-11-27 01:06:53 -07:00
Bryan Ashby
94a34a3311
Note on RFC
2020-11-27 01:04:47 -07:00
Bryan Ashby
18bfee58b8
Add gopher/README
2020-11-27 01:03:12 -07:00
Bryan Ashby
f7e4b57763
Gopher server revamp!
...
* gophermap support
* More generic and flexible server
2020-11-27 00:54:56 -07:00
Bryan Ashby
228cd79989
Patch around NR v2.00b20 'ansi-256color' ttype
2020-11-25 13:03:16 -07:00
Bryan Ashby
a7e4f5baef
Use moment.parseZone()
...
* Currently messages are stored with TZ offsets
* Imported messages with e.g. TZUTC kludges are adjusted
* Due to the above, use parseZone() to preserve when loading a message timestamp
2020-11-24 19:42:02 -07:00
Bryan Ashby and GitHub
e140c98c35
Merge pull request #328 from NuSkooler/download-message-ability
...
Download message ability
2020-11-24 13:42:10 -07:00
Bryan Ashby
cc95ef80dd
tabs -> spaces
2020-11-24 13:28:37 -07:00
Bryan Ashby
6fb8836d6e
A bit more info
2020-11-24 13:25:33 -07:00
Bryan Ashby
b36845f7a1
Hotkey + WHATSNEW entry
2020-11-24 13:22:52 -07:00
Bryan Ashby
c944e97699
Add to menu
2020-11-24 13:15:22 -07:00
Bryan Ashby
1e2b6ae934
Working
2020-11-24 13:05:17 -07:00
Bryan Ashby
75601a80ec
WIP
2020-11-23 19:41:08 -07:00
Bryan Ashby
2d9d8782f6
Move to @breejs/later - maintained later.js
2020-11-23 17:24:40 -07:00
Bryan Ashby
627165bb64
More info in Views
2020-11-22 21:27:23 -07:00
Bryan Ashby
3ea0a14935
Minor doc fix
2020-11-22 21:05:36 -07:00
Bryan Ashby
6ff8b36836
Fix modTimestampFormat
2020-11-22 20:59:45 -07:00
Bryan Ashby
99bae06198
Fix title
2020-11-22 19:46:51 -07:00
Bryan Ashby
66a91551a8
SEXYZ Win32
2020-11-22 17:22:23 -07:00
Bryan Ashby
b645f13b74
Fix typo
2020-11-22 17:10:01 -07:00
Bryan Ashby
12b36337c0
Better Bink info
2020-11-22 16:24:30 -07:00
Bryan Ashby
12345f611c
Font updates
2020-11-22 16:14:35 -07:00
Bryan Ashby
76291a1435
More doc updates!
2020-11-22 15:47:03 -07:00
Bryan Ashby
027d8336ed
Fix example render
2020-11-22 15:42:05 -07:00
Bryan Ashby
e7cb804ada
More docs on MCI/views/theming
2020-11-22 15:35:04 -07:00
Bryan Ashby
8e8016d0fd
Hopefully fix all links on doc site
2020-11-22 13:53:47 -07:00
Bryan Ashby
215d02b341
More testing of waters
2020-11-22 13:46:40 -07:00
Bryan Ashby
6221e694f4
Try that style
2020-11-22 13:44:05 -07:00
Bryan Ashby
1c0fbaef1f
Maybe fix links in gen doc?
2020-11-22 13:43:04 -07:00
Bryan Ashby
37fe925011
Call out external binaries moaarrr
2020-11-22 13:36:55 -07:00
Bryan Ashby
270e4fd3aa
Duh
2020-11-22 13:30:23 -07:00
Bryan Ashby
1df2dcb3e1
Overhaul of external binaries / support package info
2020-11-22 13:29:08 -07:00
Bryan Ashby
8aa878a3ee
Fix TIC replace bug
2020-11-21 14:56:03 -07:00
Bryan Ashby
939c07f466
More doc cleanup
2020-11-21 12:36:02 -07:00
Bryan Ashby
5e52b31918
Better icons
2020-11-21 12:19:18 -07:00
Bryan Ashby
a34c250050
Merge branch 'master' of github.com:NuSkooler/enigma-bbs
2020-11-21 12:04:53 -07:00
Bryan Ashby
6dcedbab5e
Table fix
2020-11-21 12:04:37 -07:00
Bryan Ashby and GitHub
d9b8f83c2d
Super simple menu example
2020-11-20 22:05:57 -07:00
Bryan Ashby
17757b2381
Durp
2020-11-20 20:09:04 -07:00
Bryan Ashby
1d30a879db
More linking
2020-11-20 19:05:43 -07:00
Bryan Ashby
633e4498e0
Minor doc fixes
2020-11-20 18:54:55 -07:00
Bryan Ashby
6ffc460dbd
Fix
2020-11-20 18:51:43 -07:00
Bryan Ashby
35a52adb75
Some docs
2020-11-20 18:50:12 -07:00
Bryan Ashby
b59567ef77
iconv-lite small bump
2020-11-18 21:57:08 -07:00
Bryan Ashby
f5a6afb579
Minor dep version updates
2020-11-18 14:01:58 -07:00
Bryan Ashby
c13bd557a6
Dependency patch level updates
2020-11-18 13:51:12 -07:00
Bryan Ashby
792acb0550
Add theme information to oputil user info
...
* Add theme ID
* Allow lookup by user ID
2020-11-18 13:22:22 -07:00
Bryan Ashby and GitHub
51c9c7dc2d
Merge pull request #327 from NuSkooler/313-rescan-date-time-issues
...
Fix issues with message timestamps
2020-11-17 19:09:59 -07:00
Bryan Ashby
8b2be6769c
* TZUTC/TZUTCINFO handling should work properly
...
* Don't bork message timestamp when we write to the DB
* Fix read byte len which could prevent message imports!
2020-11-17 19:06:54 -07:00
Bryan Ashby
b377d91155
Enigma crashes trying to write to a node when that node disconnected #324
...
* Don't attempt to write to non-writable socket!
2020-11-15 15:06:49 -07:00
Bryan Ashby
d1b97f04ff
Fix table
2020-11-09 19:40:07 -07:00
Bryan Ashby
700197b221
Cleanup
2020-11-07 21:52:57 -07:00
Bryan Ashby
bce55717dd
Hopefully fix rendering on doc site
2020-11-04 17:42:01 -07:00
Bryan Ashby
9caf1a7428
Merge branch 'master' of github.com:NuSkooler/enigma-bbs
2020-10-15 20:56:53 -06:00
Bryan Ashby
dd27a000a4
Fix deprected on('data') -> onData for node-pty
2020-10-15 20:56:31 -06:00
Bryan Ashby
a2f1e28894
Bug fix: If user disconnects, don't leave a haning door PID
2020-10-15 20:54:55 -06:00
Bryan Ashby
37653545f3
Cleanp + note
2020-10-15 20:54:35 -06:00
Bryan Ashby and GitHub
a3ed115236
Merge pull request #319 from blackmagic-consult/achievement-spacing
...
Added an additional digit to the hour slot, fixing minor spacing issue
2020-10-01 13:21:45 -06:00
Bryan Ashby and GitHub
58e99b1a63
Merge pull request #317 from blackmagic-consult/documentation-update
...
Minor Documentation Updates
2020-10-01 11:21:29 -06:00
Bryan Ashby and GitHub
cffa11906c
Update README.md
...
Add donate button, fingers crossed.
2020-09-19 20:22:43 -06:00
Bryan Ashby and GitHub
e6448dab59
Delete ISSUE_TEMPLATE.md
...
Now using newer GitHub format
2020-09-19 10:18:48 -06:00
Bryan Ashby
43a28e6c42
Error on qwk export with oputil #316
2020-09-12 14:29:06 -06:00
Bryan Ashby
0cb5dbae61
Minor doc updates / Thanks
2020-09-12 10:24:33 -06:00
Bryan Ashby
4ab2d1abd0
Doc updates - link to guides
2020-09-12 10:21:08 -06:00
Bryan Ashby
ba40aeff06
Fix message in install.sh
2020-09-11 10:56:06 -06:00
Bryan Ashby and GitHub
f3d67abd79
Merge pull request #311 from louisnorthmore/patch-1
...
Update configuring-a-message-area.md
2020-09-03 10:41:39 -06:00
Bryan Ashby
a4883f0c2e
Note on other versions
2020-08-22 13:31:21 -06:00
Bryan Ashby
e3b8adb847
Much needed but minor doc updates
2020-08-22 13:26:24 -06:00
Bryan Ashby
fd7c9e8064
Better checks for various dependencies such as Python and call out additional steps better
2020-08-22 12:27:52 -06:00
Bryan Ashby
f558a614fc
#301 - Fix default key for message list
2020-08-12 10:36:24 -06:00
Bryan Ashby
7c304ebb9b
#296 : Fix config new
2020-07-28 20:34:30 -06:00
Bryan Ashby
24963406ea
Much faster getUserList
2020-07-13 22:40:49 -06:00
Bryan Ashby and GitHub
9fa0c4458e
Merge pull request #292 from NuSkooler/280-config-revamp
...
#280 Configuration Revamp
2020-07-13 18:04:08 -06:00
Bryan Ashby
313f594633
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs into 280-config-revamp
2020-07-12 18:34:07 -06:00
Bryan Ashby
aa0536a233
Merge branch '280-config-revamp' of ssh://numinibsd/git/base/enigma-bbs into 280-config-revamp
2020-07-12 18:33:48 -06:00
Bryan Ashby
c7c18eb0bd
Merge branch '280-config-revamp' of github.com:NuSkooler/enigma-bbs into 280-config-revamp
2020-07-12 18:33:27 -06:00
Bryan Ashby
e97f7ea61e
Make prompts.hjson issue stand out
2020-07-12 18:33:11 -06:00
Bryan Ashby
33a1d1b812
Idle timeout kicks user when on a telnet bridge downloading files #262
2020-07-12 16:12:26 -06:00
Bryan Ashby
c3a19eb208
Slight doc update on message conf/areas
2020-07-12 13:58:46 -06:00
Bryan Ashby
0e1e7545a2
Hang after exiting DoorParty! #282
2020-07-12 13:01:44 -06:00
Bryan Ashby
c8676f6c2c
Fix a dumb
2020-07-07 19:47:51 -06:00
Bryan Ashby
c565b8caec
Handle missing section
2020-07-07 19:41:17 -06:00
Bryan Ashby
848d1f02b0
Merge branch '280-config-revamp' of github.com:NuSkooler/enigma-bbs into 280-config-revamp
2020-07-06 21:31:26 -06:00
Bryan Ashby
992ee6056e
Log if a variable isn't found
2020-07-06 21:14:31 -06:00
Bryan Ashby
60a1f14f6e
Better 'config new' and fix a couple menu refs
2020-07-06 21:02:18 -06:00
Bryan Ashby
f4ccc998f5
Fix theme slightly
2020-07-06 19:23:13 -06:00
Bryan Ashby
c91ae50c6b
Fix oputil
2020-07-06 19:13:22 -06:00
Bryan Ashby
9d8b43b605
Formatting
2020-07-06 18:49:21 -06:00
Bryan Ashby
99df4f284f
Doc updates on prompts
2020-07-06 18:36:21 -06:00
Bryan Ashby
189c42ebea
Doc updates
2020-07-06 18:16:53 -06:00
Bryan Ashby
51f3b0ffce
Minor
2020-07-06 17:59:34 -06:00
Bryan Ashby
f5f8b08a27
argName: message -> messageIndex
2020-07-06 17:55:53 -06:00
Bryan Ashby
91166b7f6b
Sync up with master
2020-07-05 17:57:29 -06:00
Bryan Ashby
7ecd988f44
Merge branch 'master' of github.com:NuSkooler/enigma-bbs
2020-07-05 17:51:08 -06:00
Bryan Ashby
ef826687b1
my @menu actionKey doesn't work #290
2020-07-05 17:50:48 -06:00
Bryan Ashby
8c1ff7e228
Exit on error
2020-07-05 15:32:10 -06:00
Bryan Ashby
965e845834
Major work on breaking up menus
2020-07-05 14:06:34 -06:00
Bryan Ashby
35ef2db446
Fix theme reload bug
2020-07-05 14:06:10 -06:00