linkding/bookmarks/services
Sascha Ißbrücker d87dde6bae
Create snapshots on web.archive.org for bookmarks (#150)
* Implement initial background tasks concept

* fix property reference

* update requirements.txt

* simplify bookmark null check

* improve web archive url display

* add background tasks test

* add basic supervisor setup

* schedule missing snapshot creation on login

* remove task locks and clear task history before starting background task processor

* batch create snapshots after import

* fix script reference in supervisord.conf

* add option to disable background tasks

* restructure feature overview
2021-09-04 22:31:04 +02:00
..
__init__.py Implement add bookmark route 2019-06-28 19:37:41 +02:00
bookmarks.py Create snapshots on web.archive.org for bookmarks (#150) 2021-09-04 22:31:04 +02:00
exporter.py Implement bookmark export 2019-12-26 13:45:12 +01:00
importer.py Create snapshots on web.archive.org for bookmarks (#150) 2021-09-04 22:31:04 +02:00
parser.py Add settings view tests 2021-05-14 23:34:53 +02:00
tags.py Fix duplicate tag error (#65) 2021-01-12 22:42:56 +01:00
tasks.py Create snapshots on web.archive.org for bookmarks (#150) 2021-09-04 22:31:04 +02:00
website_loader.py Fix website scraper decoding content incorrectly (#126) 2021-08-25 10:16:23 +02:00