Commit graph

11 commits

Author SHA1 Message Date
ca2c765bef
build: add a check with ruff 2024-03-25 13:19:41 +01:00
Luc Didry
cf609eae6b
🎨 — Improve code structure following review of MR !25 2024-03-21 15:49:40 +01:00
Luc Didry
76bd10108d
🚨 — Improve djlint test and fix its warnings/errors 2024-03-14 16:49:02 +01:00
Luc Didry
f2cec6a8ae
🗃💄🎨 — Lot of changes: DB, UI and some code improvements
- 🗃 Store last status and submitted_at in Task. Reduce queries number
- 🗃 Add an Unknown status
- 💄 Add a logo
- 💄 Add a navbar
- 💄 Add a filter on domains page
- 🎨 Use url_for in every templates’ href
2024-03-14 16:49:02 +01:00
1def0a0661 feat: Add alembic for db migrations 2023-12-16 23:35:56 +01:00
03b805f223 build: add lint and develop targets 2023-12-16 22:20:36 +01:00
Luc Didry
147d3c63c2 🔒 — Remove CDN in docs (fix #18) 2023-12-14 15:20:46 +01:00
Luc Didry
e10f4e9c2d Use Pylint 2023-12-14 15:20:33 +01:00
Luc Didry
61c3dd3fa7 🚨👷 — Add djlint in CI + fix djlint warnings 2023-11-22 15:54:37 +01:00
2383326af8 Fix broken links and update docs 2023-11-12 17:23:13 +01:00
77adbe46eb 📝 Start a documentation 2023-10-19 22:46:01 +02:00