Commit Graph
37 Commits
Author SHA1 Message Date
Ophelia GoldsteinandAlexandr 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 GoldsteinandAlexandr 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 GoldsteinandAlexandr 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 GoldsteinandAlexandr 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
Ophelia GoldsteinandAlexandr 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 GoldsteinandAlexandr 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 GoldsteinandAlexandr 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 GoldsteinandAlexandr e0d573e91b chore: add more entries into vercelignore (#4499)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-10-02 20:39:31 +03:00
Ophelia GoldsteinandAlexandr 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 GoldsteinandAlexandr 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 GoldsteinandAlexandr 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
Ophelia GoldsteinandAlexandr 651de3afe4 docs(readme): add notice about hacktoberfest (#4491)
* docs(readme): add notice about hacktoberfest

* dev

---------

Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-10-01 20:19:27 +03:00
Ophelia GoldsteinandAlexandr d286fa39be fix: mark Filipino langiage as long for stats card (#4486)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-09-30 23:10:14 +03:00
Ophelia GoldsteinandAlexandr c6380b7f88 docs(readme): add warning about new wakatime accounts (#4485)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-09-30 22:45:46 +03:00
Ophelia GoldsteinandAlexandr e9bf75e915 docs(readme): update wording since token scopes is not about stats card only (#4484)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-09-30 22:44:57 +03:00
Ophelia GoldsteinandAlexandr b118aee08c docs(readme): enhance the description of deploy first steps section (#4483)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-09-30 21:59:33 +03:00
Ophelia GoldsteinandAlexandr bce273dcad docs(readme): remove redundant steps words from tokens retrieval guides (#4476)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-09-29 23:59:16 +03:00
b246514379 docs(readme): fix stats card options table markdown syntax (#4475)
* docs(readme): fix stats card options table markdown syntax

* 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-09-29 23:54:33 +03:00
Ophelia GoldsteinandAlexandr 1b579cda01 chore: add more folders into vercelignore (#4473)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-09-29 23:16:09 +03:00
Ophelia GoldsteinandAlexandr fd15fcebf7 chore: remove redundant gitattributes file (#4471)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-09-29 21:59:32 +03:00
Ophelia GoldsteinandAlexandr be0dba8986 ci: update message in theme pull requests closer workflow (#4465)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-09-24 21:31:53 +03:00
Ophelia GoldsteinandAlexandr 3dd8095d5c ci: set proper trigger event for theme pull requests closer workflow (#4464)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-09-24 21:30:02 +03:00
Ophelia GoldsteinandAlexandr 4859cc7689 ci: restrict repositories for theme pull requests closer workflow (#4463)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-09-24 21:28:44 +03:00
Ophelia GoldsteinandAlexandr 42130f1f96 fix: mark Portuguese locale as long for stats card (#4451)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-09-19 22:40:40 +03:00
Ophelia GoldsteinandAlexandr 51664ce7fa tests(e2e): fix gist description (#4450)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-09-19 22:37:29 +03:00
Ophelia GoldsteinandAlexandr e91880231d chore: move original english translations to the top for convenience during development (#4447)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-09-19 18:41:22 +03:00
Ophelia GoldsteinandAlexandr c3585cc1d0 chore: sort stats card long locales alphabetically (#4446)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-09-19 18:39:29 +03:00
Ophelia GoldsteinandAlexandr 68e5862b0b docs: sort list of available languages alphabetically inside readme (#4445)
* docs: sort list of available languages alphabetically inside readme

* dev

---------

Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-09-19 18:38:29 +03:00
Ophelia GoldsteinandAlexandr 4f33921e9e fix: remove Chinese from long locales (#4442)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-09-18 21:12:31 +03:00
Ophelia GoldsteinandAlexandr 6bda67effc chore: make create progress node function jsdoc shorter (#4441)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-09-18 20:57:18 +03:00
Ophelia GoldsteinandAlexandr a8c56ff4c9 fix: react on both type and message-based rate-limit signals (#4440)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-09-18 19:52:10 +03:00
Ophelia GoldsteinandAlexandr 10526a0b7e chore: make stats card create text node function jsdoc shorter (#4429)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-09-17 22:53:48 +03:00
Ophelia GoldsteinandAlexandr 5306118587 chore: fix jsdoc for rank calculation function (#4427)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-09-17 22:52:18 +03:00
63b402177d docs: add information about fine-grained personal access tokens (PATs) scopes (#4426)
* 🔧 Add .env example

* 📝 Update README for add the PAT settings

* 📝 Add fine-grained PAT documentation

* remove .env.example

* docs review

* toc

* more review

* Update readme.md

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

---------

Co-authored-by: Colin-de-Seroux <77831261+Colin-de-Seroux@users.noreply.github.com>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-17 20:48:39 +03:00