Commit graph

1,607 commits

Author SHA1 Message Date
cde9d405f4 web: Replace page data flags with route ID checks for history/logs pages 2026-02-11 12:42:15 +07:00
262da7bb0e Implement tests scheduler 2026-02-11 12:42:13 +07:00
5b4dd01a13 Implement backend model for test results and schedule 2026-02-11 12:38:38 +07:00
cac9419947 Add plugin interface: api routes and frontend to manage user plugins 2026-02-10 10:51:51 +07:00
7c2ee9ad8f Add test plugin routes to API + refactor plugins controller 2026-02-10 10:34:43 +07:00
34d72cc178 web-admin: Implement plugins interface with option editor 2026-02-10 10:34:43 +07:00
cb8bb2f9a1 Implement plugin options retrieval 2026-02-10 10:34:43 +07:00
a256d2efe2 Add usescases to handle test plugins 2026-02-10 10:34:43 +07:00
8f8cf8db7c plugins: Refactor with intermediate structs 2026-02-10 10:34:43 +07:00
82e30391ee Add a test plugin for Matrix Federation 2026-02-10 10:34:43 +07:00
6a68bafdbb Load tests plugins 2026-02-10 10:34:43 +07:00
735c4f1c57 New custom flag parser: ArrayArgs 2026-02-10 10:34:43 +07:00
463746d10b web-admin: Don't use .gitignore symlink 2026-02-10 10:34:43 +07:00
e80481ac49 Add new dnscontrol providers: DNScale, Gidinet and Infomaniak
All checks were successful
continuous-integration/drone/push Build is passing
Bug: https://github.com/happyDomain/happydomain/issues/37
2026-02-03 11:04:39 +08:00
1faa3e6a12 Update to latest dnscontrol 2026-02-03 11:04:38 +08:00
6714a037a4 chore(deps): lock file maintenance
All checks were successful
continuous-integration/drone/push Build is passing
2026-02-02 01:17:50 +00:00
a35204a468 fix(deps): update module github.com/lib/pq to v1.11.1
All checks were successful
continuous-integration/drone/push Build is passing
2026-01-29 15:16:47 +00:00
ca3412a873 fix(deps): update module github.com/lib/pq to v1.11.0
All checks were successful
continuous-integration/drone/push Build is passing
2026-01-28 23:19:31 +00:00
ef4f682a81 fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.3.1
All checks were successful
continuous-integration/drone/push Build is passing
2026-01-28 21:16:57 +00:00
7d37367394 Fix API route documentation
All checks were successful
continuous-integration/drone/push Build is passing
2026-01-28 22:24:53 +08:00
dc06c8becc web: Fix provider filtering on home page
All checks were successful
continuous-integration/drone/push Build is passing
2026-01-26 12:34:55 +08:00
31f5c52fc4 web: Add custom title to all pages 2026-01-26 12:34:55 +08:00
30a3f7ec3e Add zone diff summary endpoint for efficient diff count retrieval 2026-01-26 12:34:55 +08:00
d392a4e5af web: Migrate frontend to openapi-ts code generation
Replace manual API client code with automated generation using @hey-api/openapi-ts.
2026-01-26 12:34:55 +08:00
69c98844c3 web-admin: Add zones pages 2026-01-26 12:34:55 +08:00
014ecadbb7 web-admin: Add sessions management page 2026-01-26 12:34:55 +08:00
f934c83721 web-admin: Handle tidy routes 2026-01-26 12:34:55 +08:00
41e477d2c8 web-admin: Add providers forms 2026-01-26 12:34:55 +08:00
abe58144b2 web-admin: Add domains pages 2026-01-26 12:34:55 +08:00
42c36db56b web-admin: Add auth_user screen 2026-01-26 12:34:55 +08:00
a231731610 web-admin: Add backup/restore 2026-01-26 12:34:55 +08:00
0a0f71cf1c web-admin: Implement users actions 2026-01-26 12:34:55 +08:00
5896fe899c Generate admin API 2026-01-26 12:34:55 +08:00
0d4348fc3b Create admin interface base 2026-01-26 12:34:55 +08:00
c83a372ba5 Fix exported function name in documentation 2026-01-26 12:34:55 +08:00
bc0ff97ce2 web: Don't show TTL or Class if using default TTL or undefined class 2026-01-26 12:34:55 +08:00
7127282607 web: Format file 2026-01-26 12:34:55 +08:00
20e0a5c1cc Set default TTL to 0 for new DNS records
Changed default TTL from 3600 to 0 when initializing new DNS records
to allow zone-level or provider-level defaults to be applied instead.
2026-01-26 12:34:55 +08:00
bee17f7761 Add missing json tag on all structs for better OpenAPI generation 2026-01-26 12:34:55 +08:00
ad2e17bc5a api-admin: Fix PUT request to update provider 2026-01-26 12:34:55 +08:00
cd0aff2fcc api-admin: Document routes 2026-01-26 12:34:55 +08:00
9f2094db03 ui: Use main tag 2026-01-26 12:34:55 +08:00
9f25df945a chore(deps): lock file maintenance
All checks were successful
continuous-integration/drone/push Build is passing
2026-01-26 01:17:51 +00:00
a90f2f3f94 fix(deps): update module github.com/miekg/dns to v1.1.72
All checks were successful
continuous-integration/drone/push Build is passing
2026-01-22 09:17:14 +00:00
4e4e3e0ca7 chore(deps): lock file maintenance
All checks were successful
continuous-integration/drone/push Build is passing
2026-01-19 01:17:48 +00:00
a20371b375 Skip slice pre-initialization for complex types in service initialization
All checks were successful
continuous-integration/drone/push Build is passing
2026-01-16 21:52:05 +08:00
74ef579cba Refactor RR relativization to use subdomain-aware helpers 2026-01-16 21:52:05 +08:00
60cab40495 Add missing gitlab-pages-verification-code= in Gitlab 7 migration 2026-01-16 21:52:05 +08:00
92d74da480 Sync dnscontrol provider capabilities 2026-01-16 21:52:05 +08:00
6e5780b9ad Improve dnscontrol adapter documentation 2026-01-16 21:52:05 +08:00