[PR #2212] [CLOSED] Claude/search documenso occurrences 01 fod kkhy zbj2ywq e9 s bx kab #2127

Closed
opened 2026-02-26 20:32:33 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/2212
Author: @jeffMauritius
Created: 11/19/2025
Status: Closed

Base: mainHead: claude/search-documenso-occurrences-01FodKkhyZBJ2ywqE9SBxKab


📝 Commits (4)

  • 4ad6ada refactor: rebrand Documenso to Doku-Seal
  • c389173 refactor: eliminate all remaining 'documenso' occurrences
  • 33f4fdb fix: restore external npm packages from @documenso
  • 9cad7c1 Merge branch 'main' into claude/search-documenso-occurrences-01FodKkhyZBJ2ywqE9SBxKab

📊 Changes

1240 files changed (+6465 additions, -44219 deletions)

View changed files

📝 .devcontainer/devcontainer.json (+1 -1)
📝 .env.example (+9 -9)
📝 .eslintrc.cjs (+1 -1)
📝 .github/workflows/first-interaction.yml (+2 -2)
📝 .github/workflows/issue-assignee-check.yml (+1 -1)
📝 .github/workflows/translations-upload.yml (+1 -1)
📝 .well-known/security.txt (+2 -2)
📝 AGENTS.md (+3 -3)
📝 CLA.md (+8 -8)
📝 CODE_OF_CONDUCT.md (+1 -1)
📝 CODE_STYLE.md (+9 -9)
📝 CONTRIBUTING.md (+7 -7)
📝 MANIFEST.md (+3 -3)
📝 README.md (+45 -45)
📝 SIGNING.md (+3 -3)
📝 apps/documentation/README.md (+1 -1)
📝 apps/documentation/components/call-to-action.tsx (+4 -4)
📝 apps/documentation/next-sitemap.config.js (+1 -1)
📝 apps/documentation/next.config.js (+5 -5)
📝 apps/documentation/package.json (+6 -6)

...and 80 more files

📄 Description

Description

Changes Made

  • Change 1
  • Change 2
  • ...

Testing Performed

  • Tested feature X in scenario Y.
  • Ran unit tests for component Z.
  • Tested on browsers A, B, and C.
  • ...

Checklist

  • I have tested these changes locally and they work as expected.
  • I have added/updated tests that prove the effectiveness of these changes.
  • I have updated the documentation to reflect these changes, if applicable.
  • I have followed the project's coding style guidelines.
  • I have addressed the code review feedback from the previous submission, if applicable.

Additional Notes


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/documenso/documenso/pull/2212 **Author:** [@jeffMauritius](https://github.com/jeffMauritius) **Created:** 11/19/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `claude/search-documenso-occurrences-01FodKkhyZBJ2ywqE9SBxKab` --- ### 📝 Commits (4) - [`4ad6ada`](https://github.com/documenso/documenso/commit/4ad6adaef76df8bdfe2c558e52b110d0c1980f7a) refactor: rebrand Documenso to Doku-Seal - [`c389173`](https://github.com/documenso/documenso/commit/c3891737bf1c79dcaaf776016b863c1c23e7c726) refactor: eliminate all remaining 'documenso' occurrences - [`33f4fdb`](https://github.com/documenso/documenso/commit/33f4fdb678fd0a6cf481714f9d71967526da3d93) fix: restore external npm packages from @documenso - [`9cad7c1`](https://github.com/documenso/documenso/commit/9cad7c1b7ed48fc2d5f9064081af2257926199c1) Merge branch 'main' into claude/search-documenso-occurrences-01FodKkhyZBJ2ywqE9SBxKab ### 📊 Changes **1240 files changed** (+6465 additions, -44219 deletions) <details> <summary>View changed files</summary> 📝 `.devcontainer/devcontainer.json` (+1 -1) 📝 `.env.example` (+9 -9) 📝 `.eslintrc.cjs` (+1 -1) 📝 `.github/workflows/first-interaction.yml` (+2 -2) 📝 `.github/workflows/issue-assignee-check.yml` (+1 -1) 📝 `.github/workflows/translations-upload.yml` (+1 -1) 📝 `.well-known/security.txt` (+2 -2) 📝 `AGENTS.md` (+3 -3) 📝 `CLA.md` (+8 -8) 📝 `CODE_OF_CONDUCT.md` (+1 -1) 📝 `CODE_STYLE.md` (+9 -9) 📝 `CONTRIBUTING.md` (+7 -7) 📝 `MANIFEST.md` (+3 -3) 📝 `README.md` (+45 -45) 📝 `SIGNING.md` (+3 -3) 📝 `apps/documentation/README.md` (+1 -1) 📝 `apps/documentation/components/call-to-action.tsx` (+4 -4) 📝 `apps/documentation/next-sitemap.config.js` (+1 -1) 📝 `apps/documentation/next.config.js` (+5 -5) 📝 `apps/documentation/package.json` (+6 -6) _...and 80 more files_ </details> ### 📄 Description ## Description <!--- Describe the changes introduced by this pull request. --> <!--- Explain what problem it solves or what feature/fix it adds. --> ## Related Issue <!--- If this pull request is related to a specific issue, reference it here using #issue_number. --> <!--- For example, "Fixes #123" or "Addresses #456". --> ## Changes Made <!--- Provide a summary of the changes made in this pull request. --> <!--- Include any relevant technical details or architecture changes. --> - Change 1 - Change 2 - ... ## Testing Performed <!--- Describe the testing that you have performed to validate these changes. --> <!--- Include information about test cases, testing environments, and results. --> - Tested feature X in scenario Y. - Ran unit tests for component Z. - Tested on browsers A, B, and C. - ... ## Checklist <!--- Please check the boxes that apply to this pull request. --> <!--- You can add or remove items as needed. --> - [ ] I have tested these changes locally and they work as expected. - [ ] I have added/updated tests that prove the effectiveness of these changes. - [ ] I have updated the documentation to reflect these changes, if applicable. - [ ] I have followed the project's coding style guidelines. - [ ] I have addressed the code review feedback from the previous submission, if applicable. ## Additional Notes <!--- Provide any additional context or notes for the reviewers. --> <!--- This might include details about design decisions, potential concerns, or anything else relevant. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:32:33 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#2127
No description provided.