• Joined on 2026-02-14
Charon pushed to dev at lthn/lthn.io 2026-04-04 12:05:11 +00:00
360b6ce112 feat: structured data (JSON-LD) on name detail and pricing pages
Charon pushed to dev at lthn/lthn.io 2026-04-04 12:00:44 +00:00
2ac5fc1e3d feat: idempotency key middleware + sitemap.xml
Charon pushed to dev at lthn/lthn.io 2026-04-04 11:59:24 +00:00
1a8adf46d5 feat: sitemap.xml with dynamic name pages for SEO
Charon pushed to dev at lthn/lthn.io 2026-04-04 11:55:37 +00:00
1e34701e71 feat: BelongsToWorkspace on NameClaim, DnsTicket, NameActivity
Charon pushed to dev at lthn/lthn.io 2026-04-04 11:51:56 +00:00
d1873dbe09 feat: migrate all API routes to ApiRoutesRegistering
Charon pushed to dev at lthn/lthn.io 2026-04-04 11:44:46 +00:00
aebb9b3d5d feat: CorePHP packages integrated — tenant, commerce, api
Charon pushed to dev at lthn/lthn.io 2026-04-04 11:20:45 +00:00
8f9c1f282e feat: email notifications on claim approval + OG images for names
Charon pushed to dev at lthn/lthn.io 2026-04-04 11:17:56 +00:00
0241e1f4a6 feat: TestCase base class + test infrastructure
Charon pushed to dev at lthn/lthn.io 2026-04-04 11:12:08 +00:00
3f294340b2 feat: UpdateDnsRecords Action, Prometheus metrics, JSON validation
Charon pushed to dev at lthn/lthn.io 2026-04-04 11:09:23 +00:00
ad29a45507 feat: chain:stop command + DNS update activity logging
Charon pushed to dev at lthn/lthn.io 2026-04-04 11:07:40 +00:00
3f82c497fd feat: claim approval/rejection API endpoints
Charon pushed to dev at lthn/lthn.io 2026-04-04 11:06:03 +00:00
1ef6ed1c7b refactor: move DNS tickets from Cache to DnsTicket database model
Charon pushed to dev at lthn/lthn.io 2026-04-04 10:51:31 +00:00
309599c429 feat: test suite for Names API endpoints
Charon pushed to dev at lthn/lthn.io 2026-04-04 10:49:22 +00:00
6af0d7ea73 feat: API Resources for consistent JSON formatting
Charon pushed to dev at lthn/lthn.io 2026-04-04 10:46:33 +00:00
14f4d1fdc0 feat: activity logging for name operations
Charon pushed to dev at lthn/lthn.io 2026-04-04 10:44:42 +00:00
113b228fee feat: ServiceDefinition for Chain and Names modules
Charon pushed to dev at lthn/lthn.io 2026-04-04 10:43:56 +00:00
9a36b836a7 feat: schedule DNS ticket retry every minute via ConsoleBooting
Charon pushed to dev at lthn/lthn.io 2026-04-04 10:43:03 +00:00
b4e4766e01 feat: HealthCheckable interface on DaemonRpc and WalletRpc
Charon pushed to dev at lthn/lthn.io 2026-04-04 10:39:15 +00:00
924e8e223f fix: switch from SQLite to MariaDB for production
Charon pushed to dev at lthn/lthn.io 2026-04-04 10:36:11 +00:00
faa0d89e8d fix: SQLite database path in container + create on build