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.1
ci.yml #229
:
Commit
891c6c97c4
pushed by
renovate
#91
2026-03-23 16:07:32 +01:00
57s
View workflow file
chore(deps): update dependency vitest to v4.1.1
ci.yml #228
:
Commit
ca40d4d217
pushed by
renovate
#97
2026-03-23 16:06:35 +01:00
57s
View workflow file
chore(deps): update dependency fastapi to v0.135.2
ci.yml #227
:
Commit
ae3e10ee97
pushed by
renovate
#96
2026-03-23 16:05:38 +01:00
58s
View workflow file
chore(deps): update dependency react-router-dom to v7.13.2
ci.yml #226
:
Commit
2d99f9b6e0
pushed by
renovate
#95
2026-03-23 15:04:55 +01:00
58s
View workflow file
chore(deps): update dependency vite to v8.0.2
ci.yml #225
:
Commit
cd747855b5
pushed by
renovate
#94
2026-03-23 14:04:02 +01:00
58s
View workflow file
chore(deps): update dependency @supabase/supabase-js to v2.100.0
ci.yml #224
:
Commit
1080eaa94e
pushed by
renovate
#93
2026-03-23 13:03:44 +01:00
1m1s
View workflow file
chore(deps): lock file maintenance
ci.yml #223
:
Commit
4d446a73d6
pushed by
renovate
#92
2026-03-23 01:04:17 +01:00
58s
View workflow file
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
deploy.yml #216
:
Commit
fde1867863
pushed by
TheFurya
develop
2026-03-22 12:03:14 +01:00
1s
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
Merge pull request 'fix: proactively refresh Supabase JWT before API calls' (#84) from feature/fix-intermittent-401-errors into develop
ci.yml #209
:
Commit
d1ede63256
pushed by
TheFurya
develop
2026-03-22 11:36:04 +01:00
8s
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
chore(deps): update dependency cryptography to v45.0.7
ci.yml #205
:
Commit
c896075ead
pushed by
renovate
#82
2026-03-22 10:03:44 +01:00
1m20s
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
First
Previous
1
2
3
4
5
...
Next
Last