AmendHub

jcs

/

subtext

/

amendments

/

settings.h

Amendments on February 13, 2024

logger: Add RFC3164 (BSD) syslog support

Log everything at system.notice for now
jcs made amendment 585 2 months ago

Amendments on November 28, 2023

*: Move views out of database to flat files

Remove half-baked view editor and cache file contents in memory.
Add a sysop menu option to reload them.
When opening the database, if the command key is held down, prevent
opening the last-opened database and prompt for a different one.
jcs made amendment 566 4 months ago

Amendments on November 9, 2023

*: Do config changes on the fly, restarting modules as needed

Annotate each config option with which component it needs restarted
when it changes and do those after saving from the sysop menu. This
also provides the ability to log each changed config option with its
old and new values.
jcs made amendment 531 5 months ago

Amendments on March 10, 2023

settings: Make struct_editor use session_menu

Take args for menu additions, and use numbers for struct members
instead of letters
jcs made amendment 387 about 1 year ago

Amendments on March 7, 2023

settings: Use signed longs for min/max

jcs made amendment 362 about 1 year ago

Amendments on March 1, 2023

settings: Allow larger struct_field names

jcs made amendment 329 about 1 year ago

Amendments on February 28, 2023

struct_editor: Add support for password fields

In session_field_input, if we have a mask character, print the
initial string with it
jcs made amendment 325 about 1 year ago

Amendments on February 5, 2023

*: Minor fixes found by cppcheck and scan-build

Mostly unused variables
jcs made amendment 300 about 1 year ago

Amendments on November 11, 2022

*: Add dynamically configured main menu

The list of action->key pairs can be edited from the console menu,
and doubles as a list of each key->label that we can print for the
default main menu shown to the user when no custom menu is defined.
jcs made amendment 281 about 1 year ago

Amendments on June 22, 2022

settings: struct_editor: Add CONFIG_TYPE_IP

jcs made amendment 162 about 1 year ago

Amendments on May 15, 2022

session: Add session_menu, use it everywhere

Start on sysop board management
jcs made amendment 100 about 1 year ago

Amendments on May 12, 2022

settings: Move to interactive text-based menu for sysops

This will allow remote administration and have a reusable component
for editing structs for users, boards, etc.
jcs made amendment 99 about 1 year ago

Amendments on January 18, 2022

settings: Start on settings windows

jcs made amendment 56 over 2 years ago