5765 Commits

Author SHA1 Message Date
GJS
9479c9e5cb
Feedback: Update PULL_REQUEST_TEMPLATE.md
- Remove asterisk from `Overview`

Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-04-03 07:52:59 +02:00
GJS
7f0b0ec88f
Feedback: Update feature_request.yml
- CommanderStorm: Too long forms don't get read, lets rephrase it as follows

Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-04-03 07:48:35 +02:00
GJS
07c7fa594c
Feedback: Chore cleanup markdown style link in feature_request.yml
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-04-03 07:43:34 +02:00
GJS
da93f543e4
Feedback: Update bug_report.yml
- CommanderStorm: Too long forms don't get read, lets rephrase it as follows

Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-04-03 07:37:41 +02:00
GJS
e63d32b4ed
Fixed: Correct link to Pull Request guidelines in CONTRIBUTING.md
- Updated the link to the Pull Request guidelines to use a relative link instead of an absolute one.
- Ensured the link now correctly references the section within the same file.

modified: CONTRIBUTING.md
2025-04-02 10:01:31 +02:00
GJS
6576529110
Updated: Align "Type of changes" and "Checklist" with Pull Request template
- Updated the "Type of changes" and "Checklist" sections in CONTRIBUTING.md.
- Ensured the formatting and wording match the guidelines provided in the pull request template for consistency.

modified: CONTRIBUTING.md
2025-04-02 09:47:15 +02:00
GJS
9075f4c718
Updated: Minor Markdown adjustments in security_issue.yml
- Improved formatting for better readability.
- Adjusted heading styles and emphasis for clarity.
- Ensured consistency in the security vulnerability reporting instructions.

modified: .github/ISSUE_TEMPLATE/security_issue.yml
2025-04-02 06:13:05 +02:00
GJS
5fcaa444d0
Updated: Improved feature_request.yml with guidelines for pinging maintainers
- Added a new section with clear guidelines on when and when not to ping maintainers.
- Improved readability with a structured format for better comprehension.
- Applied minor Markdown adjustments for consistency and clarity.

modified: .github/ISSUE_TEMPLATE/feature_request.yml
2025-04-02 06:13:05 +02:00
GJS
83b03dd766
Updated: Improved bug_report.yml with guidelines for pinging maintainers
- Added a new section with clear guidelines on when and when not to ping maintainers.
- Improved readability with a structured format for better comprehension.
- Applied minor Markdown adjustments for consistency and clarity.

modified: .github/ISSUE_TEMPLATE/bug_report.yml
2025-04-02 06:13:05 +02:00
GJS
32893cef24
Updated: Improved ask_for_help.yml with guidelines for pinging maintainers
- Added a new section with clear guidelines on when and when not to ping maintainers.
- Improved readability with a structured format for better comprehension.
- Applied minor Markdown adjustments for consistency and clarity.

modified: .github/ISSUE_TEMPLATE/ask_for_help.yml
2025-04-02 06:13:05 +02:00
GJS
97a62bf991
Updated: Improved structure and compactness of PULL_REQUEST_TEMPLATE.md
- Refined the template for better readability and conciseness.
- Enhanced formatting to improve clarity and accessibility.
- Used collapsible sections to streamline information presentation.

modified: .github/PULL_REQUEST_TEMPLATE.md
2025-04-02 06:11:18 +02:00
GJS
9fe9ffaaa4
- Fixed: Remove "For Maintainers only" section from review guidelines
- Removed the "━ For Maintainers only" section that was unintentionally left in the file.

modified: .github/REVIEW_GUIDELINES.md
2025-04-01 13:45:31 +02:00
GJS
69e2955a5a
Improved: Enhance wording in the Pull Request template
- Refined the language in the PULL_REQUEST_TEMPLATE.md for better clarity and consistency.
- Updated the wording of the "Related Issues" and "Additional Context" sections for improved understanding.
- Made the instructions more concise and easier to follow.

modified: .github/PULL_REQUEST_TEMPLATE.md
2025-04-01 10:00:48 +02:00
GJS
c32fd269fb
Fixed: Correct typo in 'no-duplicate-question' description
- Fixed a typo in the description for type: checkboxes, id: no-duplicate-question.
- Updated the URL query parameter from `?` to `?q` to ensure proper search functionality.
- Ensured that the description now links correctly to the list of existing issues.

