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
|
96e8e269f1
|
Removes www for redirection
|
2020-10-12 13:28:48 +05:30 |
|
Akshay Nair
|
36f97c8d06
|
Refactors batching
|
2020-10-12 01:18:12 +05:30 |
|
Akshay Nair
|
e69eff33a3
|
Fixes diff issues with sanitizations
|
2020-10-12 00:46:19 +05:30 |
|
Akshay Nair
|
77f0979100
|
Removes upper case from name validation
|
2020-10-12 00:29:57 +05:30 |
|
Akshay Nair
|
512c20ac9f
|
Removes alias type from docs
|
2020-10-12 00:01:25 +05:30 |
|
Akshay Nair
|
d7d2ee6ef4
|
Removes alias record type
|
2020-10-12 00:00:40 +05:30 |
|
Akshay Nair
|
e142b024b5
|
Adds json file extension test case
|
2020-10-11 23:57:46 +05:30 |
|
Akshay Nair
|
dda977068a
|
Refactors batching
|
2020-10-11 23:51:56 +05:30 |
|
Akshay Nair
|
0938dff85a
|
Adds simple batching
|
2020-10-11 23:31:12 +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 |
|
Akshay Nair
|
c63e8c4562
|
Aggregates setting zone changes to server
|
2020-10-11 18:08:37 +05:30 |
|
Akshay Nair
|
49e8dd7fd0
|
Aggregates fetching of records from zone and redirections
|
2020-10-11 17:50:29 +05:30 |
|
Akshay Nair
|
fa9ad8baef
|
Adds redirection api for cpanel (via uapi) + refactors cpanel
|
2020-10-11 17:33:26 +05:30 |
|
Akshay Nair
|
28c0f7301a
|
Refactors some of domain service with fetch records and add record
|
2020-10-11 16:27:47 +05:30 |
|
Akshay Nair
|
c20f6d7673
|
Fixes cpanel test cases and constants
|
2020-10-11 15:20:02 +05:30 |
|
Akshay Nair
|
addf748158
|
Adds cpanel util
|
2020-10-11 14:41:07 +05:30 |
|
Akshay Nair
|
e05e789fa3
|
Fixes broken test suite
|
2020-10-06 23:47:31 +05:30 |
|
Akshay Nair
|
b967170989
|
Adds ENV: production to action
|
2020-10-06 23:17:21 +05:30 |
|
Akshay Nair
|
e2911e265a
|
more debugging
|
2020-10-06 23:14:19 +05:30 |
|
Akshay Nair
|
7b7870a400
|
Adds debugging statement
|
2020-10-06 23:12:20 +05:30 |
|
Akshay Nair
|
ba38a08983
|
Fixes env fuck up
|
2020-10-06 23:09:24 +05:30 |
|
Akshay Nair
|
aae6f8d503
|
Adds guard and few debuggers for env
|
2020-10-06 23:05:47 +05:30 |
|
Akshay Nair
|
b27e09c0eb
|
Adds CI env to skip loading env file
|
2020-10-06 23:03:24 +05:30 |
|
Akshay Nair
|
7f982a1908
|
Changes env file
|
2020-10-05 16:43:57 +05:30 |
|
Akshay Nair
|
da8ecd0c7b
|
Adds '@' rule for root domain
|
2020-10-05 15:55:21 +05:30 |
|
Akshay Nair
|
b170074efd
|
Refactors domain service
|
2020-10-05 14:15:28 +05:30 |
|
Akshay Nair
|
4844a7bbe1
|
Removes forceHttps flag
|
2020-10-05 01:00:21 +05:30 |
|
Akshay Nair
|
12010f3007
|
Blocks invalid record types
|
2020-10-05 00:57:34 +05:30 |
|
Akshay Nair
|
473add5bd8
|
Changes cname, alias and url records to be single items
|
2020-10-05 00:47:40 +05:30 |
|
Akshay Nair
|
8e8fe46b2f
|
Adds url rule validation
|
2020-10-05 00:45:30 +05:30 |
|
Akshay Nair
|
99dc783e16
|
Fixes Alias and A record validation
|
2020-10-05 00:39:57 +05:30 |
|
Akshay Nair
|
d14991db0f
|
Fixes cname validation
|
2020-10-05 00:30:47 +05:30 |
|
Akshay Nair
|
d1575fe75c
|
Moves test to tests directory
|
2020-10-05 00:10:42 +05:30 |
|
Akshay Nair
|
e3f11eea43
|
Fixes TTL for domains + more constants
|
2020-10-05 00:10:02 +05:30 |
|
Akshay Nair
|
b3059611c0
|
Adds domain data to host list conversion
|
2020-10-05 00:01:35 +05:30 |
|
Akshay Nair
|
acb6c96901
|
Removes case for preserving existing records
|
2020-10-04 22:43:21 +05:30 |
|
Akshay Nair
|
c2bba48a3a
|
Adds updateHosts (without maintain old rules)
|
2020-10-04 22:18:12 +05:30 |
|
Akshay Nair
|
9aeaeab812
|
Adds updateHosts function cases
|
2020-10-04 20:27:36 +05:30 |
|
Akshay Nair
|
d01aba314b
|
Adds namecheap api calls + test (with sandbox debug code)
|
2020-10-04 19:23:01 +05:30 |
|
Akshay Nair
|
4294bbe0e2
|
Adds owner field and fixes tests
|
2020-10-04 14:56:02 +05:30 |
|
Akshay Nair
|
1a7a6dabbe
|
Refactors domain utils test + adds repo field
|
2020-10-04 14:50:14 +05:30 |
|
Akshay Nair
|
4cc037b048
|
Adds test cases
|
2020-10-04 13:59:32 +05:30 |
|
Akshay Nair
|
cc5018eea4
|
Adds more tests for domain name + fixes regex
|
2020-10-04 13:46:05 +05:30 |
|
Akshay Nair
|
e042b69b2a
|
Adds name validation
|
2020-10-04 13:30:15 +05:30 |
|
Akshay Nair
|
5e20f5ea74
|
Init commit with domain validation tests
|
2020-10-04 13:22:43 +05:30 |
|