:zap: Dynamically generated stats for your github readmes
COMMITS
October 11, 2025
O
refactor: move all color related code into separate file (#4557)
Ophelia Goldstein committed
O
fix: resolve vscode errors inside colors related code (#4556)
Ophelia Goldstein committed
O
fix: resolve vscode type errors in API endpoints files (#4555)
Ophelia Goldstein committed
October 10, 2025
D
build(deps-dev): bump jest from 29.7.0 to 30.2.0 (#4524)
dependabot[bot] committed
D
build(deps-dev): bump @testing-library/jest-dom from 6.8.0 to 6.9.1 (#4525)
dependabot[bot] committed
D
build(deps): bump dotenv from 17.2.2 to 17.2.3 (#4526)
dependabot[bot] committed
D
build(deps-dev): bump eslint-plugin-jsdoc from 60.7.1 to 60.8.2 (#4527)
dependabot[bot] committed
D
build(deps-dev): bump eslint from 9.36.0 to 9.37.0 (#4523)
dependabot[bot] committed
D
build(deps-dev): bump @eslint/js from 9.36.0 to 9.37.0 (#4521)
dependabot[bot] committed
D
ci(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 (#4520)
dependabot[bot] committed
October 9, 2025
O
refactor: move errors related code into separate file (#4554)
Ophelia Goldstein committed
O
docs(readme): use same markdown syntax for lists across all file and remove redundant indentations (#4553)
Ophelia Goldstein committed
O
docs(readme): add missing info about wakatime card default cache timing (#4552)
Ophelia Goldstein committed
O
refactor: reorganize cache TTL constants (#4550)
Ophelia Goldstein committed
October 8, 2025
O
docs(contributing): remove redundant backslashes (#4549)
Ophelia Goldstein committed
O
docs(readme): remove redundant backslashes (#4548)
Ophelia Goldstein committed
O
docs(readme): add warning that custom title value should be URL encoded (#4547)
Ophelia Goldstein committed
O
docs(readme): add warning about required redeploy after changing environment variables to apply updates (#4546)
Ophelia Goldstein committed
O
docs(contributing): add note about NODE_ENV variable to disable caching for local development (#4545)
Ophelia Goldstein committed
October 7, 2025
O
docs(readme): update information about CACHE_SECONDS environment variable (#4544)
Ophelia Goldstein committed
O
feat: disable caching when NODE_ENV is development (#4543)
Ophelia Goldstein committed
O
refactor: organize imports inside tests files (#4542)
Ophelia Goldstein committed
O
fix: remove duplicate jest globals imports inside tests files (#4541)
Ophelia Goldstein committed
O
chore: configure tab size for javascript in vscode settings (#4540)
Ophelia Goldstein committed
O
feat: disable cache with proper headers when CACHE_SECONDS env is zero (#4539)
Ophelia Goldstein committed
O
fix: ensure top langs error card dont ignore customization options (#4538)
Ophelia Goldstein committed
O
refactor: named arguments for render error function (#4537)
Ophelia Goldstein committed
O
refactor: improve cache control headers formatting (#4536)
Ophelia Goldstein committed
O
refactor: move access guards logic into reusable functions (#4535)
Ophelia Goldstein committed
October 6, 2025
A
refactor: move cache headers logic into reusable functions (#4533)
Alexandr Garbuzov committed