Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor corrections in the languages #1389

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

Ludy87
Copy link
Contributor

@Ludy87 Ludy87 commented Jun 6, 2024

Description

Please provide a summary of the changes, including relevant motivation and context.

Closes #(issue_number)

Checklist:

  • I have read the Contribution Guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings

Contributor License Agreement

By submitting this pull request, I acknowledge and agree that my contributions will be included in Stirling-PDF and that they can be relicensed in the future under the MPL 2.0 (Mozilla Public License Version 2.0) license.

(This does not change the general open-source nature of Stirling-PDF, simply moving from one license to another license)

@Ludy87 Ludy87 requested a review from Frooodle as a code owner June 6, 2024 19:03
Copy link

sonarqubecloud bot commented Jun 6, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@Frooodle Frooodle merged commit 2081c48 into Stirling-Tools:main Jun 6, 2024
4 checks passed
szinn referenced this pull request in szinn/k8s-homelab Jun 6, 2024
…0.25.2 ) (#3794)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/stirling-tools/s-pdf](https://github.com/Stirling-Tools/Stirling-PDF)
| patch | `0.25.1` -> `0.25.2` |

---

### Release Notes

<details>
<summary>Stirling-Tools/Stirling-PDF
(ghcr.io/stirling-tools/s-pdf)</summary>

###
[`v0.25.2`](https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v0.25.2):
0.25.2 Lots of bug fixes! Norwegian and Oauth changes

[Compare
Source](https://github.com/Stirling-Tools/Stirling-PDF/compare/v0.25.1...v0.25.2)

## Enhancements

- Norwegian translation by
[@&#8203;arsvendg](https://github.com/arsvendg)
- OAuth changes to not require hardcoded values
([https://github.com/Stirling-Tools/Stirling-PDF/pull/1390](https://github.com/Stirling-Tools/Stirling-PDF/pull/1390)
for more info Thanks [@&#8203;Ludy87](https://github.com/Ludy87) )

## Bug fixes

-   Fix for Flattern not working correctly
- disabled settings.yml updating while we resolve it resetting
configs....
-   custom path like /pdf now works correctly for admin page
-   customHTML error resolved
-   markdown to pdf fix

#### What's Changed

- Sonar by [@&#8203;Frooodle](https://github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/1362](https://github.com/Stirling-Tools/Stirling-PDF/pull/1362)
- Norwegian translation by
[@&#8203;arsvendg](https://github.com/arsvendg) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/1373](https://github.com/Stirling-Tools/Stirling-PDF/pull/1373)
- Small adjustmens to language file by
[@&#8203;arsvendg](https://github.com/arsvendg) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/1376](https://github.com/Stirling-Tools/Stirling-PDF/pull/1376)
- tweaks and fix for
[#&#8203;1381](https://github.com/Stirling-Tools/Stirling-PDF/issues/1381)
by [@&#8203;Frooodle](https://github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/1382](https://github.com/Stirling-Tools/Stirling-PDF/pull/1382)
- Minor corrections in the languages by
[@&#8203;Ludy87](https://github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/1389](https://github.com/Stirling-Tools/Stirling-PDF/pull/1389)
- Enhance OAuth2 Client Registration with Dynamic Provider Details by
[@&#8203;Ludy87](https://github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/1390](https://github.com/Stirling-Tools/Stirling-PDF/pull/1390)
- remove settings files update for now by
[@&#8203;Frooodle](https://github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/1388](https://github.com/Stirling-Tools/Stirling-PDF/pull/1388)
- 💾 Update Version by
[@&#8203;github-actions](https://github.com/github-actions) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/1391](https://github.com/Stirling-Tools/Stirling-PDF/pull/1391)
- resolve admin config with custom path by
[@&#8203;Frooodle](https://github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/1393](https://github.com/Stirling-Tools/Stirling-PDF/pull/1393)
- Resolve customHTML error by
[@&#8203;Frooodle](https://github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/1394](https://github.com/Stirling-Tools/Stirling-PDF/pull/1394)

#### New Contributors

- [@&#8203;arsvendg](https://github.com/arsvendg) made their first
contribution in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/1373](https://github.com/Stirling-Tools/Stirling-PDF/pull/1373)

**Full Changelog**:
Stirling-Tools/Stirling-PDF@v0.25.1...v0.25.2

</details>

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->

Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants