Commit graph

28 commits

Author SHA1 Message Date
e5567395d1 ui: Fix map saving
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-22 09:43:12 +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
e5554a1bea ui: Fix incorrect form name 2021-12-31 15:52:28 +01:00
8aa6f933a3 Rename project happyDomain 2021-12-31 15:52:15 +01:00
15fea62a0c Redirect to external login form 2021-12-16 20:04:10 +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
0099f0e461 ui: Display login error in red 2021-12-16 20:04:10 +01:00
ed1dcdd4b4 ui: Fix Map creation/initialization 2021-12-16 20:04:10 +01:00
e93e838ccd ui: Fix spinner size on apply button 2021-12-16 20:04:10 +01:00
84458c0b48 ui: Can group domains by user preference 2021-12-16 20:04:10 +01:00
8ee8b07ce3 Add group property to domain to be able to group them in interface 2021-12-16 20:04:10 +01:00
2748d20098 ui: Refactor ZoneList component 2021-12-16 20:04:10 +01:00
918ae2c4d5 ui: Refactor App.vue 2021-10-27 10:07:21 +02:00
f4c0aa994c Save zone display format into user settings
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-10-19 18:15:30 +02:00
a088fb860b Add a button to reimport the zone 2021-08-13 17:39:04 +02:00
c5668820fc Bump service-worker
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-08 11:42:07 +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
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
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
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