Commit Graph

87 Commits

Author SHA1 Message Date
3e4d6156c7 Merge branch 'main' of git.home.timatlee.com:timatlee/cloudflare-ddns-docker-updated
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s
2024-06-11 18:39:20 -06:00
ef4b86c132 Merge remote-tracking branch 'origin/renovate/chardet-5.x' 2024-06-11 18:39:14 -06:00
ce76fa87ed Merge pull request 'Update dependency flake8-bugbear to v24' (#15) from renovate/flake8-bugbear-24.x into main
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
Reviewed-on: https://git.home.timatlee.com/timatlee/cloudflare-ddns-docker-updated/pulls/15
2024-06-11 18:37:21 -06:00
55d0ec44c0 Merge pull request 'Update dependency urllib3 to v2' (#16) from renovate/urllib3-2.x into main
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
Reviewed-on: https://git.home.timatlee.com/timatlee/cloudflare-ddns-docker-updated/pulls/16
2024-06-11 18:31:40 -06:00
f154083f07 Add dotenv support
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
2024-06-11 18:26:12 -06:00
199763f50e Test action!
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 49s
2024-06-11 11:04:30 -06:00
6905b2adab Update renovate.json 2024-06-11 08:54:42 -06:00
304ba2a48a Update renovate.json
Ignore .github directory, since we're not using it ..  and this is a fork from a mirror.
2024-06-11 08:43:46 -06:00
5201dfa2d4 Update dependency urllib3 to v2 2024-06-11 14:41:25 +00:00
ae038ca034 Update dependency flake8-bugbear to v24 2024-06-11 14:41:24 +00:00
4f7f3f243c Update dependency chardet to v5 2024-06-11 14:41:20 +00:00
4b169c2051 Update dependency pep8-naming to ~=0.14.1 2024-06-11 14:41:13 +00:00
9b24129760 Update dependency flake8-tidy-imports to ~=4.10.0 2024-06-11 14:41:10 +00:00
bb916ed3c1 Update dependency flake8 to ~=3.9.2 2024-06-11 14:41:00 +00:00
35da9d30b2 Update dependency click to v8.1.7 2024-06-11 14:40:59 +00:00
753b3523c6 Update dependency idna to v3 [SECURITY] 2024-06-11 14:40:57 +00:00
0743d7fa6d Update renovate.json 2024-06-11 08:40:20 -06:00
6ac289ccf1 Update requirements.txt 2024-06-11 08:32:16 -06:00
fa8d5c1c61 Add renovate.json 2024-06-10 20:05:20 -06:00
bbc042a642 Updated to current python ver. Learning how to make a container. 2024-06-04 12:12:17 -06:00
b353c04338 Gracefully exit the application 2021-01-30 18:28:01 +01:00
dc284f7a70 Use a requests session instead of normal requests 2021-01-30 18:18:40 +01:00
d344306a82 Write a proper README 2021-01-22 15:37:38 +01:00
a7d809bb7d Add the main application code. 2021-01-22 14:35:49 +01:00
24f1a56ce8 Add command line document 2021-01-20 18:14:17 +01:00
e62aae6777 Document all the public functions 2021-01-20 11:36:35 +01:00
8edab54df1 Fix import ordering 2021-01-20 11:30:43 +01:00
ac98bf182b Add proper status code handling 2021-01-20 11:27:36 +01:00
7202473af0 Add domain update 2021-01-14 21:34:14 +01:00
ad68d13078 Add domain search 2021-01-14 17:29:14 +01:00
d44c8d0a71 Switching to an ApplicationJob based app 2021-01-14 16:39:26 +01:00
b8c4a114f6 Add bearer validation 2021-01-14 16:08:24 +01:00
8f8503d4f7 Add the gist of the application 2021-01-14 11:51:31 +01:00
5162242a1e Add push-container workflow 2021-01-14 09:52:18 +01:00
39d4344fbf Add linting workflow 2021-01-14 09:47:30 +01:00
3fd070021e Add docker setup 2021-01-14 09:40:35 +01:00
e5fd39c2b0 Initial commit 2021-01-14 09:27:51 +01:00