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 |
|
Akshay Nair
|
8d4788c61b
|
mx: adds validation rules for mx records
|
2021-09-02 15:03:52 +05:30 |
|
Akshay Nair
|
0619f909ee
|
fixes certbot script
|
2021-09-02 13:37:34 +05:30 |
|
Akshay Nair
|
c184dfaef7
|
Adds check for valid URL for URL record type
|
2021-05-20 21:53:05 +05:30 |
|
Akshay Nair
|
42404c1e8f
|
Adds a shitty cerbot script to generate ssl certs
|
2021-01-05 20:05:14 +05:30 |
|
Akshay Nair
|
9e2b0642a7
|
cleanup
|
2020-12-10 21:00:53 +05:30 |
|
Akshay Nair
|
112f8ce91c
|
Fixes root domain pointing
|
2020-10-27 13:09:09 +05:30 |
|
Akshay Nair
|
9fdc1fac73
|
Adds better validation messages
|
2020-10-17 22:16:02 +05:30 |
|
Akshay Nair
|
194e4700c6
|
refactors validation
|
2020-10-17 22:12:24 +05:30 |
|
Akshay Nair
|
732f76a557
|
Cleanup
|
2020-10-17 22:03:12 +05:30 |
|
Akshay Nair
|
7570136908
|
Changes validations
|
2020-10-17 21:57:22 +05:30 |
|
Akshay Nair
|
92e02ef996
|
Adds linter for scripts
|
2020-10-17 21:33:08 +05:30 |
|
Akshay Nair
|
b2ba3c7c73
|
Some more refactoring
|
2020-10-17 21:24:44 +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
|
5a363ce92f
|
Fixes url redirection error for executebatch
|
2020-10-16 00:53:47 +05:30 |
|
Akshay Nair
|
12640247c3
|
Fixed broken test case
|
2020-10-15 22:46:27 +05:30 |
|