0xMax42 maxp
maxp pushed to main at actions/auto-changelog-release-action 2025-06-14 18:48:40 +02:00
209c25d05a refactor(action): remove unused CLI setup steps
maxp pushed to main at actions/auto-changelog-release-action 2025-06-14 18:46:45 +02:00
a66fc97f2a refactor(action): remove unused changelog and release steps
maxp pushed to main at actions/auto-changelog-release-action 2025-06-14 18:45:36 +02:00
b65e9ee542 fix(action): ensure fallback for release token input
e73d1324b7 chore(workflows): update release step with descriptive name
Compare 2 commits »
maxp pushed to main at maxp/ait 2025-06-14 17:42:54 +02:00
aa25ceb957 chore(workflows): improve git-cliff installation and tagging
maxp pushed to main at maxp/http-kernel 2025-06-14 17:42:28 +02:00
f177746760 chore(workflows): update release workflow for consistency
maxp pushed to main at maxp/systemd-timer 2025-06-14 17:42:02 +02:00
6efc1515ed chore(workflows): add locked flag to cargo install for git-cliff
maxp pushed to main at maxp/systemd-timer 2025-05-30 13:00:41 +02:00
ce78cf3a9a docs(readme): add input validation and multilingual support
maxp released Release v0.5.0 at maxp/systemd-timer 2025-05-30 12:48:59 +02:00
maxp pushed to main at maxp/systemd-timer 2025-05-30 12:48:44 +02:00
871d0e26a7 chore(version): bump version to 0.5.0
maxp deleted branch feature/add-option-validation from maxp/systemd-timer 2025-05-30 12:47:59 +02:00
maxp merged pull request maxp/systemd-timer#5 2025-05-30 12:47:55 +02:00
Add CLI input validation and helpers
maxp pushed to main at maxp/systemd-timer 2025-05-30 12:47:45 +02:00
3f3ce2ca0d chore(changelog): update unreleased changelog
28b23cf947 chore(lock): update dependencies to latest versions
1c07af402b feat(cli): add validation for command options
3d95706d68 feat(validation): add CLI validation helpers for input checks
ccb04e4982 feat(build): add run permissions to compiled binaries
Compare 5 commits »
maxp created pull request maxp/systemd-timer#5 2025-05-30 12:44:36 +02:00
Add CLI input validation and helpers
maxp created branch feature/add-option-validation in maxp/systemd-timer 2025-05-30 12:42:53 +02:00
maxp pushed to feature/add-option-validation at maxp/systemd-timer 2025-05-30 12:42:53 +02:00
8c5dc166ef chore(lock): update dependencies to latest versions
63002a7f21 feat(cli): add validation for command options
5510ab74d6 feat(validation): add CLI validation helpers for input checks
5d3afd30bd feat(build): add run permissions to compiled binaries
Compare 4 commits »
maxp pushed to main at maxp/systemd-timer 2025-05-30 12:24:13 +02:00
531a02a6e1 feat(ci): add compile steps to CI workflow
f3f2c61da0 fix(build): update included files to use .jsonc format
Compare 2 commits »
maxp deleted branch feature/change-language-json-to-jsonc from maxp/systemd-timer 2025-05-30 11:46:35 +02:00
maxp pushed to main at maxp/systemd-timer 2025-05-30 11:46:34 +02:00
32d472a606 chore(pr): Support JSONC locale files and update i18n handling #4
c6d5bf60fc chore(changelog): update unreleased changelog
c7af1fb6ca feat(vscode): add JSONC formatter configuration
5226269ec2 style(i18n): add comments for clarity and rename files
4ac5dd4c88 feat(i18n): support loading JSONC translation files
Compare 6 commits »
maxp merged pull request maxp/systemd-timer#4 2025-05-30 11:46:33 +02:00
Support JSONC locale files and update i18n handling
maxp created pull request maxp/systemd-timer#4 2025-05-30 11:46:10 +02:00
Support JSONC locale files and update i18n handling