Commit History

作者 SHA1 備註 提交日期
  Mathias 3ec2d36e47 fix(workflow): enhance Discord notification logic to differentiate between manual and automatic triggers for issue state updates 1 月之前
  Mathias 0f50cd40c7 feat(notify-discord-issues): add manual trigger support for issue notifications with workflow_dispatch event and issue info retrieval 1 月之前
  Mathias fb9823cd82 chore(notify-discord-issues): simplify Discord issue notification workflow by removing manual input handling and optimizing payload creation for better maintainability and clarity 1 月之前
  Mathias e08fb734ef chore(notify-discord-issues): simplify body content handling and improve JSON payload creation for Discord notifications 1 月之前
  Mathias 39ee9e48b2 refactor(workflow): improve Discord webhook payload preparation by using jq for JSON handling and streamline body content processing 1 月之前
  Mathias 609a218e6b feat: add GitHub Actions workflow for Discord notifications on issue events to enhance communication and tracking of issue status changes 1 月之前
  Mathias b0a74de07e feat(locales): add new release note for PWA availability in English and French locales 1 月之前
  Mathias 3aa5067e79 chore(pr_template): remove testing checklist items to streamline the PR process and focus on essential checks 1 月之前
  Adrien 540f57ae5d Fix: align ci with dockerfile (#51) 1 月之前
  Mat B. a196269c6d chore/prune deps (#50) 1 月之前
  Mathias 7066265406 refactor(workout-session): simplify WorkoutSessionHeader and WorkoutSessionTimer components by removing unused props and state variables to enhance clarity and maintainability 1 月之前
  Mat B. 0cc15f525a style/chronometer down the screen (#47) 1 月之前
  Jonathan b48317d474 fix: only show unique options in set data additions (#46) 1 月之前
  Mat B. 9c8bf06bea chore: remove Plausible analytics integration and configure webpack for better development experience (#45) 1 月之前
  Mathias f1d5366b16 chore(notify-discord.yml): update comments from French to English for better clarity and consistency in the workflow file 1 月之前
  Mathias 5bf890a50a chore(notify-discord): remove commented-out sections for changed files and release notes to clean up the workflow file 1 月之前
  Mathias 5edf932df4 chore(notify-discord.yml): update Discord notification workflow to rearrange and uncomment download link while commenting out files changed section for clarity 1 月之前
  Mathias 4bf6ef7b71 chore(notify-discord): comment out download and release notes sections in Discord notification workflow to simplify output and reduce clutter 1 月之前
  Mathias cb608cf8f4 feat(notify-discord): add custom_title input for customizable release notifications in Discord 1 月之前
  Mathias 3310ffe669 fix(notify-discord.yml): update Discord notification to include release notes in a separate field for better clarity and organization 1 月之前
  Mathias e0d7838b26 chore(notify-discord): refactor Discord notification workflow to create a JSON payload for better structure and readability 1 月之前
  Mathias cbc381193d chore(notify-discord): refactor Discord notification workflow to improve readability and maintainability by simplifying JSON construction and separating message preparation from sending logic 1 月之前
  Mathias aa84dfc81e Merge branch 'main' of github.com:Snouzy/workout-cool 1 月之前
  Mathias eb361ccb9d refactor(notify-discord.yml): simplify Discord webhook payload creation by using a temporary JSON file for better readability and maintainability 1 月之前
  Mathias 46f196e8bc refactor(notify-discord.yml): simplify JSON construction for Discord message using jq for better readability and maintainability 1 月之前
  Lucas Neves Pereira 890f13cdc9 fix: missing db-generate script (#44) 1 月之前
  Mathias dd9d4e6910 feat(notify-discord): enhance Discord notification workflow by preparing a structured JSON message for better formatting and readability 1 月之前
  Mathias acc80457ff chore(notify-discord): refactor DISCORD_EMBEDS JSON structure for improved readability and maintainability 1 月之前
  Mathias 71124500bf fix(notify-discord): update GitHub CLI command to use 'url' instead of 'htmlUrl' for consistency in release information retrieval 1 月之前
  Mathias a0dbcbea3a chore(notify-discord): simplify output variable assignments and improve formatting for release notifications in GitHub Actions workflow 1 月之前