2870 Commits

Author SHA1 Message Date
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
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
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
Bryan Ashby
1402391234
Fix missing code closing in doc 2022-08-08 22:26:18 -06:00
Bryan Ashby
ad2d5e379a
More information on MenuModule's 2022-08-08 22:19:20 -06:00
Bryan Ashby
8adb0363e0
Better organization... a little 2022-08-08 20:15:23 -06:00
Bryan Ashby
2cae154977
Update MenuModule docs slightly 2022-08-07 13:06:47 -06:00
Bryan Ashby
d13d90e223
Sigh 2022-08-07 11:49:52 -06:00
Bryan Ashby
c1f5086db0
Fix a dumb 2022-08-07 11:48:51 -06:00
Bryan Ashby
56c92b7a86
Add basic menu lifecycle image 2022-08-06 22:51:59 -06:00
Bryan Ashby
81595f87e1
Log updates 2022-08-06 21:43:32 -06:00
Bryan Ashby
561f0464f2
README updates 2022-08-06 20:55:02 -06:00
Bryan Ashby
ab87ec3936
Fix link 2022-08-06 20:48:25 -06:00
Bryan Ashby
1b3933a9d2
Add TROUBLESHOOTING.md 2022-08-06 20:25:10 -06:00
Bryan Ashby
f3d0da2075
Fix dumb bug with 'focusItemAtTop' 2022-08-06 00:43:26 -06:00
Bryan Ashby
695dc3944e
Merge pull request #444 from NuSkooler/various-dep-updates-2022-aug
Various dependency updates including node-sqlite

Resolves
Update node-sqlite to 5.0.2+ #398
2022-08-05 22:59:16 -06:00
Bryan Ashby
8c68e51ecf
Fix typo in 'totalBytes' for WFC stats 2022-08-05 14:45:43 -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
5b7b1a5b74
Update docs slighty, add link 2022-08-04 13:47:49 -06:00
Bryan Ashby
3789de76a4
Add missing WFC help screen 2022-08-04 13:13:37 -06:00
Bryan Ashby
cb8ebc780b
Fix typo for status indicators 2022-08-04 13:04:45 -06:00
Bryan Ashby
a6f7fe40c6
Merge pull request #431 from NuSkooler/216-waiting-for-caller
#216: Initial Waiting for Caller (WFC) Support
2022-08-04 12:38:14 -06:00