You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: update project configuration and improve documentation
- Updated .gitignore to include .codex directory.
- Changed Gitleaks configuration title to reflect the new project name.
- Enhanced SSL configuration logic in db.js for better handling of local and non-local connections.
- Updated roleMenuTemplates.js to improve conflict handling in SQL insertions.
- Adjusted links in safeSend.js and sanitizeMentions.js to point to the new repository.
- Modified Pricing.tsx to reflect updated pricing tiers.
- Updated header.tsx to link to the new project repository.
* @returns {false|{rejectUnauthorized: boolean}} `false` to disable SSL, or an object with `rejectUnauthorized` indicating whether server certificates must be verified
0 commit comments