Commit graph

46 commits

Author SHA1 Message Date
Shane Mc Cormack
687ad9c2e3 Support import/export formats. 2019-10-13 01:56:59 +01:00
Shane Mc Cormack
e4b45c9365 Probably shouldn't just ignore this param... 2019-07-13 20:36:35 +01:00
Shane Mc Cormack
59c7525150 Support for JWT Tokens. 2019-06-23 23:59:22 +01:00
Shane Mc Cormack
784268b94e Allow passing query params to the getDomains() call. 2019-04-15 22:09:51 +01:00
Shane Mc Cormack
78faf324ad Ground work for 2FA Push. mydnshost/mydnshost-api#35 2019-03-10 22:36:49 +00:00
Shane Mc Cormack
69f8584a0f Include data for updateArticle. 2019-03-10 19:55:36 +00:00
Shane Mc Cormack
92d5d03f8d Article things. 2019-03-10 19:13:07 +00:00
Shane Mc Cormack
b4fb05808b getDomainAccess() should return all data that the API gives us. 2019-03-10 06:34:37 +00:00
Shane Mc Cormack
4bc32e6b37 getDomainRecords should allow us to access other data as well. 2019-03-08 03:15:49 +00:00
Shane Mc Cormack
766233bb98 Add support for /articles end point. 2018-11-12 03:04:31 +00:00
Shane Mc Cormack
21ee8316b4 Add getDomainLogs() 2018-09-13 05:54:42 +01:00
Shane Mc Cormack
3202472ab7 Make api() public to allow interacting with unsupported APIs. 2018-09-13 03:55:15 +01:00
Shane Mc Cormack
62be53aee1 Add api call for accepting terms. 2018-06-11 05:40:08 +01:00
Shane Mc Cormack
ca882f9c9c Add support for requiring terms of service. 2018-06-11 04:38:46 +01:00
Shane Mc Cormack
123122c1de Add confirmed delete. 2018-06-11 04:00:25 +01:00
Shane Mc Cormack
36f137bb3c Add Saved-Devices for logging in without 2FA. mydnshost/mydnshost-frontend#16 2017-11-26 18:06:54 +00:00
Shane Mc Cormack
0f755ac9bd Add support for dealing with webhooks. mydnshost/mydnshost-api#9 2017-11-25 23:42:22 +00:00
Shane Mc Cormack
815dd8cf26 Add user stats. 2017-09-24 16:12:35 +01:00
Shane Mc Cormack
eb14651691 Add user custom data. 2017-09-24 03:09:14 +01:00
Shane Mc Cormack
75934fbdd5 Add support for system stats endpoint. 2017-09-11 03:57:22 +01:00
Shane Mc Cormack
fc6441fb61 Add getSystemDataValue call. 2017-09-11 03:08:01 +01:00
Shane Mc Cormack
de84caa616 Missed some chagnes that are needed to pass GET params. 2017-09-10 22:11:37 +01:00
Shane Mc Cormack
9fc277db03 Add getDomainStats function. 2017-09-10 22:08:21 +01:00
Shane Mc Cormack
4889cb4cbf Update composer.lock 2017-06-05 04:16:03 +01:00
Shane Mc Cormack
7b73aac0d3 Add missing methods. 2017-06-05 04:06:50 +01:00
Shane Mc Cormack
dd63e1c076 Add support for new methods.
- /ping
    - /register
    - /register/confirm
    - /forgotpassword
    - /forgotpassword/confirm
    - /users/<id>/resendwelcome
2017-06-05 02:07:51 +01:00
Shane Mc Cormack
af75f8ba6f Add domainkey auth. 2017-06-03 01:16:35 +01:00
Shane Mc Cormack
acccaad40d Add support for domain keys. 2017-06-01 04:46:26 +01:00
Shane Mc Cormack
4367f97d78 Update readme to reflect composer package. 2017-05-19 22:32:32 +01:00
Shane Mc Cormack
a6e13764c8 Re-add "recordsByName" functions. 2017-05-19 22:27:13 +01:00
Shane Mc Cormack
0e3f8d4fc9 Teach composer how to load us. 2017-05-19 22:24:14 +01:00
Shane Mc Cormack
b18fbf10b3 Actually move source to src/ 2017-05-19 22:16:52 +01:00
Shane Mc Cormack
f3a1dffea1 Move source to src/ 2017-05-19 22:15:38 +01:00
Shane Mc Cormack
ff9efeafd4 Use correct name. 2017-05-19 22:01:15 +01:00
Shane Mc Cormack
41f0f95ee4 Use correct name. 2017-05-19 22:00:45 +01:00
Shane Mc Cormack
8cac8eb499 More composer stuff. 2017-05-19 21:59:31 +01:00
Shane Mc Cormack
046d4aa118 Add composer.json. 2017-05-19 21:56:36 +01:00
Shane Mc Cormack
d5f1f739df Remove submodule. 2017-05-19 21:56:17 +01:00
Shane Mc Cormack
61377b1fcf Add 2FA Support to php-api. 2017-05-19 02:14:00 +01:00
Shane Mc Cormack
592c8ce482 Update LICENSE 2017-05-17 12:43:51 +01:00
Shane Mc Cormack
62aa77bb64 Add "recordsByName" functions 2017-05-16 20:42:52 +01:00
Shane Mc Cormack
950b9aac01 Update README.md 2017-05-16 10:40:34 +01:00
Shane Mc Cormack
cd39880874 Update README.md 2017-05-16 10:36:16 +01:00
Shane Mc Cormack
2f9e6caab9 Initial commit of code, needs wrappers and composering and stuff. 2017-05-16 10:33:00 +01:00
Shane Mc Cormack
64206e577b Update README.md 2017-05-16 10:25:43 +01:00
Shane Mc Cormack
5d3b73afa9 Initial commit 2017-05-16 10:24:46 +01:00