Skip to content
Snippets Groups Projects
Commit 85fc1ecb authored by RenovateBot's avatar RenovateBot Committed by Georg Krause
Browse files

chore(deps): update dependency djlint to v1.32.1

parent 56d62646
Branches
Tags 0.5.4
1 merge request!79chore(deps): update dependency djlint to v1.32.1
Pipeline #32623 passed
Showing
with 678 additions and 757 deletions
repos: repos:
- repo: https://github.com/Riverside-Healthcare/djLint - repo: https://github.com/Riverside-Healthcare/djLint
rev: v1.19.14 rev: v1.32.1
hooks: hooks:
- id: djlint-jinja - id: djlint-jinja
args: [--reformat] args: [--reformat]
......
This diff is collapsed.
...@@ -15,7 +15,7 @@ pelican-sitemap = {git = "https://github.com/pelican-plugins/sitemap.git", rev = ...@@ -15,7 +15,7 @@ pelican-sitemap = {git = "https://github.com/pelican-plugins/sitemap.git", rev =
[tool.poetry.group.dev.dependencies] [tool.poetry.group.dev.dependencies]
black = "^23.0.0" black = "^23.0.0"
djlint = "1.19.9" djlint = "1.32.1"
pytest = "^7.2.2" pytest = "^7.2.2"
pyld = "<2" pyld = "<2"
requests-mock = "^1.10.0" requests-mock = "^1.10.0"
......
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
<div class="card-tags" <div class="card-tags"
aria-description="{% trans %}App properties{% endtrans %}"> aria-description="{% trans %}App properties{% endtrans %}">
{% for tag in app.tags %} {% for tag in app.tags %}
<span class="funkwhale is-colored pill is-{{ TAG_COLORS[tag]|default('secondary') }}"> <span class="funkwhale is-colored pill is-{{ TAG_COLORS[tag]|default("secondary") }}">
<div class="pill-content">{% trans %}{{ tag }}{% endtrans %}</div> <div class="pill-content">{% trans %}{{ tag }}{% endtrans %}</div>
</span> </span>
{% endfor %} {% endfor %}
......
...@@ -97,17 +97,13 @@ ...@@ -97,17 +97,13 @@
<td> <td>
<a href="https://www.debian.org/">{% trans %}Debian{% endtrans %}</a> <a href="https://www.debian.org/">{% trans %}Debian{% endtrans %}</a>
</td> </td>
<td> <td>{% trans %}The Universal Operating System{% endtrans %}</td>
{% trans %}The Universal Operating System{% endtrans %}
</td>
</tr> </tr>
<tr> <tr>
<td> <td>
<a href="https://www.proxmox.com/en/proxmox-ve">{% trans %}Proxmox VE{% endtrans %}</a> <a href="https://www.proxmox.com/en/proxmox-ve">{% trans %}Proxmox VE{% endtrans %}</a>
</td> </td>
<td> <td>{% trans %}Open-Source Virtualization Platform{% endtrans %}</td>
{% trans %}Open-Source Virtualization Platform{% endtrans %}
</td>
</tr> </tr>
<tr> <tr>
<td> <td>
...@@ -121,49 +117,37 @@ ...@@ -121,49 +117,37 @@
<td> <td>
<a href="https://nginx.org/">{% trans %}Nginx{% endtrans %}</a> <a href="https://nginx.org/">{% trans %}Nginx{% endtrans %}</a>
</td> </td>
<td> <td>{% trans %}The open-source web server that powers 400 million websites{% endtrans %}</td>
{% trans %}The open-source web server that powers 400 million websites{% endtrans %}
</td>
</tr> </tr>
<tr> <tr>
<td> <td>
<a href="https://letsencrypt.org/">{% trans %}letsencrypt{% endtrans %}</a> <a href="https://letsencrypt.org/">{% trans %}letsencrypt{% endtrans %}</a>
</td> </td>
<td> <td>{% trans %}A free, automated, and open Certificate Authority{% endtrans %}</td>
{% trans %}A free, automated, and open Certificate Authority{% endtrans %}
</td>
</tr> </tr>
<tr> <tr>
<td> <td>
<a href="https://mailcow.email/">{% trans %}Mailcow{% endtrans %}</a> <a href="https://mailcow.email/">{% trans %}Mailcow{% endtrans %}</a>
</td> </td>
<td> <td>{% trans %}The mailserver suite with the 'moo'{% endtrans %}</td>
{% trans %}The mailserver suite with the 'moo'{% endtrans %}
</td>
</tr> </tr>
<tr> <tr>
<td> <td>
<a href="https://github.com/louislam/uptime-kuma">{% trans %}Uptime Kuma{% endtrans %}</a> <a href="https://github.com/louislam/uptime-kuma">{% trans %}Uptime Kuma{% endtrans %}</a>
</td> </td>
<td> <td>{% trans %}A fancy self-hosted monitoring tool{% endtrans %}</td>
{% trans %}A fancy self-hosted monitoring tool{% endtrans %}
</td>
</tr> </tr>
<tr> <tr>
<td> <td>
<a href="https://autorestic.vercel.app/">{% trans %}autorestic{% endtrans %}</a> <a href="https://autorestic.vercel.app/">{% trans %}autorestic{% endtrans %}</a>
</td> </td>
<td> <td>{% trans %}High backup level CLI utility{% endtrans %}</td>
{% trans %}High backup level CLI utility{% endtrans %}
</td>
</tr> </tr>
<tr> <tr>
<td> <td>
<a href="https://docs.ansible.com/">{% trans %}Ansible{% endtrans %}</a> <a href="https://docs.ansible.com/">{% trans %}Ansible{% endtrans %}</a>
</td> </td>
<td> <td>{% trans %}An IT automation tool{% endtrans %}</td>
{% trans %}An IT automation tool{% endtrans %}
</td>
</tr> </tr>
</table> </table>
</div> </div>
...@@ -171,17 +155,11 @@ ...@@ -171,17 +155,11 @@
<h2> <h2>
<i class="fa fa-music"></i> {% trans %}Funkwhale{% endtrans %} <i class="fa fa-music"></i> {% trans %}Funkwhale{% endtrans %}
</h2> </h2>
<p> <p>{% trans %}Funkwhale was made possible by these projects{% endtrans %}</p>
{% trans %}Funkwhale was made possible by these projects{% endtrans %}
</p>
<table> <table>
<tr> <tr>
<th> <th>{% trans %}Project{% endtrans %}</th>
{% trans %}Project{% endtrans %} <th>{% trans %}Description{% endtrans %}</th>
</th>
<th>
{% trans %}Description{% endtrans %}
</th>
</tr> </tr>
<tr> <tr>
<td> <td>
...@@ -195,17 +173,13 @@ ...@@ -195,17 +173,13 @@
<td> <td>
<a href="https://funkwhale.audio/apps/">{% trans %}Subsonic applications{% endtrans %}</a> <a href="https://funkwhale.audio/apps/">{% trans %}Subsonic applications{% endtrans %}</a>
</td> </td>
<td> <td>{% trans %}All third-party applications compatible with the Subsonic protocol{% endtrans %}</td>
{% trans %}All third-party applications compatible with the Subsonic protocol{% endtrans %}
</td>
</tr> </tr>
<tr> <tr>
<td> <td>
<a href="https://www.postgresql.org/">{% trans %}PostgreSQL{% endtrans %}</a> <a href="https://www.postgresql.org/">{% trans %}PostgreSQL{% endtrans %}</a>
</td> </td>
<td> <td>{% trans %}The World's Most Advanced Open Source Relational Database{% endtrans %}</td>
{% trans %}The World's Most Advanced Open Source Relational Database{% endtrans %}
</td>
</tr> </tr>
<tr> <tr>
<td> <td>
...@@ -219,25 +193,19 @@ ...@@ -219,25 +193,19 @@
<td> <td>
<a href="https://www.sphinx-doc.org/">{% trans %}Sphinx{% endtrans %}</a> <a href="https://www.sphinx-doc.org/">{% trans %}Sphinx{% endtrans %}</a>
</td> </td>
<td> <td>{% trans %}A tool that makes it easy to create intelligent and beautiful documentation{% endtrans %}</td>
{% trans %}A tool that makes it easy to create intelligent and beautiful documentation{% endtrans %}
</td>
</tr> </tr>
<tr> <tr>
<td> <td>
<a href="https://docs.funkwhale.audio/installation/#third-party-packages">{% trans %}Third-party packagers{% endtrans %}</a> <a href="https://docs.funkwhale.audio/installation/#third-party-packages">{% trans %}Third-party packagers{% endtrans %}</a>
</td> </td>
<td> <td>{% trans %}All the individuals who maintain installation packages for Funkwhale{% endtrans %}</td>
{% trans %}All the individuals who maintain installation packages for Funkwhale{% endtrans %}
</td>
</tr> </tr>
<tr> <tr>
<td> <td>
<a href="https://activitypub.rocks/">{% trans %}ActivityPub{% endtrans %}</a> <a href="https://activitypub.rocks/">{% trans %}ActivityPub{% endtrans %}</a>
</td> </td>
<td> <td>{% trans %}A decentralized social networking protocol{% endtrans %}</td>
{% trans %}A decentralized social networking protocol{% endtrans %}
</td>
</tr> </tr>
</table> </table>
</div> </div>
...@@ -245,17 +213,11 @@ ...@@ -245,17 +213,11 @@
<h2> <h2>
<i class="fa fa-mouse-pointer"></i> {% trans %}Funkwhale (user interface){% endtrans %} <i class="fa fa-mouse-pointer"></i> {% trans %}Funkwhale (user interface){% endtrans %}
</h2> </h2>
<p> <p>{% trans %}Our user interface is built on top of these projects and technologies.{% endtrans %}</p>
{% trans %}Our user interface is built on top of these projects and technologies.{% endtrans %}
</p>
<table> <table>
<tr> <tr>
<th> <th>{% trans %}Project{% endtrans %}</th>
{% trans %}Project{% endtrans %} <th>{% trans %}Description{% endtrans %}</th>
</th>
<th>
{% trans %}Description{% endtrans %}
</th>
</tr> </tr>
<tr> <tr>
<td> <td>
...@@ -269,25 +231,19 @@ ...@@ -269,25 +231,19 @@
<td> <td>
<a href="https://vuejs.org/">{% trans %}Vue.js{% endtrans %}</a> <a href="https://vuejs.org/">{% trans %}Vue.js{% endtrans %}</a>
</td> </td>
<td> <td>{% trans %}The Progressive JavaScript Framework{% endtrans %}</td>
{% trans %}The Progressive JavaScript Framework{% endtrans %}
</td>
</tr> </tr>
<tr> <tr>
<td> <td>
<a href="https://github.com/axios/axios/">{% trans %}axios{% endtrans %}</a> <a href="https://github.com/axios/axios/">{% trans %}axios{% endtrans %}</a>
</td> </td>
<td> <td>{% trans %}Promise based HTTP client for the browser and node.js{% endtrans %}</td>
{% trans %}Promise based HTTP client for the browser and node.js{% endtrans %}
</td>
</tr> </tr>
<tr> <tr>
<td> <td>
<a href="https://dev.funkwhale.audio/funkwhale/funkwhale/blob/develop/front/package.json">{% trans %}All our Dependencies{% endtrans %}</a> <a href="https://dev.funkwhale.audio/funkwhale/funkwhale/blob/develop/front/package.json">{% trans %}All our Dependencies{% endtrans %}</a>
</td> </td>
<td> <td>{% trans %}Because we can't list every single dependency here!{% endtrans %}</td>
{% trans %}Because we can't list every single dependency here!{% endtrans %}
</td>
</tr> </tr>
</table> </table>
</div> </div>
...@@ -295,17 +251,11 @@ ...@@ -295,17 +251,11 @@
<h2> <h2>
<i class="fa fa-server"></i> {% trans %}Funkwhale (backend){% endtrans %} <i class="fa fa-server"></i> {% trans %}Funkwhale (backend){% endtrans %}
</h2> </h2>
<p> <p>{% trans %}The Funkwhale server is built on top of these projects and technologies.{% endtrans %}</p>
{% trans %}The Funkwhale server is built on top of these projects and technologies.{% endtrans %}
</p>
<table> <table>
<tr> <tr>
<th> <th>{% trans %}Project{% endtrans %}</th>
{% trans %}Project{% endtrans %} <th>{% trans %}Description{% endtrans %}</th>
</th>
<th>
{% trans %}Description{% endtrans %}
</th>
</tr> </tr>
<tr> <tr>
<td> <td>
...@@ -319,25 +269,19 @@ ...@@ -319,25 +269,19 @@
<td> <td>
<a href="https://www.djangoproject.com/">{% trans %}Django{% endtrans %}</a> <a href="https://www.djangoproject.com/">{% trans %}Django{% endtrans %}</a>
</td> </td>
<td> <td>{% trans %}The Web framework for perfectionists with deadlines{% endtrans %}</td>
{% trans %}The Web framework for perfectionists with deadlines{% endtrans %}
</td>
</tr> </tr>
<tr> <tr>
<td> <td>
<a href="https://www.django-rest-framework.org/">{% trans %}Django Rest Framework{% endtrans %}</a> <a href="https://www.django-rest-framework.org/">{% trans %}Django Rest Framework{% endtrans %}</a>
</td> </td>
<td> <td>{% trans %}A powerful and flexible toolkit for building Web APIs{% endtrans %}</td>
{% trans %}A powerful and flexible toolkit for building Web APIs{% endtrans %}
</td>
</tr> </tr>
<tr> <tr>
<td> <td>
<a href="https://dev.funkwhale.audio/funkwhale/funkwhale/-/blob/develop/api/pyproject.toml">{% trans %}All our Dependencies{% endtrans %}</a> <a href="https://dev.funkwhale.audio/funkwhale/funkwhale/-/blob/develop/api/pyproject.toml">{% trans %}All our Dependencies{% endtrans %}</a>
</td> </td>
<td> <td>{% trans %}Because we can't list every single dependency here!{% endtrans %}</td>
{% trans %}Because we can't list every single dependency here!{% endtrans %}
</td>
</tr> </tr>
</table> </table>
</div> </div>
......
...@@ -181,9 +181,9 @@ ...@@ -181,9 +181,9 @@
{% for row in BUDGET %} {% for row in BUDGET %}
<tr> <tr>
<td>{{ row.title }}</td> <td>{{ row.title }}</td>
<td class="number">{{ row["balance"] | replace(",", ".") | float | round(2) }} €</td> <td class="number">{{ row["balance"] | replace(',', '.') | float | round(2) }} €</td>
<td class="number">{{ row["ACTUAL 2023"] | replace(",", ".") | float | round(2) }} €</td> <td class="number">{{ row["ACTUAL 2023"] | replace(',', '.') | float | round(2) }} €</td>
<td class="number">{{ row["ACTUAL 2022"] | replace(",", ".") | float | round(2) }} €</td> <td class="number">{{ row["ACTUAL 2022"] | replace(',', '.') | float | round(2) }} €</td>
</tr> </tr>
{% endfor %} {% endfor %}
</table> </table>
......
...@@ -23,9 +23,7 @@ ...@@ -23,9 +23,7 @@
<select id="language-selector" onchange="location = this.value;"> <select id="language-selector" onchange="location = this.value;">
{% for lang, url in lang_siteurls.items() %} {% for lang, url in lang_siteurls.items() %}
<option value="{{ url }}/{{ output_file }}" <option value="{{ url }}/{{ output_file }}"
{% if lang == DEFAULT_LANG %}selected{% endif %}> {% if lang == DEFAULT_LANG %}selected{% endif %}>{{ lang | lang_name }}</option>
{{ lang | lang_name }}
</option>
{% endfor %} {% endfor %}
</select> </select>
{% endif %} {% endif %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment