Commit graph

16 commits

Author SHA1 Message Date
dependabot[bot] dea0a70ccf
Bump asgiref from 3.7.2 to 3.8.1
Bumps [asgiref](https://github.com/django/asgiref) from 3.7.2 to 3.8.1.
- [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/django/asgiref/compare/3.7.2...3.8.1)

---
updated-dependencies:
- dependency-name: asgiref
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 11:07:18 +00:00
Arnold Dechamps 4478ebfb1a
Merge pull request #8 from tldtest/deploy
Dockerisation and CI/CD Deploy
2024-03-26 19:10:45 +01:00
Arnold Dechamps c17a6fb209
Docker Ok. Testing CI/CD should work 2024-03-26 17:16:10 +01:00
dependabot[bot] 062817e76f
Bump django from 5.0.2 to 5.0.3
Bumps [django](https://github.com/django/django) from 5.0.2 to 5.0.3.
- [Commits](https://github.com/django/django/compare/5.0.2...5.0.3)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 20:48:30 +00:00
Arnold Dechamps 5768719569
Merge branch 'master' into deploy 2024-03-02 04:32:03 +01:00
Arnold Dechamps c874b44896
Basic docker functionnality 2024-03-02 04:24:26 +01:00
Arnold Dechamps 4e56cdbae7
Merge pull request #11 from tldtest/dependabot/pip/pip-tools-7.4.0
Bump pip-tools from 7.3.0 to 7.4.0
2024-03-01 05:37:51 +01:00
dependabot[bot] 0fca71fb15
Bump pip-tools from 7.3.0 to 7.4.0
Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 7.3.0 to 7.4.0.
- [Release notes](https://github.com/jazzband/pip-tools/releases)
- [Changelog](https://github.com/jazzband/pip-tools/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jazzband/pip-tools/compare/7.3.0...7.4.0)

---
updated-dependencies:
- dependency-name: pip-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 04:35:24 +00:00
dependabot[bot] ad332f7dcd
Bump build from 1.0.3 to 1.1.1
Bumps [build](https://github.com/pypa/build) from 1.0.3 to 1.1.1.
- [Release notes](https://github.com/pypa/build/releases)
- [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/build/compare/1.0.3...1.1.1)

---
updated-dependencies:
- dependency-name: build
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 04:34:45 +00:00
Arnold Dechamps ee29cef38e
Tailwindcss 2024-02-26 09:55:19 +01:00
Arnold Dechamps 323db5f118
passed on zonefile instead of active DNS-Polling 2024-02-26 09:16:06 +01:00
Arnold Dechamps 62e2138d5c
removing zonefile-parser lib (does not do all we need) and droping the IANA zonefile (too complicated to parse) to go with a list of TLD's of ICAN (easyer to parse and then test individually) 2024-02-25 02:34:52 +01:00
Arnold Dechamps f41b765f8a
new requirements 2024-02-24 23:50:46 +01:00
Arnold Dechamps 94cc3ba2a6
not yet working 2024-02-12 21:16:22 +01:00
Arnold Dechamps ccfdc5effc
update requirements 2024-02-11 19:38:58 +01:00
Arnold Dechamps f3e7edbc51
adding propper requirement files 2024-02-11 19:31:33 +01:00