modified: .github/ISSUE_TEMPLATE/ask_for_help.yml
2025-04-01 08:44:51 +02:00
GJS
e83c8d0593
Updated: Minor adjustments to REVIEW_GUIDELINES.md
- Updated the review guidlines with small improvements based on review feedback.
- Minor adjustments made to improve the clarity and readability of the guidelines.
- Refined phrasing and restructured sentences to align with better documentation practices.
- Removed redundant or unclear wording for a more concise explanation.

modified: .github/REVIEW_GUIDELINES.md
2025-03-31 16:35:33 +02:00
GJS
e0db3afc39
Updated: Minor adjustments to PULL_REQUEST_TEMPLATE.md
- Updated the pull request template with small improvements based on review feedback.
- Ensured clarity and consistency across the document.

modified: .github/PULL_REQUEST_TEMPLATE.md
2025-03-31 16:34:30 +02:00
GJS
328a0fd713
Updated: Add emoji to description label in bug_report.yml
- Added a 📝 emoji to the "Description" label for better visual clarity.
- The emoji was missing in the initial version, improving the user interface.

modified: .github/ISSUE_TEMPLATE/bug_report.yml
2025-03-31 13:55:02 +02:00
GJS
da4ef1a37a
Updated: Modify "Ask for help" template with improved labels and descriptions
- Updated checkbox labels and descriptions to clarify instructions for verifying duplicate issues and agreeing to the security policy.
- Adjusted the wording in the "steps-to-reproduce" and "error-msg" sections for clarity.
- Enhanced deployment environment section to include more detailed instructions for setup.
- Improved overall formatting for readability and consistency.

modified: .github/ISSUE_TEMPLATE/ask_for_help.yml
2025-03-31 13:35:19 +02:00
GJS
6565d87bdc
Updated: Revise bug report template for clarity and organization
- Improved the description of how to find related issues and pull requests.
- Added a direct link to the most recent issues and pull requests for better navigation.
- Reworded the "Security Policy" section to emphasize review and acknowledgment before reporting bugs.
- Adjusted the "Reproduction steps" and "Expected behavior" sections to ensure clear formatting.
- Enhanced placeholder text and descriptions for better user experience when reporting bugs.

modified: .github/ISSUE_TEMPLATE/bug_report.yml
2025-03-31 13:34:45 +02:00
GJS
c9c713f17b
Updated: Modify feature request template for improved clarity
- Updated the description for the "related-issues" section to include specific links for searching issues and pull requests.
- Enhanced clarity in the placeholder text for the "related-issues" section to provide better examples.
- Adjusted the formatting for consistent use of markdown and description clarity.

modified: .github/ISSUE_TEMPLATE/feature_request.yml
2025-03-31 13:34:24 +02:00
GJS
dd4db1232e
Updated: Modify security issue template for clarity
- Changed the label of the textarea field for GitHub Advisory URL to improve readability.

modified: .github/ISSUE_TEMPLATE/security_issue.yml
2025-03-31 13:33:42 +02:00
GJS
9b5e5c746e
Merge branch 'louislam:master' into discussion-for-improved-management-of-uptime-kuma 2025-03-31 09:51:30 +02:00
GJS
a4f9e75f50
Updated: Improve clarity and fix minor linter issues in bug_report.yml
- Updated descriptions and placeholders for clearer instructions and consistency.
- Fixed minor formatting and content issues to better align with documentation standards.
- Enhanced the "Deployment Environment" section to offer better guidance for users.

modified: .github/ISSUE_TEMPLATE/bug_report.yml
2025-03-30 11:21:25 +02:00
GJS
12f1084aab
Updated: Improve clarity and fix minor linter issues in ask_for_help.yml
- Updated the descriptions and placeholders for better clarity and accuracy.
- Fixed minor formatting issues to align with current documentation standards.
- Added more detailed explanations in the deployment environment section for better user guidance.

modified: .github/ISSUE_TEMPLATE/ask_for_help.yml
2025-03-30 11:21:06 +02:00
GJS
6bfcfdedf3
Updated: Add note on avoiding unnecessary pings of maintainers
- Added a new section highlighting the importance of refraining from unnecessary pings to maintainers.
- Explained the reason behind this request to help maintainers focus on high-priority tasks.
- Updated the pull request template to reflect this change in the guidelines.

modified: .github/PULL_REQUEST_TEMPLATE.md
2025-03-29 11:35:39 +01:00
GJS
b09813ea20
Updated: Improve pull request template formatting
- Enhanced the pull request template for better clarity and organization.
- Updated sections for easier comprehension of the guidelines and checklist.
- Converted inline links to proper markdown format for better readability.

