Commit Graph

27 Commits

Author SHA1 Message Date
1035610be0 Relicense the project to AGPL-3.0 2023-12-24 11:42:00 +01:00
e47e99d4e3 Add logger 2023-12-06 02:14:51 +01: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
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
216cdee5d5 Add Swagger
Some checks are pending
continuous-integration/drone/push Build is running
2023-08-05 22:10:27 +02:00
90db15d2ed Enable detection and fix go vet issues 2023-05-20 18:53:23 +02:00
98d81809b3 Fix domain group update
Some checks reported errors
continuous-integration/drone/push Build was killed
2023-03-10 07:50:53 +01:00
dd67032e5d api: Return NoContent on delete actions 2023-01-11 15:24:02 +01:00
c29a8fa57f Use identifiers globally 2023-01-11 12:25:28 +01:00
c0a3ea2d4c This is happyDomain now
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-18 10:16:32 +01:00
4f1b20e392 Modular authentication
The authentication is now made through JWT.

It still remains login and signup form to simplify small installations
2021-12-16 20:04:10 +01:00
84458c0b48 ui: Can group domains by user preference 2021-12-16 20:04:10 +01:00
4f375162a3 Fix display of errors (%w is only for Errorf) 2021-08-13 17:39:04 +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
4a431565df WIP Can import domain through dnscontrol 2021-07-05 18:01:43 +02:00
cf416224d1 Refactor to use gin-gonic 2021-06-09 22:51:13 +02:00
12d9acd368 Able to list records from abstract services 2020-12-08 18:25:23 +01:00
e7cae312d6 api: Fill a structure instead of passing argument to API function 2020-12-08 18:25:21 +01:00
d75e20da6b Handle zone diff and update from abstract page 2020-12-08 18:25:21 +01:00
ab6fe350ca Import ZoneMeta in domain history 2020-12-08 18:25:21 +01:00
93b90ed954 Start working on zone services 2020-05-11 00:19:49 +02:00
eeffeb9bf7 Force API to returns empty array instead of null 2020-05-11 00:18:50 +02:00
82bf82034f Add LICENSE (CeCILL v2.1) 2020-05-11 00:18:50 +02:00
701361e60d Add new DomainExists fonction to sources 2020-05-11 00:18:50 +02:00
fa2ed5133f Rename zone in domain 2020-05-11 00:18:50 +02:00