Commit Graph

39 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
c8af783faf chore(deps): update dependency eslint-plugin-promise to v6
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-18 06:06:03 +00: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
ea869791b6 chore(deps): update dependency @intlify/vue-i18n-loader to v4 2021-12-16 20:04:10 +01:00
97eda7bc31 chore(deps): update dependency lint-staged to v12 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
ecc7710d4a chore(deps): update dependency lint-staged to v11
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-10-27 08:05:57 +00:00
aaa167ef87 chore(deps): update dependency axios to ^0.24.0
Some checks reported errors
continuous-integration/drone/pr Build was killed
continuous-integration/drone/push Build is passing
2021-10-25 18:04:01 +00:00
cf990541ef chore(deps): update dependency @intlify/vue-i18n-loader to v3
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-20 11:25:18 +00:00
014e9e96f7 chore(deps): update dependency vue-cli-plugin-i18n to v2
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-10-20 11:23:43 +00:00
ed7af1e089 Add the ability to add custom HTML before </head> or </body>
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-19 20:17:50 +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
ea1bbf900e chore(deps): update dependency axios to ^0.23.0 2021-10-19 16:59:39 +02:00
d4bfdf59b5 Also serve /index.html for the service worker
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-13 17:39:04 +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
7be1eec9fa util: use assets from embeded FS
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-07-06 21:15:02 +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