Bryan Ashby
|
9172fdda9d
|
Re-apply some Prettier formatting after merge
|
2022-06-12 14:12:03 -06:00 |
Bryan Ashby
|
e0fca9f8f7
|
Initial sync up with master after Prettier
|
2022-06-12 13:57:46 -06:00 |
Bryan Ashby
|
4881c2123a
|
First pass formatting with Prettier
* Added .prettierrc.json
* Added .prettierignore
* Formatted
|
2022-06-05 14:04:25 -06:00 |
Bryan Ashby
|
9e5b3369a5
|
New live stat: Total new users today
* Add NT (Obv/2 throwback) MCI for new users today
* Keep live stat up to date in stat log
* Exposed via WFC
|
2022-05-07 10:48:40 -06:00 |
Bryan Ashby
|
2d9d8782f6
|
Move to @breejs/later - maintained later.js
|
2020-11-23 17:24:40 -07:00 |
Bryan Ashby
|
0c23339a2d
|
Code cleanup: Use EnigError's vs standard Error. WIP...
|
2018-12-02 19:33:07 -07:00 |
Bryan Ashby
|
20e9d9ad7e
|
Actually log spawn() failure in Event Scheduler
|
2018-11-21 22:21:24 -07:00 |
Bryan Ashby
|
ec1ce3062e
|
Catch bad spawn
|
2018-11-21 21:24:11 -07:00 |
Bryan Ashby
|
1d8be6b014
|
Pardon the noise. More tab to space conversion!
|
2018-06-22 21:26:46 -06:00 |
Bryan Ashby
|
e9787cee3e
|
ENiGMA 1/2 WILL USE SPACES FROM THIS POINT ON VS TABS
* Really just to make GitHub formatting happy. Arg.
|
2018-06-21 23:15:04 -06:00 |
Bryan Ashby
|
1fe46894d3
|
More Hot-Reload related changes
* Config.get(): Returns the latest config
* Update code all over the place to use Config.get() vs Config.conf (which will be deprecated)
|
2018-06-20 19:57:06 -06:00 |
Bryan Ashby
|
f6f1de4bd8
|
Move to pty-node over custom pty2.js
|
2018-03-08 21:39:42 -07:00 |
Bryan Ashby
|
ac1433e84b
|
* Code cleanup and eslint since -- remove unused variables, clean up RegExs, so on...
|
2018-01-15 12:22:11 -07:00 |
Bryan Ashby
|
0bef268276
|
Issue #122: If watch file exists at startup, kick off task/schedule
|
2017-10-02 21:28:32 -06:00 |
Bryan Ashby
|
067bb9e884
|
* Switch to sane over gaze for file watching: Gaze was not triggering on file additions
* Remove watching of config files for now -- doesn't work anyway. Will revisit later.
|
2017-10-02 21:06:53 -06:00 |
Bryan Ashby
|
e90cf673e3
|
Updates to event scheduler
|
2016-09-13 21:44:35 -06:00 |
Bryan Ashby
|
396e7cc747
|
Default to empty[] args
|
2016-07-04 12:57:49 -06:00 |
Bryan Ashby
|
b17bd15c46
|
* @watchFile support for event scheduler
* Better/cleaner overall BBS shutdown WIP
|
2016-06-20 20:39:20 -06:00 |
Bryan Ashby
|
1e5a8da1e8
|
Add @execute support to event scheduler
|
2016-06-20 18:58:54 -06:00 |
Bryan Ashby
|
3a41d550b0
|
Fix typo in spelling
|
2016-06-20 15:03:36 -06:00 |
Bryan Ashby
|
7eb7500ad8
|
* Better OO
* Some scheduled event logging
|
2016-06-20 15:02:20 -06:00 |
Bryan Ashby
|
36ce2354e3
|
* Functional event scheduler - still some to do, but works
* WIP on message area cleanup via scheduler
* Some const cleanup
|
2016-06-19 21:09:45 -06:00 |