This website requires JavaScript.
56d5fb4800
Fix duplicate Alembic migration revision ID f7a8b9c0d1e2
Julian Tabel
2026-02-14 13:14:24 +01:00
bb3794a276
Update Cilan/Chill/Cress sprite
Julian Tabel
2026-02-14 13:11:06 +01:00
a944da2204
Merge pull request 'develop' (#24 ) from develop into main
TheFurya
2026-02-14 11:05:17 +01:00
68c480e2c3
feature/genlocke-naming-scheme (#23 )
Julian Tabel
2026-02-14 11:04:41 +01:00
ebdc9b2f28
feature/boss-sprites-and-badges (#22 )
Julian Tabel
2026-02-14 11:04:08 +01:00
012cfb96cd
Merge pull request 'develop' (#21 ) from develop into main
TheFurya
2026-02-14 10:01:41 +01:00
3412d6c6fd
Add naming scheme support for genlockes with lineage-aware suggestions (#20 )
Julian Tabel
2026-02-14 10:00:36 +01:00
c01c504519
Add new bean
Julian Tabel
2026-02-13 17:10:23 +01:00
b7d1c88d5e
Change Dockerfile ordering
Julian Tabel
2026-02-13 15:53:22 +01:00
7a4d5d26b5
Update Seed data (Gen1-3)
Julian Tabel
2026-02-13 15:41:15 +01:00
b62e0db6a0
Reorder Crystal routes to match Gold ordering
Julian Tabel
2026-02-13 15:24:06 +01:00
1b6970a982
Group parent/child routes in admin route table
Julian Tabel
2026-02-13 14:37:35 +01:00
867ded8fa2
Add pinwheel, encounters link, and boss position columns to admin tables
Julian Tabel
2026-02-13 14:10:28 +01:00
29a5c84651
Fix footer floating mid-page on short content pages
Julian Tabel
2026-02-13 13:59:18 +01:00
e3e015852c
Merge pull request 'develop' (#19 ) from develop into main
TheFurya
2026-02-13 09:32:47 +01:00
f676bee400
Merge pull request 'feature/filter-swsh-den-routes' (#18 ) from feature/filter-swsh-den-routes into develop
TheFurya
2026-02-13 09:31:20 +01:00
b7be099aee
Filter out Max Raid den routes from Sword/Shield game data
Julian Tabel
2026-02-13 09:18:29 +01:00
659dcf2252
Remove artificial Starter route, use real PokeDB starter locations
Julian Tabel
2026-02-13 09:08:35 +01:00
2655c0d64f
Add bean for sticky footer bug
Julian Tabel
2026-02-13 08:48:20 +01:00
000658b4cd
Remove stale duplicate routes and fix ordering in seed data
Julian Tabel
2026-02-13 08:41:48 +01:00
24e4c41f88
Delete superfluous seed files
Julian Tabel
2026-02-11 22:13:05 +01:00
65220b46ed
Merge pull request 'Add Boss list for all games and more boss types' (#17 ) from feature/add-boss-data into develop
TheFurya
2026-02-11 21:59:50 +01:00
b55a82117e
fix format in backend
Julian Tabel
2026-02-11 21:58:46 +01:00
40bce99c0b
fix backend linting
Julian Tabel
2026-02-11 21:57:45 +01:00
dbddee4d92
Merge branch 'develop' into feature/add-boss-data
TheFurya
2026-02-11 21:52:41 +01:00
734fb50f0a
Add merge migration; COmmit bean changes
Julian Tabel
2026-02-11 21:51:35 +01:00
39d18c241e
Integrate name suggestions into encounter registration UI
Julian Tabel
2026-02-11 21:48:29 +01:00
2ac6c23577
Add name suggestion engine with API endpoint and tests
Julian Tabel
2026-02-11 21:45:04 +01:00
15283ede91
Add name dictionary with 10 themed categories
Julian Tabel
2026-02-11 21:42:33 +01:00
e324559476
Add naming scheme selection to run configuration
Julian Tabel
2026-02-11 21:36:50 +01:00
f71db65642
Add Boss list for all games and more boss types
Julian Tabel
2026-02-11 21:33:55 +01:00
e61fce5f72
Refine Naming Generator Epic
Julian Tabel
2026-02-11 17:00:16 +01:00
59b4f7f28c
Merge pull request 'Complete Game Data Cleanup epic' (#16 ) from develop into main
TheFurya
2026-02-11 15:34:25 +01:00
5582d9028f
Complete Game Data Cleanup epic
Julian Tabel
2026-02-11 15:34:02 +01:00
e212251da8
Merge pull request 'Fix route ordering' (#15 ) from develop into main
TheFurya
2026-02-11 15:24:11 +01:00
1683b60a5e
Bean completed
Julian Tabel
2026-02-11 15:22:59 +01:00
d0b0f08665
Fix and complete route ordering for all games
Julian Tabel
2026-02-11 15:21:18 +01:00
157e9ed987
Add starters for all games to special_encounters.json
Julian Tabel
2026-02-11 14:52:38 +01:00
9a0cf7a552
Remove redundant gift/fossil entries from special_encounters.json
Julian Tabel
2026-02-11 14:48:23 +01:00
c81a697879
Mark encounter data beans as completed
Julian Tabel
2026-02-11 14:41:45 +01:00
f49c8cee85
Merge pull request 'Remove old Go fetch-pokeapi tool, update README for import-pokedb (#13 )' (#14 ) from develop into main
TheFurya
2026-02-11 13:57:09 +01:00
63bb3a0394
Remove old Go fetch-pokeapi tool, update README for import-pokedb (#13 )
TheFurya
2026-02-11 13:55:38 +01:00
b34f1083a3
Merge pull request 'Update README.md' (#12 ) from develop into main
TheFurya
2026-02-11 13:49:04 +01:00
f42cee7f7a
Update README.md
TheFurya
2026-02-11 13:48:37 +01:00
b85668c233
Merge pull request 'Update bean' (#11 ) from develop into main
TheFurya
2026-02-11 13:43:16 +01:00
dfa49e62fe
Update bean
Julian Tabel
2026-02-11 13:42:44 +01:00
45cbff7672
Merge pull request 'Fix webp sprites not loading in production nginx' (#10 ) from develop into main
TheFurya
2026-02-11 13:25:14 +01:00
174b145e84
Fix webp sprites not loading in production nginx
Julian Tabel
2026-02-11 13:23:58 +01:00
51b47dbfb0
Merge pull request 'develop' (#9 ) from develop into main
TheFurya
2026-02-11 13:05:12 +01:00
02367a8e3a
Merge branch 'develop' of ssh://192.168.1.10:2222/TheFurya/nuzlocke-tracker into develop
Julian Tabel
2026-02-11 13:03:49 +01:00
42764b2485
Add sprites
Julian Tabel
2026-02-11 13:02:18 +01:00
90399f41b7
Merge branch 'develop' into main
TheFurya
2026-02-11 12:00:31 +01:00
aadd730002
Mark PokeDB import feature and subtasks as completed
Julian Tabel
2026-02-11 11:56:25 +01:00
872d7872ce
Validate and regenerate all seed data from PokeDB
Julian Tabel
2026-02-11 11:52:51 +01:00
df55233c62
Add seed JSON output (per-game, games.json, pokemon.json)
Julian Tabel
2026-02-11 10:59:56 +01:00
29b954726a
Add PokeDB sprite downloading (100x100 WebP)
Julian Tabel
2026-02-11 10:24:43 +01:00
d80c59047c
Add core encounter processing pipeline
Julian Tabel
2026-02-11 10:12:55 +01:00
df7ea64b9e
Add reference data mappings and auto-download for PokeDB import tool
Julian Tabel
2026-02-11 10:02:57 +01:00
1aa67665ff
Add Python tool scaffold for PokeDB data import
Julian Tabel
2026-02-11 09:49:51 +01:00
e686cd5d54
Merge pull request 'develop' (#6 ) from develop into main
TheFurya
2026-02-10 16:02:20 +01:00
5151be785b
feature/pokedb-attribution (#5 )
TheFurya
2026-02-10 16:01:14 +01:00
45a34ecf31
Add rebrand to Another Nuzlocke Tracker (ANT) bean
Julian Tabel
2026-02-10 15:57:55 +01:00
27ec0194bc
Add seed container evaluation bean, blocked on PokeDB import
Julian Tabel
2026-02-10 15:31:36 +01:00
6e5ba94e98
Merge pull request 'Update some beans' (#4 ) from develop into main
TheFurya
2026-02-10 15:19:54 +01:00
00dead68f7
Add PokeDB.org data import bean, encounter display bean, complete data source research
Julian Tabel
2026-02-10 15:16:26 +01:00
597ad91629
Prioritize beans and add pre-commit hooks task
Julian Tabel
2026-02-10 13:06:13 +01:00
617f92a7ea
Mark branding cleanup bean as completed
Julian Tabel
2026-02-10 13:02:30 +01:00
1842aa947b
Add pull-before-merge rule to CLAUDE.md
Julian Tabel
2026-02-10 12:58:52 +01:00
99b969ab5e
Merge pull request 'Release frontend branding and metadata' (#3 ) from develop into main
TheFurya
2026-02-10 12:55:18 +01:00
9ea03c598a
Merge pull request 'Clean up frontend branding and metadata' (#2 ) from feature/branding-cleanup into develop
TheFurya
2026-02-10 12:53:15 +01:00
03b5572429
Clean up frontend branding and metadata
Julian Tabel
2026-02-10 12:44:09 +01:00
66bd1a421f
Update deployment docs, complete Deployment Strategy epic
Julian Tabel
2026-02-10 12:37:43 +01:00
132dac0a2e
Update deployment docs, complete Deployment Strategy epic
Julian Tabel
2026-02-10 12:37:43 +01:00
87e4bb8941
Merge pull request 'develop' (#1 ) from develop into main
TheFurya
2026-02-10 12:31:19 +01:00
7e8d55ec06
Skip CI on bean-only changes
Julian Tabel
2026-02-10 12:29:52 +01:00
29f0b930f8
Mark lint cleanup bean as completed
Julian Tabel
2026-02-10 12:28:45 +01:00
e4111c67bc
Fix linting errors across backend and frontend
Julian Tabel
2026-02-10 12:26:57 +01:00
7f8890086f
Add CI and deploy workflows for Gitea Actions
Julian Tabel
2026-02-10 12:17:20 +01:00
0c4cc815be
Remove cron job setup from deploy script
Julian Tabel
2026-02-10 12:02:35 +01:00
58475d9cba
Add database backup script with daily cron and 7-day retention
Julian Tabel
2026-02-10 11:55:27 +01:00
7b383dd982
Set up branching structure and add branching rules to CLAUDE.md
Julian Tabel
2026-02-10 11:50:11 +01:00
bd267499b8
Add Gitea Actions CI/CD pipeline task to deployment epic
Julian Tabel
2026-02-10 10:38:59 +01:00
3254103cf6
Add frontend branding and metadata cleanup task
Julian Tabel
2026-02-10 10:36:37 +01:00
6f4ed3460b
Add Unit & Integration Tests epic with subtasks
Julian Tabel
2026-02-10 10:34:45 +01:00
fae6532b8a
Add Game Data Cleanup epic with subtasks
Julian Tabel
2026-02-10 10:00:14 +01:00
31355975e1
Update deployment beans to reflect SSH-based approach
Julian Tabel
2026-02-10 09:45:58 +01:00
83a17c8f15
Build images for linux/amd64 to run on Unraid
Julian Tabel
2026-02-10 09:43:18 +01:00
7ea6b30396
Rework deploy script to SSH directly into Unraid
Julian Tabel
2026-02-10 09:32:41 +01:00
3f39b5f0cb
Use bind mount for prod database storage instead of named volume
Julian Tabel
2026-02-10 09:17:14 +01:00
61a7f57f1f
Update beans and deployment docs
Julian Tabel
2026-02-09 18:28:56 +01:00
03f07ebee5
Add deploy script and update prod compose
Julian Tabel
2026-02-09 18:28:17 +01:00
972137acfb
Fix TypeScript errors in frontend build
Julian Tabel
2026-02-09 18:10:38 +01:00
fd23d89e71
Add production Dockerfiles and nginx config
Julian Tabel
2026-02-09 18:00:28 +01:00
d9d547ef53
Add production docker-compose file
Julian Tabel
2026-02-09 17:58:55 +01:00
349a0cb821
Add DEPLOYMENT.md as living deployment documentation
Julian Tabel
2026-02-09 17:56:06 +01:00
ad4ac6cf8c
Update deployment strategy to use Gitea instead of plain Docker registry
Julian Tabel
2026-02-09 17:45:43 +01:00
6a86c56e3b
Add deployment strategy child task beans
Julian Tabel
2026-02-09 16:32:04 +01:00
e6646fc3e0
Add deployment strategy epic bean
Julian Tabel
2026-02-09 16:29:28 +01:00
f9f94e5e9c
Add post-game completion rule option
Julian Tabel
2026-02-09 12:24:06 +01:00
6d955439eb
Fix team sort: add to RunEncounters and fix hook ordering
Julian Tabel
2026-02-09 12:21:07 +01:00