linkding/bookmarks/services
Sascha Ißbrücker 814401be2e
Add option for showing bookmark favicons (#390)
* Implement favicon loader

* Implement load favicon task

* Show favicons in bookmark list

* Add missing migration

* Load missing favicons on import

* Automatically refresh favicons

* Add enable favicon setting

* Update uwsgi config to host favicons

* Improve settings wording

* Fix favicon loader test setup

* Document LD_FAVICON_PROVIDER setting

* Add refresh favicons button
2023-01-21 16:36:10 +01:00
..
__init__.py Implement add bookmark route 2019-06-28 19:37:41 +02:00
bookmarks.py Add option for showing bookmark favicons (#390) 2023-01-21 16:36:10 +01:00
exporter.py Implement bookmark export 2019-12-26 13:45:12 +01:00
favicon_loader.py Add option for showing bookmark favicons (#390) 2023-01-21 16:36:10 +01:00
importer.py Add option for showing bookmark favicons (#390) 2023-01-21 16:36:10 +01:00
parser.py Add read it later functionality (#304) 2022-07-23 22:17:20 +02:00
tags.py Fix duplicate tag error (#65) 2021-01-12 22:42:56 +01:00
tasks.py Add option for showing bookmark favicons (#390) 2023-01-21 16:36:10 +01:00
wayback.py Prevent rate limit errors in wayback machine API (#339) 2022-09-10 20:43:15 +02:00
website_loader.py Cache website metadata to avoid duplicate scraping (#401) 2023-01-20 22:28:44 +01:00