This website requires JavaScript.
Explore
Help
Register
Sign In
pokemon
/
nuzlocke-tracker
Watch
1
Star
1
Fork
0
You've already forked nuzlocke-tracker
Code
Issues
Pull Requests
10
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yml
deploy.yml
e2e.yml
Actor
All actors
TheFurya
renovate
Status
All status
Success
Failure
Waiting
Running
chore(deps): update dependency @tanstack/react-query to v5.95.0
ci.yml #222
:
Commit
cd8a2e5187
pushed by
renovate
#91
2026-03-22 19:06:54 +01:00
3m26s
View workflow file
Merge pull request 'fix:add debugging endpoint for auth issues' (#90) from develop into main
deploy.yml #221
:
Commit
dc75c94fac
pushed by
TheFurya
main
2026-03-22 12:18:31 +01:00
50s
View workflow file
fix:add debugging endpoint for auth issues
ci.yml #220
:
Commit
d8fec0e5d7
pushed by
TheFurya
develop
2026-03-22 12:16:30 +01:00
59s
View workflow file
Merge pull request 'fix: fix supabase auth url' (#89) from develop into main
deploy.yml #219
:
Commit
403ad823ef
pushed by
TheFurya
main
2026-03-22 12:12:21 +01:00
48s
View workflow file
fix: fix supabase auth url
ci.yml #218
:
Commit
c9b09b8250
pushed by
TheFurya
develop
2026-03-22 12:11:12 +01:00
1m0s
View workflow file
Merge pull request 'fix: add logging to debug auth issues' (#88) from develop into main
deploy.yml #217
:
Commit
1af2e37a7f
pushed by
TheFurya
main
2026-03-22 12:04:52 +01:00
49s
View workflow file
fix: add logging to debug auth issues
ci.yml #215
:
Commit
fde1867863
pushed by
TheFurya
develop
2026-03-22 12:03:13 +01:00
58s
View workflow file
Merge pull request 'develop' (#87) from develop into main
deploy.yml #214
:
Commit
5a9848fd5f
pushed by
TheFurya
main
2026-03-22 11:56:27 +01:00
48s
View workflow file
Merge pull request 'Fix intermittent 401 errors and add ES256 JWT support' (#86) from feature/fix-intermittent-401-errors into develop
ci.yml #213
:
Commit
ce9d08963f
pushed by
TheFurya
develop
2026-03-22 11:55:39 +01:00
1m0s
View workflow file
chore: mark ES256 JWT support bean as completed
ci.yml #212
:
Commit
c5959cfd14
pushed by
TheFurya
#86
2026-03-22 11:54:39 +01:00
1m6s
View workflow file
Merge pull request 'Release: MFA, JWKS auth, run ownership, and dependency updates' (#79) from develop into main
deploy.yml #211
:
Commit
712badb69d
pushed by
TheFurya
main
2026-03-22 11:44:31 +01:00
1m14s
View workflow file
Merge pull request 'feat: team sidebar as floating panel on desktop' (#85) from feature/team-sidebar-desktop into develop
ci.yml #210
:
Commit
79cbb06ec9
pushed by
TheFurya
develop
2026-03-22 11:37:09 +01:00
1m0s
View workflow file
feat: make level field optional in boss defeat modal
ci.yml #208
:
Commit
4d6e1dc5b2
pushed by
TheFurya
#85
2026-03-22 11:35:56 +01:00
1m10s
View workflow file
chore: scrap false-positive crash bean nuzlocke-tracker-9rm8
ci.yml #207
:
Commit
80d5d01993
pushed by
TheFurya
#84
2026-03-22 11:34:46 +01:00
57s
View workflow file
chore(deps): update dependency cryptography to v46
ci.yml #206
:
Commit
61b4e393c2
pushed by
renovate
#83
2026-03-22 10:04:51 +01:00
1m7s
View workflow file
fix: catch PyJWKSetError in JWT verification fallback
ci.yml #204
:
Commit
ac0a04e71f
pushed by
TheFurya
develop
2026-03-22 09:58:01 +01:00
58s
View workflow file
Merge pull request 'Fix except clause syntax in JWT verification fallback' (#81) from feature/fix-except-clause-syntax-in-jwt-verification into develop
ci.yml #203
:
Commit
94cc74c0fb
pushed by
TheFurya
develop
2026-03-22 09:54:51 +01:00
59s
View workflow file
fix: use separate except clauses for JWT verification fallback
ci.yml #202
:
Commit
41a18edb4f
pushed by
TheFurya
#81
2026-03-22 09:53:46 +01:00
58s
View workflow file
Merge pull request 'Fix JWT verification failing in local dev (HS256 fallback)' (#80) from feature/fix-jwt-verification-failing-in-local-dev-hs256-fallback into develop
ci.yml #201
:
Commit
d98b0da410
pushed by
TheFurya
develop
2026-03-22 09:42:48 +01:00
1m1s
View workflow file
fix: add HS256 fallback for JWT verification in local dev
ci.yml #200
:
Commit
af55cdd8a6
pushed by
TheFurya
#80
2026-03-22 09:40:21 +01:00
58s
View workflow file
Merge pull request 'Migrate JWT verification from HS256 to JWKS' (#75) from feature/migrate-jwt-verification-to-jwks into develop
ci.yml #199
:
Commit
0ec1beac8f
pushed by
TheFurya
develop
2026-03-22 09:27:32 +01:00
57s
View workflow file
Merge branch 'feature/migrate-jwt-verification-to-jwks' of https://gitea.nerdboden.de/pokemon/nuzlocke-tracker into feature/migrate-jwt-verification-to-jwks
ci.yml #197
:
Commit
d23e24b826
pushed by
TheFurya
#75
2026-03-22 09:26:21 +01:00
1m0s
View workflow file
Merge pull request 'Add optional TOTP MFA for email/password accounts' (#76) from feature/optional-totp-mfa into develop
ci.yml #196
:
Commit
50ed370d24
pushed by
TheFurya
develop
2026-03-22 09:22:41 +01:00
1m0s
View workflow file
Merge pull request 'Enforce run ownership and show owner info' (#74) from feature/enforce-run-ownership-on-all-mutation-endpoints into develop
ci.yml #195
:
Commit
8be9718293
pushed by
TheFurya
develop
2026-03-22 09:18:49 +01:00
58s
View workflow file
Merge branch 'develop' into feature/enforce-run-ownership-on-all-mutation-endpoints
ci.yml #194
:
Commit
38b1156a95
pushed by
TheFurya
#74
2026-03-22 09:17:51 +01:00
1m2s
View workflow file
Merge pull request 'Infer genlocke visibility from first leg's run' (#77) from feature/infer-genlocke-visibility-from-first-legs-run into feature/enforce-run-ownership-on-all-mutation-endpoints
ci.yml #193
:
Commit
596393d5b8
pushed by
TheFurya
#74
2026-03-22 09:16:25 +01:00
59s
View workflow file
chore(deps): update dependency @tanstack/react-query to v5.94.5
ci.yml #192
:
Commit
e279fc76ee
pushed by
renovate
#78
2026-03-21 17:03:17 +01:00
55s
View workflow file
feat: add optional TOTP MFA for email/password accounts
ci.yml #190
:
Commit
7a828d7215
pushed by
TheFurya
#76
2026-03-21 14:09:12 +01:00
54s
View workflow file
feat: migrate JWT verification from HS256 shared secret to JWKS
ci.yml #189
:
Commit
177c02006a
pushed by
TheFurya
#75
2026-03-21 14:08:18 +01:00
57s
View workflow file
feat: show owner info in admin pages
ci.yml #188
:
Commit
a3f332f82b
pushed by
TheFurya
#74
2026-03-21 14:07:21 +01:00
58s
View workflow file
First
Previous
1
2
3
4
5
...
Next
Last