Commit Graph

426 Commits

Author SHA1 Message Date
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
84cf2124ef admin: Fix zones display without domain preliminary search
Some checks failed
continuous-integration/drone/push Build is failing
2021-01-17 09:17:56 +01:00
db15768ddd Fix unwanted source cleanup and buggy orphan domain detection 2021-01-17 08:56:44 +01:00
4cdd7d341e Don't forget to delete sessionStorage on logout
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-14 03:39:12 +01:00
410959c610 services: Add some challenge/verification
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-01-14 03:08:00 +01:00
f9c3a5b5b4 Gandi: Implement ListDomainsWithActions for existing domains linked to the old interface 2021-01-14 03:08:00 +01:00
735d68e7af source: Implement actions on importable after migration domains 2021-01-14 03:08:00 +01:00
518775341e List importable domain: in case of null response, consider empty array instead 2021-01-14 03:02:10 +01:00
ef49cccb93 Fix missed redirection to home page when not logged
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-14 00:06:33 +01:00
4aaac80301 Add a tooltip on the survey button 2021-01-13 16:37:59 +01:00
59eb79facd Fix vue-router warning 2021-01-12 16:58:50 +01:00
b4ecd14432 Avoid /login and /signup page when logged 2021-01-12 16:58:50 +01:00
23d004489d resolver: Handle most of resolver errors 2021-01-12 16:58:50 +01:00
a4016effb1 resolver: Display a message when no record found 2021-01-12 16:58:50 +01:00
5a38125ca7 Change DNS resolver URL 2021-01-12 16:15:31 +01:00
02d19a2af6 resolver: new strategy to resolve ANY questions 2021-01-12 15:59:56 +01:00