Commit Graph

1649 Commits

Author SHA1 Message Date
Jasin2069 c85568b292
Update rpi.md 2018-03-24 01:40:22 -04:00
Jasin2069 7495cfb385
Update os-hardware.md 2018-03-24 01:39:52 -04:00
Jasin2069 2cd1e5f102
Update rpi.md 2018-03-24 01:39:45 -04:00
Jasin2069 2756c1730e
Update windows.md 2018-03-24 01:35:07 -04:00
Jasin2069 53f40187be
Update windows.md 2018-03-24 01:30:38 -04:00
Jasin2069 1568a718c9
Update windows.md 2018-03-24 01:29:19 -04:00
Jasin2069 e45cba10a0
Update windows.md 2018-03-24 01:26:48 -04:00
Jasin2069 731c212413
Update windows.md 2018-03-24 01:25:12 -04:00
Jasin2069 341a0a6be8
Update windows.md 2018-03-24 01:22:19 -04:00
Jasin2069 bd519430ce
Update windows.md 2018-03-24 01:19:50 -04:00
Jasin2069 6cd88178d6
fixed links 2018-03-24 01:14:10 -04:00
Jasin2069 26bdd8b7c7
Update rpi.md 2018-03-24 01:12:25 -04:00
Jason Windisch 7e3d8cbaf1 try 2 2018-03-24 01:08:40 -04:00
Jason Windisch b3fee74a90 test 2018-03-24 01:07:22 -04:00
Jason Windisch 77a1f2b38b Remove Space 2018-03-24 01:03:58 -04:00
Jason Windisch 37d27bb735 Added links in nav bar 2018-03-24 01:01:31 -04:00
Jason Windisch 0e15c2f9a6 Added Windows info 2018-03-24 00:57:32 -04:00
Jasin2069 b1423fdb10 Set theme jekyll-theme-hacker 2018-03-24 00:54:14 -04:00
Bryan Ashby 7bd980c886 Crash with color differences in same variable #164 2018-03-22 20:48:31 -06:00
Bryan Ashby e31decfe8f Merge branch '0.0.9-alpha' of github.com:NuSkooler/enigma-bbs into 0.0.9-alpha 2018-03-17 13:48:40 -06:00
Bryan Ashby 66f444d4fb Slight findFiles optimization 2018-03-17 13:48:11 -06:00
Bryan Ashby ef661ad881
Merge pull request #162 from Jasin2069/0.0.9-alpha
fixed misspelling of rest ->reset
2018-03-15 18:24:06 -06:00
Jason Windisch f7639c90e5 fixed mispelling of "reset" 2018-03-15 00:22:33 -04:00
Bryan Ashby 9a1116d019
Merge pull request #160 from Jasin2069/0.0.9-alpha
Format Mystery Skull theme
2018-03-14 21:44:47 -06:00
Bryan Ashby 18284d8038 Merge minor theme stuff 2018-03-14 21:33:58 -06:00
Bryan Ashby e7b7ced66c Merge branch '0.0.9-alpha' of github.com:NuSkooler/enigma-bbs into 0.0.9-alpha 2018-03-14 21:32:41 -06:00
Jason Windisch 299d524b79 Added widths to keep text within theme borders 2018-03-14 22:51:08 -04:00
Jasin2069 bfbdcd46c0
Merge pull request #1 from NuSkooler/0.0.9-alpha
0.0.9 alpha
2018-03-14 22:46:52 -04:00
Bryan Ashby 290b391bf8 Fix TypeError: cb is not a function during ping 2018-03-14 20:26:40 -06:00
Bryan Ashby 4acbae86e3 Crash on configuration when theme no longer exists #157 2018-03-13 19:22:26 -06:00
Bryan Ashby 66423068b1 Crash on delete in BBS List with zero entries #156 2018-03-13 19:10:20 -06:00
Bryan Ashby 534b51933a Register key press handler - oops! 2018-03-13 19:00:34 -06:00
Bryan Ashby 91bbc2e5fe DESCRIPT.ION generation disabled by default 2018-03-13 18:59:47 -06:00
Bryan Ashby 6311198f4d Schedule that actually is valid... 2018-03-12 22:55:10 -06:00
Bryan Ashby 0de98a673f Add DESCRIPT.ION export ability
* 4DOS style DESCRIPT.ION generated in storage areas @ weekly schedule by default
* Format can be controlled via templates; schedule can be changed or disabled, etc.
2018-03-12 22:18:09 -06:00
Bryan Ashby 7bf49d973d Split up code a bit in prep for DESCRIPT.ION generation 2018-03-11 21:23:35 -06:00
Bryan Ashby edc0bf5e06 Split up code a bit in prep for DESCRIPT.ION generator 2018-03-11 21:23:23 -06:00
Bryan Ashby 9c87d45433 Add GLOB support to oputil fb scan... 2018-03-10 11:37:23 -07:00
Bryan Ashby f6f1de4bd8 Move to pty-node over custom pty2.js 2018-03-08 21:39:42 -07:00
Bryan Ashby 63ff2a6057 Templates for new export 2018-03-08 19:56:00 -07:00
Bryan Ashby 281bfbc2aa Implement isLocal() for 'LC' ACS 2018-03-04 20:47:25 -07:00
Bryan Ashby 17cebdebce Better fillChar handling 2018-03-04 13:35:57 -07:00
Bryan Ashby cac3e0ceae Better fillChar handling, specialKeyMapOverride() 2018-03-04 13:35:36 -07:00
Bryan Ashby e7fb569466 Docs, some minor updates 2018-03-04 13:35:05 -07:00
Bryan Ashby 1482d0b78f Add known system events enum - many more to come 2018-03-04 13:34:35 -07:00
Bryan Ashby 74b9d587c9 + Add compression for larger exports
* Temp disable of idle monitor while building large lists
* Fix hash tags
* Handle no results & other errors
2018-03-04 09:17:49 -07:00
Bryan Ashby 44a4a4aeb4 Updates to idle monitor inc. ability to disable 2018-03-04 09:17:27 -07:00
Bryan Ashby d260011ce8 + New file base list export functionality (early beta!)
* File base area startup() and cleanup
* Better prepViewController() signature
2018-03-03 21:47:04 -07:00
Bryan Ashby d3d8268df8 + New file base list export functionality (early beta!)
* File base area startup() and cleanup
* Better prepViewController() signature
2018-03-03 21:46:41 -07:00
Bryan Ashby 4ccb059d61 Add --quick to help 2018-03-03 21:41:17 -07:00