Commit Graph

79 Commits

Author SHA1 Message Date
Bryan Ashby 560d608cd2
Better HTML stripping, fix display of summary, etc. 2023-02-17 23:18:24 -07:00
Nathan Byrd 6466220b6d Revert "First steps toward search"
This reverts commit 87034967ae.
2023-02-10 21:34:49 -06:00
Nathan Byrd 87034967ae First steps toward search 2023-02-10 16:51:50 -06:00
Bryan Ashby 0bd2c3db1c
Better handling of to/from HTML and BBS message formats, Note handling esp with inReplyTo, etc. 2023-01-25 22:22:45 -07:00
Bryan Ashby 1aa56fbaa7
WIP: Import messages sent to local Actor inboxes to their private mail 2023-01-24 21:40:12 -07:00
Bryan Ashby 3f2dcee5a7
Add avatar support
* Default generated for new users (oputil.js tool to come)
* Defaults to setting ActivityPub image/icon
* Allows ops to configure the look, extend, etc.
2023-01-21 20:57:22 -07:00
Bryan Ashby 9ad0cabd04
Test hook 2023-01-13 09:52:21 -07:00
Nathan Byrd 02eeee95ac Added json to list of files to update 2023-01-13 09:23:03 -06:00
Nathan Byrd 4137e935d2 Added precommit hook and staged checking of linting and formatting 2023-01-13 09:14:00 -06:00
Bryan Ashby fb5858e90f
dev updates 2023-01-02 16:57:27 -07:00
Bryan Ashby 092acc0138
Tidy 2023-01-02 16:55:36 -07:00
Nathan Byrd bc0f7690f8 Updated ws and added http-signature 2023-01-02 17:21:53 -06:00
Bryan Ashby b3cf535b9d
Merge pull request #445 from NuSkooler/dependabot/npm_and_yarn/ansi-regex-4.1.1
Bump ansi-regex from 4.1.0 to 4.1.1
2022-10-01 18:29:55 +00:00
Bryan Ashby 28a94f842c
Update nttp-server dep to v3.1.0 2022-09-20 16:00:25 -06:00
dependabot[bot] e5a2044b88
Bump ansi-regex from 4.1.0 to 4.1.1
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 18:20:48 +00:00
Bryan Ashby b971876795
Table output, more fields, and --sort for './oputil.js user list' 2022-08-16 12:19:49 -06:00
Bryan Ashby 59aebf385e
Update sqlite3-trans and node-sqlite to latest versions 2022-08-04 17:40:29 -06:00
Bryan Ashby c2504d903a
Glob minor update 2022-08-04 16:36:09 -06:00
Bryan Ashby 0b18e78a54
Update telnet-socket dep 2022-08-04 16:30:00 -06:00
Bryan Ashby 8f54d0bd7b
Low hanging fruit dep updates 2022-08-04 16:29:29 -06:00
Bryan Ashby e0fca9f8f7
Initial sync up with master after Prettier 2022-06-12 13:57:46 -06:00
Bryan Ashby 5a6827f46b ESLint + Prettier update 2022-06-05 16:41:16 -06:00
Bryan Ashby eecfb33ad5 Add Prettier 2022-06-05 13:53:57 -06:00
Bryan Ashby dd7d24f22e
Many WFC related improvements (WIP)
* Update systeminformation to 5.x
* More work on WFC display of basic stats -- nearly complete
* Disable idle timeout when on WFC
2022-05-01 12:41:20 -06:00
Bryan Ashby 193c203a05
Sync up with master 2022-04-29 18:42:50 -06:00
dependabot[bot] 6391784daa
Bump tar from 4.4.6 to 4.4.19
Bumps [tar](https://github.com/npm/node-tar) from 4.4.6 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.6...v4.4.19)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 05:19:55 +00:00
Bryan Ashby dd6a0553d8
Some additional cleanup 2022-04-26 12:36:31 -06:00
Bryan Ashby 7988938dcc
Sync with master 2022-04-08 17:38:28 -06:00
Bryan Ashby ac010f2ca4
Update yarn lock for yarn users 2022-04-08 17:23:08 -06:00
Bryan Ashby e19d7e583e
Merge pull request #409 from NuSkooler/dependabot/npm_and_yarn/ajv-6.12.6
Bump ajv from 6.12.2 to 6.12.6
2022-04-05 21:05:16 -06:00
dependabot[bot] b9de0e1b76
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 03:02:34 +00:00
dependabot[bot] 15bcf1ee2e
Bump ajv from 6.12.2 to 6.12.6
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.12.2...v6.12.6)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-27 06:23:04 +00:00
Bryan Ashby aef7373896
Dep updates 2022-02-01 21:23:45 -07:00
Bryan Ashby 37a65f4840
Update fs-extra 2022-02-01 00:27:46 -07:00
Bryan Ashby 419d0d78f5
Update binary-parser 2022-02-01 00:25:59 -07:00
Bryan Ashby 0bb985ec0f
Update a number of dependencies
* minor versions
* patches / fixes
2022-01-31 22:22:22 -07:00
dependabot[bot] 6b85de641d
Bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 05:01:52 +00:00
dependabot[bot] c0bca4ffad
Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 09:49:03 +00:00
Bryan Ashby ee653d7211
Various dependency updates
* Should resolve Left over enigftnexport files in enigma/tmp folder #322
2021-02-08 19:47:46 -07:00
dependabot[bot] 788f1346e3
Bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 10:08:17 +00:00
Bryan Ashby 3a7f7750ab
Merge from master + add MCI codes
* FT, DD, FB, DB MCI codes and backing system stats
2020-11-26 15:53:34 -07:00
Bryan Ashby 2d9d8782f6
Move to @breejs/later - maintained later.js 2020-11-23 17:24:40 -07:00
Bryan Ashby f4e25a76b3
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs into 216-waiting-for-caller 2020-11-21 16:51:36 -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 d6cc53c263
Some more stats 2020-11-09 21:32:34 -07:00
Bryan Ashby 920684852c
eslint to dev deps 2020-06-11 22:40:05 -06:00
Bryan Ashby cfaff61abf WIP new Configuration class 2020-06-07 22:20:34 -06:00
Bryan Ashby f02b96728b
Bump UUID version (minor) 2020-06-03 22:00:03 -06:00