Commit Graph
1751 Commits
Author SHA1 Message Date
martin-mfg f968b05802 apply prettier 2025-09-20 10:38:17 +02:00
martin-mfg 57232b9528 use $HOST 'everywhere', remove RedirectScreen, working Demo urls 2025-09-20 10:22:31 +02:00
martin-mfg b4e33d2643 delete many github-trends files, remove relatedProjects, unify gitignore 2025-09-20 10:01:05 +02:00
martin-mfg 1354741004 adapt domain, add base path, test "relatedProjects" 2025-09-18 20:26:31 +02:00
martin-mfg 2d35f61cf0 fix rewrite 2025-09-18 15:49:00 +02:00
martin-mfg 615a0569f9 add rewrite and commands for Vercel 2025-09-18 15:25:22 +02:00
martin-mfg e970d27f8e add frontend vercel.json 2025-09-18 14:15:16 +02:00
martin-mfg 182f48e20e apply all github-trends adaptions so far
taken from https://github.com/martin-mfg/github-trends/tree/grs-adaptions
2025-09-18 13:37:10 +02:00
martin-mfg d149e0e1f5 initiate monorepo, add original github-trends 2025-09-18 11:30:25 +02:00
martin-mfg a2c24199b0 private-access returns null on missing user 2025-09-16 16:23:08 +02:00
martin-mfg 596f73c55c Merge branch 'technical-improvements' into user-management 2025-09-16 13:28:20 +02:00
martin-mfg 8d9565d851 Merge remote-tracking branch 'origin/master' into technical-improvements 2025-09-16 13:27:40 +02:00
martin-mfg a50af95e70 minor readme changes 2025-09-16 13:14:09 +02:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr
485c2247f8 build(deps): bump axios from 1.11.0 to 1.12.1 (#4421)
Bumps [axios](https://github.com/axios/axios) from 1.11.0 to 1.12.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.11.0...v1.12.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.12.1
  dependency-type: direct:production
...

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-09-15 23:54:04 +03:00
aa1caba1d4 feat: add Romanian translations (#3970)
* feat: add Romanian translation

* 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>

* 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-09-15 23:51:10 +03:00
JoniandAlexandr 1b06e7117e feat: add Finnish translations (#4144)
* Update translations.js

Finnish added to 'src/translations.js' as a new translated language.

* docs

---------

Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-09-15 23:25:10 +03:00
Kyle UptonandAlexandr 3987991058 feat: implement whitelist for self-hosted instances (#3939)
* whitelist for username based endpoints

* added gist whitelist

* review

* fix

---------

Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-09-15 23:13:42 +03:00
Yunxiao CrrashhandAlexandr 70add4cfcf fix: update Simplified Chinese translations (#3766)
* chore(translations): Update translation for cn

Signed-off-by: crrashh1542 <kotsuki@crrashh.com>

* update tests

* prettier

---------

Signed-off-by: crrashh1542 <kotsuki@crrashh.com>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-09-15 20:12:33 +03:00
martin-mfg b7a4823f91 move default card_width for wakatime card, add to readme 2025-09-14 13:38:16 +02:00
martin-mfg f928ec429d better handling of card_width in wakatime card 2025-09-14 12:08:21 +02:00
martin-mfg c607c2466e add card_width to wakatime card 2025-09-12 16:54:40 +02:00
martin-mfg 99d410298f add downgrade endpoint 2025-09-12 11:24:50 +02:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr
b13d6a9ca2 build(deps-dev): bump eslint-plugin-jsdoc from 55.0.0 to 55.2.0 (#4419)
* build(deps-dev): bump eslint-plugin-jsdoc from 55.0.0 to 55.2.0

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 55.0.0 to 55.2.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/v55.0.0...v55.2.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 55.2.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-09-10 21:41:50 +03:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr
116d255bf1 build(deps-dev): bump globals from 16.3.0 to 16.4.0 (#4418)
Bumps [globals](https://github.com/sindresorhus/globals) from 16.3.0 to 16.4.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v16.3.0...v16.4.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-version: 16.4.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-09-10 21:35:23 +03:00
George GastaldiandAlexandr affd6f458f fix: improve Portuguese translations (#3889)
A more accurate ptBR translation for `Merged` is `Integrados`

Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-09-10 21:32:04 +03:00
Frieder BluemleandAlexandr c966becb9a chore: standardize the GitHub and npm branding through the codebase (#4014)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-09-10 19:31:35 +03:00
BlueberryyandAlexandr 3cdfa8826e fix: update Russian translations (#4119)
* Update Russian translation

* fix {apostrophe}

* missed {apostrophe}

* review

---------

Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-09-10 19:25:13 +03:00
孟武.尼德霍格.龍andAlexandr 5320bc8c83 fix: update Traditional Chinese translations (#4089)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-09-10 18:43:52 +03:00
Małgorzata (Gosia)andAlexandr ea6ef1124d fix: handle apostrophes for names ending in x (#4343)
* fix: handle apostrophes for names ending in x

* review

---------

Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-09-10 18:32:30 +03:00
martin-mfg 1366f3cd70 fix log line, small code cleanup 2025-09-10 13:48:57 +02:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr
b0b14091e7 build(deps-dev): bump eslint-plugin-jsdoc from 54.5.0 to 55.0.0 (#4414)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 54.5.0 to 55.0.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/v54.5.0...v55.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 55.0.0
  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-09-09 23:43:25 +03:00
Yavuz Selim OKTARandAlexandr b907fba9b0 fix: improve Turkish translations (#4279)
https://dictionary.cambridge.org/dictionary/english-turkish/statistics?q=Statistics#:~:text=information%20about%20something-,istatistik,-There%20were%20900

Change "Yıldızları" to the better translation of "İstatistikleri".

Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-09-09 23:03:33 +03:00
71ff198609 fix: improve Arabic translations for accuracy (#4327)
* fix(translations): improve Arabic translations for accuracy

* 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-09-09 21:12:50 +03:00
BlackspiritsandAlexandr 25dced4363 fix: update Portuguese translations (#4213)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-09-09 21:00:29 +03:00
44cc74d6c6 docs: fix grammar error inside readme file (#4180)
* Fix grammatical error :)

* 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-09 20:36:33 +03:00
e4d4e9e284 feat: add Azerbaijani translations (#4214)
* feat(translations): add Azerbaijani translations

* feat(translations): add Azerbaijani to available locales

* 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-09-09 20:30:50 +03:00
martin-mfg 1ab3d66024 Merge branch 'technical-improvements' into user-management 2025-09-09 19:24:44 +02:00
martin-mfg f33fd7e305 fix readme links, revert gitignore change 2025-09-09 19:18:53 +02:00
martin-mfg 391f2c4660 fix test by adapting top-langs lower bound 2025-09-09 15:44:19 +02:00
martin-mfg 04dd868e2b Merge remote-tracking branch 'origin/master' into technical-improvements 2025-09-09 15:29:10 +02:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr
d3ee38f154 build(deps-dev): bump eslint-plugin-jsdoc from 54.1.1 to 54.5.0 (#4407)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 54.1.1 to 54.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/v54.1.1...v54.5.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 54.5.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-09-08 14:22:34 +03:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr
20721f7fa8 build(deps-dev): bump eslint from 9.34.0 to 9.35.0 (#4410)
Bumps [eslint](https://github.com/eslint/eslint) from 9.34.0 to 9.35.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.34.0...v9.35.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.35.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-09-08 14:19:46 +03:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr
edc5d7762c build(deps-dev): bump @eslint/js from 9.34.0 to 9.35.0 (#4409)
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.34.0 to 9.35.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.35.0/packages/js)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 9.35.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-09-08 14:16:38 +03:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr
3fa9c1df76 build(deps): bump dotenv from 17.2.1 to 17.2.2 (#4408)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.2.1 to 17.2.2.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v17.2.1...v17.2.2)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-version: 17.2.2
  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-09-08 14:13:30 +03:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr
104dfbf340 ci(deps): bump actions/labeler from 5.0.0 to 6.0.1 (#4406)
Bumps [actions/labeler](https://github.com/actions/labeler) from 5.0.0 to 6.0.1.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](https://github.com/actions/labeler/compare/8558fd74291d67161a8a78ce36a881fa63b766a9...634933edcd8ababfe52f92936142cc22ac488b1b)

---
updated-dependencies:
- dependency-name: actions/labeler
  dependency-version: 6.0.1
  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-09-08 14:10:33 +03:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr
c8e6976f35 ci(deps): bump actions/setup-node from 4.4.0 to 5.0.0 (#4405)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.4.0 to 5.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/49933ea5288caeca8642d1e84afbd3f7d6820020...a0853c24544627f65ddf259abe73b1d18a591444)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 5.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-09-08 14:06:38 +03:00
Alexandr GarbuzovandGitHub Readme Stats Bot ac3924e10b docs(theme): auto update theme readme (#4411)
Co-authored-by: GitHub Readme Stats Bot <no-reply@githubreadmestats.com>
2025-09-08 14:01:59 +03:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr
3fd11653f1 build(deps-dev): bump jest-environment-jsdom from 30.0.5 to 30.1.2 (#4397)
Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) from 30.0.5 to 30.1.2.
- [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/HEAD/packages/jest-environment-jsdom)

---
updated-dependencies:
- dependency-name: jest-environment-jsdom
  dependency-version: 30.1.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-09-07 21:53:09 +03:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr
62658da1e2 build(deps-dev): bump lint-staged from 16.1.5 to 16.1.6 (#4396)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.1.5 to 16.1.6.
- [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.1.5...v16.1.6)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-version: 16.1.6
  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-09-07 21:49:35 +03:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr
6db8385346 build(deps): bump emoji-name-map from 1.2.9 to 2.0.3 (#4221)
Bumps [emoji-name-map](https://github.com/IonicaBizau/emoji-name-map) from 1.2.9 to 2.0.3.
- [Release notes](https://github.com/IonicaBizau/emoji-name-map/releases)
- [Commits](https://github.com/IonicaBizau/emoji-name-map/compare/1.2.9...2.0.3)

---
updated-dependencies:
- dependency-name: emoji-name-map
  dependency-version: 2.0.3
  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-09-07 21:46:21 +03:00