| .. |
|
plugins
|
Move ruff to 0.12.2 and fix new complaints
|
2025-07-05 10:09:08 -05:00 |
|
tests
|
test: Ensure MIME type for JS is JavaScript
|
2026-04-20 10:14:29 +02:00 |
|
themes
|
Support CSS_FILE in Simple theme
|
2026-04-14 12:05:32 +02:00 |
|
tools
|
refactor: Upgrade code for Python 3.11 and above
|
2026-03-31 14:18:33 +02:00 |
|
__init__.py
|
Update code for Python 3.10+
|
2025-10-17 09:49:08 +02:00 |
|
__main__.py
|
The ruff and ruff-format fixes
|
2024-05-30 09:08:16 -05:00 |
|
cache.py
|
Move ruff to 0.12.2 and fix new complaints
|
2025-07-05 10:09:08 -05:00 |
|
contents.py
|
Fix disabled category output
|
2026-04-14 12:02:25 +02:00 |
|
generators.py
|
Fix disabled category output
|
2026-04-14 12:02:25 +02:00 |
|
log.py
|
Fix raising exceptions on filtered logs
|
2026-04-15 08:14:52 +02:00 |
|
paginator.py
|
Move ruff to 0.12.2 and fix new complaints
|
2025-07-05 10:09:08 -05:00 |
|
readers.py
|
Fix disabled category output
|
2026-04-14 12:02:25 +02:00 |
|
rstdirectives.py
|
Enable flake8-unused-arguments Ruff rule.
|
2025-07-22 15:39:30 +12:00 |
|
server.py
|
Merge cbf2d901a6 into 5672362f41
|
2026-04-20 15:50:20 +02:00 |
|
settings.py
|
Use more specific exceptions instead of just Exception.
|
2026-04-18 08:18:02 +02:00 |
|
signals.py
|
Apply code style to project via: ruff format .
|
2023-10-29 22:18:29 +01:00 |
|
urlwrappers.py
|
Log warnings on creating (tag) slugs directly
|
2026-04-13 18:34:26 +02:00 |
|
utils.py
|
Use more specific exceptions instead of just Exception.
|
2026-04-18 08:18:02 +02:00 |
|
writers.py
|
Better error messages with trying to (and failing) to overwrite files
|
2026-04-13 18:34:26 +02:00 |