Ophelia Goldstein and Alexandr
3c22841a82
docs(contributing): remove redundant backslashes ( #4549 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-09 00:34:24 +03:00
Ophelia Goldstein and Alexandr
b3995211fe
docs(readme): remove redundant backslashes ( #4548 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-09 00:33:40 +03:00
Ophelia Goldstein and Alexandr
abda6d3663
docs(readme): add warning that custom title value should be URL encoded ( #4547 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-08 23:29:39 +03:00
Ophelia Goldstein and Alexandr
756a601079
docs(readme): add warning about required redeploy after changing environment variables to apply updates ( #4546 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-08 20:47:30 +03:00
4ce7b8bb66
docs(contributing): add note about NODE_ENV variable to disable caching for local development ( #4545 )
...
* docs(contributing): add note about NOTE_ENV variable to disable caching for local development
* Update CONTRIBUTING.md
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-08 20:46:08 +03:00
Ophelia Goldstein and Alexandr
4f0aadcbcf
docs(readme): update information about CACHE_SECONDS environment variable ( #4544 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-08 02:27:20 +03:00
Ophelia Goldstein and Alexandr
956d6deded
feat: disable caching when NODE_ENV is development ( #4543 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-08 02:12:28 +03:00
Ophelia Goldstein and Alexandr
879463b14e
refactor: organize imports inside tests files ( #4542 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-08 01:58:06 +03:00
Ophelia Goldstein and Alexandr
12caf46c6d
fix: remove duplicate jest globals imports inside tests files ( #4541 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-08 01:42:04 +03:00
Ophelia Goldstein and Alexandr
e9cc6c0556
chore: configure tab size for javascript in vscode settings ( #4540 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-08 01:27:15 +03:00
e8e5cf86fb
feat: disable cache with proper headers when CACHE_SECONDS env is zero ( #4539 )
...
* feat: disable cache with proper headers when CACHE_SECONDS env is zero
* Update src/common/cache.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-08 01:19:54 +03:00
Ophelia Goldstein and Alexandr
66764616fa
fix: ensure top langs error card dont ignore customization options ( #4538 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-07 23:32:56 +03:00
e9d0e8fd17
refactor: named arguments for render error function ( #4537 )
...
* refactor: named arguments for render error function
* Update tests/api.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-07 23:21:18 +03:00
Ophelia Goldstein and Alexandr
f7920901b6
refactor: improve cache control headers formatting ( #4536 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-07 22:44:33 +03:00
195e2fc72d
refactor: move access guards logic into reusable functions ( #4535 )
...
* refactor: move access guards logic into reusable functions
* Update src/common/access.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-07 21:13:13 +03:00
Alexandr Garbuzov and Alexandr
09627ce715
refactor: move cache headers logic into reusable functions ( #4533 )
...
* refactor: move cache headers logic into reusable functions
* dev
---------
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-07 00:13:21 +03:00
Alexandr Garbuzov and Alexandr
ade7d53653
refactor: move cache seconds calculation logic into reusable function ( #4532 )
...
* refactor: move cache seconds calculation logic into reusable function
* dev
---------
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-06 23:32:47 +03:00
fde13639aa
docs(readme): add description of FETCH_MULTI_PAGE_STARS environment variable ( #4531 )
...
* docs(readme): add description of FETCH_MULTI_PAGE_STARS environment variable
* Update readme.md
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-06 22:04:06 +03:00
Alexandr Garbuzov and Alexandr
e5f40eb09c
fix: prevent items overlap by making swahili translation shorter for stats card commits ( #4530 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-06 22:02:00 +03:00
Alexandr Garbuzov and Alexandr
f5b1ffa5e3
refactor: move all envs related code into separate file ( #4529 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-06 21:32:23 +03:00
Alexandr Garbuzov and Alexandr
24b1df0d28
fix: mark Swahili language as long for stats card ( #4528 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-06 21:31:10 +03:00
Bear_03 and Alexandr
a697215f8e
feat: add support for EXCLUDE_REPO env variable ( #1299 )
...
* Add support for EXCLUDE_REPO env variable
* review
* docs
* refactor
---------
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-05 23:49:17 +03:00
martin-mfg and Alexandr
39b93b57c8
feat: wakatime card width customization ( #4458 )
...
* add card_width to wakatime card
* better handling of card_width in wakatime card
* move default card_width for wakatime card, add to readme
* review
* review
---------
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-05 23:03:25 +03:00
Alexandr Garbuzov and Alexandr
361e8279cc
chore: enable dependabot updates for devcontainer ( #4519 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-05 21:22:46 +03:00
Alexandr Garbuzov and Alexandr
41317e848e
fix: mark Tamil as long language for stats card ( #4518 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-05 21:22:05 +03:00
Alexandr Garbuzov and Alexandr
f5de3eb918
docs(contributing): update notice about hacktoberfest ( #4517 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-05 21:21:26 +03:00
Alexandr Garbuzov and Alexandr
3456ceb4b4
docs(readme): update notice about hacktoberfest ( #4516 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-05 21:20:52 +03:00
Alexandr Garbuzov and Alexandr
9abfce8ca0
chore: remove package lock from vercelignore to prevent discrepancies between dev and prod envs ( #4513 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-04 22:00:08 +03:00
Alexandr Garbuzov and Alexandr
e09f69c82b
chore: enable ts-check for bench tests utils ( #4512 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-04 21:59:30 +03:00
arjav007 and Alexandr
2641d69331
feat: add Sanskrit translations ( #4503 )
...
* feat: add Sanskrit translations
* revert
* revert
* docs
---------
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-04 21:49:18 +03:00
Dhia Shams and Alexandr
7b7f78127f
feat: add Tamil translations ( #4504 )
...
* Corrections in malayalam translation
* Added tamil translations
* Added tamil to readme file
* review
---------
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-04 21:32:50 +03:00
9f3223fb35
feat: add Swahili translations ( #3911 )
...
* Update translations.js
added the swahili translation
* dev
* docs
* Update src/translations.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* 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-04 21:19:19 +03:00
Alexandr Garbuzov and Alexandr
35485384e0
build(deps): remove unused upgrade dependency ( #4509 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-04 19:02:39 +03:00
Alexandr Garbuzov and Alexandr
ba9406e84c
chore: add comment with issue link to the retryer rate limit detection logic ( #4508 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-04 19:01:58 +03:00
Alexandr Garbuzov and Alexandr
3ce1fd74ae
docs(readme): update string about express inside the section about deploy on other platforms ( #4507 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-04 18:30:17 +03:00
Alexandr Garbuzov and Alexandr
bfa895d2e7
docs(contributing): add notice about hacktoberfest ( #4506 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-04 18:29:04 +03:00
a8dd06537f
refactor: update languages JSON ( #4487 )
...
Co-authored-by: qwerty541 <53787217+qwerty541@users.noreply.github.com >
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-03 18:55:41 +03:00
29560fe856
build(deps-dev): bump eslint-plugin-jsdoc from 60.1.1 to 60.5.0 ( #4478 )
...
* build(deps-dev): bump eslint-plugin-jsdoc from 60.1.1 to 60.5.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 60.1.1 to 60.5.0.
- [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.1.1...v60.5.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-version: 60.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* dev
---------
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-03 18:50:31 +03:00
811f4582ee
build(deps-dev): bump jest-environment-jsdom from 30.1.2 to 30.2.0 ( #4479 )
...
Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom ) from 30.1.2 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-environment-jsdom )
---
updated-dependencies:
- dependency-name: jest-environment-jsdom
dependency-version: 30.2.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-03 18:46:36 +03:00
cacc32a2cb
build(deps-dev): bump lint-staged from 16.2.0 to 16.2.3 ( #4472 )
...
Bumps [lint-staged](https://github.com/lint-staged/lint-staged ) from 16.2.0 to 16.2.3.
- [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.0...v16.2.3 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-version: 16.2.3
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-03 18:43:40 +03:00
0e3056243e
ci(deps): bump bahmutov/npm-install from 1.11.0 to 1.11.1 ( #4474 )
...
Bumps [bahmutov/npm-install](https://github.com/bahmutov/npm-install ) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/bahmutov/npm-install/releases )
- [Commits](https://github.com/bahmutov/npm-install/compare/e5fe105da2400070b5345aeb71fcb1ef5d4b2d1f...4488656f8e90d3c85e3a964db0018dd624f340e7 )
---
updated-dependencies:
- dependency-name: bahmutov/npm-install
dependency-version: 1.11.1
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-03 18:40:36 +03:00
Ophelia Goldstein and Alexandr
98412a1c73
build(deps-dev): add express for testing custom deployment issues ( #4502 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-02 21:56:48 +03:00
Ophelia Goldstein and Alexandr
b25904c123
chore: improve bench tests utils jsdoc readability ( #4501 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-02 21:35:18 +03:00
Ophelia Goldstein and Alexandr
5031e32781
fix: make Bulgarian total commits translation shorter to prevent items overlapping ( #4500 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-02 20:54:44 +03:00
Ophelia Goldstein and Alexandr
e0d573e91b
chore: add more entries into vercelignore ( #4499 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-02 20:39:31 +03:00
Ophelia Goldstein and Alexandr
02cf32ce22
docs(readme): fix environment variables link inside common options section ( #4494 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-01 23:57:29 +03:00
Ophelia Goldstein and Alexandr
a38ff1003e
fix: mark Bulgarian language as long for stats card ( #4493 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-01 23:52:56 +03:00
Ophelia Goldstein and Alexandr
aac573569f
docs(readme): fix deploy vercel instance link inside important notice ( #4492 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-01 23:48:41 +03:00
Dhia Shams and Alexandr
8e8a15ba63
fix: update Malayalam translations ( #4490 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-10-01 23:40:26 +03:00
df8f7a6cef
fix: update Hindi translations ( #4488 )
...
* Fixed the trans in Hindi
* Update src/translations.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update src/translations.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* review
---------
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-01 23:35:45 +03:00