di-sukharev
8100d9beb8
1.1.50
v1.1.50
2023-04-06 12:30:06 +08:00
di-sukharev
84997faea2
feat(package.json): add 'oco' alias for the 'opencommit' command line tool
2023-04-06 12:29:56 +08:00
di-sukharev
8f60345008
docs: update README.md
...
- Update information about the OpenAI model used by OpenCommit and its cost
2023-04-05 13:13:45 +08:00
Sukharev
c148048452
Create dependency-review.yml
2023-04-05 13:05:36 +08:00
Sukharev
add8855bf9
Create codeql.yml
2023-04-05 13:05:09 +08:00
di-sukharev
0cc5be10f2
1.1.49
v1.1.49
2023-04-05 13:01:36 +08:00
di-sukharev
30d2d9d284
1.1.48
v1.1.48
2023-04-05 13:01:28 +08:00
di-sukharev
d69fa6c2d7
Merge branch 'master' of github.com:di-sukharev/opencommit
2023-04-05 13:01:17 +08:00
di-sukharev
bf3b8c6ded
chore(.yml): remove Close Stale Issues action from workflow.
2023-04-05 13:00:57 +08:00
Sukharev
f851ea1fff
Create stale.yml
2023-04-05 13:00:29 +08:00
di-sukharev
d6cbaf5f5f
refactor(tokenCount.ts): remove commented out code and unused import statement
2023-04-05 12:55:45 +08:00
di-sukharev
220d0b292f
1.1.47
v1.1.47
2023-04-05 12:55:22 +08:00
di-sukharev
e5d3c8d4ff
1.1.46
v1.1.46
2023-04-05 12:55:16 +08:00
di-sukharev
cbc8d61f99
feat(.yml): add GitHub Action to close stale issues using actions/stale@v4.1.1
2023-04-05 12:54:38 +08:00
di-sukharev
7fd357e78e
1.1.45
v1.1.45
2023-04-05 12:45:01 +08:00
di-sukharev
5837d1fa2e
1.1.44
v1.1.44
2023-04-05 12:44:54 +08:00
di-sukharev
36f282d8a5
Merge branch 'dev'
2023-04-05 12:44:30 +08:00
Raymond
9f65c450e3
build(esbuild.config.js): add esbuild configuration file and move build command to it ( #82 )
...
feat(package.json): add @dqbd/tiktoken dependency
fix(tokenCount.ts): uncomment Tiktoken import and encoding, and return token length instead of an approximation
2023-04-05 12:42:07 +08:00
di-sukharev
d5f53fec5a
1.1.43
v1.1.43
2023-04-05 12:36:17 +08:00
di-sukharev
b6651a4c47
1.1.42
v1.1.42
2023-04-05 12:36:13 +08:00
di-sukharev
2b10dc089c
refactor(githook.ts): remove unused platform variable and switch statement
...
fix(githook.ts): change DEFAULT_SYMLINK_URL to use relative path instead of absolute path
2023-04-05 12:35:23 +08:00
di-sukharev
a5e60ac23c
1.1.41
v1.1.41
2023-04-05 12:32:13 +08:00
di-sukharev
e519752938
1.1.40
v1.1.40
2023-04-05 12:32:09 +08:00
di-sukharev
1ba5e20228
chore(TODO.md): add task to set max commit message length to improve commit message quality
2023-04-05 12:31:42 +08:00
di-sukharev
4103bafc4f
chore(TODO.md): add task to try setting max commit message length
2023-04-05 12:30:01 +08:00
kimlym
5a9b460033
feat(api.ts): add support for OPENAI_BASE_PATH configuration variable ( #80 )
...
feat(config.ts): add OPENAI_BASE_PATH configuration key and validator function
Co-authored-by: yiminglu <yiming.lu@mioying.com >
2023-04-05 12:26:02 +08:00
l2D
3364289034
feat(i18n): add support for Thai (ไทย) language (th) ( #117 )
...
* feat(i18n): add Thai language support and translations for commit messages
2023-04-05 12:24:44 +08:00
Matt
5185f3365c
Feature work with husky ( #47 ) ( #79 )
...
* refactor(cli.ts): call isHookCalled function asynchronously
feat(githook.ts): add support for git core hooks path and fallback to default symlink url if not found
feat(utils/git.ts): add getCoreHooksPath function to retrieve the path of the core hooks directory.
* refactor(githook.ts): remove console.log statement from hookCommand function
* feat(prepare-commit-msg-hook.ts): add isStageAllFlag parameter to prepareCommitMessageHook function to stage all changes if flag is true
* refactor(githook.ts): use path.join to join path segments instead of string concatenation
style(githook.ts): format code with prettier
2023-04-01 13:29:22 +08:00
di-sukharev
17ed061f73
Merge branch 'dev' of github.com:di-sukharev/opencommit into dev
2023-04-01 13:25:57 +08:00
di-sukharev
06fa6daa72
1.1.39
v1.1.39
2023-04-01 13:24:57 +08:00
di-sukharev
af457473be
1.1.38
v1.1.38
2023-04-01 13:24:33 +08:00
di-sukharev
33b418e399
1.1.37
v1.1.37
2023-04-01 13:24:28 +08:00
di-sukharev
7e5ed6de0b
refactor(commit.ts): add push command when no remotes are found
...
refactor(githook.ts): simplify switch statement by removing comments and adding inline comments
2023-04-01 13:24:15 +08:00
Erick Amorim
6ba0f97163
Add support for the Android platform ( #105 )
2023-04-01 13:18:52 +08:00
Matt
0d559d4499
Issue templates ( #78 )
...
* Create bug.yaml
* adding issue templates
* Create featureRequest.yaml
2023-03-31 18:12:43 +08:00
zankyr
686f876cb0
[STYLE] Update commit messages using proper Italian language ( #96 )
...
* style(it.json): update commit message language to use proper Italian grammar and spelling
2023-03-31 18:11:39 +08:00
Manato
acf3e450ae
chore(i18n): update Japanese translation for commit messages ( #98 )
...
Updated the Japanese translation for commit messages to reflect the changes made in the previous commit. The commitFix message now correctly states that the port variable was changed from lowercase 'port' to uppercase 'PORT'. The commitFeat message now correctly states that support for the 'process.env.PORT' environment variable was added. The commitDescription message explains that the use of the constant 'PORT' for the port variable provides consistency in naming conventions, and that the support for the 'process.env.PORT' environment variable allows the application to be more flexible and run on any available port specified by the environment variable.
2023-03-31 18:11:06 +08:00
Karol Lassak
8be30a734d
feat(i18n): add support for Polish language ( #102 )
...
* feat(i18n): add support for Polish language
2023-03-31 18:09:17 +08:00
di-sukharev
e2f68b7256
refactor(githook.ts): replace comments with line breaks for switch cases in platform switch statement
2023-03-30 19:53:14 +08:00
di-sukharev
eacc750952
1.1.36
v1.1.36
2023-03-30 15:15:03 +08:00
di-sukharev
3fe57537ad
1.1.35
v1.1.35
2023-03-30 15:15:00 +08:00
di-sukharev
db9cff1ae1
refactor(githook.ts): add switch statement to determine path separator based on platform
...
fix(githook.ts): change path separator to use the determined separator variable
2023-03-30 15:14:43 +08:00
di-sukharev
1c29b91408
1.1.34
v1.1.34
2023-03-30 15:01:20 +08:00
di-sukharev
425eeef732
1.1.33
v1.1.33
2023-03-30 15:01:15 +08:00
di-sukharev
52c396eb16
feat(commit.ts): add support for aborting git push command if user chooses to do so
2023-03-30 15:00:46 +08:00
di-sukharev
f5bcf58f7b
refactor(commit.ts): replace filter callback with Boolean function call
...
docs(commit.ts): remove unnecessary empty line
2023-03-30 14:57:22 +08:00
di-sukharev
4b53a08653
refactor(git.ts): change double quotes to single quotes in git commands and remove unnecessary whitespace
2023-03-30 14:53:18 +08:00
di-sukharev
95d3d8b6c9
chore(commit.ts, es_ES.json, id_ID.json, index.ts): remove unnecessary comments and fix typos in commit messages and translations
2023-03-30 14:52:01 +08:00
kakandavorever
2c79bf22df
Add support for indonesia language (id_ID) ( #94 )
...
* Add support for indonesia language (id_ID)
2023-03-30 14:47:57 +08:00
Jeroen Smink
e8c1a75a46
Feat(i18n): Add Dutch translations ( #85 )
...
* feat(i18n): add support for Dutch language (nl) and translations for commit messages in Dutch
* chore(i18n): update Dutch translation of commit messages in nl.json file
---------
Co-authored-by: Jeroen Smink [TRES] <jeroensmink@TRES.local >
Co-authored-by: Sukharev <57486732+di-sukharev@users.noreply.github.com >
2023-03-30 14:43:12 +08:00