modified: .github/PULL_REQUEST_TEMPLATE.md
2025-03-29 10:13:53 +01:00
GJS
627dcfb7a2
Updated: Revise table format and update PR template in CONTRIBUTING.md
- Updated table format in both files to include markdown image syntax (`![Before](image-link)` and `![After](image-link)`).
- Improved PR template checklist by adding more detailed documentation sections.
- Revised example content for clarity and consistency.

modified: CONTRIBUTING.md
2025-03-29 10:11:11 +01:00
Louis Lam
6de4aec67b
Update to 2.0.0-beta.2 (#5733) 2025-03-28 23:36:37 +08:00
GJS
23821822dd
Updated: Upgrade to Contributor Covenant Code of Conduct v2.1
- Updated the CODE_OF_CONDUCT.md file to the latest version (v2.1).
- Changed version reference from v2.0 to v2.1.
- Revised the language and added new inclusivity terms (e.g., "caste" and "color").
- Updated enforcement and reporting sections for clarity and precision.

modified: CODE_OF_CONDUCT.md
2025-03-28 11:01:50 +01:00
GJS
cdb09686d9
Fixed: Resolve Markdown linting issues in CONTRIBUTING.md and SECURITY.md
- Corrected Markdown formatting issues in CONTRIBUTING.md and SECURITY.md.
- Ensured files are properly linted for consistent styling and readability.

modified:   CONTRIBUTING.md
modified:   SECURITY.md
2025-03-28 10:58:49 +01:00
GJS
7f9322a524
Fixed: Link in feature_request.yml
- Fixed the relative link to point to the correct location: `../REVIEW_GUIDELINES.md`.

modified: .github/ISSUE_TEMPLATE/feature_request.yml
2025-03-28 10:10:05 +01:00
mantak
049005d2d2
Add Lithuanian language code to dropdown (#5732) 2.0.0-beta.2-temp 2025-03-28 16:45:58 +08:00
Louis Lam
ad444cdbcf
Translations Update from Weblate (#5669) 2025-03-28 16:42:39 +08:00
mantak
325bec42ee Translated using Weblate (Lithuanian)
Currently translated at 100.0% (1069 of 1069 strings)

Translated using Weblate (Lithuanian)

Currently translated at 100.0% (1069 of 1069 strings)

Translated using Weblate (Lithuanian)

Currently translated at 100.0% (1069 of 1069 strings)

Translated using Weblate (Lithuanian)

Currently translated at 89.5% (957 of 1069 strings)

Translated using Weblate (Lithuanian)

Currently translated at 88.4% (945 of 1069 strings)

Co-authored-by: mantak <mantaksam@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/lt/
Translation: Uptime Kuma/Uptime Kuma
2025-03-28 08:34:29 +00:00
jolupa
95780656df Translated using Weblate (Catalan)
Currently translated at 52.1% (558 of 1069 strings)

Co-authored-by: jolupa <jolupameister@protonmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ca/
Translation: Uptime Kuma/Uptime Kuma
2025-03-28 08:34:29 +00:00
bioslet
45ab84e1f9 Translated using Weblate (Russian)
Currently translated at 98.5% (1053 of 1069 strings)

Co-authored-by: bioslet <bioslet@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ru/
Translation: Uptime Kuma/Uptime Kuma
2025-03-28 08:34:29 +00:00
Ramin Mazloomi
71d0e7c15a Translated using Weblate (Persian)
Currently translated at 98.7% (1056 of 1069 strings)

Co-authored-by: Ramin Mazloomi <RaminMT007@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/fa/
Translation: Uptime Kuma/Uptime Kuma
2025-03-28 08:34:28 +00:00
Saba Sakvarelidze
5c68c2b5d9 Translated using Weblate (Georgian)
Currently translated at 1.2% (13 of 1067 strings)

Co-authored-by: Saba Sakvarelidze <cal1b4nnn@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ka/
Translation: Uptime Kuma/Uptime Kuma
2025-03-28 08:34:28 +00:00
AnnAngela
c800638ea1 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1067 of 1067 strings)

Co-authored-by: AnnAngela <naganjue@vip.qq.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hans/
Translation: Uptime Kuma/Uptime Kuma
2025-03-28 08:34:28 +00:00
spectre011-code
fb3031edf0 Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.5% (1056 of 1061 strings)

Co-authored-by: spectre011-code <spectre011@protonmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pt_BR/
Translation: Uptime Kuma/Uptime Kuma
2025-03-28 08:34:28 +00:00
Ivan Bratović
f46379b48a Translated using Weblate (Croatian)
Currently translated at 100.0% (1069 of 1069 strings)

Translated using Weblate (Croatian)

Currently translated at 100.0% (1061 of 1061 strings)

Co-authored-by: Ivan Bratović <ivanbratovic4@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/hr/
Translation: Uptime Kuma/Uptime Kuma
2025-03-28 08:34:28 +00:00
stanol
084617ff4d Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1069 of 1069 strings)

Translated using Weblate (Ukrainian)

Currently translated at 100.0% (1067 of 1067 strings)

Translated using Weblate (Ukrainian)

Currently translated at 100.0% (1061 of 1061 strings)

Co-authored-by: stanol <stanol777@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/uk/
Translation: Uptime Kuma/Uptime Kuma
2025-03-28 08:34:28 +00:00
Cyril59310
c5c21668a2 Translated using Weblate (French)
Currently translated at 100.0% (1069 of 1069 strings)

Translated using Weblate (French)

Currently translated at 100.0% (1067 of 1067 strings)

Translated using Weblate (French)

Currently translated at 100.0% (1061 of 1061 strings)

Co-authored-by: Cyril59310 <archas.cyril@hotmail.fr>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/fr/
Translation: Uptime Kuma/Uptime Kuma
2025-03-28 08:34:28 +00:00
Marco
eb9fc9a68d Translated using Weblate (German)
Currently translated at 100.0% (1069 of 1069 strings)

Translated using Weblate (German (Switzerland))

Currently translated at 100.0% (1069 of 1069 strings)

Translated using Weblate (German)

Currently translated at 100.0% (1067 of 1067 strings)

Translated using Weblate (German (Switzerland))

Currently translated at 100.0% (1067 of 1067 strings)

Translated using Weblate (German)

Currently translated at 100.0% (1061 of 1061 strings)

Translated using Weblate (German (Switzerland))

Currently translated at 100.0% (1061 of 1061 strings)

Co-authored-by: Marco <marco@nanoweb.ch>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/de/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/de_CH/
Translation: Uptime Kuma/Uptime Kuma
2025-03-28 08:34:28 +00:00
MrEddX
937177177e Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1069 of 1069 strings)

