Commit Graph
2372 Commits
Author SHA1 Message Date
martin-mfg 2e12a51ffc fix upgrade/downgrade race condition 2026-01-06 12:38:30 +01:00
martin-mfg fb8dc8a440 different fix for scope problem 2026-01-06 12:13:21 +01:00
martin-mfg f8b5e00ffc try fix scope problem 2026-01-05 20:24:56 +01:00
martin-mfg 19708bfa16 fix two logout bugs 2026-01-05 19:49:52 +01:00
martin-mfg 7582215236 fix frontend error toast bug 2026-01-05 19:40:23 +01:00
martin-mfg 9132995b57 fix frontend cache clear bug 2026-01-05 16:39:57 +01:00
martin-mfg 1a857b4c20 Revert "frontend fix: clear cache when upgrading/downgrading access"
This reverts commit b9e86b42d1.
2026-01-05 16:27:58 +01:00
martin-mfg d0b41a5494 fix backend PATs bug 2026-01-05 16:12:18 +01:00
martin-mfg 6257fec88b switch to preview OAuth client id 2026-01-05 13:49:09 +01:00
martin-mfg 1c08ee9958 Merge branch 'user-pats' 2026-01-05 12:56:57 +01:00
martin-mfg 40505fbb69 switch to 'preview' url 2026-01-05 12:56:39 +01:00
martin-mfg b9e86b42d1 frontend fix: clear cache when upgrading/downgrading access 2026-01-05 12:51:28 +01:00
martin-mfg 2031c8f9d0 improve docs on private contributions 2026-01-05 12:38:59 +01:00
martin-mfg 150a433a3d fix race condition which logged out users 2026-01-04 22:50:33 +01:00
martin-mfg addc4391fd use user PAT if available 2026-01-04 21:01:29 +01:00
martin-mfg bb3e7eaf4d small docs addition 2026-01-04 17:35:20 +01:00
martin-mfg 51894a49df fix typos in docs 2026-01-04 16:58:09 +01:00
martin-mfg 1aa0b1af3e docs: add last 'local dev' step 2026-01-03 16:30:52 +01:00
martin-mfg bd5cef2022 documentation improvements 2026-01-03 16:23:52 +01:00
martin-mfg e633927da7 switch back to prod/master 2026-01-03 10:49:56 +01:00
martin-mfg 75c78ab6f4 try fix again, remove debug logs 2026-01-03 10:43:45 +01:00
martin-mfg 34179a504f add debug logs 2026-01-03 10:39:51 +01:00
martin-mfg 29e5c8b0a5 fix pin card with show, remove new logging, rewrite to preview backend 2026-01-03 10:33:29 +01:00
martin-mfg d490c81521 update tinyurl, set PROD=false, add logging 2026-01-03 10:15:33 +01:00
martin-mfg 4efe0376a9 fix pin, better image links in docs, minor changes 2026-01-03 09:59:41 +01:00
martin-mfg 2f57f0ff54 Merge remote-tracking branch 'origin/master' 2026-01-02 18:10:54 +01:00
martin-mfg 6f29532d07 longer timeout in 'repeat' workflow, heading for advanced docs 2026-01-02 18:09:59 +01:00
martin-mfg 58d9ef47c5 longer timeout in 'repeat' workflow, heading for advanced docs 2026-01-02 18:02:51 +01:00
martin-mfg a88e9a0c4c move 'repeat' workflow to correct folder 2026-01-02 11:25:51 +01:00
martin-mfg 07f80aeff7 more small improvements to deploy.md 2026-01-02 11:19:18 +01:00
martin-mfg b656d5bfed small improvements to deploy.md 2026-01-02 09:27:07 +01:00
martin-mfg 72b889c1b1 address Vercel warning: set node version to 24.x 2026-01-01 19:50:55 +01:00
martin-mfg 7818f1ba7b frontend: add guest hints and docs links 2026-01-01 13:16:05 +01:00
martin-mfg 4d05faa6cb use PATs evenly 2025-12-30 20:33:50 +01:00
martin-mfg e66c1cc07a fix several small problems 2025-12-30 20:32:34 +01:00
martin-mfg efe31de4f5 use new URLs, remove more .github/ files 2025-12-30 14:41:20 +01:00
martin-mfg 5744d846ae further small docs updates 2025-12-30 09:41:46 +01:00
martin-mfg 92f96b902d 'GitHub Trends' -> 'GitHub Stats Extended', clean up unused code 2025-12-29 22:28:06 +01:00
martin-mfg 015620aabb fixes for documentation files 2025-12-29 14:32:21 +01:00
martin-mfg 5f9f1723c8 re-organize documentation files 2025-12-28 23:50:46 +01:00
martin-mfg 0d772ff3d4 fix cloning problem 2025-12-26 12:47:00 +01:00
martin-mfg 8aa490a7de fetch up to 10 pages of repos 2025-12-26 12:22:51 +01:00
martin-mfg 0c8ecef3b0 Merge remote-tracking branch 'origin/master' into upgrade-dependencies 2025-12-22 13:34:45 +01:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr Garbuzov
8108ba1417 build(deps-dev): Bump @actions/core from 1.11.1 to 2.0.1 (#4702)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.11.1 to 2.0.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/@actions/artifact@2.0.1/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-version: 2.0.1
  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 Garbuzov <qwerty541zxc@gmail.com>
2025-12-21 14:36:28 +02:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr Garbuzov
7d8dad0130 build(deps-dev): Bump eslint-plugin-jsdoc from 61.4.2 to 61.5.0 (#4688)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 61.4.2 to 61.5.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v61.4.2...v61.5.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 61.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 Garbuzov <qwerty541zxc@gmail.com>
2025-12-21 14:29:39 +02:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr Garbuzov
a92b817795 build(deps-dev): Bump eslint from 9.39.1 to 9.39.2 (#4704)
Bumps [eslint](https://github.com/eslint/eslint) from 9.39.1 to 9.39.2.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.39.1...v9.39.2)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.39.2
  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 Garbuzov <qwerty541zxc@gmail.com>
2025-12-21 14:28:27 +02:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr Garbuzov
903588b300 build(deps-dev): Bump @eslint/js from 9.39.1 to 9.39.2 (#4703)
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.39.1 to 9.39.2.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.39.2/packages/js)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 9.39.2
  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 Garbuzov <qwerty541zxc@gmail.com>
2025-12-21 14:26:04 +02:00
Ophelia GoldsteinandAlexandr Garbuzov 6ade6b4ef1 ci: revert restoring e2e test workflow (#4709)
Co-authored-by: Alexandr Garbuzov <qwerty541zxc@gmail.com>
2025-12-21 14:23:28 +02:00
696dd6c774 ci: restore e2e test workflow (#4708)
* ci: restore e2e test workflow

* Update .github/workflows/e2e-test.yml

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

---------

Co-authored-by: Alexandr Garbuzov <qwerty541zxc@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-21 13:43:45 +02:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr Garbuzov
61b9adbf60 ci(deps): Bump peter-evans/create-pull-request from 7.0.9 to 8.0.0 (#4706)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.9 to 8.0.0.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/84ae59a2cdc2258d6fa0732dd66352dddae2a412...98357b18bf14b5342f975ff684046ec3b2a07725)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-version: 8.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 Garbuzov <qwerty541zxc@gmail.com>
2025-12-19 21:15:47 +02:00