jonnybarnes.uk/database/factories
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jonny Barnes 9532aae37e
Bring back winter snow effect, gated by an admin setting
The site has flip-flopped on the snow effect every winter (add it,
remove it, repeat), meaning a PR round-trip each time. Instead, restore
the winter.js/is-land assets and gate them behind a new admin-toggleable
setting so the effect can be switched on/off from /admin/settings
without touching code.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0113BVPXDpEk9HPEqXvSG2WQ
2026-08-23 10:17:26 +01:00
..
ArticleFactory.php Upgrade to Laravel 13 2026-04-07 09:01:19 +01:00
BioFactory.php Upgrade to Laravel 13 2026-04-07 09:01:19 +01:00
BookmarkFactory.php Upgrade to Laravel 13 2026-04-07 09:01:19 +01:00
ContactFactory.php Upgrade to Laravel 13 2026-04-07 09:01:19 +01:00
LikeFactory.php Upgrade to Laravel 13 2026-04-07 09:01:19 +01:00
MediaFactory.php Upgrade to Laravel 13 2026-04-07 09:01:19 +01:00
MicropubClientFactory.php Upgrade to Laravel 13 2026-04-07 09:01:19 +01:00
NoteFactory.php Upgrade to Laravel 13 2026-04-07 09:01:19 +01:00
PasskeyFactory.php Upgrade to Laravel 13 2026-04-07 09:01:19 +01:00
PlaceFactory.php Upgrade to Laravel 13 2026-04-07 09:01:19 +01:00
SettingFactory.php Bring back winter snow effect, gated by an admin setting 2026-08-23 10:17:26 +01:00
SyndicationTargetFactory.php Upgrade to Laravel 13 2026-04-07 09:01:19 +01:00
TagFactory.php Upgrade to Laravel 13 2026-04-07 09:01:19 +01:00
UserFactory.php Upgrade to Laravel 13 2026-04-07 09:01:19 +01:00
WebMentionFactory.php Upgrade to Laravel 13 2026-04-07 09:01:19 +01:00