Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
756 contributions in the last year
Contribution activity
November 2020
Created 23 commits in 1 repository
Created a pull request in enusbaum/MBBSEmu that received 4 comments
Account Key Support
Adds verification of Account Keys via haskey() and haskeym()
Default Keys DEMO and NORMAL assigned to new users, configurable via appsettings.json
R…
Opened 11 other pull requests in 1 repository
enusbaum/MBBSEmu
1
open
10
merged
- Stack and module fixes
- Issue 305
- Xroads 100k
- Issue 286
- Fix for Multiple SPR's in a single call
- Issue 271
- Added FCOS Opcode & Tests
- Implement FSIN Opcode & Tests
- Add `/SYSOP` Global Commands
- Added Handling and Tests for a blank value being passed into haskey &…
- Added FSD check for empty value on a numeric input field
Reviewed 19 pull requests in 1 repository
enusbaum/MBBSEmu 19 pull requests
- Implement keyless btrieve files
- Implement Btrieve ACS
- Formatting / Remove Workaround
- Add SysopCommands
- Refactor Btrieve ordinals
- Enforce maximum channels
- Added new Sysop commands, formatting
- Update Login Routine
- Convert Account repositories to in memory sqlite databases, so
- Implements GetPrevious query functionality and fixes retrieval of variable length Btrieve records
- APPSettings Default Keys - Changed from Null -> .Exists
- Adding Channel Dictionary to DI & duplicate login detection
- Handle %lu format
- Update guest keys, appsettings.json
- Heartbeat variable, more config checks
- Add heartbeat and # channels config
- Big btrieve update
- Make OldBinary type an unsigned integer instead of a blob.
- Added Ordinal 178