Commit graph

189 commits

Author SHA1 Message Date
Arnold Dechamps 577cbf467e
Merge pull request #74 from altf4arnold/500
[FIX] Shows error 404 instead of 500
2024-06-02 21:24:15 +02:00
Arnold Dechamps 27de8e0427
[FIX] Shows error 404 instead of 500 2024-06-02 21:13:10 +02:00
Arnold Dechamps 4aa1c09e41
Merge pull request #72 from altf4arnold/fixing-atlas
[FIX] attempted fix
2024-06-02 01:47:36 +02:00
Arnold Dechamps 0b34e75aff
[FIX] attempted fix 2024-06-02 01:47:10 +02:00
Arnold Dechamps 586c194c2a
Merge pull request #71 from altf4arnold/Atlas
[ADD] Module for Atlas
2024-06-02 01:35:11 +02:00
Arnold Dechamps bb6b0a9813
[ADD] Adding the latency map 2024-06-02 01:18:46 +02:00
Arnold Dechamps b53e7bc62c
Final structure 2024-06-02 01:04:57 +02:00
Arnold Dechamps 32ce80e3b4
Working validated 2024-06-02 00:52:59 +02:00
Arnold Dechamps 84b121ace1
Should be functionnal 2024-06-02 00:47:31 +02:00
Arnold Dechamps 2c4290a7c6
[ADD] Adding the API link, database structure and admin panel to trigger measurement creation 2024-06-01 23:47:54 +02:00
Arnold Dechamps 35c54097dd
[ADD] Module for Atlas 2024-06-01 23:20:18 +02:00
Arnold Dechamps 17ae93d9db
Merge pull request #70 from altf4arnold/dependabot/pip/requests-2.32.3
Bump requests from 2.32.0 to 2.32.3
2024-06-01 20:59:03 +02:00
dependabot[bot] 756123e4c1
Bump requests from 2.32.0 to 2.32.3
Bumps [requests](https://github.com/psf/requests) from 2.32.0 to 2.32.3.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.0...v2.32.3)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-01 18:58:20 +00:00
Arnold Dechamps 7c551cfbdb
Merge pull request #69 from altf4arnold/dependabot/pip/typing-extensions-4.12.0
Bump typing-extensions from 4.11.0 to 4.12.0
2024-06-01 20:56:06 +02:00
dependabot[bot] 3dc84a5c35
Bump typing-extensions from 4.11.0 to 4.12.0
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.11.0 to 4.12.0.
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](https://github.com/python/typing_extensions/compare/4.11.0...4.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-01 11:07:14 +00:00
Arnold Dechamps 1ea1438a3e
Merge pull request #67 from altf4arnold/API-pagination
[FIX] ordering per TLD on the API
2024-05-25 04:25:21 +02:00
Arnold Dechamps e923ed926b
[FIX] ordering per TLD on the API 2024-05-25 04:24:08 +02:00
Arnold Dechamps 67152619e6
Merge pull request #66 from altf4arnold/IPv6
[ADD] Adding IPv6 connectivity from withing the container
2024-05-22 03:13:56 +02:00
Arnold Dechamps 0e623f82b2
[ADD] Adding IPv6 connectivity from withing the container (wasn't aware it wasn't done by default) 2024-05-22 03:00:31 +02:00
Arnold Dechamps 6a6d888b4d
Merge pull request #64 from altf4arnold/dependabot/pip/requests-2.32.0 2024-05-21 15:47:00 +02:00
dependabot[bot] 597545f8fd
---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 08:18:58 +00:00
Arnold Dechamps 84e3f5c626
Merge pull request #63 from altf4arnold/cl
[FIX] poor .cl has no name in RDAP database. Let's put the link inste…
2024-05-18 03:49:39 +02:00
Arnold Dechamps 6a60bbfa77
[FIX] poor .cl has no name in RDAP database. Let's put the link instead of blank 2024-05-18 03:47:35 +02:00
Arnold Dechamps 69dc1ebb84
Merge pull request #62 from altf4arnold/Exception
[FIX] Handling exceptions
2024-05-18 03:18:31 +02:00
Arnold Dechamps 8bdd4bd8c9
[FIX] Handling exceptions 2024-05-18 03:17:47 +02:00
Arnold Dechamps c52742a6ae
Merge pull request #61 from altf4arnold/fix-href
[FIX] API has changed at the other side
2024-05-18 03:15:34 +02:00
Arnold Dechamps b0533a4bf1
[FIX] Changing API endpoint to the IANA one 2024-05-18 03:09:44 +02:00
Arnold Dechamps a545ecc0eb
[FIX] API has changed at the other side. Link taken is not the correct one anymore 2024-05-18 02:53:40 +02:00
Arnold Dechamps 2f920dfba3
Merge pull request #59 from altf4arnold/fixing-4040-and-500-page
[FIX] 404 and 500 page not centered
2024-05-18 02:49:20 +02:00
Arnold Dechamps 535ef3e862
[FIX] Putting the 404 page back in the CDN for website redirection 2024-05-18 02:47:39 +02:00
Arnold Dechamps 98a89508d2
[FIX] 404 and 500 page not centered 2024-05-18 02:29:37 +02:00
Arnold Dechamps c1e7c3dd58
Merge pull request #58 from altf4arnold/permanent-dark-theme
DARK THEME !!!
2024-05-18 02:17:15 +02:00
Arnold Dechamps 84c7b05748
[ADD] Permanent dark mode 2024-05-18 02:15:44 +02:00
Arnold Dechamps 04e19dd07c
Merge pull request #56 from altf4arnold/alphabetical-order
[FIX] Sorting the list of tld's in alphabetical order
2024-05-18 02:00:07 +02:00
Arnold Dechamps d2b018cf3f
[FIX] Sorting the list of tld's in alphabetical order instead of dumping the database in the page 2024-05-18 01:57:39 +02:00
Arnold Dechamps f298842d8f
[FIX] Until next broken 2024-05-18 01:49:47 +02:00
Arnold Dechamps b169779075
Forgot css (#55)
* [FIX] Forgot the CSS

* [FIX] CSS

* [FIX] temp fix until next broken
2024-05-18 01:47:28 +02:00
Arnold Dechamps e43dd1e81c
Forgot css (#54)
* [FIX] Forgot the CSS

* [FIX] CSS
2024-05-18 01:43:24 +02:00
Arnold Dechamps 566b85610f
[FIX] Forgot the CSS (#53) 2024-05-18 01:39:30 +02:00
Arnold Dechamps 97f0fdbbdc
Making darmode permanent (#52) 2024-05-17 19:25:13 +02:00
Arnold Dechamps 973d887ad5
favicon (#51) 2024-05-13 17:26:40 +02:00
Arnold Dechamps 01d8a450d4
Updating static files and updating redirection (#50) 2024-05-11 03:19:07 +02:00
Arnold Dechamps 6c245fce17
Rolling back to stuff that actually works (#49) 2024-05-11 03:14:58 +02:00
Arnold Dechamps c94f2ffea7
Update deployment.yml 2024-05-11 03:09:38 +02:00
Arnold Dechamps 5a42798891
redirecting with 404 (#48) 2024-05-11 03:03:46 +02:00
Arnold Dechamps 1b720cb621
Update deployment.yml 2024-05-11 02:57:49 +02:00
Arnold Dechamps a49f459a5b
Updating workflows (#47)
* updating workflows

* another test for deployment workflow

* making the workflows more polished

* udpating again
2024-05-11 02:54:56 +02:00
Arnold Dechamps 7e2dd22b10
Updating workflows (#46)
* updating workflows

* another test for deployment workflow

* making the workflows more polished
2024-05-11 02:44:11 +02:00
Arnold Dechamps 296c6e3720
Updating workflows (#45)
* updating workflows

* another test for deployment workflow
2024-05-11 02:37:39 +02:00
Arnold Dechamps e540644240
updating workflows (#44) 2024-05-11 02:33:20 +02:00