Commit Graph

89 Commits

Author SHA1 Message Date
Kazuki Yamada
d9a3699cca ci(browser): Add testing job for browser extension 2025-06-05 23:56:05 +09:00
Kazuki Yamada
1f2c3b2c19 ci: Add linting jobs for website client, server, and browser extension 2025-06-05 23:56:05 +09:00
Kazuki Yamada
88e02d5031 Add Claude PR Assistant workflow 2025-05-27 21:48:15 +09:00
Devin AI
847986d395 feat(website): Add Vietnamese language support
Co-Authored-By: Kazuki Yamada <koukun0120@gmail.com>
2025-05-26 17:06:01 +00:00
Devin AI
3feb730e59 feat(website): Add Indonesian language support
- Add configId.ts with Indonesian navigation and search translations
- Update main config to include Indonesian locale (id)
- Add Indonesian search configuration to configShard.ts
- Create Indonesian content directory with homepage and guide
- Update supported languages documentation

Co-Authored-By: Kazuki Yamada <koukun0120@gmail.com>
2025-05-26 15:52:50 +00:00
Kazuki Yamada
da88378e6f style(issue-templates): Fix formatting in feature request template 2025-05-17 19:09:54 +09:00
Kazuki Yamada
4d78474355 fix(issue-templates): Add missing period in Discord support message 2025-05-17 19:08:24 +09:00
Kazuki Yamada
27383de903 style(issue-templates): Remove header from feature request and enhance bug report message 2025-05-17 19:07:43 +09:00
Kazuki Yamada
093358c879 feat(issue-templates): Add feature request and bug report templates with improved descriptions 2025-05-17 19:04:51 +09:00
Kazuki Yamada
57ded165a7 Update issue templates 2025-05-17 18:43:10 +09:00
Devin AI
0e58ad9e93 feat(node): Add support for Node.js v24.0.1
Co-Authored-By: Kazuki Yamada <koukun0120@gmail.com>
2025-05-10 14:33:48 +00:00
Kazuki Yamada
f4d45ef335 docs(instructions): Update pull request guidelines with checklist and template 2025-05-06 12:34:25 +09:00
Kazuki Yamada
5afeacf36f docs(instructions): Add pull request guidelines to the instructions document 2025-05-06 12:21:54 +09:00
Kazuki Yamada
f46b91b117 chore(actions): Update Repomix Action to support XML output and add style parameter; create new workflow for packing repository 2025-05-06 00:38:29 +09:00
Kazuki Yamada
4fdf0c4eaf docs(website): Add instructions for adding new languages to documentation 2025-05-05 22:28:50 +09:00
Kazuki Yamada
9aa2c2cf50 docs(website): Add Chinese (Traditional) documentation 2025-05-05 22:03:59 +09:00
Kazuki Yamada
28ced0ba6f refactor(action): Use safer parsing for additional arguments in command execution 2025-05-05 20:31:08 +09:00
Kazuki Yamada
714a089b43 fix(action): Correct matrix syntax for test-case conditionals in workflow 2025-05-05 20:21:39 +09:00
Kazuki Yamada
465a79b552 refactor(action): Safely split directories input into an array for command execution 2025-05-05 20:14:45 +09:00
Kazuki Yamada
72dd050669 chore(action): Use array for safer command execution in Repomix 2025-05-05 19:50:51 +09:00
Kazuki Yamada
cc69dfd855 test(actions): Add matrix testing with multiple Node.js versions 2025-05-05 19:41:20 +09:00
Kazuki Yamada
180c54effb feat(actions): Add GitHub Action support 2025-05-05 19:41:20 +09:00
Kazuki Yamada
663c52b4bd chore(vscode): Add GitHub release note guidelines and website documentation 2025-05-05 18:08:56 +09:00
Kazuki Yamada
d09dfe5bca chore(vscode): Update AI instruction references in .clinerules and .cursorrules 2025-05-05 18:02:41 +09:00
Viktor Szépe
3ff6202404 Fix EC violations 2025-04-19 20:27:03 +00:00
Kazuki Yamada
7dfa29e3d9 feat(format): output format defaults to xml 2025-03-16 23:23:33 +09:00
yamadashy
fea3e64674 chore(copilot): Update copilot instruction 2025-03-11 23:29:31 +09:00
yamadashy
8ce31331b6 chore: Add CODEOWNERS 2025-03-08 16:09:49 +09:00
yamadashy
09f78b5ba4 chore: Update instruction 2025-03-02 21:42:28 +09:00
yamadashy
e1cf856d43 chore: Update instructions 2025-02-26 23:31:28 +09:00
yamadashy
5b76ed3646 chore: Update instructions 2025-02-24 14:43:46 +09:00
yamadashy
765c4a57e4 chore: update instruction 2025-02-23 21:07:53 +09:00
yamadashy
e9ddf8004b chore(deps): Stop CI checks for audit information as it is available by Security 2025-02-22 01:20:32 +09:00
yamadashy
1495f263c7 chore(copilot): Add documentation to deepen understanding of Copilot project 2025-02-17 22:45:55 +09:00
Yamada Dev
55503dd2cd chore: update release note section in repomix-instruction.md 2025-02-08 11:12:29 +09:00
Yamada Dev
fcb2ba687c chore: adjust repomix-installation.md, copilot-instruction.md 2025-01-22 23:31:14 +09:00
Kazuki Yamada
67678334c8 chore(ci): Exclude renovate-config-validator from CI because it has many dependencies and takes a long time 2025-01-18 14:06:40 +09:00
Kazuki Yamada
41d05905f2 chore(docker): Add ARM platform support for container images 2025-01-15 23:10:31 +09:00
Kazuki Yamada
0db3d386d0 ci(test): Remove test from needs in test-coverage 2025-01-13 19:42:25 +09:00
Kazuki Yamada
77686b1f8a feat: extend Node.js support to v18.0.0 2025-01-08 13:30:10 +09:00
Kazuki Yamada
66ac5c1ee0 ci(test): Add specific Node.js 19, 21 to test matrix 2025-01-08 13:24:09 +09:00
Kazuki Yamada
e744deb07f ci(test): Add specific Node.js 18.20.0 to test matrix 2025-01-04 22:50:56 +09:00
Kazuki Yamada
5acc5d20fd chore(instruction): Streamline development instructions 2025-01-01 22:52:29 +09:00
Kazuki Yamada
551e4007f6 chore(github): Add copilot instruction 2025-01-01 22:47:47 +09:00
Kazuki Yamada
3ad0ac2b1d ci(tests): Add version, help tests 2025-01-01 21:22:39 +09:00
Kazuki Yamada
89e778efd7 ci(docker): Fix workflow trigger from tag to main branch push 2024-12-31 20:34:19 +09:00
Kazuki Yamada
5746276653 ci(docker): Configure Docker workflow for tag-only releases 2024-12-30 16:14:49 +09:00
Kazuki Yamada
6cfd3542bb ci(brew): Rename homebrew workflow 2024-12-30 16:04:25 +09:00
Kazuki Yamada
a97f51dbe8 ci(docker): Add latest tag for v* release tags and modify push events 2024-12-30 16:04:25 +09:00
Juan Calderon-Perez
e1732169d9 Add dependabot, remove 16.x from build step 2024-12-29 23:31:24 -05:00