 dependabot[bot]andAlexandr
|
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 |
|
 dependabot[bot]andAlexandr
|
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 |
|
 dependabot[bot]andAlexandr
|
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 |
|
 dependabot[bot]andAlexandr
|
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 GoldsteinandAlexandr
|
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 GoldsteinandAlexandr
|
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 GoldsteinandAlexandr
|
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 |
|
martin-mfg
|
431772d76a
|
simpler local request paths, remove logging
|
2025-10-09 12:12:26 +02:00 |
|
martin-mfg
|
1f5af8d842
|
add await in router
|
2025-10-09 12:03:45 +02:00 |
|
martin-mfg
|
c690d8ec49
|
more logging
|
2025-10-09 11:23:16 +02:00 |
|
martin-mfg
|
c592929984
|
add logging
|
2025-10-09 11:15:26 +02:00 |
|
martin-mfg
|
c593cd89f9
|
move hard-coded env vars to constants.js
|
2025-10-09 09:07:04 +02:00 |
|
martin-mfg
|
aa3442f0b9
|
move hard-coded env vars to Home.js
|
2025-10-09 09:03:01 +02:00 |
|
martin-mfg
|
561f4dd7b9
|
hard-code env vars
|
2025-10-09 08:51:50 +02:00 |
|
martin-mfg
|
c01757968e
|
prettier
|
2025-10-09 08:37:13 +02:00 |
|
martin-mfg
|
ca7d623c16
|
don't replace 'process.env'
|
2025-10-09 08:35:07 +02: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 |
|
 Ophelia GoldsteinandAlexandr
|
3c22841a82
|
docs(contributing): remove redundant backslashes (#4549)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
|
2025-10-09 00:34:24 +03:00 |
|
 Ophelia GoldsteinandAlexandr
|
b3995211fe
|
docs(readme): remove redundant backslashes (#4548)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
|
2025-10-09 00:33:40 +03:00 |
|
 Ophelia GoldsteinandAlexandr
|
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 GoldsteinandAlexandr
|
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 |
|
martin-mfg
|
ba980fb9ff
|
prettier
|
2025-10-08 16:47:31 +02:00 |
|
martin-mfg
|
5e6866a75c
|
directly reference env.PAT_1, add wakatime test
|
2025-10-08 16:43:11 +02:00 |
|
martin-mfg
|
7a371d2e56
|
revert last 3 commits
|
2025-10-08 16:41:09 +02:00 |
|
martin-mfg
|
ced095f67f
|
install webpack
|
2025-10-08 16:29:24 +02:00 |
|
martin-mfg
|
5007fc6c00
|
try with env setting alternative
|
2025-10-08 16:23:15 +02:00 |
|
martin-mfg
|
f09b19af94
|
try with simpler env key in craco
|
2025-10-08 16:18:52 +02:00 |
|
martin-mfg
|
44d5b29ee5
|
disable directly setting PAT_1 in frontend
|
2025-10-08 14:28:50 +02:00 |
|
martin-mfg
|
25a1a81332
|
set dummy env var from craco
|
2025-10-08 14:21:30 +02:00 |
|
martin-mfg
|
30bcee3998
|
try almost all endpoints
|
2025-10-08 14:03:44 +02:00 |
|
 Ophelia GoldsteinandAlexandr
|
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 GoldsteinandAlexandr
|
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 GoldsteinandAlexandr
|
879463b14e
|
refactor: organize imports inside tests files (#4542)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
|
2025-10-08 01:58:06 +03:00 |
|
 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 |
|
martin-mfg
|
e4f85422e4
|
try pat-info endpoint
|
2025-10-07 13:19:22 +02:00 |
|
 Alexandr GarbuzovandAlexandr
|
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 GarbuzovandAlexandr
|
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 GarbuzovandAlexandr
|
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 GarbuzovandAlexandr
|
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 GarbuzovandAlexandr
|
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_03andAlexandr
|
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-mfgandAlexandr
|
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 |
|