search: added full-text search and docstrings

This commit is contained in:
2022-08-05 01:01:21 +02:00
parent a6e1735cac
commit 284a597d4a
15 changed files with 515 additions and 42 deletions

View File

@@ -14,7 +14,7 @@
</a>
on
<a href="{{ url_for('index', _anchor=entry.id) }}">
{{ entry.reviewed }}
{{ entry.date }}
</a>
</small><br>
{% if current_user.id == entry.user.id -%}