Commit Graph

77 Commits

Author SHA1 Message Date
William Harrison 197c2f08a2 Update validations.test.js 2024-07-29 08:39:36 +08:00
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 31492ebc29 support new github org records 2024-04-15 12:28:24 +08:00
William Harrison 1ea7db7b1e feat: support dmarc records 2024-02-03 19:26:35 +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 e7d299b3ea chore: test fix 2024-01-07 16:17:17 +05:30
Akshay Nair 28a85ffac3 fix: fixes issue with mail record being reserved + sort record order 2024-01-07 15:41:04 +05:30
Vaibhav 80b4d8f75c Delete tests/url-validation.py 2023-12-15 23:12:33 +05:30
Vaibhav Dhiman cfaef23a46 feat(ci): add url validiation 2023-09-23 23:03:49 +05:30
Akshay Nair 134dc2075e Merge branch 'main' into feat/support-discord-verification 2023-09-22 22:43:05 +05:30
Akshay Nair b54ca58577 feat(script): allows _discord subdomains 2023-09-22 22:16:48 +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 380ba04ec1 chore: fixes test cases 2023-09-17 21:48:56 +05:30
Akshay Nair d44725aaf1 Merge branch 'main' into refactor/switch-to-bun 2023-09-17 21:35:19 +05:30
Akshay Nair f81e06b1dc chore: removes yarn.lock 2023-09-17 15:32:15 +05:30
Akshay Nair 79f049e12d fix(script): fixes validation for ipv6 2023-09-17 15:24:56 +05:30
Akshay Nair d755689788 chore(test): adds broken test back 2023-09-17 14:53:02 +05:30
Akshay Nair f97bf992c4 refactor: switch test and publish to bun 2023-09-17 14:30:08 +05:30
Akshay Nair db45c9af56 feat(script): adds support for multiple txt records 2023-09-17 13:10:33 +05:30
Akshay Nair 779d258888 feat(validation): adds support for org github verification 2022-09-13 13:00:59 +05:30
Akshay Nair d22025fb37 feat(validation): adds exception for github verification records 2022-09-11 23:49:45 +05:30
Akshay Nair fccfc53b81 feat: adds support for dots in subdomain names 2022-03-05 12:52:49 +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 96fd0eb94c chore: fixes broken test cases 2021-09-02 18:45:31 +05:30
Akshay Nair eb484fe163 mx: adds automatic priority for mx record lists + publishing 2021-09-02 15:24:17 +05:30
Akshay Nair 8d4788c61b mx: adds validation rules for mx records 2021-09-02 15:03:52 +05:30
Akshay Nair c184dfaef7 Adds check for valid URL for URL record type 2021-05-20 21:53:05 +05:30
Akshay Nair d7a4700f96 adds psl validation TXT record 2021-05-20 21:34:08 +05:30
Akshay Nair 7155beb00c Refactors out some of the helpers 2020-10-17 21:21:59 +05:30
Akshay Nair 08c7e5c65a Refactors validations 2020-10-17 21:21:44 +05:30
Akshay Nair c9996901a9 cname validation + some refactoring 2020-10-17 20:51:31 +05:30
Akshay Nair 12640247c3 Fixed broken test case 2020-10-15 22:46:27 +05:30
Akshay Nair 41679b937d Changes diff to add/delete actions 2020-10-15 22:38:04 +05:30
Akshay Nair b1da8a3ecc Replaces cpanel edit with remove 2020-10-15 22:13:01 +05:30
Akshay Nair 35c4baa117 Adds line for edit api calls 2020-10-15 20:57:56 +05:30
Akshay Nair c242535a51 improves a record validation 2020-10-14 18:44:24 +05:30
Akshay Nair 408b542ae7 Adds cname record validation 2020-10-14 18:38:17 +05:30
Akshay Nair e142b024b5 Adds json file extension test case 2020-10-11 23:57:46 +05:30
Akshay Nair 0938dff85a Adds simple batching 2020-10-11 23:31:12 +05:30
Akshay Nair b7741e02ff cleanup 2020-10-11 23:06:27 +05:30
Akshay Nair 44287b850e Registerdomain tests 2020-10-11 23:04:24 +05:30
Akshay Nair 85e5181327 Removes redundant test for register-dmains 2020-10-11 22:33:21 +05:30
Akshay Nair bd3a5a5043 Adds req test cases for redirection fetch 2020-10-11 22:22:28 +05:30
Akshay Nair 3cdad9b28d Adds complicated test case 2020-10-11 22:17:29 +05:30
Akshay Nair 281f88ea5f Adds simple diffing for records + updateRecords 2020-10-11 21:56:29 +05:30
Akshay Nair fea85040ce Adds records diffing function with test 2020-10-11 19:51:55 +05:30