Update curl command in README.md to use HTTPS
deploy.yaml #56 -
Commit 41029bfbc9 pushed by TheLovinator
Update git clone URL in README.md to point to the correct repository
deploy.yaml #55 -
Commit b7e1f2f7d7 pushed by TheLovinator
Add PostgreSQL configuration to .env.example
deploy.yaml #54 -
Commit 302ef16975 pushed by TheLovinator
Add django-upgrade hook to pre-commit configuration and remove unneded DEFAULT_AUTO_FIELD setting
deploy.yaml #53 -
Commit 60d34bdf0d pushed by TheLovinator
Suppress pyright attribute access issue for BASE_URL in test fixture
deploy.yaml #50 -
Commit 7478d4c851 pushed by TheLovinator
Add Redis configuration, integrate Celery, and sort fields in models
deploy.yaml #49 -
Commit d99579ed2b pushed by TheLovinator
Comment out additional command calls after importing campaigns
deploy.yaml #48 -
Commit ef2010464c pushed by TheLovinator
Add is_fully_imported field to DropCampaign and KickDropCampaign models; update views and commands to filter by this field
deploy.yaml #47 -
Commit a8747791c0 pushed by TheLovinator
Add collectstatic command to deployment workflow
deploy.yaml #46 -
Commit 5d56a936b0 pushed by TheLovinator
Update web app manifest; fix type errors
deploy.yaml #45 -
Commit 79fb9b09c1 pushed by TheLovinator
Update deployment workflow to include additional parameters for uv sync command
deploy.yaml #43 -
Commit b57e5daae4 pushed by TheLovinator
Add migration check and server health check to deployment workflow
deploy.yaml #42 -
Commit 2bb4407ebe pushed by TheLovinator
Enhance ImageObject schema with attribution and license metadata in views and tests
deploy.yaml #40 -
Commit 28cd62b161 pushed by TheLovinator
Add tests for SEO meta tags rendering and improve meta_tags.html formatting
deploy.yaml #39 -
Commit f8236034a3 pushed by TheLovinator
More core templates to core template dir
deploy.yaml #38 -
Commit 70298fdd1e pushed by TheLovinator
Add Schema.org support for dataset
deploy.yaml #35 -
Commit 391097b8b8 pushed by TheLovinator
Enhance dataset documentation and refactor CSV backup functionality to create a single combined file instead
deploy.yaml #34 -
Commit 76b1cd70a5 pushed by TheLovinator
Add JSON and CSV functionality to database backup command
deploy.yaml #33 -
Commit 9fd22ba8a8 pushed by TheLovinator
Add Schema.org ItemList support to YouTube index page
deploy.yaml #32 -
Commit 60ac907163 pushed by TheLovinator
Update YouTube channels page to include rewards information and improve layout
deploy.yaml #30 -
Commit f7d2d96507 pushed by TheLovinator
Add SupplementaryGroups and UMask settings to systemd service files
deploy.yaml #28 -
Commit 4fb13b27fd pushed by TheLovinator
Remove RSS/Atom/Discord feed links from organization detail page
deploy.yaml #27 -
Commit 8f43fd612c pushed by TheLovinator