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
Merge pull request 'update beans and postgres mount path' (#73) from develop into main
deploy.yml #187
:
Commit
c40dd38c99
pushed by
TheFurya
main
2026-03-21 12:53:31 +01:00
31s
View workflow file
update beans and postgres mount path
ci.yml #186
:
Commit
a12958ae32
pushed by
TheFurya
develop
2026-03-21 12:52:36 +01:00
56s
View workflow file
Merge pull request 'Release: fix TypeScript build errors blocking deploy' (#72) from develop into main
deploy.yml #185
:
Commit
98121d9954
pushed by
TheFurya
main
2026-03-21 12:28:44 +01:00
44s
View workflow file
Merge pull request 'fix: TypeScript build errors in RunEncounters.tsx' (#71) from feature/fix-typescript-build-errors-in-runencounterstsx into develop
ci.yml #184
:
Commit
7e7c5e7536
pushed by
TheFurya
develop
2026-03-21 12:27:38 +01:00
56s
View workflow file
fix: TypeScript build errors in RunEncounters.tsx
ci.yml #183
:
Commit
5c10041b8b
pushed by
TheFurya
#71
2026-03-21 12:26:28 +01:00
56s
View workflow file
Merge pull request 'Release: auth system, admin RBAC, and production Supabase setup' (#70) from develop into main
deploy.yml #182
:
Commit
f340f8fd0d
pushed by
TheFurya
main
2026-03-21 12:22:32 +01:00
55s
View workflow file
Merge pull request 'feat: add Supabase auth config to production Docker setup' (#69) from feature/add-supabase-auth-config-to-production-docker-setup into develop
ci.yml #181
:
Commit
7276f05dd2
pushed by
TheFurya
develop
2026-03-21 12:20:35 +01:00
58s
View workflow file
feat: write production .env from Gitea secrets during deploy
ci.yml #180
:
Commit
7b0cd16064
pushed by
TheFurya
#69
2026-03-21 12:19:06 +01:00
55s
View workflow file
feat: add Supabase auth config to production Docker setup
ci.yml #179
:
Commit
7cd3372c7e
pushed by
TheFurya
#69
2026-03-21 12:09:07 +01:00
55s
View workflow file
Merge pull request 'chore(deps): update dependency jsdom to v29' (#62) from renovate/jsdom-29.x into develop
ci.yml #178
:
Commit
d1d9a60134
pushed by
TheFurya
develop
2026-03-21 12:05:30 +01:00
57s
View workflow file
Merge pull request 'chore(deps): update supabase/gotrue docker tag to v2.188.1' (#68) from renovate/supabase-gotrue-2.x into develop
ci.yml #176
:
Commit
0f1d205176
pushed by
TheFurya
develop
2026-03-21 12:03:17 +01:00
56s
View workflow file
Merge pull request 'chore(deps): update postgres docker tag to v18' (#66) from renovate/postgres-18.x into develop
ci.yml #175
:
Commit
e1904b818e
pushed by
TheFurya
develop
2026-03-21 12:02:08 +01:00
0s
View workflow file
Merge pull request 'chore(deps): update node docker tag to v25' (#65) from renovate/node-25.x into develop
ci.yml #174
:
Commit
100d2d72d0
pushed by
TheFurya
develop
2026-03-21 12:01:47 +01:00
0s
View workflow file
Merge pull request 'chore(deps): update dependency @vitejs/plugin-react to v6' (#60) from renovate/vitejs-plugin-react-6.x into develop
ci.yml #173
:
Commit
0d6d0d512c
pushed by
TheFurya
develop
2026-03-21 12:01:35 +01:00
0s
View workflow file
Merge pull request 'chore(deps): update dependency vite to v8' (#64) from renovate/vite-8.x into develop
ci.yml #171
:
Commit
8476f1fa69
pushed by
TheFurya
develop
2026-03-21 11:57:46 +01:00
59s
View workflow file
Merge pull request 'chore(deps): update actions/upload-artifact action to v7' (#59) from renovate/actions-upload-artifact-7.x into develop
ci.yml #164
:
Commit
993cd25fbb
pushed by
TheFurya
develop
2026-03-21 11:47:21 +01:00
1m1s
View workflow file
Merge pull request 'chore(deps): update dependency pyjwt to v2.12.1' (#61) from renovate/pyjwt-2.x into develop
ci.yml #163
:
Commit
7265905866
pushed by
TheFurya
develop
2026-03-21 11:46:16 +01:00
12s
View workflow file
feat: auth-aware UI and role-based access control (#67)
ci.yml #162
:
Commit
e8ded9184b
pushed by
TheFurya
develop
2026-03-21 11:45:13 +01:00
1m1s
View workflow file
fix(tests): mock useAuth in Layout tests for auth-aware navigation
ci.yml #161
:
Commit
533f0cad4a
pushed by
TheFurya
#67
2026-03-21 11:43:30 +01:00
1m0s
View workflow file
fix(tests): use admin_client for admin-protected endpoints
ci.yml #160
:
Commit
c17e776408
pushed by
TheFurya
#67
2026-03-21 11:40:46 +01:00
55s
View workflow file
chore: update bean
ci.yml #159
:
Commit
afd1c2543a
pushed by
TheFurya
#67
2026-03-21 11:32:38 +01:00
1m1s
View workflow file
Fix local login flow, add new auth epic
ci.yml #158
:
Commit
f7731b0497
pushed by
TheFurya
develop
2026-03-21 11:08:21 +01:00
1m1s
View workflow file
add docker init folder
ci.yml #154
:
Commit
93a90f4ba7
pushed by
TheFurya
#63
2026-03-20 22:15:54 +01:00
1m40s
View workflow file
Last weird branch commit
ci.yml #153
:
Commit
3d362a8314
pushed by
TheFurya
#63
2026-03-20 22:14:13 +01:00
1m45s
View workflow file
feat: add auth system, boss pokemon details, moves/abilities API, and run ownership
ci.yml #150
:
Commit
0a519e356e
pushed by
TheFurya
develop
2026-03-20 21:44:34 +01:00
2m14s
View workflow file
chore: archive 42 completed/scrapped beans
ci.yml #149
:
Commit
a6cb309b8b
pushed by
TheFurya
develop
2026-03-20 21:32:28 +01:00
58s
View workflow file
Merge pull request 'chore(deps): update dependency oxlint to v1.56.0' (#51) from renovate/oxlint-1.x into develop
ci.yml #146
:
Commit
27c89ccf2b
pushed by
TheFurya
develop
2026-03-20 20:19:12 +01:00
1m48s
View workflow file
Merge pull request 'chore(deps): update actions/checkout action to v6' (#57) from renovate/actions-checkout-6.x into develop
ci.yml #145
:
Commit
ccabf3bdf3
pushed by
TheFurya
develop
2026-03-20 20:17:22 +01:00
13s
View workflow file
Merge pull request 'chore(deps): update actions/setup-node action to v6' (#58) from renovate/actions-setup-node-6.x into develop
ci.yml #144
:
Commit
55484a047d
pushed by
TheFurya
develop
2026-03-20 20:17:07 +01:00
17s
View workflow file
Merge pull request 'develop' (#56) from develop into main
e2e.yml #143
:
Commit
d2fa9e46df
pushed by
TheFurya
main
2026-03-20 20:12:47 +01:00
5m27s
View workflow file
First
Previous
1
2
3
4
5
...
Next
Last