linkding/bookmarks
pettijohn 2b342c0d56
Add option for passing arguments to single-file command (#691)
* Promoting singlefile timeout to env variable

* Promoting singlefile timeout to env variable

* add tests

* Add LD_SINGLEFILE_OPTIONS support

* add tests

---------

Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@gmail.com>
2024-04-09 20:22:14 +02:00
..
api Include web archive link in /api/bookmarks/ (#655) 2024-03-17 10:04:05 +01:00
e2e Add bookmark details view (#665) 2024-03-29 12:37:20 +01:00
frontend Fix jumping tag auto complete 2024-04-09 19:41:14 +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 option for passing arguments to single-file command (#691) 2024-04-09 20:22:14 +02:00
static Improve PWA capabilities (#630) 2024-03-16 15:20:22 +01:00
styles Archive snapshots of websites locally (#672) 2024-04-01 15:19:38 +02:00
templates Replace django-background-tasks with huey (#657) 2024-04-07 11:11:14 +02:00
templatetags Add black code formatter 2024-01-27 11:29:16 +01:00
tests Add option for passing arguments to single-file command (#691) 2024-04-09 20:22:14 +02:00
views Archive snapshots of websites locally (#672) 2024-04-01 15:19:38 +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 Archive snapshots of websites locally (#672) 2024-04-01 15:19:38 +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