Skip to content

Conversation

@haraldschilly
Copy link
Contributor

@haraldschilly haraldschilly commented Dec 8, 2025

git merge origin/rm-tracking-cookie
git merge origin/cocalc-api-20250927
git merge origin/fix-full-disk-link
git merge origin/fix-blinks-starred-projects
git merge origin/i18n-after-PR-8654
git merge origin/npm-node-forge-xpra
git merge origin/npm-upd-20251127
git merge origin/frontent-accessibility-mode
git merge origin/fix-icon-files-starred-dropdown
git merge origin/npm-nodemailer-20251202
git merge origin/dependabot/npm_and_yarn/src/packages/validator-13.15.22
git merge novoselt-billing-preferences
git merge novoselt-vpat
git merge novoselt-assignment_header
git merge origin/datastore-sshfs-port

... and manually updating next according to #8672

haraldschilly and others added 30 commits July 16, 2025 09:39
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
- Add getAnonymousID function to get anonymous ID from cookie or IP
- Support Cloudflare CF-Connecting-IP and X-Forwarded-For headers
- Fall back to socket remote address if no cookie available
- Update LLM and Jupyter APIs to use new anonymous ID logic
- Rename isValidAnonID to isValidAnonymousID for consistency
- Add comprehensive tests for isValidAnonymousID validation

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
…re missing return types, generate a better README
…oject lifecycle as part of the cocalc-api tests
…o be admins or add existing users to orgs. Org-admins can create new users inside an org, though.
… – which is actually something a mere API call via the org management should not do
…projects. (managing an ephemeral database via the API is a bit tricky)
haraldschilly and others added 17 commits December 2, 2025 11:18
Bumps [validator](https://github.com/validatorjs/validator.js) from 13.15.20 to 13.15.22.
- [Release notes](https://github.com/validatorjs/validator.js/releases)
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
- [Commits](validatorjs/validator.js@13.15.20...13.15.22)

---
updated-dependencies:
- dependency-name: validator
  dependency-version: 13.15.22
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@haraldschilly haraldschilly marked this pull request as ready for review December 9, 2025 10:50
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@haraldschilly haraldschilly merged commit a7e76a3 into master Dec 11, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants