happyDomain/internal
Pierre-Olivier Mercier 266ebeea1f
Some checks are pending
continuous-integration/drone/push Build is running
services: validate aliases atomically on registration
Check primary name and all aliases before mutating the registry so a
collision cannot leave a service half-registered. Also reject self-aliases
and duplicate aliases within the same registration.
2026-04-10 16:53:52 +07:00
..
adapters Use rtypecontrol.NewRecordConfigFromStruct for modern DNS record types in DNSControlRRtoRC 2026-03-30 21:54:29 +07:00
api Replace any types with proper TypeScript types in web API and model files 2026-04-04 22:05:28 +07:00
api-admin Add context.Context to ProviderUsecase and DomainUsecase interfaces 2026-03-30 21:54:54 +07:00
app services: load external service plugins from .so files 2026-04-10 16:53:52 +07:00
avatar Clean architecture refactoring 2025-04-22 14:15:03 +02:00
captcha Add Altcha captcha provider support 2026-02-13 12:29:14 +07:00
checker checkers: introduce checker subsystem foundation 2026-04-10 16:53:52 +07:00
config providers: load external provider plugins from .so files 2026-04-10 16:53:52 +07:00
forms Add input validation for service fields 2026-03-17 20:14:57 +07:00
helpers chore: apply Go naming conventions and minor code improvements 2026-03-01 17:38:12 +07:00
mailer Replace nil mailer checks with LogMailer fallback 2026-03-16 19:44:14 +07:00
newsletter chore: apply Go naming conventions and minor code improvements 2026-03-01 17:38:12 +07:00
provider providers: load external provider plugins from .so files 2026-04-10 16:53:52 +07:00
service services: validate aliases atomically on registration 2026-04-10 16:53:52 +07:00
session security: 15-day session lifetime with 7-day auto-renewal 2026-03-12 15:03:56 +07:00
storage fix: propagate iterator errors instead of silently returning partial results 2026-03-26 08:02:15 +07:00
usecase Fix Swagger annotations in controllers 2026-04-04 22:05:28 +07:00