Skip to content

Conversation

@jeninh
Copy link
Contributor

@jeninh jeninh commented Jan 5, 2026

Removed claim limit - Printers can now claim as many projects as they want

Added claimedAt timestamp to schema.ts to track when a project was claimed

Created auto-unclaim API endpoint at /api/cron/unclaim-expired - unclaims projects in "printing" status with claimedAt older than 7 days

Added cron job in server.js that runs daily at midnight UTC to trigger the auto-unclaim

Updated UI in +page.svelt to allow claiming without limit

Added database migration at 0025_add_claimed_at.sql

@ArcaEge
Copy link
Collaborator

ArcaEge commented Jan 9, 2026

closing this since it's handled in #94

@ArcaEge ArcaEge closed this Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants