Commit Graph
2316 Commits
Author SHA1 Message Date
martin-mfg d6237390fb frontend: force-upgrade webpack-dev-server dependency 2025-12-15 12:55:40 +01:00
martin-mfg 104ecc4021 frontend: force-upgrade resolve-url-loader dependency 2025-12-15 12:45:50 +01:00
martin-mfg 4b0875e933 frontend: easy automated dependency upgrades 2025-12-15 12:18:04 +01:00
martin-mfg 136d98de23 Merge remote-tracking branch 'origin/master' into upgrade-dependencies 2025-12-12 18:07:49 +01:00
martin-mfg 62e782142d hover colors for modal buttons 2025-12-12 17:38:13 +01:00
martin-mfg 0d72dc42b2 display any errors, rounder popup buttons 2025-12-10 15:18:03 +01:00
martin-mfg 57baf15a94 fix: add import, update selected username on login, rounded star button 2025-12-10 12:14:43 +01:00
martin-mfg 27851e7b81 manual button roundness, fix and move username input, fix: provide stage to SVG 2025-12-10 11:40:14 +01:00
martin-mfg 0cd4347e3f username input, buttons roundness, conditions for mocking & caching & local computation 2025-12-10 11:13:09 +01:00
martin-mfg 96db43215d rounder buttons, step 1 layout 2025-12-09 20:39:03 +01:00
martin-mfg a0238e9d6d again fix step 1 layout 2025-12-09 20:20:14 +01:00
martin-mfg f33e9244f1 try fix step 1 layout 2025-12-09 20:13:50 +01:00
martin-mfg 4926105695 fix: add imports 2025-12-09 18:19:02 +01:00
martin-mfg 1f62084241 ask confirmation for account deletion 2025-12-09 18:13:03 +01:00
martin-mfg 536e1226f3 fix onPaste 2025-12-09 15:36:16 +01:00
martin-mfg 9675215645 better links in markdown, step 2: adapt pasted values 2025-12-09 15:14:15 +01:00
martin-mfg c0585559fe optional checkbox description, repo input fixes, gist input, adjust labels 2025-12-09 09:19:42 +01:00
martin-mfg 747d710a01 text input: style and small fixes 2025-12-08 14:22:48 +01:00
martin-mfg 125bd08bc7 stage 3: link style and functionality 2025-12-08 11:58:59 +01:00
martin-mfg 023094aeb6 add repo input, better filenames, stubs for gist input 2025-12-08 11:40:30 +01:00
martin-mfg 17e2975ba6 fix conditional hook 2025-12-08 07:42:28 +01:00
martin-mfg 0aa62adb32 never use GH username for wakatime card 2025-12-08 07:32:41 +01:00
martin-mfg b4f2568feb try fix double-computed image src 2025-12-07 22:20:41 +01:00
martin-mfg 71a75d8aea add option to input WakaTime username 2025-12-07 18:04:47 +01:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr Garbuzov
8994937bd1 build(deps-dev): Bump express from 5.1.0 to 5.2.1 (#4670)
Bumps [express](https://github.com/expressjs/express) from 5.1.0 to 5.2.1.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/v5.1.0...v5.2.1)

---
updated-dependencies:
- dependency-name: express
  dependency-version: 5.2.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 Garbuzov <qwerty541zxc@gmail.com>
2025-12-06 20:39:13 +02:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr Garbuzov
2c51a67a55 build(deps-dev): Bump eslint-plugin-jsdoc from 61.1.12 to 61.4.1 (#4656)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 61.1.12 to 61.4.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/v61.1.12...v61.4.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 61.4.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 Garbuzov <qwerty541zxc@gmail.com>
2025-12-06 20:35:34 +02:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr Garbuzov
f8a4a2626b build(deps-dev): Bump @eslint/eslintrc from 3.3.1 to 3.3.3 (#4669)
Bumps [@eslint/eslintrc](https://github.com/eslint/eslintrc) from 3.3.1 to 3.3.3.
- [Release notes](https://github.com/eslint/eslintrc/releases)
- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslintrc/compare/v3.3.1...eslintrc-v3.3.3)

---
updated-dependencies:
- dependency-name: "@eslint/eslintrc"
  dependency-version: 3.3.3
  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-06 20:34:09 +02:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr Garbuzov
68a8dcbbdb build(deps-dev): Bump prettier from 3.6.2 to 3.7.3 (#4668)
* build(deps-dev): Bump prettier from 3.6.2 to 3.7.3

Bumps [prettier](https://github.com/prettier/prettier) from 3.6.2 to 3.7.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.6.2...3.7.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.7.3
  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 Garbuzov <qwerty541zxc@gmail.com>
2025-12-06 20:32:21 +02:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr Garbuzov
e42de59a33 build(deps-dev): Bump lint-staged from 16.2.6 to 16.2.7 (#4655)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.2.6 to 16.2.7.
- [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.2.6...v16.2.7)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-version: 16.2.7
  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-06 20:26:32 +02:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr Garbuzov
5f020e91ec ci(deps): Bump peter-evans/create-pull-request from 7.0.8 to 7.0.9 (#4654)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.8 to 7.0.9.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/271a8d0340265f705b14b6d32b9829c1cb33d45e...84ae59a2cdc2258d6fa0732dd66352dddae2a412)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-version: 7.0.9
  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 Garbuzov <qwerty541zxc@gmail.com>
2025-12-06 20:24:42 +02:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr Garbuzov
7b45628291 ci(deps): Bump actions/checkout from 5.0.0 to 6.0.0 (#4653)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/08c6903cd8c0fde910a37f88322edcfb5dd907a8...1af3b93b6815bc44a9784bd300feb67ff0d1eeb3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.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-06 20:22:04 +02:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr Garbuzov
453f77fd8a build(deps): Bump glob from 10.4.5 to 10.5.0 (#4651)
Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 10.5.0.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.5...v10.5.0)

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 10.5.0
  dependency-type: indirect
...

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-06 20:19:52 +02:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr Garbuzov
24c335f942 build(deps-dev): Bump js-yaml from 4.1.0 to 4.1.1 (#4650)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: direct:development
...

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-06 20:18:13 +02:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alexandr Garbuzov
daa8ee3ce0 build(deps-dev): Bump express from 5.1.0 to 5.2.0 (#4667)
Bumps [express](https://github.com/expressjs/express) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/v5.1.0...v5.2.0)

---
updated-dependencies:
- dependency-name: express
  dependency-version: 5.2.0
  dependency-type: direct:development
...

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-06 20:16:22 +02:00
Ophelia GoldsteinandAlexandr Garbuzov e6c560f75e docs(contributing): remove hacktoberfest notice (#4686)
Co-authored-by: Alexandr Garbuzov <qwerty541zxc@gmail.com>
2025-12-06 18:57:24 +02:00
Ophelia GoldsteinandAlexandr Garbuzov 2a626d7684 docs(readme): remove hacktoberfest notice (#4685)
Co-authored-by: Alexandr Garbuzov <qwerty541zxc@gmail.com>
2025-12-06 18:56:42 +02:00
Ophelia GoldsteinandAlexandr Garbuzov d1a88db5a9 ci: temporary disable e2e tests workflow (#4684)
Co-authored-by: Alexandr Garbuzov <qwerty541zxc@gmail.com>
2025-12-06 18:49:24 +02:00
fizahmad 45973cf12d docs: fixed typo in "fine-grained token" warning message (#4652) 2025-12-03 23:36:11 +01:00
martin-mfg 52dd8a0990 adapt code comments to new stage numbering 2025-12-01 15:25:21 +01:00
martin-mfg fa60312345 responsive star button, remove unused code 2025-11-30 22:06:32 +01:00
martin-mfg 9ba160aa9e remove burger menu, improve responsive progress bar 2025-11-30 20:23:02 +01:00
martin-mfg 8171b4b53a scroll up further, step 4 layout, fix responsive layout 2025-11-30 20:05:08 +01:00
martin-mfg ebfc7cecc0 add markdown button, sticky step 2 card, auto-scroll only if necessary, change some labels 2025-11-28 13:15:05 +01:00
martin-mfg d467d5fa06 scroll to top on stage change, fix progress layout 2025-11-28 11:23:22 +01:00
martin-mfg f1e00134ee improve style of active section, limit size on step 4 2025-11-28 10:41:01 +01:00
martin-mfg 38f8d5cb4e highlight current step, ge to next step when selecting card or theme 2025-11-28 10:19:06 +01:00
martin-mfg 188ec6e997 add white outer ring in logo 2025-11-28 09:45:40 +01:00
martin-mfg 99042547c2 fix z-index, adjust colors 2025-11-27 22:05:18 +01:00
martin-mfg b3f0e25ecd fix progress bar stickiness, adjust colors and spacing etc. 2025-11-27 21:55:43 +01:00
martin-mfg c29b138292 fix broken progress bar, adjust header layout 2025-11-27 20:37:45 +01:00