3075 Commits

Author SHA1 Message Date
Peter Cottle
3b1c646286 Merge pull request #1304 from wanglc02/fixChinese
Refine Chinese descriptions and fix minor spacing errors.
2025-12-11 07:49:37 -05:00
wanglecheng
08bfd83f07 amend Chinese Translation 2025-12-11 15:14:16 +08:00
Peter Cottle
a5b8504dce Merge pull request #1303 from wanglc02/patch-1
Refine Chinese descriptions in fetch.js
2025-12-07 10:00:49 -05:00
wanglc02
eead9ed708 Refine Chinese descriptions in fetch.js 2025-12-07 12:47:45 +08:00
Peter Cottle
40ede2e57b Merge pull request #1302 from pcottle/dependabot/npm_and_yarn/js-yaml-3.14.2
Bump js-yaml from 3.14.1 to 3.14.2
2025-11-19 11:55:42 -05:00
dependabot[bot]
02e6e61e8d Bump js-yaml from 3.14.1 to 3.14.2
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...3.14.2)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 3.14.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-19 16:53:54 +00:00
Peter Cottle
4bf3d4f590 only containerize on pushes to main 2025-11-19 11:52:45 -05:00
Peter Cottle
f2b47fad8c Merge pull request #1301 from ArtemioPadilla/docs/add-claude-instructions
Add Claude Code project documentation (CLAUDE.md)
2025-11-19 11:47:32 -05:00
Artemio Padilla
1717f7cdee Add Claude Code project documentation (CLAUDE.md)
Add comprehensive project documentation to assist Claude Code when working
with this codebase. The CLAUDE.md file includes:

- Project overview and architecture explanation
- Build and development commands
- Testing and linting instructions
- Key component descriptions (GitEngine, Visualization, Commands, Levels)
- Project structure and file organization
- Technology stack overview
- Testing conventions and patterns

This documentation helps AI assistants understand the codebase structure
and conventions more effectively.
2025-11-19 08:03:53 +00:00
Peter Cottle
08209964c2 maybe fixed the secret 2025-11-12 11:30:33 -05:00
Peter Cottle
496588b127 multiple event updates 2025-11-12 11:23:17 -05:00
Peter Cottle
13e462218b Whoops 2025-11-12 11:20:32 -05:00
Peter Cottle
3875a2433f testing some stuff 2025-11-12 11:09:03 -05:00
Peter Cottle
8ac3b507f0 Merge pull request #1282 from Klosepa9p/fix-bug-typo
Fix: typo in ta_IN and tr_TR localization JSON
2025-10-06 07:56:10 -04:00
klosepa
5670067a39 Fix: typo in ta_IN and tr_TR localization JSON 2025-10-05 05:41:13 -04:00
Peter Cottle
2d77b33a75 Merge pull request #1294 from pcottle/useOtherSecret2
Use other secret2
2025-10-04 06:48:52 -04:00
Peter Cottle
9780f2ca67 change to GHCR pat? 2025-10-04 06:05:30 -04:00
Peter Cottle
30b52b7e1b add the stuff 2025-10-04 05:43:03 -04:00
Peter Cottle
c6ee3453be prevent npm install 2025-10-04 05:41:28 -04:00
Peter Cottle
acb13a4007 whoops use yarn 2025-10-04 05:37:22 -04:00
Peter Cottle
915d8f8799 Merge pull request #1293 from pcottle/dependabot/npm_and_yarn/babel/traverse-7.28.4
Bump @babel/traverse from 7.17.3 to 7.28.4
2025-10-04 05:36:34 -04:00
dependabot[bot]
d95ccd24fb Bump @babel/traverse from 7.17.3 to 7.28.4
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.17.3 to 7.28.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.4/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-version: 7.28.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-04 09:34:10 +00:00
Peter Cottle
0c727c8f72 Merge pull request #1292 from pcottle/dependabot/npm_and_yarn/browserify-sign-4.2.5
Bump browserify-sign from 4.0.4 to 4.2.5
2025-10-04 05:32:56 -04:00
dependabot[bot]
be4dcc375f Bump browserify-sign from 4.0.4 to 4.2.5
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.0.4 to 4.2.5.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.0.4...v4.2.5)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-version: 4.2.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-04 09:30:18 +00:00
Peter Cottle
e1185cd54b Merge pull request #1291 from pcottle/dependabot/npm_and_yarn/multi-65cf9dcaba
Bump braces and gulp
2025-10-04 05:29:07 -04:00
dependabot[bot]
7d0260a441 Bump braces and gulp
Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together.


Updates `braces` from 2.3.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/commits/3.0.3)

