From 3a63837d3d47e7adbdf024de8dca6a2736b5a55e Mon Sep 17 00:00:00 2001 From: Corentin THOMASSET Date: Sun, 27 Aug 2023 20:12:31 +0200 Subject: feat(new tool): iban validation and parser (#591) --- src/ui/c-text-copyable/c-text-copyable.vue | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 src/ui/c-text-copyable/c-text-copyable.vue (limited to 'src/ui/c-text-copyable/c-text-copyable.vue') diff --git a/src/ui/c-text-copyable/c-text-copyable.vue b/src/ui/c-text-copyable/c-text-copyable.vue new file mode 100644 index 0000000..b78e4cd --- /dev/null +++ b/src/ui/c-text-copyable/c-text-copyable.vue @@ -0,0 +1,17 @@ + + + -- cgit v1.2.3 st/azure/auth-0.5.13'>dependabot/go_modules/github.com/Azure/go-autorest/autorest/azure/auth-0.5.13 Unnamed repository; edit this file 'description' to name the repository.
aboutsummaryrefslogtreecommitdiff
path: root/test/chaos_test.go (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-26Documentation improvements for dns64 plugin (#3777)Gravatar Ben Kochie 2-12/+19
2020-03-26Cleanup metrics (#3776)Gravatar Miek Gieben 16-50/+39
2020-03-26add known issue (#3770)Gravatar Chris O'Haver 1-2/+14
2020-03-26Add dns64 plugin (#3534)Gravatar Ben Kochie 11-0/+1069
2020-03-25export config file hash in a metric (#3768)Gravatar Zou Nengren 4-3/+19
2020-03-24Bump to version 1.6.9 (#3773)v1.6.9Gravatar Miek Gieben 3-3/+51
2020-03-24release: up the version to 1.6.8 (#3772)v1.6.8Gravatar Miek Gieben 1-1/+1
2020-03-241.6.8 release notes: set date to today (#3771)Gravatar Miek Gieben 1-3/+3
2020-03-24Bumb travis Go version to 1.14 (#3716)Gravatar Miek Gieben 1-1/+1
2020-03-24auto go mod tidyGravatar coredns-auto-go-mod-tidy[bot] 1-4/+0
2020-03-24build(deps): bump github.com/aws/aws-sdk-go from 1.29.24 to 1.29.29 (#3763)Gravatar dependabot-preview[bot] 2-1/+3
2020-03-24build(deps): bump github.com/miekg/dns from 1.1.28 to 1.1.29 (#3762)Gravatar dependabot-preview[bot] 2-1/+3
2020-03-24send token in the header instead of api call (#3764)Gravatar Zou Nengren 1-3/+5
2020-03-20plugin/cache: fix negative cache masking cases (#3744)Gravatar Chris O'Haver 3-3/+107
2020-03-17register missing metric (#3756)Gravatar Chris O'Haver 1-1/+1
2020-03-16auto go mod tidyGravatar coredns-auto-go-mod-tidy[bot] 2-10/+4
2020-03-16build(deps): bump k8s.io/client-go from 0.17.3 to 0.17.4 (#3750)Gravatar dependabot-preview[bot] 2-1/+6
2020-03-16auto go mod tidyGravatar coredns-auto-go-mod-tidy[bot] 1-2/+0
2020-03-16build(deps): bump github.com/miekg/dns from 1.1.27 to 1.1.28 (#3748)Gravatar dependabot-preview[bot] 2-1/+3
2020-03-16auto go mod tidyGravatar coredns-auto-go-mod-tidy[bot] 1-10/+0
2020-03-16build(deps): bump github.com/golang/protobuf from 1.3.4 to 1.3.5 (#3753)Gravatar dependabot-preview[bot] 2-1/+3
2020-03-16build(deps): bump github.com/aws/aws-sdk-go from 1.29.19 to 1.29.24 (#3752)Gravatar dependabot-preview[bot] 2-1/+3
2020-03-16build(deps): bump github.com/prometheus/client_golang (#3749)Gravatar dependabot-preview[bot] 2-1/+3
2020-03-16build(deps): bump google.golang.org/grpc from 1.27.1 to 1.28.0 (#3747)Gravatar dependabot-preview[bot] 2-1/+7
2020-03-16build(deps): bump k8s.io/apimachinery from 0.17.3 to 0.17.4 (#3746)Gravatar dependabot-preview[bot] 2-1/+3
2020-03-13parse.HostPortorFile: return error when 0 found (#3742)Gravatar Miek Gieben 3-0/+13
2020-03-13Add missing PR to release notes (#3743)Gravatar Miek Gieben 1-2/+4
2020-03-10Add private DNS support for azure plugin (#3516)Gravatar Darshan Chaudhary 4-60/+188
2020-03-09auto go mod tidyGravatar coredns-auto-go-mod-tidy[bot] 1-10/+0
2020-03-09build(deps): bump github.com/aws/aws-sdk-go from 1.29.14 to 1.29.19 (#3740)Gravatar dependabot-preview[bot] 2-1/+3
2020-03-09build(deps): bump github.com/prometheus/client_golang (#3739)Gravatar dependabot-preview[bot] 2-1/+3
2020-03-09build(deps): bump google.golang.org/api from 0.15.0 to 0.20.0 (#3738)Gravatar dependabot-preview[bot] 2-1/+7
2020-03-07auto go mod tidyGravatar coredns-auto-go-mod-tidy[bot] 1-6/+0
2020-03-07Update etcd and grpc to latest version (#3733)Gravatar Yong Tang 2-14/+24