Commit Graph

1159 Commits

Author SHA1 Message Date
nemunaire 1fcb5788b4 ui: Ability to close all modals with a backdrop click or header cross 2024-01-10 16:59:22 +01:00
nemunaire 1b0c0c2ac3 ui: Mimic the domain display with spaces and rounded corners 2024-01-10 16:34:51 +01:00
nemunaire f45c17b186 ui: Replay the request if the same domain is requested 2024-01-10 16:20:10 +01:00
nemunaire e121372073 Update package-lock.json
continuous-integration/drone/push Build is passing Details
2024-01-09 10:30:39 +01:00
nemunaire c4084a4840 migration to Sveltestrap 6 2024-01-09 10:30:25 +01:00
nemunaire 61394bfc0b migration to SvelteKit 2 2024-01-09 10:26:26 +01:00
nemunaire 7ff90f91bd migration to Svelte 4 2024-01-09 10:25:45 +01:00
nemunaire 6ca65ae8d1 ui: Update copyright 2024-01-02 18:22:17 +01:00
nemunaire fea2c4a6e3 ui: Fix CustomForm doesn't redraw between states
continuous-integration/drone/push Build is passing Details
2024-01-02 16:33:35 +01:00
nemunaire 497269f811 New option to disable provider edition
continuous-integration/drone/push Build encountered an error Details
This will be useful for the demo instance
2024-01-02 13:28:31 +01:00
nemunaire c5131b4f91 config: Sort struct fields 2024-01-02 13:07:15 +01:00
nemunaire 8715325edc ui: Avoid panic when not compiled with ui 2024-01-02 13:01:38 +01:00
nemunaire e470cfab5b Add Bind provider, enabled through -with-bind-provider option 2024-01-02 13:01:38 +01:00
nemunaire 2507fbca0d New option to add a message on top of the website 2024-01-02 12:21:03 +01:00
nemunaire 46a5cf09d1 Fix Dockerfile to include all tags 2023-12-26 00:15:13 +01:00
nemunaire 3a05d4accb admin: Improve user and provider creation 2023-12-24 15:19:15 +01:00
nemunaire 11b0a4d439 Format code
continuous-integration/drone/push Build is passing Details
2023-12-24 11:42:24 +01:00
nemunaire 1035610be0 Relicense the project to AGPL-3.0 2023-12-24 11:42:00 +01:00
nemunaire e67bf97e60 Add go.mod and regenerate providers/icons.go
continuous-integration/drone/push Build was killed Details
2023-12-17 13:40:13 +01:00
David 18cfc8f775 New provider from DNSControl: OpenSRS 2023-12-17 13:39:51 +01:00
David 4e4496d392 New provider from DNSControl: Mythic Beasts 2023-12-17 13:39:51 +01:00
David e1aa7311c4 New provider from DNSControl: Internet.bs 2023-12-17 13:39:51 +01:00
David 3f41dc1a67 New provider from DNSControl: Exoscale 2023-12-17 13:39:51 +01:00
nemunaire 6ca8b51c66 Support NAPTR records
Closes: https://github.com/happyDomain/happydomain/issues/2
2023-12-11 20:17:28 +01:00
nemunaire 92d52ab430 ui: New button to display generated records
continuous-integration/drone/push Build was killed Details
2023-12-11 19:18:19 +01:00
nemunaire ead38fdf76 Create basic form for SPF record 2023-12-11 18:53:17 +01:00
nemunaire df76dd5476 Create basic forms for DKIM, DMARC, MTA-STS and TLS-RPT 2023-12-11 18:28:04 +01:00
nemunaire 01f39f3188 Update dnscontrol
continuous-integration/drone/push Build is passing Details
2023-12-11 16:07:30 +01:00
nemunaire 64d559e7dd Ensure SOA is always the first record in the list 2023-12-11 16:07:30 +01:00
nemunaire 5ff353079d Refactor domain comparator: split fqdn handling from raw domain 2023-12-11 16:07:30 +01:00
Renovate Bot ea8a5cdd46 chore(deps): lock file maintenance
continuous-integration/drone/push Build is passing Details
2023-12-11 00:15:18 +00:00
Renovate Bot b121c744cb chore(deps): update alpine docker tag to v3.19
continuous-integration/drone/push Build is passing Details
2023-12-10 09:16:55 +00:00
Renovate Bot 6c9d1da793 chore(deps): update dependency typescript to v5.3.3
continuous-integration/drone/push Build is passing Details
2023-12-10 09:04:05 +00:00
Renovate Bot ee70fc3ce3 chore(deps): update dependency eslint-config-prettier to v9.1.0
continuous-integration/drone/push Build is running Details
2023-12-10 09:03:31 +00:00
Renovate Bot 81bdce9393 chore(deps): update dependency eslint to v8.55.0
continuous-integration/drone/push Build is running Details
2023-12-10 09:03:10 +00:00
Renovate Bot 7285113782 chore(deps): update dependency @sveltejs/kit to v1.27.7
continuous-integration/drone/push Build is running Details
2023-12-10 09:02:09 +00:00
Renovate Bot c9057962a1 chore(deps): update typescript-eslint monorepo to v6.13.2
continuous-integration/drone/push Build is running Details
2023-12-10 09:01:42 +00:00
Renovate Bot 5b43144532 chore(deps): update dependency vite to v4.5.1
continuous-integration/drone/push Build is running Details
2023-12-10 09:00:53 +00:00
Renovate Bot cfcb5c0b75 fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.2.0
continuous-integration/drone/push Build is running Details
2023-12-10 09:00:37 +00:00
nemunaire 01f23b6cb4 Fix display of records detail in records view
continuous-integration/drone/push Build is passing Details
2023-12-09 10:12:27 +01:00
nemunaire 56e56ed75b form: New property to hide a given field in interface
continuous-integration/drone/push Build is passing Details
2023-12-06 03:26:11 +01:00
nemunaire 1bcc5253cf Translate CAA form 2023-12-06 02:39:41 +01:00
nemunaire 7e9868d281 services: Introducing NSOnlySOA 2023-12-06 02:14:52 +01:00
nemunaire f465d44bd4 analyzer: trim the latest dot as NameFQDN doesn't finish by a dot 2023-12-06 02:14:52 +01:00
nemunaire 05048056a5 ui: If something goes wrong, keep the delete button available 2023-12-06 02:14:51 +01:00
nemunaire 457769044d services: New hidden family 2023-12-06 02:14:51 +01:00
nemunaire 956fcd4a53 ui: Correctly redirect to the latest zone id on change 2023-12-06 02:14:51 +01:00
nemunaire 7fde74b3ae ui: Improve logs page 2023-12-06 02:14:51 +01:00
nemunaire 6ddee4e5eb ui: Improve history page with diff 2023-12-06 02:14:51 +01:00
nemunaire 4993244ba3 ui: Force navigation to home site when not connected 2023-12-06 02:14:51 +01:00