Commit Graph

44 Commits

Author SHA1 Message Date
William Harrison 5163935340 1 letter subdomains + prettier 2024-07-29 08:34:45 +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 d61c375fc8 fix: fixes @ subdomain record creation 2022-06-19 22:22:23 +05:30
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 1279a94e9e refactor(script): changes address cleanup 2022-05-15 18:42:38 +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 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 0619f909ee fixes certbot script 2021-09-02 13:37:34 +05:30
Akshay Nair 42404c1e8f Adds a shitty cerbot script to generate ssl certs 2021-01-05 20:05:14 +05:30
Akshay Nair 112f8ce91c Fixes root domain pointing 2020-10-27 13:09:09 +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 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
Akshay Nair 41679b937d Changes diff to add/delete actions 2020-10-15 22:38:04 +05:30
Akshay Nair 1241ef85f8 Adds logging for each record 2020-10-15 21:11:45 +05:30
Akshay Nair 35c4baa117 Adds line for edit api calls 2020-10-15 20:57:56 +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 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 28c0f7301a Refactors some of domain service with fetch records and add record 2020-10-11 16:27:47 +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 aae6f8d503 Adds guard and few debuggers for env 2020-10-06 23:05:47 +05:30
Akshay Nair b170074efd Refactors domain service 2020-10-05 14:15:28 +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