The project "Citadel server, clients, utilities":
The branch, master has been updated
via 18ca00b8cd7e15f059b840adfb7f39cd19c5c506 (commit)
from fa5f5b2af71e653859ab01aadd8b83328c0f807a (commit)
- Log -----------------------------------------------------------------
commit 18ca00b8cd7e15f059b840adfb7f39cd19c5c506
Author: Art Cancro <[email protected]>
Date: Fri Aug 22 19:09:00 2025 -0400
And here on the JavaScript side, we're going to move AWAY from snake_case and
standardize on camelCase. PascalCase is unwelcome on both sides.
-----------------------------------------------------------------------
Summary of changes:
webcit-ng/docs/editor.txt | 4 ++--
webcit-ng/static/js/editor.js | 2 +-
webcit-ng/static/js/view_forum.js | 2 +-
webcit-ng/static/js/view_wiki.js | 14 +++++++-------
4 files changed, 11 insertions(+), 11 deletions(-)
--
Citadel server, clients, utilities