Commit Graph

119 Commits

Author SHA1 Message Date
William Harrison 5163935340 1 letter subdomains + prettier 2024-07-29 08:34:45 +08:00
William Harrison 6be3059bbe support domain key records 2024-07-01 14:42:04 +08:00
William Harrison 3463c4773d chore: add con to invalid domains 2024-04-15 12:34:07 +08:00
William Harrison 31492ebc29 support new github org records 2024-04-15 12:28:24 +08:00
William Harrison cb22c276c6 Update invalid-domains.json 2024-04-15 12:18:09 +08:00
William Harrison 1ea7db7b1e feat: support dmarc records 2024-02-03 19:26:35 +08:00
William Harrison 4a81ed21b8 chore: sort invalid domains 2024-01-26 07:36:09 +08:00
William Harrison 188715a162 feat: acme challenge support 2024-01-21 15:52:14 +08:00
William Harrison f76dda07f0 feat(validation): gitlab verification 2024-01-17 09:36:55 +08:00
Akshay Nair 736f62c1de fix(domains): removes MX+TXT record from @.json 2024-01-08 21:40:01 +05:30
Akshay Nair f428b9fe18 fix: removes www restriction 2024-01-07 20:57:47 +05:30
Akshay Nair f0156f5a40 fix: removes restriction on root record 2024-01-07 16:06:07 +05:30
Akshay Nair 28a85ffac3 fix: fixes issue with mail record being reserved + sort record order 2024-01-07 15:41:04 +05:30
Akshay Nair 134dc2075e Merge branch 'main' into feat/support-discord-verification 2023-09-22 22:43:05 +05:30
Akshay Nair 12d685e1a1 chore: uses hack for consistent esm support 2023-09-22 22:31:12 +05:30
Akshay Nair b54ca58577 feat(script): allows _discord subdomains 2023-09-22 22:16:48 +05:30
Akshay Nair bea296258e chore: fixes import issue 2023-09-17 22:02:19 +05:30
Akshay Nair 0fd1663c0c chore: temp debug commit 2023-09-17 22:00:19 +05:30
Akshay Nair ddc1b6c8db Merge branch 'main' of github.com:is-a-dev/register into feat/support-aaaa-records 2023-09-17 21:55:21 +05:30
Akshay Nair d44725aaf1 Merge branch 'main' into refactor/switch-to-bun 2023-09-17 21:35:19 +05:30
Akshay Nair 79f049e12d fix(script): fixes validation for ipv6 2023-09-17 15:24:56 +05:30
Akshay Nair a6314d8007 Merge branch 'refactor/switch-to-bun' of github.com:is-a-dev/register into feat/support-aaaa-records 2023-09-17 14:54:20 +05:30
Akshay Nair c9aadf84eb chore: removes unwanted dependencies 2023-09-17 14:44:58 +05:30
Akshay Nair df08f14f01 chore: removes console log 2023-09-17 14:41:09 +05:30
Akshay Nair f97bf992c4 refactor: switch test and publish to bun 2023-09-17 14:30:08 +05:30
Akshay Nair ce7e0c4a5a feat(script): adds AAAA validation 2023-09-17 13:37:37 +05:30
Akshay Nair db45c9af56 feat(script): adds support for multiple txt records 2023-09-17 13:10:33 +05:30
William Harrison 78404c5f01 Remove mail from invalid domains
Fix validation error
2022-10-19 12:08:29 +08:00
William Harrison 18e4c0a148 Alphabetize 2022-10-19 12:07:03 +08:00
William Harrison 289b52d3c6 Add mail to invalid domains 2022-10-19 12:06:06 +08:00
William Harrison 62fd782951 Add your-domain-name to invalid domains 2022-10-19 12:05:24 +08:00
Akshay Nair 779d258888 feat(validation): adds support for org github verification 2022-09-13 13:00:59 +05:30
Akshay Nair 8daa3a97ee refactor(validation): minor change 2022-09-11 23:55:38 +05:30
Akshay Nair d22025fb37 feat(validation): adds exception for github verification records 2022-09-11 23:49:45 +05:30
Akshay Nair d61c375fc8 fix: fixes @ subdomain record creation 2022-06-19 22:22:23 +05:30
William Harrison fafc1a5c01 Add ww and wwww
Could be used for abuse
2022-06-15 12:43:10 +08:00
Akshay Nair e153b5f75e fix(script): narrows case to just URL+MX to reduce the number of new dns records 2022-05-15 21:42:29 +05:30
Akshay Nair 99e45067b5 fix(script): adds explicit A record for URL redirection. Fixes #2365 2022-05-15 21:22:10 +05:30
Akshay Nair 1279a94e9e refactor(script): changes address cleanup 2022-05-15 18:42:38 +05:30
Akshay Nair fccfc53b81 feat: adds support for dots in subdomain names 2022-03-05 12:52:49 +05:30
Akshay Nair d08276ed36 chore: adds acme challenge cname as invalid name 2022-03-05 12:07:26 +05:30
Akshay Nair 61de1c8730 includes name of file in parse errors 2022-01-18 23:02:40 +05:30
Akshay Nair 1a84133757 fixes missing field from record 2022-01-17 19:27:03 +05:30
Akshay Nair 00156c7668 changes record comparison 2022-01-17 19:06:55 +05:30
Akshay Nair 0e48ab5b1e validations: removes unnecessary validation 2021-09-07 22:21:19 +05:30
Akshay Nair 905f26a0c8 validations: adds restriction for mx with cname 2021-09-06 16:55:16 +05:30
Akshay Nair 1e77efae8b validations: adds restrictions to allowed subdomain names 2021-09-06 16:45:38 +05:30
Akshay Nair 7ede9c6225 txt: enables TXT records for all records 2021-09-06 14:39:41 +05:30
Akshay Nair a06538e57e fix(mx-remove): fixes diffing and removal of mx records 2021-09-02 18:13:48 +05:30
Akshay Nair eb484fe163 mx: adds automatic priority for mx record lists + publishing 2021-09-02 15:24:17 +05:30