linkding/bookmarks
Sascha Ißbrücker df9f0095cc
Add button for creating missing HTML snapshots (#696)
* add button for creating missing HTML snapshots

* refactor messages in settings view

* show alternative text when there are no missing snapshots
2024-04-14 13:21:15 +02:00
..
api Include web archive link in /api/bookmarks/ (#655) 2024-03-17 10:04:05 +01:00
e2e Refactor client-side fetch logic (#693) 2024-04-11 19:07:20 +02:00
frontend Refactor client-side fetch logic (#693) 2024-04-11 19:07:20 +02:00
management/commands Add full backup method (#686) 2024-04-07 17:49:30 +02:00
migrations Archive snapshots of websites locally (#672) 2024-04-01 15:19:38 +02:00
services Add button for creating missing HTML snapshots (#696) 2024-04-14 13:21:15 +02:00
static Improve PWA capabilities (#630) 2024-03-16 15:20:22 +01:00
styles Refactor client-side fetch logic (#693) 2024-04-11 19:07:20 +02:00
templates Add button for creating missing HTML snapshots (#696) 2024-04-14 13:21:15 +02:00
templatetags Add black code formatter 2024-01-27 11:29:16 +01:00
tests Add button for creating missing HTML snapshots (#696) 2024-04-14 13:21:15 +02:00
views Add button for creating missing HTML snapshots (#696) 2024-04-14 13:21:15 +02:00
__init__.py Implement basic bookmark page 2019-06-27 08:09:51 +02:00
admin.py Replace django-background-tasks with huey (#657) 2024-04-07 11:11:14 +02:00
apps.py Add black code formatter 2024-01-27 11:29:16 +01:00
context_processors.py Add black code formatter 2024-01-27 11:29:16 +01:00
feeds.py Add RSS feeds for shared bookmarks (#656) 2024-03-17 11:55:34 +01:00
middlewares.py Add option to share bookmarks publicly (#503) 2023-08-15 00:20:52 +02:00
models.py Archive snapshots of websites locally (#672) 2024-04-01 15:19:38 +02:00
queries.py Add black code formatter 2024-01-27 11:29:16 +01:00
signals.py Add black code formatter 2024-01-27 11:29:16 +01:00
tasks.py Replace django-background-tasks with huey (#657) 2024-04-07 11:11:14 +02:00
urls.py Refactor client-side fetch logic (#693) 2024-04-11 19:07:20 +02:00
utils.py Add support for OIDC (#389) 2024-03-16 23:42:46 +01:00
validators.py Add black code formatter 2024-01-27 11:29:16 +01:00