Commit graph

15 commits

Author SHA1 Message Date
5e0eaa5d11 Include generated services_specs into frontend code
This permit to prerender generator pages so they can be referenced
2026-03-17 20:14:57 +07:00
5896fe899c Generate admin API 2026-01-26 12:34:55 +08:00
2d39de5eb9 Add service initialization endpoint with DNS type detection
Implement backend-driven service initialization to replace hazardous
frontend initialization logic. Services can now provide custom
initialization via ServiceInitializer interface or get sensible
defaults automatically.
2026-01-12 10:19:33 +07:00
9c9218d5ae Generate dnsrr function
All checks were successful
continuous-integration/drone/push Build is passing
2025-06-18 02:06:28 +02:00
5ef9419072 refactor: restructure project architecture and folder hierarchy
- Moved usecases into internal/usecase
- Renamed internal/utils to internal/helpers for better naming semantics
- Clarified separation between domain model, usecases, adapters, and web/API
2025-05-28 22:00:02 +02:00
0edc2e66e2 Clean architecture refactoring 2025-04-22 14:15:03 +02:00
1035610be0 Relicense the project to AGPL-3.0 2023-12-24 11:42:00 +01:00
216cdee5d5 Add Swagger
Some checks are pending
continuous-integration/drone/push Build is running
2023-08-05 22:10:27 +02:00
ad736eca73 CI: Fix go generate (ui and mysql migration)
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-20 19:56:15 +02:00
c0a3ea2d4c This is happyDomain now
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-18 10:16:32 +01:00
1d38f399fc Provider's icons 2021-07-05 18:01:43 +02:00
1e8d6ad63f Generalize the icon generation 2020-05-11 00:19:49 +02:00
82bf82034f Add LICENSE (CeCILL v2.1) 2020-05-11 00:18:50 +02:00
563d84eeda Add icon to sources 2020-05-11 00:18:50 +02:00
7b9544b3db Refactor the whole Go project for a better directory architecture 2020-05-11 00:18:50 +02:00