Commit Graph

11 Commits

Author SHA1 Message Date
decentral1se 0e688f1407
refactor!: migrate to urfave/cli v1
continuous-integration/drone/push Build is passing Details
Better flexible flags handling.
2022-01-18 14:38:20 +01:00
decentral1se 810bc27967
fix: dont assume ipv4 exists 2022-01-01 21:34:49 +01:00
decentral1se 35d95fb9fb
docs: better example 2022-01-01 21:34:33 +01:00
decentral1se f5d2d3adf6
refactor: formatter gets own package 2021-12-28 01:24:23 +01:00
decentral1se 190c1033e6
fix: handle skipping
continuous-integration/drone/push Build is passing Details
2021-12-23 01:46:57 +01:00
decentral1se 15d1e9dee0
refactor: less quotes 2021-12-23 01:41:29 +01:00
decentral1se 0362928840
fix!: parse ttl correctly 2021-12-23 01:41:12 +01:00
decentral1se db453f0ab1
feat: auto flag for dns
continuous-integration/drone/push Build is failing Details
2021-12-22 20:46:50 +01:00
decentral1se a7970132c2
fix: server/record improved output + interactivity
continuous-integration/drone/push Build is passing Details
2021-10-25 09:02:24 +02:00
decentral1se 313e3beb1e
refactor!: abra server interface more coherent
This follows our app new UX and interactive mode design.
2021-10-22 10:31:33 +02:00
decentral1se 5ae06bbd42
refactor!: abra domain -> abra record + prompts
This reconciles the fact that we manage records and not domains which
was a bad first naming take on this imho. Now it is clear that we are
manipulating domain name records and not entire zones.

The UX of record creation/deletion now mirrors the UX of new apps. All
the things are prompted for.
2021-10-22 08:58:18 +02:00