Initial commit #1
Reference in New Issue
Block a user
Delete Branch "benvin/features"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
- REST API for calculating age breakdowns (years, months, weeks, days, hours, minutes, seconds) - Birthtime configured as Unix timestamps - Sleeps until next birthday countdown - Per-person lookup via GET /age/{name} - Docker and Makefile build support - Woodpecker CI pipelines