Commit graph

64 commits

Author SHA1 Message Date
Arnold Dechamps 6989865f6a
Merge pull request #13 from tldtest/staticfiles
staticfiles. Trying for the pages
2024-03-26 07:48:22 +01:00
Arnold Dechamps c15249fdd3
Create static.yml 2024-03-26 07:47:27 +01:00
Arnold Dechamps 4e8b34dbbb
staticfiles. Trying for the pages 2024-03-26 07:40:35 +01:00
Arnold Dechamps 2ed8eee073
Create CNAME 2024-03-26 07:37:04 +01:00
Arnold Dechamps 0059585c56
Merge pull request #12 from tldtest/dependabot/pip/django-5.0.3
Bump django from 5.0.2 to 5.0.3
2024-03-18 22:18:20 +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 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
Arnold Dechamps d3fc5633c6
Merge pull request #10 from tldtest/dependabot/pip/build-1.1.1
Bump build from 1.0.3 to 1.1.1
2024-03-01 05:37:42 +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 f4e85e3986
Merge pull request #9 from tldtest/dependabot
dependabot
2024-03-01 05:32:56 +01:00
Arnold Dechamps d1daca537f
dependabot 2024-03-01 05:32:12 +01:00
Arnold Dechamps e8b3afc7fb
Merge pull request #7 from tldtest/whois
RDAP not whois
2024-03-01 03:14:58 +01:00
Arnold Dechamps 596169e39d
Webdseign 2024-03-01 03:12:49 +01:00
Arnold Dechamps 52effec67c
RDAP not whois 2024-03-01 02:15:29 +01:00
Arnold Dechamps 2a7ee59458
Merge pull request #6 from tldtest/webdesign
Webdesign
2024-02-29 03:00:11 +01:00
Arnold Dechamps 13c76654af
linter gonna lint 2024-02-27 12:36:13 +01:00
Arnold Dechamps da22e30ab3
Basic Web Design 2024-02-26 12:02:06 +01:00
Arnold Dechamps ee29cef38e
Tailwindcss 2024-02-26 09:55:19 +01:00
Arnold Dechamps 847b6bd7c3
first table. Shows the content \o/ 2024-02-26 09:42:49 +01:00
Arnold Dechamps 46e7e22cc9
getting all objects 2024-02-26 09:42:26 +01:00
Arnold Dechamps dc483f2a2f
Merge pull request #5 from tldtest/zonepoller
Zonepoller
2024-02-26 09:20:31 +01:00
Arnold Dechamps 4baef0b431
typo 2024-02-26 09:18:02 +01:00
Arnold Dechamps 323db5f118
passed on zonefile instead of active DNS-Polling 2024-02-26 09:16:06 +01:00
Arnold Dechamps 3ba7da8cca
parsing zonefile and putting it in database 2024-02-26 07:06:14 +01:00
Arnold Dechamps 1f8041e52a
adding RootZone database 2024-02-26 06:29:59 +01:00
Arnold Dechamps 1d8a51d60f
Merge pull request #4 from tldtest/DNSSEC
DNSSEC almost working. Need to add other types of record to verify stuff
2024-02-26 03:41:32 +01:00
Arnold Dechamps 06ef8ab781
resistant to error's, DNSSEC done 2024-02-26 03:40:33 +01:00
Arnold Dechamps 644cc4599c
fixing listing. Now I get coherent results 2024-02-25 04:56:05 +01:00
Arnold Dechamps a8687af736
DNSSEC almost working. Need to add other types of record to verify stuff 2024-02-25 04:45:41 +01:00
Arnold Dechamps 575959e960
Merge pull request #3 from tldtest/tldsort
Populating TLD database
2024-02-25 03:45:16 +01:00
Arnold Dechamps 554564ee3c
working v4, v6 and nsserver 2024-02-25 03:44:26 +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 56f673ff3f
Merge pull request #2 from tldtest/basic_web
preping views
2024-02-23 22:49:04 +01:00
Arnold Dechamps c002b2da8e
404 and 500 2024-02-23 22:45:07 +01:00
Arnold Dechamps c3b6e8cb5b
changing name of the tests 2024-02-23 18:37:55 +01:00
Arnold Dechamps 35bf019089
proper linting 2024-02-23 18:37:07 +01:00
Arnold Dechamps 5251ec2639
More complex 2024-02-23 18:31:25 +01:00
Arnold Dechamps 8ca9715ebd
hello world working and Linter 2024-02-23 04:19:12 +01:00
Arnold Dechamps 4d76891d1b
preping views 2024-02-23 04:01:36 +01:00
Arnold Dechamps 49c565a6b1
Merge pull request #1 from tldtest/sorter
not yet working
2024-02-15 18:10:39 +01:00
Arnold Dechamps cc621e2653
flake 2024-02-15 18:09:45 +01:00
Arnold Dechamps 9b1e36dc81
Needs to do NS records and resolve value problems. Otherwise, mostly works 2024-02-15 16:48:49 +01:00
Arnold Dechamps 943a011e4a
fixes bug on showing the internal database 2024-02-15 16:47:34 +01:00
Arnold Dechamps 94cc3ba2a6
not yet working 2024-02-12 21:16:22 +01:00
Arnold Dechamps 963616fbcc
polls correct data and has it in text 2024-02-12 19:57:07 +01:00
Arnold Dechamps 05ca06bf2c
actual git ignore 2024-02-12 17:12:14 +01:00
Arnold Dechamps d348fcfe68
gitignore 2024-02-12 17:11:05 +01:00
Arnold Dechamps d990cbe5d5
fixing linting 2024-02-12 13:26:08 +01:00