Updates `gulp` from 4.0.2 to 5.0.1
- [Release notes](https://github.com/gulpjs/gulp/releases)
- [Changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/gulp/compare/v4.0.2...v5.0.1)

---
updated-dependencies:
- dependency-name: braces
  dependency-version: 3.0.3
  dependency-type: indirect
- dependency-name: gulp
  dependency-version: 5.0.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-04 09:27:35 +00:00
Peter Cottle
fddbc50c88 Merge pull request #1286 from pcottle/dependabot/npm_and_yarn/pbkdf2-3.1.5
Bump pbkdf2 from 3.0.17 to 3.1.5
2025-10-04 05:26:21 -04:00
Peter Cottle
15c8bfe619 Merge pull request #1287 from pcottle/dependabot/npm_and_yarn/sha.js-2.4.12
Bump sha.js from 2.4.11 to 2.4.12
2025-10-04 05:25:41 -04:00
Peter Cottle
e7f41abda6 Merge pull request #1288 from pcottle/dependabot/npm_and_yarn/cipher-base-1.0.7
Bump cipher-base from 1.0.4 to 1.0.7
2025-10-04 05:25:30 -04:00
dependabot[bot]
5f7693d36f Bump sha.js from 2.4.11 to 2.4.12
Bumps [sha.js](https://github.com/crypto-browserify/sha.js) from 2.4.11 to 2.4.12.
- [Changelog](https://github.com/browserify/sha.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/sha.js/compare/v2.4.11...v2.4.12)

---
updated-dependencies:
- dependency-name: sha.js
  dependency-version: 2.4.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-04 09:24:07 +00:00
dependabot[bot]
c625d2df08 Bump cipher-base from 1.0.4 to 1.0.7
Bumps [cipher-base](https://github.com/crypto-browserify/cipher-base) from 1.0.4 to 1.0.7.
- [Changelog](https://github.com/browserify/cipher-base/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/cipher-base/compare/v1.0.4...v1.0.7)

---
updated-dependencies:
- dependency-name: cipher-base
  dependency-version: 1.0.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-04 09:24:07 +00:00
dependabot[bot]
c1138fafc6 Bump pbkdf2 from 3.0.17 to 3.1.5
Bumps [pbkdf2](https://github.com/browserify/pbkdf2) from 3.0.17 to 3.1.5.
- [Changelog](https://github.com/browserify/pbkdf2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/browserify/pbkdf2/compare/v3.0.17...v3.1.5)

---
updated-dependencies:
- dependency-name: pbkdf2
  dependency-version: 3.1.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-04 09:24:06 +00:00
Peter Cottle
b1a356c719 add package lock 2025-10-04 05:22:37 -04:00
Peter Cottle
7e3f0df9c6 add some test coverage and a way to see test coverage currently 2025-10-04 05:22:20 -04:00
Peter Cottle
4c9cfe429f Merge pull request #1284 from op3r470r/fix-describe-format
fix git describe output format (underscore -> hyphen)
2025-10-04 04:41:21 -04:00
Peter Cottle
16f1968497 Merge pull request #1285 from op3r470r/fix-helperbar-chinese
Fix helperbar text for Chinese
2025-10-04 04:41:14 -04:00
Peter Cottle
c2448cacbc Merge pull request #1283 from MsdR24/patch-1
fix: improve inaccurate German translation of commit color rules
2025-10-04 04:32:45 -04:00
operator
f43357f0ce Fix helperbar text for Chinese 2025-10-04 00:01:27 +08:00
operator
a707b9a61a fix git describe output format (underscore -> hyphen) 2025-10-03 23:08:03 +08:00
Masoud Rahmati
c523383aa9 Improve inaccurate German translation of commit color rules 2025-10-03 10:13:48 +02:00
opariffazman
63a5f52198 chore: removed main on repo prefix 2025-09-30 07:34:33 +08:00
opariffazman
f5c2911852 debug: removed permissions & modified repo prefix 2025-09-30 07:27:53 +08:00
opariffazman
7fb6f4976b fix: added missing permissions 2025-09-30 07:16:29 +08:00
opariffazman
5a3f0a19be feat: initial implementation of ghcr.io supported ci 2025-09-30 07:11:28 +08:00
Peter Cottle
c4516a8004 Merge pull request #1278 from 1somniak/main
translation: french mistake accent on "faites"
2025-09-17 12:04:41 -07:00
Louis Rodet
254d42dda0 translation: french mistake accent on "faites" 2025-09-17 10:34:56 +02:00
Peter Cottle
e7d8397dab #1277 -- delete some colors continued2 2025-09-15 13:57:21 -07:00
Peter Cottle
58a46eccd1 #1277 -- delete some colors continued 2025-09-15 13:54:45 -07:00
Peter Cottle
bb565d22dc #1277 -- delete some colors 2025-09-15 13:50:35 -07:00
Peter Cottle
171a746b21 Merge pull request #1274 from pcottle/colorImprovement
Issue #1273 -- consistent colors per branch that are accessible
2025-09-10 09:56:12 -04:00