Commit Graph
100 Commits
Author SHA1 Message Date
Bryan Ashby 681a6e8449 Add theme for QWK export 2020-05-11 20:09:48 -06:00
Bryan Ashby a56546cf3f Only export private messages if the user has elected to do so 2020-05-11 19:57:25 -06:00
Bryan Ashby 9174b7b710 Code cleanup, use some defaults 2020-05-11 19:52:01 -06:00
Bryan Ashby ee992278e8 WIP on QWK download support 2020-05-10 21:56:05 -06:00
Bryan Ashby 14f7ca9dcc Add Ability to Import All File Areas at Once #271
* Simple wildcard support for area tags param
2020-05-07 20:02:12 -06:00
Bryan Ashby d6dce82a92 Clean up log a bit 2020-05-07 19:00:32 -06:00
Bryan Ashby 3732914c4a Add extra log 2020-05-06 17:50:44 -06:00
Bryan Ashby 387dfb3b5d Don't idle logout if a transfer is making progress 2020-05-06 17:47:13 -06:00
Bryan Ashby 59ee52ea6f Tidy + some logging 2020-05-06 17:34:37 -06:00
Bryan Ashby ec994211e0 More doc updates 2020-05-06 11:12:19 -06:00
Bryan Ashby f56e30442a Suggestion: option to trigger List of pending users. #272 2020-05-05 21:18:58 -06:00
Bryan Ashby 67ac86ac05 Add initial QWK docs, update FTN, etc. 2020-05-05 19:01:47 -06:00
Bryan Ashby 7fb10418f0 Start auto-gen confs at 1000 2020-05-03 12:01:31 -06:00
Bryan Ashby 21374d6e6d Minor 2020-05-03 11:48:03 -06:00
Bryan Ashby 65a5eabe9c Try this 2020-05-03 11:40:54 -06:00
Bryan Ashby 2b1747a8f4 Fix NDX filenames 2020-05-03 11:17:33 -06:00
Bryan Ashby c6bde65be0 Minor fixes, tidy up FTS CHRS table a bit 2020-05-03 11:10:40 -06:00
Bryan Ashby b32dae9b48 Auto-generate conf numbers for user export mode 2020-05-03 10:42:57 -06:00
Bryan AshbyandGitHub 6e0f47b1e9 Merge pull request #274 from NuSkooler/qwk-support
Qwk support
2020-05-02 18:05:16 -06:00
Bryan Ashby c7a543e87e * oputil mb qwk-export
* oputil mb qwk-dump
* Fix QWK reader encoding
2020-05-02 16:48:24 -06:00
Bryan Ashby 8817113364 * Create bundle filenames to spec
* Better cp437 vs utf8 vs other encoding support
* Add some CP437 and related utils
2020-05-02 13:34:28 -06:00
Bryan Ashby 1f1813c14a Produce NDX files, various improvements to spec, etc. 2020-04-30 22:07:29 -06:00
Bryan Ashby 2b7d810c77 Lots of progress on packet writing, reading, etc.
* Bug fixes
* Create packet archive
2020-04-27 20:55:41 -06:00
Bryan AshbyandGitHub 88b7ec5ab5 Merge pull request #273 from squintgit/patch-1
Update testing.md
2020-04-27 17:04:50 -06:00
Bryan Ashby 8a81b34ed0 WIP: Lots of progress with QWK reader/writer 2020-04-25 11:25:47 -06:00
Bryan Ashby d8f0601914 Add CONTROL.DAT parsing 2020-04-21 22:57:06 -06:00
Bryan Ashby 6edfe95dfe A good amount of HEADERS.DAT support 2020-04-21 22:14:29 -06:00
Bryan Ashby 29ee9c4d58 WIP on QWK support 2020-04-21 19:50:04 -06:00
Bryan Ashby 91939f46cf Merge branch '0.0.11-beta' of github.com:NuSkooler/enigma-bbs into 0.0.11-beta 2020-02-18 09:47:31 -07:00
Bryan Ashby 44fd380397 Merge branch '0.0.11-beta' of ssh://numinibsd/git/base/enigma-bbs into 0.0.11-beta 2020-02-18 09:46:55 -07:00
Bryan Ashby 76d421ecf7 Merge branch '0.0.10-alpha' of ssh://numinibsd/git/base/enigma-bbs into 0.0.11-beta 2020-02-18 09:45:58 -07:00
Bryan Ashby e9cc49497c Fix group assignment bug 2020-02-18 09:35:23 -07:00
Bryan Ashby ea828ba812 Update copyrights 2020-01-01 14:15:22 -07:00
Bryan Ashby 3f454c44c2 Don't hang on unzip prompting 2019-12-23 20:06:15 -07:00
Bryan Ashby cd3b8d5e76 Low hanging fruit: Don't re-create binary parsers constantly 2019-12-05 20:48:13 -07:00
Bryan Ashby 2c9a68d0b1 Update sqlite3-trans package - get lodash updates along with it 2019-11-23 10:08:42 -07:00
Bryan Ashby 37638957b4 Fix issues with corrupt FTN packets 2019-11-22 21:44:24 -07:00
Bryan Ashby 0328ad5b80 Node.js 12 LTS to docs & install script 2019-11-20 19:33:33 -07:00
Bryan Ashby 2b7033a017 Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs into 0.0.11-beta 2019-11-20 19:11:33 -07:00
Bryan Ashby 1aa545e254 Minor 2019-11-20 19:11:05 -07:00
Bryan Ashby 998df3386a Bump Node.js req to 12+ 2019-11-19 21:32:21 -07:00
Bryan Ashby 57358b0f2c Bump versions in install.sh for branch 2019-11-19 20:41:09 -07:00
Bryan Ashby 3cd6d59e12 First 0.0.11-beta commit - create the branch and prep work 2019-11-19 20:37:46 -07:00
Bryan Ashby be5d46be3c Dep updates 2019-11-19 20:15:36 -07:00
Bryan Ashby 40c34252ec Update install.sh locations for prep to master 2019-11-19 20:10:06 -07:00
Bryan Ashby 0bfeca090d Sync up with 0.0.10-alpha 2019-11-19 20:08:31 -07:00
Bryan Ashby d712c36171 Some documentation updates 2019-11-19 20:03:35 -07:00
Bryan Ashby 4397e94379 Add auto sig editor docs 2019-11-18 20:33:31 -07:00
Bryan Ashby 0cae6e656d Add some docs around write conf/area ACS 2019-11-12 19:18:47 -07:00
Bryan Ashby aa70a6b1aa Minor dep updates 2019-11-08 22:12:29 -07:00
Bryan Ashby c9ff904b2b Fix various minor mistakes 2019-11-08 19:20:14 -07:00
Bryan Ashby 351ae52776 Dep updates 2019-10-29 21:17:58 -06:00
Bryan AshbyandGitHub c00bb9b17c Merge pull request #249 from NuSkooler/dependabot/bundler/docs/nokogiri-1.10.4
Bump nokogiri from 1.8.5 to 1.10.4 in /docs
2019-10-29 20:38:42 -06:00
Bryan Ashby 1fdaaf5633 Add 'write' access for post FSE
+ hasMessageConfAndAreaWrite()
+ MenuModule helpers: gotoMenuOrPrev(), gotoMenuOrShowMessage(). These will likely replace many other pieces of code soon.
2019-09-16 22:05:03 -06:00
Bryan Ashby 7783262af6 ES6 2019-09-15 21:30:00 -06:00
Bryan Ashby afd6d4265f More filtering of messages results without ACS
+ filterMessageListByReadACS()
* Use filterMessageListByReadACS() in my messages
* Use filterMessageListByReadACS() in message search
2019-09-11 22:03:24 -06:00
Bryan Ashby 36afcc0298 Cleanup unused 2019-09-11 21:57:07 -06:00
Bryan Ashby 4f6a0b175c Don't return messages user doesn't have access to! 2019-09-11 21:56:54 -06:00
Bryan Ashby d5268c7b9e Fix getMessageAreaByTag() and improve hasMessageConfAndAreaRead() 2019-09-11 21:56:33 -06:00
Bryan Ashby dff8e12dcc Message ACS improvements & minor fixes
+ getSuitableMessageConfAndAreaTags(): Get a suitable conf/area tag pair with priority on defaults
+ hasMessageConfAndAreaRead() helper
+ filterMessageAreaTagsByReadACS() helper
* Always include confTag/areaTag when fetching a conf or area (convenience)
* Fix 'toRemoteUser' assignment in message
* Better kick out of message conf/areas users does not have access to
2019-09-11 21:21:33 -06:00
Bryan Ashby 8027a73ea5 Another message area check 2019-09-09 21:44:03 -06:00
Bryan Ashby 24e18b5a7e Clean up defualt mesage/file conf/areas at login if user no longer has read access 2019-09-09 21:35:12 -06:00
Bryan Ashby e9820ab2d3 Add docs on random actions 2019-09-04 19:50:16 -06:00
Bryan Ashby 80faa5f045 Merge branch '0.0.10-alpha' of ssh://numinibsd/git/base/enigma-bbs into get-resolved-spec 2019-09-04 19:35:44 -06:00
Bryan Ashby 13c45315d4 More ACS docs 2019-09-04 18:59:50 -06:00
Bryan Ashby 16f4d62548 Initial support for random 'next', 'action', ... 2019-09-03 19:52:04 -06:00
Bryan Ashby 1e08810188 Update InfoZip list extractor 2019-08-22 21:48:39 -06:00
Bryan Ashby 4c0b629016 Doc on autoSignatures area option 2019-08-10 22:12:55 -06:00
Bryan Ashby 9089a203da Fix missing 'del/d' for delete in artwork 2019-08-10 20:16:30 -06:00
Bryan Ashby e80d3f1093 Add missing 'my messages' to message menu 2019-08-10 20:14:36 -06:00
Bryan Ashby 47eb1b490d Artwork 2019-08-10 20:10:38 -06:00
Bryan Ashby c476d366c7 Merge branch 'user-auto-signature' of ssh://numinibsd/git/base/enigma-bbs into 0.0.10-alpha 2019-08-10 12:19:16 -06:00
Bryan Ashby da545d8820 Fix default art 2019-08-10 12:18:47 -06:00
Bryan Ashby 5db0a33a8a Add missing entry to template 2019-08-10 12:17:56 -06:00
Bryan Ashby a494ac95ec More doc updates RE: InfoZip 2019-08-10 11:19:10 -06:00
Bryan Ashby b647e665b9 Document p7Zip -> InfoZip changes 2019-08-10 11:15:54 -06:00
Bryan Ashby 236e5dedb1 Switch default zip file handler to InfoZip package 2019-08-10 11:09:56 -06:00
Bryan Ashby b435f3fbb8 Comments 2019-08-10 11:09:34 -06:00
Bryan Ashby 0e6aa56379 Fix art: ESC is only cancel 2019-08-09 23:37:00 -06:00
Bryan Ashby 8fde4ccd60 Initial auto-signature support 2019-08-09 23:17:41 -06:00
Bryan Ashby e861607330 Update .gitignore slightly 2019-08-09 23:17:10 -06:00
Bryan Ashby c71404a641 oputil.js fb scan improvement & fixes
* Start of --verbose for oputil.js in general (mostly placeholder at this point)
* Fix --full-scan and rename to just --full
2019-08-09 18:16:23 -06:00
Bryan Ashby 428b3c0059 Merge branch '0.0.10-alpha' of github.com:NuSkooler/enigma-bbs into 0.0.10-alpha 2019-07-31 20:26:54 -06:00
Bryan Ashby 3e99fdea48 Doc typo fixes 2019-07-31 20:26:22 -06:00
Bryan Ashby f3efc35e83 Adjust max length for edit 'to' 2019-07-31 20:26:13 -06:00
Bryan AshbyandGitHub be590ae1cd Merge pull request #240 from davestephens/0.0.10-alpha
Installer tweaks
2019-07-30 21:26:01 -06:00
Bryan Ashby 3eed388e33 BBSLink + WebSockets does not update key press monitor 2019-07-11 22:49:15 -06:00
Bryan Ashby 289b32c169 Allow idle monitor to be disabled 2019-07-08 19:49:55 -06:00
Bryan Ashby 1ec721212d v3 async until 2019-07-08 19:27:54 -06:00
Bryan Ashby d728ddea4c Fix v3 async whilst 2019-07-08 19:24:37 -06:00
Bryan Ashby 8fac7cb69f README updates 2019-07-06 22:49:12 -06:00
Bryan Ashby 53aea7098f Deps updated working fine 2019-07-06 21:15:19 -06:00
Bryan Ashby 2f391bdbab Spelling 2019-06-30 19:25:47 -06:00
Bryan Ashby fdce4c939c Minor 2019-06-22 20:26:58 -06:00
Bryan AshbyandGitHub 25d383a800 Merge pull request #236 from davestephens/mrc-fixes
MRC Fixes
2019-06-22 17:10:46 -06:00
Bryan Ashby 20d3b0fec9 Doh, fix username vs realname 2019-06-17 21:08:50 -06:00
Bryan Ashby cc3f79a276 Merge branch 'security-updates' of ssh://numinibsd/git/base/enigma-bbs into security-updates 2019-06-16 18:56:42 -06:00
Bryan Ashby 29ced38994 Template minor fix 2019-06-16 18:56:25 -06:00
Bryan Ashby ec3b6173c9 Better 'secure connection required' screen 2019-06-16 17:28:13 -06:00
Bryan Ashby b9a2881c88 Fix luciano theme 2019-06-16 15:32:57 -06:00