Commit Graph

441 Commits

Author SHA1 Message Date
f9d93c0d9e provider: readd Gandi provider 2021-07-06 17:00:35 +02:00
fb61ba3d14 Also migrate domains by reparenting them to their migrated provider 2021-07-06 16:58:27 +02:00
cd53282fd2 Update translations 2021-07-06 15:46:29 +02:00
26933d5917 Reintegrate RRtype filtering by provider, using dnscontrol features 2021-07-05 22:24:36 +02:00
da540c9778 ui: Fix link to importable domains 2021-07-05 18:01:44 +02:00
2af3cefb82 Don't generate empty records 2021-07-05 18:01:44 +02:00
a5ea417ef9 Skip DNSSEC records reported by dnscontrol 2021-07-05 18:01:43 +02:00
6f37df16ad Switch to our fork of dnscontrol 2021-07-05 18:01:43 +02:00
afb919cc1a Update go modules 2021-07-05 18:01:43 +02:00
1f7cae7403 Add log during leveldb migration process 2021-07-05 18:01:43 +02:00
e3fb589cd7 Create migration script from sources to providers for LevelDB 2021-07-05 18:01:43 +02:00
5e9d6e3478 Can select each change to apply on zone 2021-07-05 18:01:43 +02:00
11d9719351 Improve zone diff display 2021-07-05 18:01:43 +02:00
c3c484deac Remove legacy code about sources 2021-07-05 18:01:43 +02:00
eb2c8ca572 Provider ready 2021-07-05 18:01:43 +02:00
1d38f399fc Provider's icons 2021-07-05 18:01:43 +02:00
7c05c6199c Implement domains discovery through dnscontrol 2021-07-05 18:01:43 +02:00
b32c50b5bd WIP Do diff and apply through dnscontrol 2021-07-05 18:01:43 +02:00
4a431565df WIP Can import domain through dnscontrol 2021-07-05 18:01:43 +02:00
af5c500215 WIP Switch to providers 2021-07-05 18:01:43 +02:00
97c8a0d21f Start using DNScontrol 2021-07-05 17:18:15 +02:00
cf416224d1 Refactor to use gin-gonic 2021-06-09 22:51:13 +02:00
4d465883d6 Use gin-gonic as router 2021-06-09 22:51:13 +02:00
fb72789821 CI: keep node to lts branch
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-20 10:22:10 +02:00
7719eb2152 Update node modules 2021-05-20 10:22:10 +02:00
dd81e71909 CI/CD: Add binaries for darwin-arm64 2021-05-20 10:22:10 +02:00
02c1389778 CI/CD: Make deployed binaries static
Closes: #2
2021-05-20 10:22:10 +02:00
43b7841d77 Update go deps 2021-05-20 10:22:10 +02:00
f8ad173ff6 resolver: fix record type displayed when changing form 2021-05-20 10:22:10 +02:00
b15eb2ad44 Split shared actions in a dedicated package 2021-05-20 10:22:10 +02:00
0c00740f0f Update go vendoring
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-03 12:16:48 +02:00
1d1aeef5cd Don't take router decision before session has been fully initialized
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-01 09:42:04 +02:00
1c1a784aff ui: Fix still showing service's details when switching view
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-27 16:24:37 +01:00
8b8a476a1a Gandi: domain list now include other organizations too 2021-02-27 16:17:45 +01:00
6a3e0786a0 CI: Use latest image for arm to fix network bug
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-10 09:54:18 +01:00
1181666ea9 Include authentification in router 2021-02-10 09:54:18 +01:00
95c36568d4 DMARC/SPF: auto-add version info 2021-02-10 09:54:18 +01:00
97dbac5c2d Rewrite description on applied notification 2021-02-10 09:54:18 +01:00
23d7ba8041 Don't hide applyZone modal before zone is applied 2021-02-10 09:54:18 +01:00
b08cc3b67c CI/CD: publish archive of sources
The generates tarball includes node modules, to permit offline builds
2021-02-10 09:54:18 +01:00
ced46db1b6 Can move row of arrays with buttons 2021-01-22 14:56:07 +01:00
fa647c7a4b Fix generation of records for the origin 2021-01-22 14:49:39 +01:00
40e0dfeb9f resolver: suggest user own domains
Some checks failed
continuous-integration/drone/push Build is failing
2021-01-21 17:02:28 +01:00
e1df92ca1c When adding subdomain, detect domain at the end 2021-01-21 16:47:16 +01:00
fc47dea6ad OVH: there is a bug on SPF records displayed as TXT on zone export
Some checks failed
continuous-integration/drone/push Build is failing
2021-01-21 15:47:59 +01:00
c458ad7ab8 Fix number of deletions shown 2021-01-21 15:06:04 +01:00
30e968fdce Remove not working anchor 2021-01-21 12:32:18 +01:00
5977f9325f Allow subdomains starting by _
Some checks failed
continuous-integration/drone/push Build is failing
2021-01-20 19:18:17 +01:00
63d48d4de9 Add instance name in survey link
This'll permit to ask user's email if it uses a local instance
2021-01-19 22:55:03 +01:00
28eba4ebf0 Add spinner on forgotten-password and login page 2021-01-19 22:54:44 +01:00