Translated using Weblate (Bulgarian)

Currently translated at 100.0% (1067 of 1067 strings)

Translated using Weblate (Bulgarian)

Currently translated at 100.0% (1061 of 1061 strings)

Translated using Weblate (Bulgarian)

Currently translated at 100.0% (1055 of 1055 strings)

Co-authored-by: MrEddX <mreddx@chatrix.one>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/bg/
Translation: Uptime Kuma/Uptime Kuma
2025-03-28 08:34:28 +00:00
yasin
061406d7d1 Translated using Weblate (Turkish)
Currently translated at 100.0% (1053 of 1053 strings)

Co-authored-by: yasin <muratozbayyasin@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/tr/
Translation: Uptime Kuma/Uptime Kuma
2025-03-28 08:34:28 +00:00
Melroy van den Berg
f563f49bf0 Translated using Weblate (Dutch)
Currently translated at 100.0% (1053 of 1053 strings)

Co-authored-by: Melroy van den Berg <melroy@melroy.org>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/nl/
Translation: Uptime Kuma/Uptime Kuma
2025-03-28 08:34:28 +00:00
svalo
93bcfe76da Translated using Weblate (Italian)
Currently translated at 67.1% (707 of 1053 strings)

Co-authored-by: svalo <code@valo.space>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/it/
Translation: Uptime Kuma/Uptime Kuma
2025-03-28 08:34:28 +00:00
Tomáš Novák
35dfd5c684 Translated using Weblate (Slovak)
Currently translated at 55.1% (581 of 1053 strings)

Co-authored-by: Tomáš Novák <tomas@tonova.sk>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sk/
Translation: Uptime Kuma/Uptime Kuma
2025-03-28 08:34:28 +00:00
Black
dbec3fcc13 Translated using Weblate (Romanian)
Currently translated at 100.0% (1053 of 1053 strings)

Translated using Weblate (Romanian)

Currently translated at 97.2% (1024 of 1053 strings)

Co-authored-by: Black <cristian.badea@yahoo.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ro/
Translation: Uptime Kuma/Uptime Kuma
2025-03-28 08:34:28 +00:00