Commit Graph

2842 Commits

Author SHA1 Message Date
Bryan Ashby 73dafdad9f
Test out code scanning 2022-10-01 18:28:06 +00:00
Bryan Ashby fd01223578
Diff paths for README.md is annoying 2022-10-01 12:23:28 -06:00
Bryan Ashby 63514c1290
Le sigh 2022-10-01 12:20:54 -06:00
Bryan Ashby 8efc605a9e
Fix paths... 2022-10-01 12:14:44 -06:00
Bryan Ashby 5f7b81296e
Fix paths 2022-10-01 11:53:40 -06:00
Bryan Ashby cee25a7104
More docs on MenuModule 2022-10-01 11:43:56 -06:00
Bryan Ashby 1025fef346
Doc updates, tidy, group member info 2022-09-30 23:55:40 -06:00
Bryan Ashby d8bc02ce46
Catch timestamp error 2022-09-30 23:55:28 -06:00
Bryan Ashby 6e1c470b69
Merge pull request #451 from NuSkooler/449-nntp-write-access
Initial NNTP write access support

This will now be beta tested on Xibalba
2022-09-26 00:32:33 +00:00
Bryan Ashby 8c92f3cc49
Log IPs 2022-09-25 18:29:00 -06:00
Bryan Ashby c4518c7b94
Tidy/DRY 2022-09-25 14:00:52 -06:00
Bryan Ashby 1626db3d52
Clean up NNTP docs 2022-09-25 10:01:27 -06:00
Bryan Ashby 3155a0cd81
Fix docs 2022-09-25 09:56:16 -06:00
Bryan Ashby 5f6d70e460
Some fixes to NNTP POSTs, logging, etc. 2022-09-23 11:06:33 -06:00
Bryan Ashby 2cb0970a31
Add 'allowPosting' config 2022-09-22 21:24:24 -06:00
Bryan Ashby d2dafc4dbc
Initial NNTP write access support 2022-09-22 21:03:53 -06:00
Bryan Ashby e61be537aa
Minor bug fix 2022-09-21 08:26:52 -06:00
Bryan Ashby 28a94f842c
Update nttp-server dep to v3.1.0 2022-09-20 16:00:25 -06:00
Bryan Ashby c105a2601a
Add by filename support to FileEntry.findFiles() 2022-09-15 12:37:48 -06:00
Bryan Ashby ad44495469
Utility methods 2022-09-14 22:48:56 -06:00
Bryan Ashby a1188fb90c
Handle case where remoteAddress is not yet avail 2022-09-13 13:59:29 -06:00
Bryan Ashby 2a0ae05c45
Bail and log why if door 'io' config is bad 2022-09-08 21:31:01 -06:00
Bryan Ashby 62bcb8055a
Add some scripts and binaries to package - long overdue 2022-09-01 17:52:22 -06:00
Bryan Ashby 695bb40b17
More improved logging around client changes 2022-08-31 11:47:03 -06:00
Bryan Ashby 2d8c896ad4
Handle node status views when client disconnects 2022-08-31 11:46:51 -06:00
Bryan Ashby 8e17897954
Some docs cleanup 2022-08-30 21:57:27 -06:00
Bryan Ashby c06b777d34
Add wfc 2022-08-30 21:27:00 -06:00
Bryan Ashby edfc2f68a4
Fix pre-auth properties in user list 2022-08-23 16:56:40 -06:00
Bryan Ashby 4d6bc98a0f
Fix a dumb :( 2022-08-21 15:43:53 -06:00
Bryan Ashby 7060bf270b
Better debug logs 2022-08-21 15:41:37 -06:00
Bryan Ashby 4a63bc577e
Fix terminology used in code 2022-08-21 14:03:19 -06:00
Bryan Ashby 1f130347d5
Fix missing check 2022-08-21 14:02:47 -06:00
Bryan Ashby 92ca571e40
Update documentation around Gopher config 2022-08-21 13:43:03 -06:00
Bryan Ashby c8df7f3d6b
New easier to manage Gopher include/exclude areas with wildcard support
* Deprecate but still support older format for now
* Add new format allowing easier management
2022-08-21 13:27:32 -06:00
Bryan Ashby 8be8c21aa8
Minor doc tidy 2022-08-19 00:08:41 -06:00
Bryan Ashby d4341bf85f
Doc tidy 2022-08-19 00:03:25 -06:00
Bryan Ashby 94145c043a
Tidy tidy tidy 2022-08-18 14:55:57 -06:00
Bryan Ashby 226c261505
Change sort order for 'lastlogin' and 'created' sorts 2022-08-16 13:45:39 -06: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 5b1c11b1bc
Fix typo 2022-08-15 22:37:28 -06:00
Bryan Ashby b48d133229
Fix some view offsets that broke with CPR removal
* Fix Quote builder
* Fix File Browser details
* Added 'viewOffsets' ability to loadFromMenuConfig() and friends
* Add MenuModule.getCustomViewsWithFilter() -> Array[] of views
* Add ViewController.applyViewOffsets()
2022-08-15 22:23:14 -06:00
Bryan Ashby 56f03ff847
Moar better logging 2022-08-13 18:13:30 -06:00
Bryan Ashby a48f2b4067
Tidy up more log messages 2022-08-13 11:51:11 -06:00
Bryan Ashby 21d0ad9e59
Change scann/toss watch msg again, use access() over exists() 2022-08-13 10:49:44 -06:00
Bryan Ashby 2e159a0cc6
Don't call paths.join() twice in a row here 2022-08-13 10:36:21 -06:00
Bryan Ashby 1d14b187c2
Fix undefined ref 2022-08-12 19:50:41 -06:00
Bryan Ashby 8552e2dd35
Doc updates 2022-08-12 19:21:45 -06:00
Bryan Ashby cc788056ea
Tidy 2022-08-12 14:28:18 -06:00
Bryan Ashby c9d9b5336c
Minor lifecycle cleanup 2022-08-09 15:37:14 -06:00
Bryan Ashby fdfd64976b
Lots more MenuModule info 2022-08-09 14:41:23 -06:00