Alexandr Garbuzov and Alexandr
c9eb6752c5
fix: resolve vscode type errors inside access module ( #4596 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-18 21:07:48 +03:00
Alexandr Garbuzov and Alexandr
a11169e2f1
refactor: move create progress node function into render module ( #4594 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-17 22:57:15 +03:00
Alexandr Garbuzov and Alexandr
f5de29fa67
refactor: move encode HTML function tests into separate module ( #4593 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-17 22:40:48 +03:00
Alexandr Garbuzov and Alexandr
a72d88fd54
fix: resolve vscode type errors inside card class ( #4592 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-17 21:45:43 +03:00
Alexandr Garbuzov and Alexandr
b240a06e7b
refactor: move encode HTML function into separate module ( #4591 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-17 21:26:37 +03:00
af1d8cad6f
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-17 19:56:10 +03:00
351da081cf
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-17 19:53:55 +03:00
432595e9d7
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-17 19:51:45 +03:00
Alexandr Garbuzov and Alexandr
62c43e9f3a
fix: mark Greek as long locale for stats card ( #4589 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-16 23:52:58 +03:00
Alexandr Garbuzov and Alexandr
c43fd65bdd
refactor: move svg rendering related code into separate module ( #4588 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-16 23:44:17 +03:00
Sudhanshu Shukla and Alexandr
33f6276b0b
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-16 23:29:50 +03:00
Alexandr Garbuzov and Alexandr
516472f17a
tests: implement more test cases for operations ( #4587 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-16 23:08:43 +03:00
Alexandr Garbuzov and Alexandr
93e48939d5
refactor: move operations tests into separate module ( #4586 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-16 20:25:50 +03:00
Alexandr Garbuzov and Alexandr
a97ab2dc7a
fix: resolve vscode type errors inside utils tests ( #4585 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-16 20:18:28 +03:00
Alexandr Garbuzov and Alexandr
dff0cfec58
fix: mark Finnish locale as long for stats card ( #4583 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-15 23:36:50 +03:00
Alexandr Garbuzov and Alexandr
e158f0d27f
refactor: move operations into separate module ( #4582 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-15 23:29:53 +03:00
6d1a5e51bc
refactor: move logger into separate module ( #4581 )
...
* refactor: move logger into separate module
* Update api/status/pat-info.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-15 23:03:48 +03:00
Alexandr Garbuzov and Alexandr
bf021b0670
fix: resolve several vscode type errors inside fetchers code ( #4579 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-15 21:51:32 +03:00
Alexandr Garbuzov and Alexandr
2df35521d7
refactor: move HTTP related code into separate module ( #4578 )
...
* refactor: move HTTP related code into separate module
* dev
---------
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-15 20:09:34 +03:00
Alexandr Garbuzov and Alexandr
da318a6751
refactor: move long locales const to the top and infer types ( #4577 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-14 23:55:20 +03:00
Alexandr Garbuzov and Alexandr
4e44891844
fix: mark Czech as long locale for stats card ( #4576 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-14 23:33:56 +03:00
306d0a34ce
fix: update Burmese translations ( #4570 )
...
* Fixed Myanmar (my : Burma ) language
* Update src/translations.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-14 21:40:15 +03:00
Alexandr Garbuzov and Alexandr
d574feb667
refactor: better naming for kformatter function tests ( #4574 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-14 21:33:07 +03:00
Alexandr Garbuzov and Alexandr
fda29161e8
refactor: move wrap text multiline function tests into fmt module ( #4573 )
...
* refactor: move wrap text multiline function tests into fmt module
* lints
---------
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-14 21:19:54 +03:00
Alexandr Garbuzov and Alexandr
ab53e3052d
refactor: move wrap text multiline function into fmt module ( #4572 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-14 21:11:23 +03:00
Ophelia Goldstein and Alexandr
b9c3bf6251
refactor: move fmt related tests into separate file ( #4569 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-13 23:56:07 +03:00
Ophelia Goldstein and Alexandr
5df2e634e9
refactor: move formatting related code into separate file ( #4568 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-13 23:50:06 +03:00
martin-mfg and Alexandr
c4a59b5afa
refactor: reduce magic numbers inside wakatime card generation code ( #4534 )
...
* refactor magic numbers
* dev
---------
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-13 23:36:38 +03:00
Ophelia Goldstein and Alexandr
c1d13eac19
refactor: move color related tests into separate file ( #4564 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-13 20:39:16 +03:00
4143c6dec3
feat: implement number precision parameter for stats card ( #4514 )
...
* Update short number format
Update short number format by adding 2 decimal places instead of 1 for numbers between 1,000 and 9,999
* review
* Update src/common/utils.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* dev
* dev
---------
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-13 20:21:28 +03:00
Ophelia Goldstein and Alexandr
7caaa21e73
fix: improve Ukrainian translations ( #4563 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-12 23:39:34 +03:00
Ophelia Goldstein and Alexandr
adbed1ee2f
fix: mark Azerbaijani locale as long for stats card ( #4562 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-12 23:22:51 +03:00
Ophelia Goldstein and Alexandr
d3a7a90bf9
ci: prevent codeql analysis workflow from running in forks ( #4561 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-12 23:15:09 +03:00
Ophelia Goldstein and Alexandr
90955dca00
fix: remove repository link display on missing param errors ( #4560 )
...
* fix: remove repository link display on missing param errors
* fix tests
---------
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-12 23:14:27 +03:00
Ophelia Goldstein and Alexandr
92d6dfa226
fix: resolve vscode type errors in cache utils ( #4559 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-11 22:52:45 +03:00
Ophelia Goldstein and Alexandr
33f0c9153e
fix: resolve vscode errors inside cards svg generation code ( #4558 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-11 22:40:33 +03:00
Ophelia Goldstein and Alexandr
701068b8bc
refactor: move all color related code into separate file ( #4557 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-11 22:07:03 +03:00
Ophelia Goldstein and Alexandr
6a542c870d
fix: resolve vscode errors inside colors related code ( #4556 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-11 21:30:08 +03:00
Ophelia Goldstein and Alexandr
0849165c6e
fix: resolve vscode type errors in API endpoints files ( #4555 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-11 20:57:00 +03:00
6d6b87c359
build(deps-dev): bump jest from 29.7.0 to 30.2.0 ( #4524 )
...
* build(deps-dev): bump jest from 29.7.0 to 30.2.0
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest ) from 29.7.0 to 30.2.0.
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-version: 30.2.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* migration
---------
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-10 19:20:14 +03:00
3d3786dad9
build(deps-dev): bump @testing-library/jest-dom from 6.8.0 to 6.9.1 ( #4525 )
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 6.8.0 to 6.9.1.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.8.0...v6.9.1 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-version: 6.9.1
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 <qwerty541zxc@gmail.com >
2025-10-10 19:02:59 +03:00
b507f55ecd
build(deps): bump dotenv from 17.2.2 to 17.2.3 ( #4526 )
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 17.2.2 to 17.2.3.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v17.2.2...v17.2.3 )
---
updated-dependencies:
- dependency-name: dotenv
dependency-version: 17.2.3
dependency-type: direct:production
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-10 19:00:15 +03:00
16e5bb5b19
build(deps-dev): bump eslint-plugin-jsdoc from 60.7.1 to 60.8.2 ( #4527 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 60.7.1 to 60.8.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.7.1...v60.8.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-version: 60.8.2
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 <qwerty541zxc@gmail.com >
2025-10-10 18:57:32 +03:00
9648e8c67b
build(deps-dev): bump eslint from 9.36.0 to 9.37.0 ( #4523 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.36.0 to 9.37.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Commits](https://github.com/eslint/eslint/compare/v9.36.0...v9.37.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 9.37.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 <qwerty541zxc@gmail.com >
2025-10-10 18:54:45 +03:00
3fd9ce0778
build(deps-dev): bump @eslint/js from 9.36.0 to 9.37.0 ( #4521 )
...
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) from 9.36.0 to 9.37.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Commits](https://github.com/eslint/eslint/commits/v9.37.0/packages/js )
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-version: 9.37.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 <qwerty541zxc@gmail.com >
2025-10-10 18:52:01 +03:00
99b95fbc95
ci(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 ( #4520 )
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.4.2 to 2.4.3.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](https://github.com/ossf/scorecard-action/compare/05b42c624433fc40578a4040d5cf5e36ddca8cde...4eaacf0543bb3f2c246792bd56e8cdeffafb205a )
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-version: 2.4.3
dependency-type: direct:production
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-10 18:48:59 +03:00
Ophelia Goldstein and Alexandr
b164ecebda
refactor: move errors related code into separate file ( #4554 )
...
* refactor: move errors related code into separate file
* jsdoc
---------
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-09 22:31:46 +03:00
Ophelia Goldstein and Alexandr
f6e5d507ad
docs(readme): use same markdown syntax for lists across all file and remove redundant indentations ( #4553 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-09 21:13:20 +03:00
Ophelia Goldstein and Alexandr
7b0b366781
docs(readme): add missing info about wakatime card default cache timing ( #4552 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-09 21:12:25 +03:00
0afa6c4e78
refactor: reorganize cache TTL constants ( #4550 )
...
* refactor: reorganize cache TTL constants
* Update tests/wakatime.test.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-09 03:41:02 +03:00