Resolves: #
A concise description of what this PR does and why.
How to see this running using GitHub Codespaces
- Authenticate to GitHub
- Go to the branch: chore/reduce-configure-check-time
- Click the
Codebutton and select theCodespacestab. - Click "Create codespace on feat/customize-signature-stamp"
- A progress bar will appear on the left.
- After that, the terminal will show the build process.
- Wait until you see the message:
This may take a few minutes.
✍️ LibreSign is up!
- Open the Ports tab (next to the Terminal).
- Look for the service running on port 80.
- Hover over the URL and click the globe icon 🌐 to open it in your browser.
- If you want to share the app with people not logged in to GitHub, you must change the port visibility:
- Click the three dots
⋮on the row for port 80. - Select
Change visibility→Public.
- Click the three dots
- Username:
admin - Password:
admin
Done! 🎉 You're now ready to test this.
- ...
- Screenshots before/after (add images or links)
- ...
| 🏚️ Before | 🏡 After |
|---|
- Tested in multiple browsers (Chrome, Firefox, Safari) – optional but appreciated
- Components, Unit (with vitest) and/or e2e (with Playwright) tests added - Required
- Accessibility verified (contrast, keyboard navigation, screen reader friendly) – if applicable
- Design review approved – optional, link to feedback if available
- Documentation updated (if applicable) – docs repository
- ...
- Unit and/or integration tests added – required for backend changes
- Capabilities updated (if applicable) – if adding/modifying Nextcloud capabilities
- Documentation updated (if applicable) - docs repository
- API documentation updated with the command
composer openapiif necessary
- ...
- I have read and followed the contribution guide.
- ... (list your own tasks here)
- The content of this PR was partially or fully generated using AI