Commit Graph

968 Commits

Author SHA1 Message Date
2e207da9c8 ui: Stop spinner in case of zone import error
Some checks are pending
continuous-integration/drone/push Build is running
2023-09-16 02:40:54 +02:00
c03e5359c9 ui: Don't display history list if not in sync with current domain 2023-09-16 02:40:22 +02:00
c72eba97c9 chore(deps): update module github.com/happydomain/dnscontrol/v4 to v4.4.10
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-15 23:15:43 +00:00
296ec3de4b ui: Truncate comment
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-15 21:21:44 +02:00
9cc3debba1 Update go.sum 2023-09-15 21:21:35 +02:00
857e70c079 Migrate from dns.RR to dnscontrol.RecordConfig
Some checks failed
continuous-integration/drone/push Build is failing
2023-09-15 20:30:48 +02:00
eb39197e11 chore(deps): lock file maintenance 2023-09-15 20:30:48 +02:00
722ac67420 fix(deps): update module golang.org/x/crypto to v0.13.0 2023-09-15 20:30:48 +02:00
3cf767ae33 chore(deps): update dependency eslint to v8.49.0 2023-09-15 20:30:47 +02:00
707d166f74 fix(deps): update module github.com/ovh/go-ovh to v1.4.2 2023-09-15 20:30:47 +02:00
a5b1b7395a ui: Fix access to empty array when importing domain 2023-09-15 20:30:47 +02:00
063f863ae1 Update some provider logos 2023-09-15 20:30:47 +02:00
34c41835c2 README: Binary has a D capital now 2023-09-15 20:30:47 +02:00
b64d821480 Add missing return after http abort 2023-09-15 12:49:36 +02:00
eba9adb13e Add missing LoopiaAPI icon
Bug: https://github.com/happyDomain/happydomain/issues/1
2023-09-15 12:49:36 +02:00
14b2d91bf6 en: Lang style
Fixes: https://github.com/happyDomain/happydomain/issues/18
2023-09-15 12:49:36 +02:00
3b2ff180b2 ProviderList: Add a toolbar to replace the dropdown on onboarding page
Bug: https://github.com/happyDomain/happydomain/issues/18
2023-09-15 12:49:36 +02:00
ecfb23e7bd axfrddns: Use 127.0.0.1 as default server if not defined
Bug: https://github.com/happyDomain/happydomain/issues/18
2023-09-15 12:49:36 +02:00
15c36e892f Add a build tag: ui, to permit using happydomain as a module
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-07 14:40:58 +02:00
a27b7053b7 Add a compilation tag swagger to permit usage in external module
Some checks are pending
continuous-integration/drone/push Build is running
2023-09-07 13:03:04 +02:00
890806aeee Expose some API structs 2023-09-07 12:52:22 +02:00
e070b6e82b Expose some API structs
Some checks failed
continuous-integration/drone/push Build is failing
2023-09-07 12:22:33 +02:00
4119a55fd1 Follow dnscontrol upstream
Some checks are pending
continuous-integration/drone/push Build is running
2023-09-07 12:07:49 +02:00
1a6ab103b7 Fix forced import path
Some checks are pending
continuous-integration/drone/push Build is running
2023-09-07 12:04:55 +02:00
56b22bade5 Fix project name to permit go get
Some checks are pending
continuous-integration/drone/push Build is running
2023-09-07 11:37:18 +02:00
653a8c02e2 Force cookie refresh during auth check in NO_AUTH context
All checks were successful
continuous-integration/drone/push Build is passing
Bug: https://github.com/happyDomain/happydomain/issues/1
2023-09-07 10:20:50 +02:00
4e17658d88 Define ExternalURL as a net/url.URL and add tests and sanitization
Closes: https://github.com/happyDomain/happydomain/issues/9
2023-09-07 10:06:24 +02:00
691516a558 Fix input-group that cannot contains form-control-plaintext
All checks were successful
continuous-integration/drone/push Build is passing
Closes: https://github.com/happyDomain/happydomain/issues/3
2023-09-06 17:01:59 +02:00
e07bbe1e41 Fix zone interface that expand unexpectedly
Closes: https://github.com/happyDomain/happydomain/issues/6
2023-09-06 16:47:31 +02:00
9a549b7ed9 Fix group name in domain's list
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-06 13:00:30 +02:00
83f9c32f98 Update to dnscontrol v4.3.0 2023-09-06 13:00:18 +02:00
59640b0201 fix(deps): update dependency sveltestrap to v5.11.2 2023-09-06 12:59:14 +02:00
3f88aa809d fix(deps): update module github.com/swaggo/swag to v1.16.2 2023-09-06 12:59:14 +02:00
7d97ed739a chore(deps): update dependency @sveltejs/kit to v1.24.1 2023-09-06 12:59:14 +02:00
a0e55cea40 chore(deps): update dependency svelte-check to v3.5.1 2023-09-06 12:59:14 +02:00
555e89dc6e chore(deps): update dependency prettier to v3.0.3 2023-09-06 12:59:14 +02:00
6854c797dc chore(deps): update typescript-eslint monorepo to v6.6.0 2023-09-06 12:59:14 +02:00
57babcaef2 chore(deps): lock file maintenance
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-28 00:19:52 +00:00
58e79ddab1 Clean go.sum
Some checks failed
continuous-integration/drone/push Build is failing
2023-08-23 23:38:41 +02:00
406796f742 chore(deps): update dependency @sveltejs/kit to v1.23.0 2023-08-23 23:37:59 +02:00
79c60c1472 Add listening info log 2023-08-23 23:37:42 +02:00
61381e2342 Update dnscontrol to 4.2.0 2023-08-23 23:37:42 +02:00
a16b98ac41 fix(deps): update module github.com/yuin/goldmark to v1.5.6
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
2023-08-23 09:15:19 +00:00
9bc3f3c651 fix(deps): update module golang.org/x/crypto to v0.12.0
Some checks failed
continuous-integration/drone/push Build is failing
2023-08-23 08:24:03 +00:00
034f039ed0 chore(deps): update typescript-eslint monorepo to v6.4.1
Some checks are pending
continuous-integration/drone/push Build is running
2023-08-21 18:17:52 +00:00
8607000657 chore(deps): lock file maintenance
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-21 00:20:39 +00:00
ae014849d7 chore(deps): update typescript-eslint monorepo to v6.4.0
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-15 23:03:50 +00:00
ba02ba99ed chore(deps): update dependency prettier to v3.0.2
Some checks are pending
continuous-integration/drone/push Build is running
2023-08-15 23:03:22 +00:00
df69880123 chore(deps): update dependency @sveltejs/kit to v1.22.6
Some checks are pending
continuous-integration/drone/push Build is running
2023-08-14 05:16:34 +00:00
ccb8275cc5 chore(deps): lock file maintenance
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-14 00:20:08 +00:00