Commit Graph

1097 Commits

Author SHA1 Message Date
285cce509a ui: domainCompare function now start by comparing the second part 2023-12-06 02:14:51 +01:00
2b6e5eb098 api: Give other user infos 2023-12-06 02:14:51 +01:00
e47e99d4e3 Add logger 2023-12-06 02:14:51 +01:00
6825db9699 ui: New history page almost done 2023-12-06 00:54:46 +01:00
ba2c004b00 ui: Add a diff summary 2023-12-06 00:54:46 +01:00
5b2b8143fb Move domains layout upper 2023-12-06 00:54:46 +01:00
5939df0455 ui: Huge modals refactor 2023-12-06 00:54:46 +01:00
f70943cff3 ui: Move URL of new domain registration 2023-12-06 00:54:46 +01:00
409cfe3956 ui: Change the window title according to the viewed domain 2023-12-06 00:54:46 +01:00
33f4656761 svelte: Don't consider paths relatives in development, this break static fallback 2023-12-06 00:54:45 +01:00
711354967c ui: Prefer links over buttons with goto 2023-12-06 00:54:45 +01:00
f126ada97c svelte: Don't register the service worker in development 2023-12-06 00:54:45 +01:00
bfa1ecc470 Refactor zone page layout part 2 2023-12-06 00:54:45 +01:00
f17fd5224c Refactor layout of zone page 2023-12-06 00:54:45 +01:00
ce2f408b32 dkim: Trim spaces at the begining of each parameter to canonicalize generation 2023-12-06 00:52:56 +01:00
3de4c17264 Update dnscontrol and go.mod deps 2023-12-06 00:33:52 +01:00
9e8581ad90 Add new provider: azure_private_dns 2023-12-01 11:59:35 +01:00
e3252f2658 Update dnscontrol + go modules 2023-12-01 11:58:18 +01:00
096c3ece9c ui: Display associated record types to services 2023-12-01 11:47:14 +01:00
Paul
5003d15622 Clarify record naming with their conventional abbreviations 2023-12-01 11:47:14 +01:00
75a8248a74 fix(deps): update module golang.org/x/crypto to v0.16.0
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-30 20:54:59 +00:00
59b3262ab9 chore(deps): update typescript-eslint monorepo to v6.13.1
Some checks are pending
continuous-integration/drone/push Build is running
2023-11-28 10:12:28 +00:00
a862bc7627 chore(deps): lock file maintenance
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-27 18:15:52 +00:00
36071f435b Fix unhandled errors (CWE-703)
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-22 10:15:01 +01:00
a72a889442 Fix potential Slowloris Attack because ReadHeaderTimeout was not configured (CWE-400) 2023-11-22 10:03:43 +01:00
c58c18f0b6 chore(deps): update dependency prettier-plugin-svelte to v3.1.1
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-21 08:28:28 +00:00
ad9f5444e5 chore(deps): update typescript-eslint monorepo to v6.12.0
Some checks are pending
continuous-integration/drone/push Build is running
2023-11-21 08:28:02 +00:00
c8f5ffdcc7 chore(deps): update dependency typescript to v5.3.2
Some checks are pending
continuous-integration/drone/push Build is running
2023-11-21 08:27:33 +00:00
0e6b1811ad Update dnscontrol + tidy go.mod
Some checks are pending
continuous-integration/drone/push Build is running
2023-11-21 09:19:18 +01:00
99689080de Introduce CAA record
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-20 19:44:16 +01:00
cd29ec9eb0 Add feedback on incorrect resource input.
Some checks are pending
continuous-integration/drone/push Build is running
Fixes: https://github.com/happyDomain/happydomain/issues/12
2023-11-20 15:34:06 +01:00
0bdb1c4c04 New option to hide feedback button on pages
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-20 13:27:44 +01:00
7ff56ca762 Fix service-worker update detection 2023-11-20 13:27:44 +01:00
390c0fc85f chore(deps): lock file maintenance
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-20 00:15:28 +00:00
d1e35f6128 Signup form was not saving the newsletter state
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-19 18:09:54 +01:00
e3d8f32b58 New user that wants to receive newsletter can be registered to listmonk
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-19 15:03:40 +01:00
972c3c7df5 Improve display on small screens 2023-11-19 12:59:59 +01:00
4bd40bfd7b New form to describe change before publishing zone modifications 2023-11-19 12:22:05 +01:00
463bbef239 Ensure table resources are correctly displayed 2023-11-19 11:56:19 +01:00
5bca2fc6a0 Ignore generated swagger content 2023-11-19 11:20:37 +01:00
226a4f9fc0 Update required dependancies version 2023-11-19 11:19:45 +01:00
6b5668a39e chore(deps): update dependency eslint to v8.54.0
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-19 10:18:07 +00:00
17bd04a6a4 fix(deps): update module github.com/miekg/dns to v1.1.57
Some checks are pending
continuous-integration/drone/push Build is running
2023-11-19 10:17:50 +00:00
3f8c061f08 Fix URL builder in mails
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
The builder builds invalid links with leading { and another }.
2023-11-15 17:41:57 +01:00
1a7a540edd chore(deps): update dependency @sveltejs/kit to v1.27.6
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-14 13:13:19 +00:00
1487bc0265 fix(deps): update module golang.org/x/crypto to v0.15.0
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-14 12:21:09 +00:00
b37259537e chore(deps): update node.js to v21
Some checks are pending
continuous-integration/drone/push Build is running
2023-11-14 12:20:29 +00:00
51182fb4f0 chore(deps): lock file maintenance
Some checks reported errors
continuous-integration/drone/push Build was killed
2023-11-14 09:16:44 +00:00
6e65f72f05 chore(deps): update dependency prettier-plugin-svelte to v3.1.0
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-14 08:29:53 +00:00
1d33d78005 fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.1.0
Some checks are pending
continuous-integration/drone/push Build is running
2023-11-14 08:29:32 +00:00