Commit Graph
1751 Commits
Author SHA1 Message Date
martin-mfg 23eb3bfaf3 add user_requested_at DB column 2025-06-22 08:55:31 +00:00
martin-mfg a0060f0231 add database bypass header 2025-06-22 08:01:07 +00:00
martin-mfg 76a9b8395d fix repeating requests 2025-06-22 07:39:27 +00:00
martin-mfg 7cc0217f35 add repeating old requests 2025-06-22 07:14:56 +00:00
martin-mfg 87a79bffd9 fix DB initialization 2025-06-21 15:24:04 +00:00
martin-mfg 9fc5b57c2c move DB initialization 2025-06-21 13:33:38 +00:00
martin-mfg f979145768 add DB logging 2025-06-21 13:17:53 +00:00
dependabot[bot]andAlexandr 9d222a3af5 build(deps-dev): bump eslint from 9.28.0 to 9.29.0 (#4297)
Bumps [eslint](https://github.com/eslint/eslint) from 9.28.0 to 9.29.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.28.0...v9.29.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.29.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-06-20 18:12:14 +03:00
dependabot[bot]andAlexandr 2d18f87bdd build(deps-dev): bump @eslint/js from 9.28.0 to 9.29.0 (#4294)
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.28.0 to 9.29.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.29.0/packages/js)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 9.29.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-06-19 19:56:14 +03:00
dependabot[bot]andAlexandr 6518b93b36 build(deps): bump axios from 1.9.0 to 1.10.0 (#4298)
Bumps [axios](https://github.com/axios/axios) from 1.9.0 to 1.10.0.
- [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.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.10.0
  dependency-type: direct:production
  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-06-18 21:11:21 +03:00
dependabot[bot]andAlexandr 27ffc1aec6 ci(deps): bump stefanzweifel/git-auto-commit-action from 5.2.0 to 6.0.1 (#4300)
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5.2.0 to 6.0.1.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/b863ae1933cb653a53c021fe36dbb774e1fb9403...778341af668090896ca464160c2def5d1d1a3eb0)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  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-06-17 20:52:35 +03:00
martin-mfg 148d6a07da update urls in readme to my vercel instance for testing new features 2025-06-08 15:43:42 +02:00
martin-mfg 7eb15c3f93 code style 2025-06-08 09:45:16 +00:00
martin-mfg 80b78a4cad allow repos param without owner, improve readme, improve bold formatting 2025-06-08 11:35:22 +02:00
dependabot[bot]andAlexandr 3740527fb5 build(deps-dev): bump eslint-plugin-jsdoc from 50.6.17 to 50.7.1 (#4284)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.6.17 to 50.7.1.
- [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/v50.6.17...v50.7.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 50.7.1
  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-06-06 20:09:20 +03:00
dependabot[bot]andAlexandr 67c769f2fc build(deps-dev): bump eslint from 9.27.0 to 9.28.0 (#4282)
Bumps [eslint](https://github.com/eslint/eslint) from 9.27.0 to 9.28.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.27.0...v9.28.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.28.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-06-05 19:18:41 +03:00
martin-mfg 327568eede update readme with new features 2025-06-05 13:48:44 +02:00
dependabot[bot]andAlexandr 51c355065a build(deps-dev): bump @eslint/js from 9.27.0 to 9.28.0 (#4283)
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.27.0 to 9.28.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.28.0/packages/js)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 9.28.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-06-04 19:41:56 +03:00
dependabot[bot]andAlexandr 4306568359 ci(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 (#4280)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.1 to 2.4.2.
- [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/f49aabe0b5af0936a0987cfb85d86b75731b0186...05b42c624433fc40578a4040d5cf5e36ddca8cde)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-version: 2.4.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-06-03 18:56:36 +03:00
github-actions[bot]andqwerty541 c3c6ee2d79 refactor: update languages JSON (#4277)
Co-authored-by: qwerty541 <53787217+qwerty541@users.noreply.github.com>
2025-06-02 18:19:56 +03:00
dependabot[bot]andAlexandr 618127f837 build(deps-dev): bump globals from 16.1.0 to 16.2.0 (#4274)
Bumps [globals](https://github.com/sindresorhus/globals) from 16.1.0 to 16.2.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v16.1.0...v16.2.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-version: 16.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-05-27 18:04:01 +03:00
martin-mfg 21c4fbb390 code style 2025-05-24 12:26:35 +00:00
martin-mfg ec6e555a6b accept 0 as valid item count 2025-05-23 18:22:07 +00:00
martin-mfg 2b521ddc81 repo card: fix repo and owner filter again 2025-05-23 18:11:03 +00:00
martin-mfg 8415848d13 repo card: fix error with uriEncoding 2025-05-23 19:47:41 +02:00
martin-mfg aaa7a407f1 repo card: provide owner as part of repo param 2025-05-23 10:45:47 +02:00
martin-mfg 1ab6311a39 fix bug, types and style 2025-05-22 18:00:53 +00:00
martin-mfg 33c0895e8f repo card: 2 column layout 2025-05-22 19:47:35 +02:00
martin-mfg a0e588ca78 repo card: fix v2 for custom card_width 2025-05-22 17:54:16 +02:00
martin-mfg 0491506565 repo card: fixes for custom card_width 2025-05-22 17:50:55 +02:00
martin-mfg f3bb62bde3 repo card: custom card_width 2025-05-22 17:34:22 +02:00
martin-mfg 0b43c8bb76 repo card: adjust icon X position 2025-05-22 15:49:30 +02:00
martin-mfg 5cf5a7572e repo card: adjust label offset 2025-05-22 15:21:08 +02:00
martin-mfg 954607c15d repo card: lowercase labels, fix extra height 2025-05-22 14:54:53 +02:00
martin-mfg 74a4682e29 repo card: fix y translation of new items 2025-05-22 14:14:35 +02:00
martin-mfg 8e1b09d965 repo card: show_icons and other style issues 2025-05-22 12:46:03 +02:00
martin-mfg 4ce98f81c2 fix css: textcolor 2025-05-21 22:46:46 +02:00
martin-mfg 213ba17955 fix css 2025-05-21 22:45:04 +02:00
martin-mfg b6a17b05d7 fix number_format 2025-05-21 22:32:44 +02:00
martin-mfg c4d7c3e490 fix translations 2025-05-21 22:24:30 +02:00
martin-mfg 29fbc1c938 add ',' to safe characters 2025-05-21 22:16:45 +02:00
martin-mfg 972d3ceb15 add '-' to safe characters 2025-05-21 22:14:04 +02:00
martin-mfg 6fe3bbb12f fixes, style 2025-05-21 19:36:28 +00:00
martin-mfg bfe9ed2799 add items and options to repo card, validate input, orgs->owners 2025-05-21 20:06:11 +02:00
dependabot[bot]andAlexandr 19b1a798c6 build(deps-dev): bump eslint from 9.26.0 to 9.27.0 (#4266)
Bumps [eslint](https://github.com/eslint/eslint) from 9.26.0 to 9.27.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.26.0...v9.27.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.27.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-05-21 19:59:52 +03:00
dependabot[bot]andAlexandr a9bf883308 build(deps-dev): bump @eslint/js from 9.26.0 to 9.27.0 (#4265)
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.26.0 to 9.27.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.27.0/packages/js)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 9.27.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-05-20 20:20:46 +03:00
martin-mfg 5ffac3b158 fix code and style 2025-05-20 15:38:24 +00:00
martin-mfg 0b2c71aebe support multiple orgs and repos 2025-05-20 13:17:52 +02:00
martin-mfg f91b400c43 add repo filter 2025-05-18 21:53:13 +02:00
dependabot[bot]andAlexandr 12f4f57e25 build(deps-dev): bump eslint-plugin-jsdoc from 50.6.11 to 50.6.14 (#4253)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.6.11 to 50.6.14.
- [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/v50.6.11...v50.6.14)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 50.6.14
  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-05-17 20:42:26 +03:00