Marco Pasqualetti
|
dff4bfcecb
|
feat: setup eslint at root level (#27)
* feat: setup eslint at root level
* chore: disable craco eslint-plugin
* fix: add missing extension to import
* fix: apply review
* chore: use gitignore to exclude files from eslint
* chore: disable eslint step in craco via config rather than env variable
* chore: remove npmrc
* chore: remove `eslint-plugin-react` override
|
2026-01-21 22:48:08 +01:00 |
|
Marco Pasqualetti
|
74b314ab0f
|
refactor: setup prettier as formatter for the whole monorepo (#26)
|
2026-01-20 18:38:20 +01:00 |
|
 Marco Pasqualettiandmartin-mfg
|
8c065b473f
|
feat: setup monorepo using pnpm (#20)
* tests: fix float problems and PAT problem
* extend CONTRIBUTING.md
* extend build documentation, add GH action, fix build on MacOS
* fix build on Vercel
* update .gitignore and CONTRIBUTING.md
* feat: begin work on monorepo
* chore(actions/basic-build): use pnpm
* fix: vercel-deploy
* docs: updates with new folders
* chore: apply PR review comments
---------
Co-authored-by: martin-mfg <2026226+martin-mfg@users.noreply.github.com>
|
2026-01-19 14:11:58 +01:00 |
|
martin-mfg
|
d08730aafd
|
remove duplicated logout attempt
|
2026-01-07 12:33:29 +01:00 |
|
martin-mfg
|
905db1d29b
|
fix logout problems
|
2026-01-07 12:10:40 +01:00 |
|
martin-mfg
|
2ed549da57
|
fix problem on simultaneous login
|
2026-01-07 11:56:21 +01:00 |
|
martin-mfg
|
7859e66078
|
fix always cleared cache
|
2026-01-07 11:36:05 +01:00 |
|
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 |
|