Commit Graph
203 Commits
Author SHA1 Message Date
martin-mfg 188ec6e997 add white outer ring in logo 2025-11-28 09:45:40 +01:00
martin-mfg b511f45e75 fix ownerAffiliations, try fix starting step after login 2025-11-21 14:48:13 +01:00
martin-mfg 748281e76e fix fetchers/stats.js, toggle show_icons default 2025-11-08 13:39:44 +01:00
martin-mfg d10d5b17a1 wakatime card: ensure progress is visible 2025-11-08 10:31:58 +01:00
martin-mfg 1e183dedfd use new application icon 2025-11-08 10:12:30 +01:00
martin-mfg ac74513a98 add several wakatime card options 2025-11-06 09:45:14 +01:00
martin-mfg ef19761d9e 'default_repocard', enableAnimations, card titles 2025-11-05 10:45:03 +01:00
martin-mfg 270f42f718 fix circular import 2025-11-04 09:49:14 +01:00
martin-mfg 867f73e704 Merge remote-tracking branch 'origin/master' into merge-upstream 2025-11-02 13:39:08 +01:00
martin-mfg 0dacdfa4be remove more duplicated tests 2025-11-02 13:04:15 +01:00
martin-mfg 39f93a7229 remove duplicated tests, remove duplicated comment 2025-11-02 12:24:11 +01:00
martin-mfg bcfa97ce72 adjust import, move code back to original place 2025-11-02 12:09:41 +01:00
martin-mfg f7c5b620db fix moved code, adapt imports, revert trivial manual change 2025-11-02 11:58:32 +01:00
martin-mfg 863de6dfc8 index.js: update renderError call 2025-11-02 11:20:22 +01:00
martin-mfg 82a2f432c3 fix merging of api/index.js 2025-11-02 10:09:38 +01:00
martin-mfg df2c7db3fb Merge remote-tracking branch 'origin/master' into merge-upstream 2025-11-02 09:29:38 +01:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr Garbuzov
1e1974772c build(deps-dev): bump eslint-plugin-jsdoc from 61.1.2 to 61.1.5 (#4609)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 61.1.2 to 61.1.5.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v61.1.2...v61.1.5)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 61.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr Garbuzov <qwerty541zxc@gmail.com>
2025-10-25 20:32:21 +02:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr Garbuzov
f98ffffcd8 build(deps-dev): bump eslint from 9.37.0 to 9.38.0 (#4612)
Bumps [eslint](https://github.com/eslint/eslint) from 9.37.0 to 9.38.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.37.0...v9.38.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.38.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr Garbuzov <qwerty541zxc@gmail.com>
2025-10-25 20:32:17 +02:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr Garbuzov
9a470a5338 build(deps-dev): bump @eslint/js from 9.37.0 to 9.38.0 (#4610)
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.37.0 to 9.38.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.38.0/packages/js)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 9.38.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr Garbuzov <qwerty541zxc@gmail.com>
2025-10-25 20:32:14 +02:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr Garbuzov
9e04196767 build(deps-dev): bump lint-staged from 16.2.4 to 16.2.5 (#4611)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.2.4 to 16.2.5.
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lint-staged/lint-staged/compare/v16.2.4...v16.2.5)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-version: 16.2.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr Garbuzov <qwerty541zxc@gmail.com>
2025-10-25 20:32:11 +02:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr Garbuzov
e329b4e74d ci(deps): bump actions/setup-node from 5.0.0 to 6.0.0 (#4613)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/a0853c24544627f65ddf259abe73b1d18a591444...2028fbc5c25fe9cf00d9f06a71cc4710d4507903)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr Garbuzov <qwerty541zxc@gmail.com>
2025-10-25 20:32:08 +02:00
Alexandr GarbuzovandAlexandr b00911f50c chore: add vscode github actions extension into devcontainer (#4615)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-10-25 20:32:04 +02:00
Alexandr GarbuzovandAlexandr a6b8bc2052 fix: resolve vscode type errors inside retryer module (#4614)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-10-25 20:32:01 +02:00
Alexandr GarbuzovandAlexandr f32ca09ed3 chore: add vscode github actions extension into workspace recommended (#4608)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-10-25 20:31:58 +02:00
Alexandr GarbuzovandAlexandr 44a4ee6333 fix: mark Japanese as long locale for stats card (#4607)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-10-25 20:31:55 +02:00
Alexandr GarbuzovandAlexandr 70b4f10471 chore: enable tscheck inside icons module (#4606)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-10-25 20:31:52 +02:00
Alexandr GarbuzovandAlexandr 7cdc5f0dc0 fix: resolve vscode type errors inside I18n class (#4605)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-10-25 20:31:48 +02:00
Alexandr GarbuzovandAlexandr 0f067f9df7 chore: enable tscheck inside envs module (#4603)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-10-25 20:31:45 +02:00
26e137663b docs(readme): change available envs formatting to the table instead of list (#4602)
* docs(readme): change available envs formatting to the table instead of list

* dev

* dev

* dev

* dev

* dev

* dev

* dev

* dev

* dev

* dev

* Apply suggestion from @Copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Apply suggestion from @Copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* dev

---------

Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-25 20:31:42 +02:00
Alexandr GarbuzovandAlexandr c1d68b5850 chore: enable tscheck inside HTTP module (#4601)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-10-25 20:31:39 +02:00
Alexandr GarbuzovandAlexandr 6e89d50ff6 fix: mark Hungarian locale as long for stats card (#4600)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-10-25 20:31:35 +02:00
Alexandr GarbuzovandAlexandr 11195e2985 ci: add comment with stale theme pr closer workflow disable reason (#4599)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-10-25 20:31:32 +02:00
Alexandr GarbuzovandAlexandr b44de10025 fix: resolve vscode type errors inside color module (#4598)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-10-25 20:31:29 +02:00
Alexandr GarbuzovandAlexandr ad5579f497 ci: add comment with preview theme workflow disable reason (#4597)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-10-25 20:31:26 +02:00
Alexandr GarbuzovandAlexandr 992f9ec2da fix: resolve vscode type errors inside access module (#4596)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-10-25 20:31:22 +02:00
Alexandr GarbuzovandAlexandr c7a4d17e8b refactor: move create progress node function into render module (#4594)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-10-25 20:31:11 +02:00
Alexandr GarbuzovandAlexandr 9ed6f2d361 refactor: move encode HTML function tests into separate module (#4593)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-10-25 20:29:53 +02:00
Alexandr GarbuzovandAlexandr dd3c8472fb fix: resolve vscode type errors inside card class (#4592)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-10-25 20:29:35 +02:00
Alexandr GarbuzovandAlexandr 8c754e3aec refactor: move encode HTML function into separate module (#4591)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-10-25 20:29:24 +02:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr
aef861ec08 build(deps-dev): bump eslint-plugin-jsdoc from 60.8.2 to 61.1.2 (#4566)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 60.8.2 to 61.1.2.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v60.8.2...v61.1.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 61.1.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-10-25 20:27:27 +02:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr
abad91a8c8 build(deps-dev): bump lint-staged from 16.2.3 to 16.2.4 (#4565)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.2.3 to 16.2.4.
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lint-staged/lint-staged/compare/v16.2.3...v16.2.4)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-version: 16.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-10-25 20:27:23 +02:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr
cafdf984c5 ci(deps): bump stefanzweifel/git-auto-commit-action from 6.0.1 to 7.0.0 (#4567)
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/778341af668090896ca464160c2def5d1d1a3eb0...28e16e81777b558cc906c8750092100bbb34c5e3)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-10-25 20:27:19 +02:00
Alexandr GarbuzovandAlexandr 4ce634a0d9 fix: mark Greek as long locale for stats card (#4589)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-10-25 20:27:16 +02:00
Alexandr GarbuzovandAlexandr 8c8393183d refactor: move svg rendering related code into separate module (#4588)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-10-25 20:27:00 +02:00
Sudhanshu ShuklaandAlexandr 72fa9a218b docs(readme): making main title bigger to improve appearance (#4580)
* Updated Readme.md

made the readme header slightly better, doesn't make a huge difference but i think it looks great

* review

* review

* review

---------

Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-10-25 19:40:55 +02:00
Alexandr GarbuzovandAlexandr 0c3b2f19b7 tests: implement more test cases for operations (#4587)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-10-25 19:40:53 +02:00
Alexandr GarbuzovandAlexandr a2dd28e067 refactor: move operations tests into separate module (#4586)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-10-25 19:40:44 +02:00
Alexandr GarbuzovandAlexandr 72e0a98eeb fix: resolve vscode type errors inside utils tests (#4585)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-10-25 19:40:28 +02:00
Alexandr GarbuzovandAlexandr cac484b37c fix: mark Finnish locale as long for stats card (#4583)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-10-25 19:40:26 +02:00
Alexandr GarbuzovandAlexandr 14b0513c60 refactor: move operations into separate module (#4582)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-10-25 19:40:17 +02:00